Census 2010 Blocks
City of Hartford
@usgov.city_of_hartford_census_2010_blocks
City of Hartford
@usgov.city_of_hartford_census_2010_blocks
CREATE TABLE table_1 (
"objectid" BIGINT,
"statefp10" BIGINT,
"countyfp10" BIGINT,
"tractce10" BIGINT,
"blockce10" BIGINT,
"geoid10" BIGINT,
"name10" VARCHAR,
"mtfcc10" VARCHAR,
"funcstat10" VARCHAR,
"aland10" BIGINT,
"awater10" BIGINT,
"geoid_aff2" VARCHAR,
"senate_district" VARCHAR,
"house_of_representatives" VARCHAR,
"census_2010_population" BIGINT,
"label" BIGINT,
"blkgrp" VARCHAR,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.