From 73c4c1f979ea57257f3d80844ab7f360470969a2 Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 5 Apr 2026 11:09:19 -0400 Subject: [PATCH 1/2] Add Statistics of the World API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..e09e3024 100644 --- a/README.md +++ b/README.md @@ -1290,6 +1290,7 @@ API | Description | Auth | HTTPS | CORS | | [Recreation Information Database](https://ridb.recreation.gov/) | Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US) | `apiKey` | Yes | Unknown | | [Scoop.it](http://www.scoop.it/dev) | Content Curation Service | `apiKey` | No | Unknown | | [Socrata](https://dev.socrata.com/) | Access to Open Data from Governments, Non-profits and NGOs around the world | `OAuth` | Yes | Yes | +| [Statistics of the World](https://statisticsoftheworld.com/api-docs) | Economic data for 218 countries — GDP, population, inflation, and 440+ indicators from IMF and World Bank | No | Yes | Yes | | [Teleport](https://developers.teleport.org/) | Quality of Life Data | No | Yes | Unknown | | [Umeå Open Data](https://opendata.umea.se/api/) | Open data of the city Umeå in northen Sweden | No | Yes | Yes | | [Universities List](https://github.com/Hipo/university-domains-list) | University names, countries and domains | No | Yes | Unknown | From 35c6b1d85fe41ebf36c7a3337e1bc3c969bc0f16 Mon Sep 17 00:00:00 2001 From: dregon03 Date: Sun, 19 Apr 2026 19:19:58 -0400 Subject: [PATCH 2/2] Add FAA N-Number Registry API to Transportation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e09e3024..d3a72058 100644 --- a/README.md +++ b/README.md @@ -1704,6 +1704,7 @@ API | Description | Auth | HTTPS | CORS | | [Community Transit](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transitland API | No | Yes | Unknown | | [Compare Flight Prices](https://rapidapi.com/obryan-software-obryan-software-default/api/compare-flight-prices/) | API for comparing flight prices across platforms | `apiKey` | Yes | Unknown | | [CTS](https://api.cts-strasbourg.eu/) | CTS Realtime API | `apiKey` | Yes | Yes | +| [FAA N-Number Registry](https://n-number.starfile.org/api) | Every FAA-registered civil aircraft in the United States, lookup by N-number or Mode S hex code | No | Yes | Yes | | [Grab](https://developer.grab.com/docs/) | Track deliveries, ride fares, payments and loyalty points | `OAuth` | Yes | Unknown | | [GraphHopper](https://docs.graphhopper.com/) | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | Unknown | | [Icelandic APIs](http://docs.apis.is/) | Open APIs that deliver services in or regarding Iceland | No | Yes | Unknown |