# Data Observatory

## Data Catalog <a href="#your-subscriptions-and-samples" id="your-subscriptions-and-samples"></a>

The Data Observatory section of the Workspace allows users to find the best data for their use case among the thousands of spatial datasets available in the CARTO’s Spatial Data Catalog.

<figure><img src="/files/lNIZX7BgCER0BcHjAo1r" alt=""><figcaption><p>The Data Observatory homepage</p></figcaption></figure>

<figure><img src="/files/tvnlITtEkag2I5Z3LmMb" alt=""><figcaption><p>The Data Observatory catalog is also accessible publicly at <a href="https://carto.com/data">carto.com/data</a></p></figcaption></figure>

From the Spatial Data Catalog, you can:

* [Explore the catalog](/carto-user-manual/data-observatory/accessing-and-browsing-the-spatial-data-catalog.md) to find the data that best suits your needs.
* [Access free samples](/carto-user-manual/data-observatory/accessing-free-data-samples.md) of most public and premium datasets.
* [Subscribe to any of our public datasets](/carto-user-manual/data-observatory/subscribing-to-public-and-premium-datasets.md) or [submit requests](/carto-user-manual/data-observatory/subscribing-to-public-and-premium-datasets.md#premium-datasets) to start the licensing process of premium datasets from our vetted data sources.

## Your subscriptions and samples <a href="#your-subscriptions-and-samples" id="your-subscriptions-and-samples"></a>

Your subscriptions and samples can be accessed through any of your Data Warehouse connections, including the CARTO Data Warehouse (which is used by default, where available). The access method depends on which warehouse you're using:

* **CARTO Data Warehouse:** You will find a Data Observatory (US) folder with all your samples and subscriptions. Learn more about the [CARTO Data Warehouse](/carto-user-manual/connections/carto-data-warehouse.md) structure.

{% hint style="info" %}
Data Observatory subscriptions will be served from the US multi-region in the CARTO Data Warehouse. If your CARTO organization is deployed in another [region](/carto-user-manual/overview/carto-cloud-regions.md), you should consider requesting a transfer to your own region for improved interoperability.
{% endhint %}

* **BigQuery connections:** Once subscribed, your connections will automatically gain access to a BigQuery project called `carto-data` , which will contain a dataset with all the samples and subscriptions available in your account. This dataset will be located in the US multi-region — if you need a different region, please request a transfer as covered in [Access data in BigQuery](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse/access-data-in-bigquery.md).
* **Other data warehouses:** Admins can request a [transfer of their organization's Data Observatory datasets to their own data warehouses](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse.md). Follow our dedicated guides for more details:
  * [Access data in Snowflake](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse/access-data-in-snowflake.md)
  * [Access data in Redshift](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse/access-data-in-redshift.md)
  * [Access data in Databricks](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse/access-data-in-databricks.md)
  * [Access data in PostgreSQL](/carto-user-manual/data-observatory/accessing-your-subscriptions-from-your-data-warehouse/access-data-in-postgresql.md)

Admins can view and manage all of their organization's subscriptions and samples from the [Data Observatory settings](/carto-user-manual/settings/data-observatory.md), including monitoring status, requesting transfers to different data warehouses or regions, and deleting subscriptions. For more information, see our section on the [Data Observatory settings](/carto-user-manual/settings.md).

<figure><img src="/files/mtpU4trsiKTmhUBxcm9r" 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.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.
