ramseycounty-us/food-provider-contracts-with-communitybased-bbsv-nj58
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 4 hours ago

Food Provider Contracts with Community-based Organizations

Community-based organizations awarded funding through the Ramsey County Investment and Support Efforts (RISE) program in 2021. The RISE program was established using funding from the federal government through the Coronavirus Aid, Relief and Economic Security (CARES) Act.

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 \"ramseycounty-us/food-provider-contracts-with-communitybased-bbsv-nj58\".\"food_provider_contracts_with_communitybased\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • food_provider_contracts_with_communitybased
     
     
     
     
     
Upstream Metadata