From e05818109c66e81dcafba400e258fd705afd5d16 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 28 Mar 2018 21:37:08 -0400 Subject: [PATCH] Break up Open Data section via Governments --- README.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index adda5e56..5f942358 100644 --- a/README.md +++ b/README.md @@ -476,23 +476,33 @@ API | Description | Auth | HTTPS | CORS | Link | ### Open Data API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| -| 18F | US Federal Government /Developer Program | No | No | Unknown | [Go!](http://18f.github.io/API-All-the-X/) | +| 18F | Unofficial US Federal Government API Development | No | No | Unknown | [Go!](http://18f.github.io/API-All-the-X/) | | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/daxeel/abbreviations) | | Callook.info | United States ham radio callsigns | No | Yes | Unknown | [Go!](https://callook.info) | | CARTO | Location Information Prediction | `apiKey` | Yes | Unknown | [Go!](https://carto.com/) | | Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/daxeel/celebinfo/) | -| Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | Unknown | [Go!](http://codataengine.org/) | -| Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | Unknown | [Go!](https://data.colorado.gov/) | -| Data USA | US Public Data | No | Yes | Unknown | [Go!](https://datausa.io/about/api/) | | Datakick | The open product database | `apiKey` | Yes | Unknown | [Go!](https://www.datakick.org/api) | | Dronestream | Tracks United States drone strikes | No | Yes | Unknown | [Go!](https://dronestre.am/) | -| Federal Register | The Daily Journal of the United States Government | No | Yes | Unknown | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | Unknown | [Go!](https://fonoapi.freshpixl.com/) | -| French Address Search | French Government | No | Yes | Unknown | [Go!](https://adresse.data.gouv.fr/api) | +| French Address Search | Address search via the French Government | No | Yes | Unknown | [Go!](https://adresse.data.gouv.fr/api) | | INQStats | Open demographic data such as population, life expectancy, migration rate, etc | `apiKey` | No | Unknown | [Go!](http://blog.inqubu.com/inqstats-open-api-published-to-get-demographic-data) | | LinkPreview | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | [Go!](https://www.linkpreview.net) | | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | Unknown | [Go!](http://strains.evanbusse.com/) | | Microlink.io | Turns any link into information | No | Yes | Unknown | [Go!](https://docs.microlink.io) | +| Quandl | Stock Market Data | No | Yes | Unknown | [Go!](https://www.quandl.com/) | +| Scoop.it | Content Curation Service | `apiKey` | No | Unknown | [Go!](http://www.scoop.it/dev) | +| Teleport | Quality of Life Data | No | Yes | Unknown | [Go!](https://developers.teleport.org/) | +| Universities List | University names, countries and domains | No | Yes | Unknown | [Go!](https://github.com/Hipo/university-domains-list) | +| UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | [Go!](https://upcdatabase.org/api) | +| Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) | +| Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | +| Yelp | Find Local Business | `OAuth` | Yes | Unknown | [Go!](https://www.yelp.com/developers/documentation/v3) | + +### Open Data (Government) +| Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | Unknown | [Go!](http://codataengine.org/) | +| Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | Unknown | [Go!](https://data.colorado.gov/) | +| Data USA | US Public Data | No | Yes | Unknown | [Go!](https://datausa.io/about/api/) | +| Federal Register | The Daily Journal of the United States Government | No | Yes | Unknown | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | Open Government, Australia | Australian Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | Unknown | [Go!](http://open.canada.ca/en) | | Open Government, France | French Government Open Data | `apiKey` | Yes | Unknown | [Go!](https://www.data.gouv.fr/) | @@ -501,15 +511,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Open Government, Taiwan | Taiwan Government Open Data | No | Yes | Unknown | [Go!](https://data.gov.tw/) | | Open Government, USA | United States Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov/) | | Prague Opendata | Prague City Open Data | No | No | Unknown | [Go!](http://opendata.praha.eu/en) | -| Quandl | Stock Market Data | No | Yes | Unknown | [Go!](https://www.quandl.com/) | | Represent by Open North | Find Canadian Government Representatives | No | Yes | Unknown | [Go!](https://represent.opennorth.ca/) | -| Scoop.it | Content Curation Service | `apiKey` | No | Unknown | [Go!](http://www.scoop.it/dev) | -| Teleport | Quality of Life Data | No | Yes | Unknown | [Go!](https://developers.teleport.org/) | -| Universities List | University names, countries and domains | No | Yes | Unknown | [Go!](https://github.com/Hipo/university-domains-list) | -| UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | [Go!](https://upcdatabase.org/api) | -| Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) | -| Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | -| Yelp | Find Local Business | `OAuth` | Yes | Unknown | [Go!](https://www.yelp.com/developers/documentation/v3) | ### Open Source Projects API | Description | Auth | HTTPS | CORS | Link |