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 P005006 = 18 and SECTOR = "1D1"

View and edit SQL

Suggested facets: P003004, P003005, P005005, P005012, PSA, NAME, GIS_ID

P005014

SECTOR

P005006

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
18 1000000US110010047011002 Block 1002, Block Group 1, Census Tract 47.01, District of Columbia, District of Columbia 207 0 187 2 18 0 0 0 207 207 0 187 2 18 0 0 0 0 0 0 0 0 0 0 0 110010047011002 1 102 102 1 psa_18 1D1
66 1000000US110010058001026 Block 1026, Block Group 1, Census Tract 58, District of Columbia, District of Columbia 299 239 25 0 19 0 5 11 299 267 219 24 0 18 0 1 5 32 20 1 0 1 0 4 6 110010058001026 1 102 102 1 psa_18 1D1
6087 1000000US110010105001003 Block 1003, Block Group 1, Census Tract 105, District of Columbia, District of Columbia 671 223 391 2 19 0 14 22 671 628 197 390 2 18 0 2 19 43 26 1 0 1 0 12 3 110010105001003 1 103 103 1 psa_12 1D1

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