wa-gov/timberland-regional-library-registered-cardholders-bm2r-usqu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 5 hours ago

Timberland Regional Library Registered Cardholders by Zip Code

This dataset reports on the number of registered cardholders in 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 cardholders with activity in the previous 3 years, by zip code, card profile type, and year of last activity. Card profiles set library privileges for loan periods, limits on the number of items borrowed or requested, and access to digital materials, public computers, and other library resources.

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-registered-cardholders-bm2r-usqu\".\"timberland_regional_library_registered_cardholders\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • timberland_regional_library_registered_cardholders
     
     
     
     
     
Upstream Metadata