# Data Connector 1.0 - Documentation

{% hint style="danger" %}
**The following documentation is for legacy users of Data Connector 1.0. Please refer to the current documentation on Data Connector** [**here**](/integrating-our-data-into-your-tools-via-data-connector-2.0.md)**.**
{% endhint %}

The DataCamp Data Connector provides easy access to your group's learning data as raw data files via an Amazon S3 bucket or directly queryable from your BI tools using Amazon Athena.

Learn more about [downloading the raw data files](/data-connector-1.0-documentation/data-connector-1.0-using-the-data-connector/data-connector-1.0-downloading-data.md) or [setting up an Athena connection](/data-connector-1.0-documentation/data-connector-1.0-using-the-data-connector/data-connector-1.0-analyzing-data.md) in your BI or SQL tools.

### What data is included in the export?

We aim to expose all possible data related to our learning products through the Data Connector.&#x20;

Please see the [Data Model](/data-connector-1.0-documentation/data-connector-1.0-explore-data-model/data-connector-1.0-data-model.md) page for a complete list of the available data.


---

# 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://enterprise-docs.datacamp.com/data-connector-1.0-documentation.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.
