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 P003007 = 11 and POLDIST_ID = 5

View and edit SQL

Suggested facets: P003004, P005005, P005008, P005011, P005016, P005017, PSA, NAME, GIS_ID, SECTOR

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
2102 1000000US110010091022004 Block 2004, Block Group 2, Census Tract 91.02, District of Columbia, District of Columbia 80 8 59 0 0 0 11 2 80 61 1 58 0 0 0 0 2 19 7 1 0 0 0 11 0 110010091022004 5 505 505 5 psa_34 5D2
4066 1000000US110010092032003 Block 2003, Block Group 2, Census Tract 92.03, District of Columbia, District of Columbia 107 10 86 0 0 0 11 0 107 95 9 83 0 0 0 3 0 12 1 3 0 0 0 8 0 110010092032003 5 502 502 5 psa_40 5D1
4843 1000000US110010092032011 Block 2011, Block Group 2, Census Tract 92.03, District of Columbia, District of Columbia 135 11 104 1 0 0 11 8 135 121 10 104 1 0 0 0 6 14 1 0 0 0 0 11 2 110010092032011 5 502 502 5 psa_40 5D1

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