opendata-fcgov/support-fort-collins-business-during-covid19-my5h-qknb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 5 hours ago

Support Fort Collins Business during COVID-19

Dataset of local Fort Collins business information during COVID-19.

See https://opendata.fcgov.com/d/9kwb-8b8c to best view the data.

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 \"opendata-fcgov/support-fort-collins-business-during-covid19-my5h-qknb\".\"support_fort_collins_business_during_covid19\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • support_fort_collins_business_during_covid19
     
     
     
     
     
Upstream Metadata