littlerock-gov/savealife-smoke-alarm-program-rh96-xeny
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 4 hours ago

Save-A-Life Smoke Alarm Program

This data represents the annual progress of the Little Rock Fire Department's Save-A-Life Smoke Alarm Program that puts working smoke alarms in the homes of Little Rock residents for free.

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 \"littlerock-gov/savealife-smoke-alarm-program-rh96-xeny\".\"savealife_smoke_alarm_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • savealife_smoke_alarm_program
     
     
     
     
     
Upstream Metadata