What problem does it solve?
It helps you find the right data.gouv.fr datasets and then retrieve exactly what you need—dataset metadata, download/usage metrics, or filtered rows from tabular CSV resources—without manually navigating multiple APIs.
Core Features & Use Cases
- Dataset & catalog discovery (Main API): search datasets, organizations, users, resources, reuses, discussions, and more to resolve stable identifiers like UUIDs and slugs.
- Usage & download metrics (Metrics API): filter, sort, and export model usage and download statistics for analysis.
- CSV row querying (Tabular API): filter, sort, paginate, and aggregate rows from a tabular resource by its resource UUID.
- Dataservices support: discover external HTTP APIs listed on data.gouv.fr, then follow the dataservice documentation and OpenAPI for correct calls.
Quick Start
Use the skill to search for a dataset on data.gouv.fr, select a tabular CSV resource, then query the resource’s rows through the Tabular API using its resource UUID.