wa-gov/timberland-regional-library-digital-circulation-e7i3-cutn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Timberland Regional Library Digital Circulation

This dataset reports on digital materials borrowed from the Timberland Regional Library District, a five-county rural library district serving Thurston, Lewis, Mason, Pacific, and Grays Harbor counties. Digital materials includes e-books, digital audiobooks, and video through Overdrive. It includes a count of items by each library location, month and year, from 2012 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-digital-circulation-e7i3-cutn\".\"timberland_regional_library_digital_circulation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • timberland_regional_library_digital_circulation
     
     
     
     
     
Upstream Metadata