# Subscribing to public and premium datasets

Using the same Data Observatory interface within the CARTO Workspace users can instantly subscribe to any of our public datasets and submit requests to start the licensing process of premium datasets from our vetted data sources.

All subscriptions are available to all members of the same organization. This is, if a particular user subscribes to a public dataset, that subscription will be accessible by any member of their organization. Exceptionally, certain premium subscriptions will be accessible by a limited number of users.

## Public datasets <a href="#public-datasets" id="public-datasets"></a>

{% hint style="info" %}
By default, public data subscriptions become available in the CARTO Data Warehouse and from BigQuery connections located in the US Multi-region. Admins can request a transfer to their own data warehouse from the Data observatory settings. To get more information, please contact your CARTO representative.
{% endhint %}

If the dataset license is public, within the dataset page in the Spatial Data Catalog you can click on *Subscribe for free* to start the subscription process.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-320d4b2dec79c8e12b316adf0db160193ba74732%2FScreenshot%202024-12-02%20at%2013.21.38.png?alt=media" alt=""><figcaption></figcaption></figure>

After that, you will have to read an approve the license terms of that data source and confirm the subscription.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-08bf602ff5c8a82b17df50cd2d4f552e4867c5e6%2FScreenshot%202024-12-02%20at%2013.21.47.png?alt=media" alt=""><figcaption></figcaption></figure>

Once the subscription is confirmed, you will be able to click on *View data* to access the dataset (using the CARTO Data Warehouse resources).

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-8a2c01d7f84086e73abd6763b681a1ff0393b036%2FScreenshot%202024-12-02%20at%2013.23.33.png?alt=media" alt=""><figcaption></figcaption></figure>

After clicking on *View data* you will be redirected to the [Data Explorer](https://docs.carto.com/carto-user-manual/data-explorer), from where you will be able to browse your dataset like any other.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-d039cd09af3e091fe3958796c47a7d4365dfbf79%2FScreenshot%202025-11-07%20at%2018.17.00.png?alt=media" alt=""><figcaption></figcaption></figure>

### **Unsubscribing**

Public subscriptions have perpetual licenses. However, Admins can unsubscribe at any time from the [Data Observatory settings](https://docs.carto.com/carto-user-manual/settings/data-observatory).

## Premium datasets <a href="#premium-datasets" id="premium-datasets"></a>

For premium datasets, the user can place a subscription request, after which our team of experts will get in touch to help you understand all the details about the dataset to ensure it is the best fit for the use-case and to guarantee a hassle-free subscription process. Once that process is completed, the premium data subscription will be automatically created and you will have access to a ready-to-query and always up-to-date version of the premium dataset of your choice.

{% hint style="info" %}
**Attention:** Some premium subscriptions are licensable only for a limited number of user seats.
{% endhint %}

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-5510cefb13ec4aff1fa6ee897520b2ae47411230%2FScreenshot%202024-12-02%20at%2013.28.18.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-be6c2e8571d13c25e09a32bbe23fa88cd63389d7%2FScreenshot%202024-12-02%20at%2013.28.26.png?alt=media" alt=""><figcaption></figcaption></figure>

Those datasets for which you have requested access will be identifiable with the tag "Requested". You can cancel your request at any point by clicking on the cross icon.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-9d7ce505058d84fbec1873186fae74948ae9370c%2FScreenshot%202024-12-02%20at%2013.29.44.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.carto.com/carto-user-manual/data-observatory/subscribing-to-public-and-premium-datasets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
