From dc2642083676ea628ad0e835522bd8f83b777c83 Mon Sep 17 00:00:00 2001 From: Germain Souquet Date: Wed, 18 Oct 2017 22:40:53 +0100 Subject: [PATCH] Add France open data API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff449994..f683e0d0 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,7 @@ API | Description | Auth | HTTPS | Link | | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | +| Open Government, France | French Government Open Data | `apiKey` | Yes | [Go!](https://www.data.gouv.fr/) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) |