From 682d5883d1b470226caac4b8122339713b569ffa Mon Sep 17 00:00:00 2001 From: mattf-cedarwood Date: Mon, 31 Aug 2026 10:03:19 -0700 Subject: [PATCH] Add PayCrunch API to Open Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdcd6e78..d363cffc 100644 --- a/README.md +++ b/README.md @@ -1508,6 +1508,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenCorporates](http://api.opencorporates.com/documentation/API-Reference) | Data on corporate entities and directors in many countries | `apiKey` | Yes | Unknown | | [OpenSanctions](https://www.opensanctions.org/docs/api/) | Data on international sanctions, crime and politically exposed persons | No | Yes | Yes | | [Pan Africa Data](https://panafricadata.com) | Macroeconomic and subnational income distribution data for all 54 African countries | `apiKey` | Yes | Unknown | +| [PayCrunch](https://paycrunch.co/api.html) | US wages for 1,008 occupations and by state, from BLS OEWS May 2025, static JSON, CC BY 4.0 | No | Yes | Yes | | [PeakMetrics](https://rapidapi.com/peakmetrics-peakmetrics-default/api/peakmetrics-news) | News articles and public datasets | `apiKey` | Yes | Unknown | | [PublicDataHub](https://publicdatahub.org/api) | US public schools, hospitals and federal agency budgets as JSON/CSV, with provenance | No | Yes | Yes | | [Recreation Information Database](https://ridb.recreation.gov/) | Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US) | `apiKey` | Yes | Unknown |