WiredNYC – All Buildings Data
City of New York
@usgov.city_of_new_york_wirednyc_all_buildings_data
City of New York
@usgov.city_of_new_york_wirednyc_all_buildings_data
This dataset contains building information for all buildings that have completed a WiredNYC survey. This includes buildings that have opted-out from displaying their profiles publicly. Therefore, the building-specific data (e.g. building address) provided is anonymous and only linked to the borough the building is located in.
Organization: City of New York
Last updated: 2021-08-07T16:41:32.188556
Tags: access, bigapps, broadband, buildings, connectivity, nyc-bigapps, nycedc, wirednyc
CREATE TABLE table_1 (
"building_id" VARCHAR,
"borough" VARCHAR,
"certification_class" VARCHAR,
"n__of_carriers" VARCHAR -- # Of Carriers,
"coax_cable_connections" VARCHAR,
"fiber_connection" VARCHAR,
"satellite_fixed_wireless_connection" VARCHAR,
"fiber_distribution" VARCHAR,
"n__isps" VARCHAR -- # ISPs,
"multiple_points_of_entry" VARCHAR,
"designated_telecom_utility_space" VARCHAR,
"additional_telecom_space" VARCHAR,
"riser_space_for_current_providers" VARCHAR,
"riser_space_for_additional_providers" VARCHAR,
"diverse_riser_locations" VARCHAR,
"signed_poes" VARCHAR,
"agreements" VARCHAR,
"new_service_providers" VARCHAR,
"isps" VARCHAR
);Anyone who has the link will be able to view this.