opendata-utah-gov/state-park-visitation-totals-2016-a6q3-sv6x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 4 hours ago

State Park Visitation Totals 2016

Utah Division of Parks and Recreation Fiscal Year 2016 Visitation data for State Parks in Utah.

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/state-park-visitation-totals-2016-a6q3-sv6x\".\"state_park_visitation_totals_2016\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • state_park_visitation_totals_2016
     
     
     
     
     
Upstream Metadata