ny-gov/new-york-state-fallen-firefighters-memorial-roll-i77z-w4nh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 11 months ago

New York State Fallen Firefighters Memorial Roll of Honor

This dataset lists the Name, Rank, Fire Department, Date of Death, Current Location on Memorial Wall of each Firefighter whose name has been engraved on the wall.

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 \"ny-gov/new-york-state-fallen-firefighters-memorial-roll-i77z-w4nh\".\"new_york_state_fallen_firefighters_memorial_roll\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_state_fallen_firefighters_memorial_roll
     
     
     
     
     
Upstream Metadata