Census Blocks 2020
State of Maryland
@usgov.state_of_maryland_census_blocks_2020
State of Maryland
@usgov.state_of_maryland_census_blocks_2020
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_shape_area_m" DOUBLE,
"gis_shape_length_m" DOUBLE,
"gis_object_id" BIGINT,
"n_2020_census_state_fips_code" BIGINT,
"n_2020_census_county_fips_code" BIGINT,
"n_2020_census_tract_code" BIGINT,
"n_2020_census_tabulation_block_number" BIGINT,
"census_block_identifier" BIGINT,
"n_2020_census_tabulation_name" VARCHAR,
"maf_tiger_feature_class_code" VARCHAR,
"n_2020_census_urban_rural_indicator" VARCHAR,
"n_2020_census_urban_area_code" VARCHAR,
"n_2020_census_urban_area_type" VARCHAR,
"n_2020_census_functional_status" VARCHAR,
"n_2020_census_land_area" BIGINT,
"n_2020_census_water_area" BIGINT,
"n_2020_census_latitude_of_the_internal_point" DOUBLE,
"n_2020_census_longitude_of_the_internal_point" DOUBLE,
"total_area" DOUBLE
);
Anyone who has the link will be able to view this.