Library Usage
City of San Francisco
@usgov.city_of_san_francisco_library_usage
City of San Francisco
@usgov.city_of_san_francisco_library_usage
CREATE TABLE table_1 (
"patron_type_definition" VARCHAR,
"total_checkouts" BIGINT,
"total_renewals" BIGINT,
"age_range" VARCHAR,
"home_library_definition" VARCHAR,
"circulation_active_month" VARCHAR,
"circulation_active_year" VARCHAR,
"notice_preference_definition" VARCHAR,
"provided_email_address" BOOLEAN,
"year_patron_registered" BIGINT,
"within_san_francisco_county" VARCHAR
);
Anyone who has the link will be able to view this.