From 5f88cb3a44e4413280e3e21998c15e325e7bb119 Mon Sep 17 00:00:00 2001 From: Hubert Woszczyk Date: Tue, 5 Oct 2021 10:40:18 +0200 Subject: [PATCH] Add bundestag DIP API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..bb32a821 100644 --- a/README.md +++ b/README.md @@ -710,6 +710,7 @@ API | Description | Auth | HTTPS | CORS | | [Data USA](https://datausa.io/about/api/) | US Public Data | No | Yes | Unknown | | [Data.gov](https://api.data.gov/) | US Government Data | `apiKey` | Yes | Unknown | | [Data.parliament.uk](https://explore.data.parliament.uk/?learnmore=Members) | Contains live datasets including information about petitions, bills, MP votes, attendance and more | No | No | Unknown | +| [Deutscher Bundestag DIP](https://dip.bundestag.de/documents/informationsblatt_zur_dip_api_v01.pdf) | This API provides read access to DIP entities (e.g. activities, persons, printed material, ...) | `apiKey` | Yes | Unknown | | [District of Columbia Open Data](http://opendata.dc.gov/pages/using-apis) | Contains D.C. government public datasets, including crime, GIS, financial data, and so on | No | Yes | Unknown | | [EPA](https://developer.epa.gov/category/apis/) | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown | | [FBI Wanted](https://www.fbi.gov/wanted/api) | Access information on the FBI Wanted program | No | Yes | Unknown |