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

5 rows where P003006 = 5 sorted by P005014

View and edit SQL

Suggested facets: P003007, P005007, P005008, P005012, P005013, P005014, P005015, P005016, P005017, DISTRICT, POLDIST_ID

P003006

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
448 1000000US110010037002002 Block 2002, Block Group 2, Census Tract 37, District of Columbia, District of Columbia 876 204 514 4 37 5 69 43 876 721 151 506 3 37 2 1 21 155 53 8 1 0 3 68 22 110010037002002 3 304 304 3 psa_36 3D1
3866 1000000US110010040013003 Block 3003, Block Group 3, Census Tract 40.01, District of Columbia, District of Columbia 139 122 5 0 5 5 0 2 139 130 118 5 0 5 0 0 2 9 4 0 0 0 5 0 0 110010040013003 3 303 303 3 psa_37 3D3
4619 1000000US110010048011016 Block 1016, Block Group 1, Census Tract 48.01, District of Columbia, District of Columbia 158 90 24 2 31 5 0 6 158 140 77 24 2 31 0 0 6 18 13 0 0 0 5 0 0 110010048011016 3 308 308 3 psa_27 3D2
3011 1000000US110010097001012 Block 1012, Block Group 1, Census Tract 97, District of Columbia, District of Columbia 739 7 713 1 1 5 5 7 739 720 1 709 1 0 5 0 4 19 6 4 0 1 0 5 3 110010097001012 7 706 706 7 psa_2 7D3
4930 1000000US110010002011001 Block 1001, Block Group 1, Census Tract 2.01, District of Columbia, District of Columbia 3888 2915 257 7 481 5 43 180 3888 3614 2716 247 4 479 5 7 156 274 199 10 3 2 0 36 24 110010002011001 2 206 206 2 psa_29 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
);