montgomerycountymd-gov/libraries-physical-material-usage-counts-npzu-na3t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 6 hours ago

Libraries Physical Material Usage Counts

This dataset details the total number of materials loaned out and used in-house at each public library by fiscal year. This includes, books, magazines, DVD's and other physical resources. 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/libraries-physical-material-usage-counts-npzu-na3t\".\"libraries_physical_material_usage_counts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_physical_material_usage_counts
     
     
     
     
     
Upstream Metadata