From 2fca236b0c21d3e647a50c53ffe2667bc6f5162d Mon Sep 17 00:00:00 2001 From: Cory Date: Wed, 31 Mar 2021 12:26:47 -0700 Subject: [PATCH] removed txt file added gov. us census data --- README.md | 1 + us_census_api | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 us_census_api 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 |