From 9e787658389f0d95e0f972490420d717f2f6e876 Mon Sep 17 00:00:00 2001 From: Ben T Date: Tue, 21 Apr 2026 11:09:19 -0600 Subject: [PATCH] Add FastDOL to Government --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..3bb2e78d 100644 --- a/README.md +++ b/README.md @@ -1038,6 +1038,7 @@ API | Description | Auth | HTTPS | CORS | | [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://www.epa.gov/developers/data-data-products#apis) | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown | +| [FastDOL](https://www.fastdol.com/docs) | Federal enforcement records for US employers: OSHA, WHD, MSHA, EPA, NLRB, and more | `apiKey` | Yes | Yes | | [FBI Wanted](https://www.fbi.gov/wanted/api) | Access information on the FBI Wanted program | No | Yes | Unknown | | [FEC](https://api.open.fec.gov/developers/) | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown | | [Federal Register](https://www.federalregister.gov/reader-aids/developer-resources/rest-api) | The Daily Journal of the United States Government | No | Yes | Unknown |