marincounty/community-gardens-rq75-ini4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 2 hours ago

Community Gardens

Community gardens created and maintained in Marin County via the Community Garden Program. Data is collected every five years beginning in 2010.

The Community Garden Program aims to support all types of community gardens in the County as part of increasing access to healthy food, building community, and encouraging physical activity.

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 \"marincounty/community-gardens-rq75-ini4\".\"community_gardens\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • community_gardens
     
     
     
     
     
Upstream Metadata