stat-montgomerycountymd-gov/montgomery-county-foodstat-publishing-plan-4wau-rn5x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 5 hours ago

Montgomery County FoodStat Publishing Plan

This dataset is the master publishing plan for the Montgomery County FoodStat Application. This dataset will be regularly updated to reflect the frequency of data updates and datasets that are in the publishing plan.

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 \"stat-montgomerycountymd-gov/montgomery-county-foodstat-publishing-plan-4wau-rn5x\".\"montgomery_county_foodstat_publishing_plan\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • montgomery_county_foodstat_publishing_plan