From bb268f1c056b3c8f7942e2e5d56314af1bcf446d Mon Sep 17 00:00:00 2001 From: chief10 Date: Tue, 8 Aug 2017 09:41:00 -0700 Subject: [PATCH] Add additional government APIs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b81663f..b4f38049 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,9 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | apiKey | yes | [Go!](https://api.open.fec.gov/developers/) | +| FEC | Information on campaign donations in federal elections | `apiKey` | yes | [Go!](https://api.open.fec.gov/developers/) | +| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more. | `apiKey` | yes | [Go!](https://business.usa.gov/developer) | +| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process. | `apiKey`| [Go!](https://regulationsgov.github.io/developers/) | ### Health API | Description | Auth | HTTPS | Link |