bronx-lehman-cuny-edu/bronx-farmers-markets-2013-dztj-awd3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 5 hours ago

Bronx Farmers Markets 2013

Locations and/or nearest intersections of green and farmer's markets in the bronx for the 2013 season. Addresses acquired from http://communitygreen.wordpress.com/bronx-farmers%E2%80%99-markets/

and

http://www.nyc.gov/html/doh/downloads/pdf/cdp/health-bucks-poster-bx.pdf

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 \"bronx-lehman-cuny-edu/bronx-farmers-markets-2013-dztj-awd3\".\"bronx_farmers_markets_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_farmers_markets_2013