Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 12 months ago
Farmers Markets 2022
Office of Agriculture's listing of farmers markets in the County. Includes market managers' name and contact information, seasons of operation, operation times and accepted programs. This data will update annually.
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 \"montgomerycountymd-gov/farmers-markets-2022-9z5p-uddt\".\"farmers_markets_2022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata