2010 Minneapolis population by blocks, linked to their neighborhood. For details and ideas for queries, see this blog post, and for the column descriptions see this one for Washington, DC (they're the same).

Data license: CC BY-SA 4.0 · Data source: US Census & Minnesota Open Data Portal

2 rows where P005013 = 13

View and edit SQL

P005013

Link rowid ▼ GEOID10 FID BDNAME BDNUM TEXT_NBR 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
250 270531060001005 4 Ventura Village 89 89 1000000US270531060001005 Block 1005, Block Group 1, Census Tract 1060, Hennepin County, Minnesota 190 29 95 56 1 0 1 8 190 157 10 95 43 1 0 0 8 33 19 0 13 0 0 1 0
6164 270531060001005 4 Ventura Village 89 89 1000000US270531060001005 Block 1005, Block Group 1, Census Tract 1060, Hennepin County, Minnesota 190 29 95 56 1 0 1 8 190 157 10 95 43 1 0 0 8 33 19 0 13 0 0 1 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "population_2010blocks_2020nabes" (
"GEOID10" INTEGER,
  "FID" INTEGER,
  "BDNAME" TEXT,
  "BDNUM" INTEGER,
  "TEXT_NBR" 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
);