2010 DC population by US Census block, with each block linked to the police district and public service area in which it sits. For details and column descriptions see this blog post.

Data license: CC BY-SA 4.0 · Data source: US Census & DC Open Data Portal, combined by John Keefe

3 rows where P005009 = 10 and P005012 = 5

View and edit SQL

Suggested facets: P003005, P003007, P005005, P005006, P005010, P005013, P005016

Link rowid ▼ GEO_ID NAME_x P003001 P003002 P003003 P003004 P003005 P003006 P003007 P003008 P005001 P005002 P005003 P005004 P005005 P005006 P005007 P005008 P005009 P005010 P005011 P005012 P005013 P005014 P005015 P005016 P005017 GEOID10 DISTRICT PSA NAME POLDIST_ID GIS_ID SECTOR
1331 1000000US110010038001001 Block 1001, Block Group 1, Census Tract 38, District of Columbia, District of Columbia 463 270 82 1 20 0 79 11 463 323 215 77 1 20 0 0 10 140 55 5 0 0 0 79 1 110010038001001 3 303 303 3 psa_37 3D3
2492 1000000US110010098111001 Block 1001, Block Group 1, Census Tract 98.11, District of Columbia, District of Columbia 714 2 695 2 0 0 3 12 714 701 1 690 0 0 0 0 10 13 1 5 2 0 0 3 2 110010098111001 7 706 706 7 psa_2 7D3
6350 1000000US110010093021014 Block 1014, Block Group 1, Census Tract 93.02, District of Columbia, District of Columbia 165 25 127 0 0 0 3 10 165 152 20 122 0 0 0 0 10 13 5 5 0 0 0 3 0 110010093021014 5 504 504 5 psa_43 5D2

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "dc_2010blocks_2020policedistricts_population" (
"GEO_ID" TEXT,
  "NAME_x" TEXT,
  "P003001" INTEGER,
  "P003002" INTEGER,
  "P003003" INTEGER,
  "P003004" INTEGER,
  "P003005" INTEGER,
  "P003006" INTEGER,
  "P003007" INTEGER,
  "P003008" INTEGER,
  "P005001" INTEGER,
  "P005002" INTEGER,
  "P005003" INTEGER,
  "P005004" INTEGER,
  "P005005" INTEGER,
  "P005006" INTEGER,
  "P005007" INTEGER,
  "P005008" INTEGER,
  "P005009" INTEGER,
  "P005010" INTEGER,
  "P005011" INTEGER,
  "P005012" INTEGER,
  "P005013" INTEGER,
  "P005014" INTEGER,
  "P005015" INTEGER,
  "P005016" INTEGER,
  "P005017" INTEGER,
  "GEOID10" INTEGER,
  "DISTRICT" INTEGER,
  "PSA" INTEGER,
  "NAME" INTEGER,
  "POLDIST_ID" INTEGER,
  "GIS_ID" TEXT,
  "SECTOR" TEXT
);