wa-gov/timberland-regional-library-borrowers-by-year-svvh-ung9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 month ago

Timberland Regional Library Borrowers by Year (Digital Items)

This dataset reports on the number of borrowers of digital items through Overdrive, each calendar year in the Timberland Regional Library District, a five-county rural library district serving Thurston, Lewis, Mason, Pacific, and Grays Harbor counties. It includes the count of unique borrowers for each year.

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-borrowers-by-year-svvh-ung9\".\"timberland_regional_library_borrowers_by_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • timberland_regional_library_borrowers_by_year
     
     
     
     
     
Upstream Metadata