From 3dd8e31e0bad08b3f92a273eb0a2c9e2f3e71817 Mon Sep 17 00:00:00 2001 From: "HARRY\\Admin" Date: Thu, 2 Nov 2017 12:38:23 +0530 Subject: [PATCH] Added a health API and a Geolocation API --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7ee5bbf..b1235e4a 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ API | Description | Auth | HTTPS | Link | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | [Go!](https://www.citycontext.com/api-reference#/) | | CitySDK | Open APIs for select European cities | No | Yes | [Go!](http://www.citysdk.eu/citysdk-toolkit/) | +| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | | FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | @@ -369,6 +370,7 @@ API | Description | Auth | HTTPS | Link | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | +| Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | [Go!](https://docs.lexigram.io/v1/welcome) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) |