cityofnewyork-us/archived-nyc-greenthumb-community-gardens-ajxm-kzmj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 1 month ago

ARCHIVED - NYC Greenthumb Community Gardens

Listing of NYC Greenthumb community gardens.

For current GreenThumb info please visit the GreenThumb Garden Data Collection here: https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=GreenThumb+Gardens&q=greenthumb

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/archived-nyc-greenthumb-community-gardens-ajxm-kzmj\".\"archived_nyc_greenthumb_community_gardens\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • archived_nyc_greenthumb_community_gardens
     
     
     
     
     
Upstream Metadata