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 P003004 = 3 and P003005 = 6

View and edit SQL

Suggested facets: P003006, P005007, P005012, DISTRICT, POLDIST_ID

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
595 1000000US110010027021006 Block 1006, Block Group 1, Census Tract 27.02, District of Columbia, District of Columbia 118 83 4 3 6 0 13 9 118 86 73 4 3 6 0 0 0 32 10 0 0 0 0 13 9 110010027021006 3 302 302 3 psa_42 3D1
1412 1000000US110010025024000 Block 4000, Block Group 4, Census Tract 25.02, District of Columbia, District of Columbia 417 120 109 3 6 1 123 55 417 154 40 102 1 6 1 0 4 263 80 7 2 0 0 123 51 110010025024000 4 404 404 4 psa_48 4D3
4063 1000000US110010044001002 Block 1002, Block Group 1, Census Tract 44, District of Columbia, District of Columbia 180 82 67 3 6 0 16 6 180 125 55 60 2 6 0 0 2 55 27 7 1 0 0 16 4 110010044001002 3 305 305 3 psa_32 3D2

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