diff --git a/README.md b/README.md index 25c2eaba..ed01e258 100644 --- a/README.md +++ b/README.md @@ -529,6 +529,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Government, USA](https://www.data.gov/) | United States Government Open Data | No | Yes | Unknown | | [Represent by Open North](https://represent.opennorth.ca/) | Find Canadian Government Representatives | No | Yes | Unknown | | [USAspending.gov](https://api.usaspending.gov/) | US federal spending data | No | Yes | Unknown | +| [U.S. Census Bureau](https://www.census.gov/data/developers/data-sets.html) | U.S. Census data sets and Geolocation | No | Yes | Unknown | **[⬆ Back to Index](#index)** ### Health diff --git a/us_census_api b/us_census_api deleted file mode 100644 index b8817b2c..00000000 --- a/us_census_api +++ /dev/null @@ -1 +0,0 @@ -| [U.S. Census Bureau](https://www.census.gov/data/developers/data-sets.html) | U.S. Census data sets and Geolocation | No | Yes | Unknown |