ETL catalog API¶
The ETL catalog API makes it possible to access the dataframes our data scientists use to prepare the data for our public charts.
When using this API, you have access to the public catalog of data processed by our data team. The catalog indexes tables of data, rather than datasets or individual indicators. To learn more, read about our data model.
At the moment, this API only supports Python.
Our ETL API is in beta
We currently only provide a python API for our ETL catalog. Our hope is to extend this to other languages in the future. Please report any issue that you may find.
(see example notebook)