Louisville Metro KY – ARP-0059 Broadband Infrastructure Locations
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_arp_00_e2faa25f
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_arp_00_e2faa25f
| Label | Name | Data Type |
|---|---|---|
| Fabric ID Number | Fabric_ID_Number | String |
| Field Name | Field_Name | String |
| Housing Units at Location | Housing_Units_at_Location | Integer |
| if Other, Specify (Actual) | if_Other__Specify__Actual_ | String |
| Latency Delivered at Location Post-Investment | Latency_Delivered_at_Location_P | String |
| Location Type | Location_Type | String |
| Maximum Download Speed Delivered at Location Post-Investment | Maximum_Download_Speed_Delivere | String |
| Maximum Download Speed Offered at Location Post-Investment | Maximum_Download_Speed_Offered_ | String |
| Maximum Upload Speed Delivered at Location Post-Investment | Maximum_Upload_Speed_Delivered_ | String |
| Maximum Upload Speed Offered at Location Post-Investment | Maximum_Upload_Speed_Offered_at | String |
| OBJECTID | OBJECTID | ObjectID |
| Project Identification Number | Project_Identification_Number | Integer |
| Speed Pre-Investment | Speed_Pre_Investment | String |
| Technology Type at Location | Technology_Type_at_Location | String |
| Organization: Louisville Metro Government | ||
| Last updated: 2025-07-30T14:25:30.566484 | ||
| Tags: arp, arp-louisville, arp-louisville-ky, connected-parks-and-broadband, jefferson-county, kentucky, louisville, louisville-metro, louisville-metro-ky, modp, open-data, recent_odp |
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"field_name" VARCHAR,
"project_identification_number" BIGINT,
"fabric_id_number" VARCHAR,
"technology_type_at_location" VARCHAR,
"if_other_specify_actual" VARCHAR -- If Other, Specify, Actual,
"location_type" VARCHAR,
"housing_units_at_location" BIGINT,
"speed_pre_investment" VARCHAR,
"maximum_download_speed_offered" VARCHAR,
"maximum_download_speed_delivere" VARCHAR,
"maximum_upload_speed_offered_at" VARCHAR,
"maximum_upload_speed_delivered" VARCHAR,
"latency_delivered_at_location_p" VARCHAR
);Anyone who has the link will be able to view this.