cityofnewyork-us/heroes-of-the-month-mju7-rqph
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 2 hours ago

Heroes of the Month

List of honorees who have displayed bravery.

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 \"cityofnewyork-us/heroes-of-the-month-mju7-rqph\".\"heroes_of_the_month\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • heroes_of_the_month
     
     
     
     
     
Upstream Metadata