LinkNYC Weekly Usage (Updated)
City of New York
@usgov.city_of_new_york_linknyc_weekly_usage_updated
City of New York
@usgov.city_of_new_york_linknyc_weekly_usage_updated
CREATE TABLE table_1 (
"report_ending_weekly_starting_on_sundays" TIMESTAMP,
"number_of_sessions" BIGINT,
"average_session_length" VARCHAR,
"number_of_unique_clients" BIGINT,
"tb_downloaded" DOUBLE,
"tb_uploaded" DOUBLE,
"cumulative_bandwidth_utilization_to_date_tb" DOUBLE,
"cumulative_sessions_to_date" BIGINT,
"cumulative_subscribers_to_date" BIGINT
);
Anyone who has the link will be able to view this.