Baselight

Census Block - Download

State of Maryland

@usgov.state_of_maryland_census_block_download

Loading...
Loading...

About this Dataset

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

Tables

Table 1

@usgov.state_of_maryland_census_block_download.table_1
  • 146.44 MB
  • 145,247 rows
  • 13 columns
Loading...
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()
);

Share link

Anyone who has the link will be able to view this.