Census Tracts 2020
State of Maryland
@usgov.state_of_maryland_census_tracts_2020
State of Maryland
@usgov.state_of_maryland_census_tracts_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_county_fips_code" BIGINT,
"n_2020_census_tract_code" BIGINT,
"census_block_identifier" BIGINT,
"n_2020_census_tabulation_block_name" DOUBLE,
"current_translated_legal_statistical_area_description" VARCHAR,
"maf_tiger_feature_class_code" 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
);
Anyone who has the link will be able to view this.