opendatasoft.com

API provider — opendatasoft.com

🔑 apikey 36 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

pip install opendatasoft-automation-sdk
pip install opendatasoft-explore-sdk
ods-dataviz-sdk ✓ Official
npm install ods-dataviz-sdk
curl examples
API entry point Provides links for: * catalog, your domain's list of dataset…
curl \
  # append ?apikey=$API_KEY to the URL \
  /
List of all pages from this portal.
curl \
  # append ?apikey=$API_KEY to the URL \
  /pages
Source entry points Provides links for the source's datasets and metadata.
curl \
  # append ?apikey=$API_KEY to the URL \
  /{source}
Endpoints (36 total)
GET
/
API entry point Provides links for: * catalog, your domain's list of dataset…
GET
/pages
List of all pages from this portal.
GET
/{source}
Source entry points Provides links for the source's datasets and metadata.
GET
/pages/{slug}
A single page's metadata from this portal
GET
/{source}/facets
Enumerate facets values for datasets and return a list of values for each fac…
GET
/{source}/datasets
List of available datasets, each with their endpoints, paginated. Links prov…
GET
/{source}/aggregates
**Deprecated, use `/datasets` instead.**
GET
/{source}/exports/csv
Export catalog (source) in CSV format
GET
/{source}/exports/rdf
Export catalog (source) in RDF/XML format
GET
/{source}/exports/rss
Export catalog (source) in RSS format
GET
/{source}/exports/ttl
Export catalog (source) in TTL (turtle/rdf) format
GET
/{source}/exports/xls
Export catalog (source) in XLS (Excel) format
Language coverage
Python
2
TypeScript
1
At a glance
Total SDKs3
Languages2
Endpoints36
Authapikey
Categories1