ny-gov/orda-snowmaking-beginning-2019-7pay-q3uw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

ORDA Snowmaking: Beginning 2019

This data set contains the hours of snowmaking, gallons of water pumped, and calculated Acre-ft of snow produced annually at ORDA’s Alpine Ski Venues since 2019.

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 \"ny-gov/orda-snowmaking-beginning-2019-7pay-q3uw\".\"orda_snowmaking_beginning_2019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • orda_snowmaking_beginning_2019
     
     
     
     
     
Upstream Metadata