citydata-mesaaz-gov/ticket-sales-ice-rink-at-city-plaza-bca4-y9b7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 22 minutes ago

Ticket Sales Ice Rink at City Plaza

Types of tickets sold at City of Mesa’s plaza ice rink, part of the seasonal Merry Main Street events. Typical hours of operation are M-F 5-10pm, Sa-Su 12-10pm. Hours of operation may vary depending on weather and attendance patterns (i.e. early close, ice conditions, maintenance issues, etc.).

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 \"citydata-mesaaz-gov/ticket-sales-ice-rink-at-city-plaza-bca4-y9b7\".\"ticket_sales_ice_rink_at_city_plaza\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ticket_sales_ice_rink_at_city_plaza
     
     
     
     
     
Upstream Metadata