Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 2 hours ago
Timberland Regional Library Circulation by Audience
This dataset reports on physical materials borrowed for the Timberland Regional Library District, a five-county rural library district serving Thurston, Lewis, Mason, Pacific, and Grays Harbor counties. It includes a count of items by each library location, year, and month, and target audience, from 2011 to the present.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"wa-gov/timberland-regional-library-circulation-by-akbt-b92p\".\"timberland_regional_library_circulation_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata