opendata-utah-gov/school-lunch-program-meals-served-by-state-totals-qyyi-6e7f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 11 months ago

School Lunch Program Meals Served By State Totals 2010-2014

School Lunch Program Meals Served By State Totals 2010-2014

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/school-lunch-program-meals-served-by-state-totals-qyyi-6e7f\".\"school_lunch_program_meals_served_by_state_totals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • school_lunch_program_meals_served_by_state_totals
     
     
     
     
     
Upstream Metadata