# Data Observatory

[Can I license premium data with a trial or student account?](https://docs.carto.com/faqs/categories/data-observatory/#can-i-license-premium-data-with-a-trial-individual-or-student-account)

[Are premium data subscriptions based on perpetual licenses?](https://docs.carto.com/faqs/categories/data-observatory/#are-premium-data-subscriptions-based-on-perpetual-licenses)

[Can I export the data from CARTO and use it on other platforms?](https://docs.carto.com/faqs/categories/data-observatory/#can-i-export-the-data-from-carto-and-use-it-on-other-platforms)

***

#### **Can I license premium data with a trial, or student account?**

No, premium data subscriptions are only available for Enterprise plans. For Trial and Student plans, you will only have access to data samples or public data products from the Data Observatory.

Individual plans do not get access to the Data Observatory. If you need to use it, you would need to upgrade to a Starter plan, or get in touch with <sales@carto.com>

***

#### **Are premium data subscriptions based on perpetual licenses?**

Premium subscriptions are offered on a Data-as-a-Service model based on yearly or multi-yearly licenses. Once the subscription expires and it is not renewed, the user needs to stop using and delete the associated datasets from the account.

***

#### **Can I export the data from CARTO and use it on other platforms?**

It will depend on the data provider and the type of license you have purchased for your premium data subscription. Some data providers offer different types of licenses if their data is going to be used only within a CARTO application or exported into other technologies.


---

# 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/faqs/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.
