Links

datasets

Dataset related operations
get
https://www.data.gouv.fr/api/1
/datasets/
List or search all datasets
post
https://www.data.gouv.fr/api/1
/datasets/
Create a new dataset
get
https://www.data.gouv.fr/api/1
/datasets/badges/
List all available dataset badges and their labels
get
https://www.data.gouv.fr/api/1
/datasets/community_resources/
List all community resources
post
https://www.data.gouv.fr/api/1
/datasets/community_resources/
Create a new community resource
get
https://www.data.gouv.fr/api/1
/datasets/community_resources/{community}/
Retrieve a community resource given its identifier
put
https://www.data.gouv.fr/api/1
/datasets/community_resources/{community}/
Update a given community resource
delete
https://www.data.gouv.fr/api/1
/datasets/community_resources/{community}/
Delete a given community resource
post
https://www.data.gouv.fr/api/1
/datasets/community_resources/{community}/upload/
Update the file related to a given community resource
get
https://www.data.gouv.fr/api/1
/datasets/extensions/
List all allowed resources extensions
get
https://www.data.gouv.fr/api/1
/datasets/frequencies/
List all available frequencies
get
https://www.data.gouv.fr/api/1
/datasets/licenses/
List all available licenses
get
https://www.data.gouv.fr/api/1
/datasets/r/{id}
Redirect to the latest version of a resource given its identifier
get
https://www.data.gouv.fr/api/1
/datasets/resource_types/
List all resource types
get
https://www.data.gouv.fr/api/1
/datasets/schemas/
List all available schemas
get
https://www.data.gouv.fr/api/1
/datasets/suggest/
Datasets suggest endpoint using mongoDB contains
get
https://www.data.gouv.fr/api/1
/datasets/suggest/formats/
Suggest file formats
get
https://www.data.gouv.fr/api/1
/datasets/suggest/mime/
Suggest mime types
get
https://www.data.gouv.fr/api/1
/datasets/{dataset}/
Get a dataset given its identifier
put
https://www.data.gouv.fr/api/1
/datasets/{dataset}/
Update a dataset given its identifier
delete
https://www.data.gouv.fr/api/1
/datasets/{dataset}/
Delete a dataset given its identifier
post
https://www.data.gouv.fr/api/1
/datasets/{dataset}/badges/
Create a new badge for a given dataset
delete
https://www.data.gouv.fr/api/1
/datasets/{dataset}/badges/{badge_kind}/
Delete a badge for a given dataset
get
https://www.data.gouv.fr/api/1
/datasets/{dataset}/rdf
get
https://www.data.gouv.fr/api/1
/datasets/{dataset}/rdf.{format}
post
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/
Create a new resource for a given dataset
put
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/
Reorder resources
get
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/{rid}/
Get a resource given its identifier
put
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/{rid}/
Update a given resource on a given dataset
delete
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/{rid}/
Delete a given resource on a given dataset
get
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/{rid}/check/
Checks that a resource's URL exists and returns metadata
post
https://www.data.gouv.fr/api/1
/datasets/{dataset}/resources/{rid}/upload/
Upload a file related to a given resource on a given dataset
post
https://www.data.gouv.fr/api/1
/datasets/{dataset}/upload/
Upload a new dataset resource
post
https://www.data.gouv.fr/api/1
/datasets/{dataset}/upload/community/
Upload a new community resource
get
https://www.data.gouv.fr/api/1
/datasets/{id}/followers/
List all followers for a given object
post
https://www.data.gouv.fr/api/1
/datasets/{id}/followers/
Follow an object given its ID
delete
https://www.data.gouv.fr/api/1
/datasets/{id}/followers/
Unfollow an object given its ID
Dernière mise à jour 2mo ago