From 32e76023035cadab3bee39310592b6b513c3fce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20St=C3=B6rmer?= <163536604+tomstoermerdotcom@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:03:25 +0100 Subject: [PATCH] Add Deutscher Bundestag DIP API (#140) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12fc924..e6eb2ca 100644 --- a/README.md +++ b/README.md @@ -617,6 +617,7 @@ For information on contributing to this project, please see the [contributing gu | [Colorado Information Marketplace](https://data.colorado.gov/) | Colorado State Government Open Data | No | Yes | Unknown | | [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 | +| [Deutscher Bundestag DIP](https://dip.bundestag.de/über-dip/hilfe/api) | Access to German Bundestag 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 | | [FEC](https://api.open.fec.gov/developers/) | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown |