montgomerycountymd-gov/inhouse-use-of-materials-6fs5-7g9f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 3 hours ago

Inhouse Use of Materials

The number of items marked “used” in a branch during public hours of operation (i.e., left on tables and scanned in the library’s system as having been consulted by a customer). Dataset updated annually.

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 \"montgomerycountymd-gov/inhouse-use-of-materials-6fs5-7g9f\".\"inhouse_use_of_materials\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • inhouse_use_of_materials
     
     
     
     
     
Upstream Metadata