Every City in the USA

Sources · Vintage V2024

Every file we read.

Every published number traces back to one of the files below. We record the source URL, file size, and a sha256 hash for each at retrieval time, then carry those hashes through to the build manifest so the chain raw file → build script → published number is auditable end–to–end.

Primary data sources

Three files in this group produce every number on this site.

Reference documents

Census-published documentation that defines field semantics and the methodology behind the primary files.

Document Filename Size sha256 Retrieved Source URL
SUB-EST2024 file layout SUB-EST2024-file-layout.pdf 88.5 KB c2a443af50a5… PDF
SUB-EST2024 methodology SUB-EST2024-methodology.pdf 201.0 KB 367a4851aa73… PDF
SUB-EST2019 file layout SUB-EST2019-file-layout.pdf 12.3 KB 67d0d9a04a5a… PDF
SUB-EST2019 methodology SUB-EST2019-methodology.pdf 127.8 KB 7d3ac6469e0e… PDF

Provenance chain

How this list stays honest.

Every file in the list above is downloaded by workflows/census/download_census.py, which writes a sha256-tracked manifest at data/raw/census/MANIFEST.json. The build script workflows/census/build_cities.py reads those raw files and writes a per-build provenance log at data/processed/cities/build_manifest.json that carries the input sha256s through alongside row counts, decisions, and output hashes.

If a number on this site looks wrong, the chain back to the source file is:

  1. Find the row in cities.csv by geoid.
  2. Read its source_* columns to identify the input file.
  3. Look up that filename in the build manifest to get the sha256 + source URL.
  4. Re-fetch the source URL; verify the sha256 matches the manifest entry.
  5. Open the file and confirm the field's value at the matching STATE/PLACE key.

Read the full methodology →

License & attribution

U.S. Census Bureau publications are works of the United States Government and are in the public domain (17 U.S.C. § 105). No license fee, no required attribution. We attribute anyway because credibility flows from sourcing.

Source: U.S. Census Bureau, Population Division. Vintage V2024 Subcounty Resident Population Estimates. Geographic enrichment from the 2025 Census Gazetteer. Compiled and processed by Every City in the USA on 2026-05-11.

Every City in the USA is independent and is not affiliated with the U.S. Census Bureau. Census does not review or approve third-party uses of its data.