Census Block - Download
State of Maryland
@usgov.state_of_maryland_census_block_download
State of Maryland
@usgov.state_of_maryland_census_block_download
This layer contains the average download speed (mbps) per census block.
Organization: State of Maryland
Last updated: 2025-07-26T20:14:15.302815
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"state_fips" BIGINT,
"county_fips_code" BIGINT,
"n_2010_cenus_tract_id" BIGINT -- 2010 Cenus Tract ID,
"n_2010_census_block_id" BIGINT -- 2010 Census Block ID,
"n_2010_full_census_block_id" BIGINT -- 2010 Full Census Block ID,
"number_of_tests" DOUBLE,
"minimum_download_speed_kbps" DOUBLE -- Minimum Download Speed (kbps),
"maximum_download_speed_kbps" DOUBLE -- Maximum Download Speed (kbps),
"average_download_speed_kbps" DOUBLE -- Average Download Speed (kbps),
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.