EBRP Library WiFi Usage Stats
City of Baton Rouge
@usgov.city_of_baton_rouge_ebrp_library_wifi_usage_stats
City of Baton Rouge
@usgov.city_of_baton_rouge_ebrp_library_wifi_usage_stats
This dataset provides the monthly WiFi usage statistics since 2023 for all public libraries in East Baton Rouge Parish. The WiFi usage statistics are organized by branch, year, and month. Only connections made by patrons to the public-facing networks are included in these metrics, not staff connections made to the internal networks. WiFi use on the Outreach Bookmobiles is also not included in this count.
Organization: City of Baton Rouge
Last updated: 2023-05-06T09:47:13.087722
Tags: ebrpl, library, usage, visitor, wifi
CREATE TABLE table_1 (
"id" BIGINT,
"year" BIGINT,
"month" VARCHAR,
"main" BIGINT,
"baker" BIGINT,
"bluebonnet" BIGINT,
"carver" BIGINT,
"central" BIGINT,
"delmont_gardens" BIGINT,
"eden_park" BIGINT,
"fairwood" BIGINT,
"greenwell_springs" BIGINT,
"jones_creek" BIGINT,
"pride" BIGINT,
"river_center" BIGINT,
"scotlandville" BIGINT,
"south" DOUBLE,
"zachary" BIGINT,
"wifi_usage_total" BIGINT
);Anyone who has the link will be able to view this.