Census Blocks
City of Chicago
@usgov.city_of_chicago_census_blocks_b54fd
City of Chicago
@usgov.city_of_chicago_census_blocks_b54fd
2000 Census block boundaries clipped to Chicago. The data can be viewed on the Chicago Data Portal with a web browser. However, to view or use the files outside of a web browser, you will need to use compression software and special GIS software, such as ESRI ArcGIS (shapefile) or Google Earth (KML or KMZ), is required.
Organization: City of Chicago
Last updated: 2024-06-08T09:06:56.084079
Tags: boundaries, census, gis, kml, kmz, map_layer, shapefiles
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"census_tra" BIGINT,
"census_blo" BIGINT,
"census_t_1" BIGINT,
"census_b_1" BIGINT,
"block_cent" DOUBLE,
"block_ce_1" DOUBLE,
"block_ce_2" DOUBLE,
"block_ce_3" DOUBLE,
"block_type" VARCHAR,
"block_ward" VARCHAR,
"block_cens" BIGINT,
"perimeter" DOUBLE,
"block_comm" BIGINT,
"block_zip" BIGINT,
"shape_area" DOUBLE,
"shape_len" DOUBLE
);Anyone who has the link will be able to view this.