Enterprise Reporting
  • Introduction
  • Understanding reports with clarity (Definitions)
  • Optimizing key performance indicators (via the Groups tab)
    • Dashboard
    • Reporting section
      • Progress report
      • Adoption report
      • Engagement report
      • Content insights
        • XP
        • Courses
        • Projects
        • Tracks
      • Assessments
      • Certifications
      • Time in Learn
      • DataLab
      • Export
    • Skill Matrix
  • Integrating our data into your tools (via Data Connector 2.0)
    • Explore the data model
      • Fact tables
      • Dimension tables
      • Bridge tables
      • Metrics tables
    • Common use cases
    • Sample queries
    • Queries to recreate key reports in the Groups tab
      • Dashboard
        • Members who have earned XP
      • Reporting section
        • Progress report
        • Content insights
        • Assessments
        • Certification Insights
        • Time in Learn
    • Domain Gotchas
    • Getting started with Data Connector 2.0
      • Enable Data Connector 2.0
      • Your credentials
      • Storing your credentials
    • Using Data Connector 2.0
      • Integrating with your BI tools
        • Microsoft Power BI
        • Tableau
        • Looker
        • DataLab
      • Downloading your data
        • S3 Browser (Windows)
        • Cyberduck (Mac or Windows)
        • AWS CLI (Linux)
    • Changelog
    • Migrating from Data Connector 1.0
  • FAQ
  • Data Connector 1.0 - Documentation
    • [Data Connector 1.0] Explore Data Model
      • [Data Connector 1.0] Data Model
      • [Data Connector 1.0] Changelog
      • [Data Connector 1.0] Example queries
    • [Data Connector 1.0] Getting started
      • [Data Connector 1.0] Enabling the Data Connector
      • [Data Connector 1.0] Your Credentials
      • [Data Connector 1.0] Storing your Credentials
    • [Data Connector 1.0] Using the Data Connector
      • [Data Connector 1.0] Analyzing data
        • [Data Connector 1.0] DataLab
        • [Data Connector 1.0] Microsoft Power BI
        • [Data Connector 1.0] Tableau
      • [Data Connector 1.0] Downloading data
        • [Data Connector 1.0] S3 Browser (Windows)
        • [Data Connector 1.0] 3Hub (Mac)
        • [Data Connector 1.0] AWS CLI (Linux)
    • [Data Connector 1.0] Data Connector FAQ
      • [Data Connector 1.0] Deprecating dcdcpy and dcdcr
Powered by GitBook
On this page
  • Analyzing your data
  • Downloading your data
  1. Data Connector 1.0 - Documentation

[Data Connector 1.0] Using the Data Connector

Analyze and visualize data the way you want.

Previous[Data Connector 1.0] Storing your CredentialsNext[Data Connector 1.0] Analyzing data

Last updated 1 month ago

The Data Connector 1.0 exports files in CSV format to an S3 bucket. You can use these files in two ways, depending on your needs and the way your organization approaches reporting.

Analyzing your data

You can report on your data using your own BI tools or other reporting tools using an ODBC connection. Most tools require you to install the Amazon Athena ODBC driver to do this or have integrated plugins. We have guides on how to complete this connection for , and .

Downloading your data

Alternatively, you can download the raw data files. This is useful if you wish to load all your learning data into your own data lake. This usually means you have a data lake that already contains data from other sources and you wish to include your DataCamp learning data too.

You can either manually download the files using tools like , or , or you can choose to programmatically download it.

DataLab
Tableau
Microsoft PowerBI
S3 Browser (Windows)
3Hub (Mac)
AWS CLI (Linux)