cityofnewyork-us/shapefiles-of-boa-and-community-brownfield-mfxb-aygx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 38 minutes ago

Shapefiles of BOA and Community Brownfield Planning Areas - OER Community Grant Projects

GIS shapefiles showing the areas in NYC where community-based organizations have conducted planning studies or used OER community brownfield pre-development grants.

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/shapefiles-of-boa-and-community-brownfield-mfxb-aygx\".\"shapefiles_of_boa_and_community_brownfield\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • shapefiles_of_boa_and_community_brownfield
     
     
     
     
     
Upstream Metadata