LinkNYC Usage Statistics (Historical Data)
City of New York
@usgov.city_of_new_york_linknyc_usage_statistics
City of New York
@usgov.city_of_new_york_linknyc_usage_statistics
LinkNYC is replacing the City’s outdated public telephones with a network of kiosks that provide free high-speed Wi-Fi, nationwide calling, a dedicated 911 button, charging ports for mobile devices, and access to selected websites. This dataset contains data on how the LinkNYC kiosks are being used, including numbers of users, number of Wi-Fi sessions, amount of data transmitted, and other information.
Organization: City of New York
Last updated: 2020-11-10T17:00:57.533194
Tags: free-hotspot, free-wi-fi, hotspot-kiosk, kiosk, link, link-kiosk, link-locations, link-nyc, link-nyc-locations, link-statistics, link-usage, linknyc, wi-fi-kiosk
CREATE TABLE table_1 (
"week" VARCHAR,
"sessions_per_week" BIGINT,
"cumulative_sessions_to_date" BIGINT,
"bandwidth_utilization_per_week_tb" DOUBLE -- Bandwidth Utilization Per Week (TB),
"cumulative_bandwidth_utilization_to_date_tb" DOUBLE -- Cumulative Bandwidth Utilization To Date (TB),
"average_session_duration" VARCHAR,
"new_subscribers_per_week" BIGINT,
"total_subscribers_per_week" BIGINT,
"cumulative_subscribers_to_date" BIGINT
);Anyone who has the link will be able to view this.