healthstat-dph-sbcounty-gov/friday-night-live-ek38-n9n8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 4 hours ago

Friday Night Live

Increase the number of chapters participating in the Friday Night Live program by two every year by June 30, 2021.

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 \"healthstat-dph-sbcounty-gov/friday-night-live-ek38-n9n8\".\"friday_night_live\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • friday_night_live
     
     
     
     
     
Upstream Metadata