montgomerycountymd-gov/alert-montgomery-statistics-encb-ivkj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 days ago
Indexed 6 hours ago

Alert Montgomery Statistics

This dataset offers a monthly snapshot of messages sent through the Alert Montgomery system. Alert Montgomery provides text, email, and/or voice alerts on weather, traffic, and other emergencies. Additionally, other departments use the system to update residents on facility closures. The data is broken out into types of messages, number of contacts receiving messages, and increase / decrease of alert subscribers.

Update Frequency - Monthly

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 \"montgomerycountymd-gov/alert-montgomery-statistics-encb-ivkj\".\"alert_montgomery_statistics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • alert_montgomery_statistics
     
     
     
     
     
Upstream Metadata