Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 1 hour ago
Asotin County Current Restaurant Inspections
Asotin County Health Department inspects restaurants and other retail food service establishments to make sure that employees follow safe food handling practices and have adequate kitchen facilities. Keep in mind, inspection reports are snapshots of the food handling at the establishment at the time of inspection - conditions may be different when you visit.
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 \"wa-gov/asotin-county-current-restaurant-inspections-tb2x-p7u5\".\"asotin_county_current_restaurant_inspections\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata