montgomerycountymd-gov/emergency-shelter-activation-status-mhua-idee
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 hour ago

Emergency Shelter Activation Status

This dataset will connect the shelter data with the dataMontgomery site to allow users to view information about shelters open during an emergency when a shelter is activated.

Update Frequency - Every 5 minutes

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/emergency-shelter-activation-status-mhua-idee\".\"emergency_shelter_activation_status\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • emergency_shelter_activation_status
     
     
     
     
     
Upstream Metadata