Census Tracts
City of Chicago
@usgov.city_of_chicago_census_tracts_c46f1
City of Chicago
@usgov.city_of_chicago_census_tracts_c46f1
Census tract boundaries in 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-07-20T21:23:28.229966
Tags: boundaries, census, gis, kml, kmz, map_layer, shapefiles
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"census_tra" BIGINT,
"census_t_1" BIGINT,
"tract_fips" BIGINT,
"tract_cent" DOUBLE,
"tract_ce_1" DOUBLE,
"tract_ce_2" DOUBLE,
"tract_ce_3" DOUBLE,
"tract_comm" BIGINT,
"tract_numa" BIGINT,
"tract_cens" BIGINT,
"perimeter" BIGINT,
"data_admin" BIGINT,
"tract_crea" VARCHAR,
"tract_cr_1" VARCHAR,
"shape_area" DOUBLE,
"shape_len" DOUBLE
);Anyone who has the link will be able to view this.