County - Upload
State of Maryland
@usgov.state_of_maryland_county_upload
State of Maryland
@usgov.state_of_maryland_county_upload
This layer contains the average upload speed (mbps) per County.
Organization: State of Maryland
Last updated: 2025-07-26T20:56:02.804023
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"county" VARCHAR,
"number_of_tests" BIGINT,
"minimum_upload_speed_kbps" BIGINT -- Minimum Upload Speed (kbps),
"maximum_upload_speed_kbps" BIGINT -- Maximum Upload Speed (kbps),
"average_upload_speed_kbps" DOUBLE -- Average Upload Speed (kbps),
"shape_starea" DOUBLE -- SHAPE.STArea(),
"shape_stlength" DOUBLE -- SHAPE.STLength()
);
Anyone who has the link will be able to view this.