mydata-iowa-gov/iowa-lottery-weekly-sales-by-game-type-2zsw-fax5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 24 days ago
Indexed 2 hours ago

Iowa Lottery Weekly Sales by Game Type

Ongoing Iowa Lottery sales, from the beginning of fiscal year 2016, aggregated by week (Sunday through Saturday) and by game type (lotto, instant-scratch, instaplay, and pull-tab games);

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 \"mydata-iowa-gov/iowa-lottery-weekly-sales-by-game-type-2zsw-fax5\".\"iowa_lottery_weekly_sales_by_game_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_lottery_weekly_sales_by_game_type
     
     
     
     
     
Upstream Metadata