You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,5 @@ All scraper runs update the update time displayed on the web page. Results are l
21
21
On `major` data changes, endoint changes are saved out to the web page `src/`. On both `major` and `minor` changes the full metadata json is saved to [data/data.json](data/data.json) for posterity.
22
22
23
23
A [Github action](.github/workflows/update-data-json.yml) runs the scraper, commits changes, and rebuilds the web page. It posts to Bluesky if there are any `major` data changes.
24
+
25
+
Disclaimer: This project uses the Census Bureau Data API but is not endorsed or certified by the Census Bureau.
0 commit comments