Census Block Groups 2020
State of Maryland
@usgov.state_of_maryland_census_block_groups_2020
State of Maryland
@usgov.state_of_maryland_census_block_groups_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_block_group_number" BIGINT,
"census_block_group_identifier" BIGINT,
"name_legal_statistical_area_description" VARCHAR,
"maf_tiger_feature_class_code" VARCHAR,
"functional_status" VARCHAR,
"current_land_area" BIGINT,
"current_water_area" BIGINT,
"latitude_of_internal_point" DOUBLE,
"longitude_of_internal_point" DOUBLE
);
Anyone who has the link will be able to view this.