Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Data.gov API for available datasets #478

Closed
allenhai opened this issue Oct 12, 2014 · 2 comments
Closed

Data.gov API for available datasets #478

allenhai opened this issue Oct 12, 2014 · 2 comments

Comments

@allenhai
Copy link

There should be a standardized API for listing the various datasets available. People should be able to download a .csv, for example, programmatically through a GET request.

@rebeccawilliams
Copy link
Contributor

Hi @the-len, care to weigh in on these relevant open issues:

#180
#294
& to a lesser extent #315, #398, #420

@philipashlock
Copy link
Member

@the-len There is some basic information about our API endpoint at https://www.data.gov/developers/apis

Here's an example Data.gov API request:
http://catalog.data.gov/api/3/action/package_search?q=rain

Or to get all datasets:
http://catalog.data.gov/api/3/action/package_search?q=:

If you have suggestions for improving the API documentation, please add them to #180

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants