calgary-ca/calgary-eats-farm-stand-program-ipm6-y48y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Calgary Eats Farm Stand Program

Points of sale of local produced food in Calgary. This is part of the Calgary EATS! Food Action Plan endorsed by City Council in 2012.

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 \"calgary-ca/calgary-eats-farm-stand-program-ipm6-y48y\".\"calgary_eats_farm_stand_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • calgary_eats_farm_stand_program
     
     
     
     
     
Upstream Metadata