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

2 rows where P005014 = 11 sorted by P005006

View and edit SQL

P005014

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
24446 170315604001033 8 1000000US170315604001033 Block 1033, Block Group 1, Census Tract 5604, Cook County, Illinois 34 23 0 0 11 0 0 0 34 7 7 0 0 0 0 0 0 27 16 0 0 11 0 0 0
16770 170310103003007 24 1000000US170310103003007 Block 3007, Block Group 3, Census Tract 103, Cook County, Illinois 253 57 84 1 71 0 24 16 253 202 46 82 1 60 0 1 12 51 11 2 0 11 0 23 4

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