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 P005012 = 2 and P005014 = 2 sorted by NAME_x

View and edit SQL

Suggested facets: P003004, P003006, P005005, P005007, P005008, P005013

P005014

P005012

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
696 1000000US110010084101017 Block 1017, Block Group 1, Census Tract 84.10, District of Columbia, District of Columbia 55 15 37 0 3 0 0 0 55 51 15 35 0 1 0 0 0 4 0 2 0 2 0 0 0 110010084101017 1 104 104 1 psa_21 1D2
2557 1000000US110010038002000 Block 2000, Block Group 2, Census Tract 38, District of Columbia, District of Columbia 748 495 119 3 57 1 38 35 748 653 451 117 2 55 1 3 24 95 44 2 1 2 0 35 11 110010038002000 3 303 303 3 psa_37 3D3
5104 1000000US110010003002003 Block 2003, Block Group 2, Census Tract 3, District of Columbia, District of Columbia 134 103 12 0 9 0 3 7 134 114 92 10 0 7 0 0 5 20 11 2 0 2 0 3 2 110010003002003 2 204 204 2 psa_44 2D2

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
);