From 53e196cef0b1247718f8adc3a4416176f740f642 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 13 Sep 2017 15:31:19 -0400 Subject: [PATCH] Add Federal Register service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7914de19..eedb4a63 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ API | Description | Auth | HTTPS | Link | | Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) | | Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | | Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) | +| Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) |