Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 3 hours ago
Feeding Mesa - Waste Not
Information about meals transported on by City of Mesa Employees on behalf of Waste Not as part of the Mesa Cares Feeding Mesa Program. More information about Feeding Mesa program is available at https://www.mesaaz.gov/government/mesa-cares/feeding-mesa
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/feeding-mesa-waste-not-ihds-rh5e\".\"feeding_mesa_waste_not\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata