Description: This was downloaded from CPUC Kiteworks email on 8/12/2025 for Eric Bergerson from a request from him for a table containing data at the block group level for the following Counties: CNTYNAME20 IN ('Nevada', 'Placer', 'El Dorado', 'Sierra', 'Yuba')Used Census Block Group From CPUC site, pulled the webservice, downloaded it locally and joined it to the EOY2023 census block layer. A new field was created by removing the last 3 characters from the census block GEOID20 so that the census block data could be joined to the census block group data (which contains the FPL 200% data) .
below_101
(
modelName: below_101, nullable: true, editable: true, defaultValue: null, alias: Locations with No Availability or Maximum Broadband Speeds Below 10/1 as of December 31, 2023, type: esriFieldTypeDouble
)
btwn_101_253
(
modelName: btwn_101_253, nullable: true, editable: true, defaultValue: null, alias: Locations with Maximum Broadband Speeds Between 10/1 and 25/3 as of December 31, 2023, type: esriFieldTypeDouble
)
btwn_253_10020
(
modelName: btwn_253_10020, nullable: true, editable: true, defaultValue: null, alias: Locations with Maximum Broadband Speeds Between 25/3 and 100/20 as of December 31, 2023, type: esriFieldTypeDouble
)
above_10020
(
modelName: above_10020, nullable: true, editable: true, defaultValue: null, alias: Locations with Maximum Broadband Speeds Above 100/20 as of December 31, 2023, type: esriFieldTypeDouble
)
maxspeed_10_25
(
nullable: true, editable: true, defaultValue: null, alias: Locations with Maximum Broadband Speeds Between 10/1 and 25/3 as of December 31, 2023, type: esriFieldTypeInteger
)