opendata-utah-gov/utah-libraries-dataset-fy2010-sn4t-fvah
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 9 years ago
Indexed 4 hours ago

Utah Libraries Dataset FY2010

The following datasets and tables correspond to the data elements reported in the annual Public Library Service – PLS (formerly the Federal State Cooperative System FSCS for Public Library Data) survey published by the Institute of Museum and Library Services (IMLS). These data elements are a sub-set of the “Statistical Annual Report of Public Library Services” survey administered by the Utah State Library Division.

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 \"opendata-utah-gov/utah-libraries-dataset-fy2010-sn4t-fvah\".\"utah_libraries_dataset_fy2010\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • utah_libraries_dataset_fy2010
     
     
     
     
     
Upstream Metadata