corstat-coronaca-gov/corstat-reference-question-statistics-323w-i6sy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 2 hours ago

CorStat - Reference Question Statistics

Questions asked by library patrons and responded to by library staff. This assistance may be requested in person or remotely and from a variety of public desks. Data is provided by a monthly administration report created by the Library and Recreation Services management staff.

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 \"corstat-coronaca-gov/corstat-reference-question-statistics-323w-i6sy\".\"corstat_reference_question_statistics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • corstat_reference_question_statistics