2010 population by US Census block, with each block linked to the police district area in which it sits, as those districts were drawn in 2020. For details and column descriptions see this blog post.

Data license: CC BY-SA 4.0 · Data source: US Census & Chicago Open Data Portal, combined by John Keefe

3 rows where P003006 = 4 and P005012 = 2

View and edit SQL

Suggested facets: P005008

P005012

P003006

Link rowid ▼ GEOID10 dist_num 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
2910 170312408001004 14 1000000US170312408001004 Block 1004, Block Group 1, Census Tract 2408, Cook County, Illinois 112 52 17 5 5 4 19 10 112 49 25 15 3 5 0 0 1 63 27 2 2 0 4 19 9
8475 170310201002001 24 1000000US170310201002001 Block 2001, Block Group 2, Census Tract 201, Cook County, Illinois 1115 434 370 10 149 4 91 57 1115 880 315 368 4 149 0 5 39 235 119 2 6 0 4 86 18
36684 170311407023004 17 1000000US170311407023004 Block 3004, Block Group 3, Census Tract 1407.02, Cook County, Illinois 357 138 3 4 12 4 183 13 357 37 24 1 0 12 0 0 0 320 114 2 4 0 4 183 13

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "chicago_2010blocks_2020policedistricts_population" (
"GEOID10" INTEGER,
  "dist_num" INTEGER,
  "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
);