Libraries - 2016 Holds Placed By Location
City of Chicago
@usgov.city_of_chicago_libraries_2016_holds_placed_by_location
City of Chicago
@usgov.city_of_chicago_libraries_2016_holds_placed_by_location
CREATE TABLE table_1 (
"location" VARCHAR,
"january" DOUBLE,
"february" DOUBLE,
"march" DOUBLE,
"april" DOUBLE,
"may" DOUBLE,
"june" DOUBLE,
"july" DOUBLE,
"august" DOUBLE,
"september" DOUBLE,
"october" DOUBLE,
"november" DOUBLE,
"december" DOUBLE,
"ytd" DOUBLE
);
Anyone who has the link will be able to view this.