From 10b7096f6d13249f4160b96c3e636ec0123f468d Mon Sep 17 00:00:00 2001 From: Casey Rollins Date: Thu, 4 Jan 2018 11:00:28 -0500 Subject: [PATCH] Add SHARE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76525ed8..8a7686be 100644 --- a/README.md +++ b/README.md @@ -548,6 +548,7 @@ API | Description | Auth | HTTPS | Link | | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | | Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) | | Open Science Framework | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | [Go!](https://developer.osf.io) | +| SHARE | A free, open, dataset about research and scholarly activities | No | Yes | [Go!](https://share.osf.io/api/v2/) | | SpaceX | Company, vehicle, launchpad and launch data | No | Yes | [Go!](https://github.com/r-spacex/SpaceX-API) | | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) | | USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) |