cityofnewyork-us/urban-park-ranger-animal-condition-response-fuhs-xmg2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 days ago
Indexed 3 hours ago

Urban Park Ranger Animal Condition Response

This dataset contains information about requests for animal assistance, relocation, and/or rescue completed by the Urban Park Rangers

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/urban-park-ranger-animal-condition-response-fuhs-xmg2\".\"urban_park_ranger_animal_condition_response\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • urban_park_ranger_animal_condition_response
     
     
     
     
     
Upstream Metadata