marincounty/handwash-educational-visits-k3nv-s959
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 2 hours ago

Handwash Educational Visits

Educational visits conducted in Marin County's food facilities. Data contains a number of monthly educational visits , both in person and virtual.

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 \"marincounty/handwash-educational-visits-k3nv-s959\".\"handwash_educational_visits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • handwash_educational_visits
     
     
     
     
     
Upstream Metadata