wa-gov/timberland-regional-library-circulation-8w2k-q4ck
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 28 days ago
Indexed 5 hours ago

Timberland Regional Library Circulation

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 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-8w2k-q4ck\".\"timberland_regional_library_circulation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • timberland_regional_library_circulation
     
     
     
     
     
Upstream Metadata