Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Urban Park Ranger Engagement Tracker
Information about education programs run by Urban Park Ranger staff, including program types, activities, locations, and attendance.
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-engagement-tracker-rcd4-qkns\".\"urban_park_ranger_engagement_tracker\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata