sonomacounty-ca-gov/soco-alert-details-v9hv-5zec
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 2 hours ago

SoCo Alert Details

SoCo Alerts sent to residents during the Sonoma Complex Fires arranged by launch identification number and date, including audio of the SoCo Alert messages sent.

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 \"sonomacounty-ca-gov/soco-alert-details-v9hv-5zec\".\"soco_alert_details\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • soco_alert_details
     
     
     
     
     
Upstream Metadata