Library Electronic Database Usage
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_library_electronic_database_usage
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_library_electronic_database_usage
Compiled count of database access for all branches, by month, by fiscal year. Numbers represent “any action performed by the user in relation to a content item," i.e., number of times databases were used to access materials such as articles, videos, PDFs, abstracts etc. Updated annually.
Organization: Montgomery County of Maryland
Last updated: 2021-09-23T23:47:41.232788
Tags: database-usage, library
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"july" BIGINT,
"august" BIGINT,
"september" BIGINT,
"october" BIGINT,
"november" BIGINT,
"december" BIGINT,
"january" BIGINT,
"february" BIGINT,
"march" BIGINT,
"april" BIGINT,
"may" BIGINT,
"june" BIGINT,
"total" BIGINT
);Anyone who has the link will be able to view this.