Fork me on GitHub

Ranked awesome lists, all in one place

This list is a copy of jdorfman/awesome-json-datasets with ranks


Awesome JSON Datasets Awesome ★73813

A curated list of awesome JSON datasets that don’t require authentication.

Contents

Bitcoin

Pro Tip: Check out Blockchain Data API for more options.

Cars

Pro Tip: replace the field-value for a year not listed e.g. ?&cmd=getMakes&year=1969. You can also change the country e.g. sold_in_uk=1, sold_in_de=1, etc.

Pro Tip: replace the field-value for a model not listed e.g. make=CarCompany.

Climate

Crime

Currency

Gaming

Protip: https://mtgjson.com lists many more Magic: The Gathering card data sets, as well as zipped versions of all sets.

GitHub API

Government

Protip: use offset=1000 to view the next 1000 bills. GovTrack provides a powerful API for viewing data on Congress, roll calls, and bills.

Pro Tip: you can do a lot more at http://parliamentdata.ca/

Historical Events

Pro Tip: You can change begin_date and end_date in URL to get events in a specific interval. More options here.

HTTP

Pro Tip: you can do a lot more at http://httpbin.org.

Media

Pro Tip: replace the q field-value for a query not listed e.g. q=cartman+brah.

NASA

Natural Disasters

Nobel Prize

Open Source Licenses

Become an OSI member here

Population

Pro Tip: List of all Countries tracked

Heads up: Use cURL to view raw JSON e.g.: $ curl -s http://api.population.io/1.0/countries | python -m json.tool

GDP (current US$)

Pro Tip: Link to country list Here

Reddit

Pro Tip: you can append .json to any subreddit url.

Travel

Heads up: Only works for US airports only, not international.

TV Shows

Pro Tip: replace the field-value for a show not listed e.g. shows?q=show-name. More options here

Movies

Weather

Pro Tip: generate URLs for any location at Yahoo Weather API

More Awesome Lists

Contributing

If you want to contribute, please read the contribution guidelines.

License

CC0

This list is a copy of jdorfman/awesome-json-datasets with ranks