virginia-gov/vdhcovid19publicusedatasetclibyhealthdistrict-nchp-nti3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 11 minutes ago

VDH-COVID-19-PublicUseDataset-CLI_By-HealthDistrict

This data set includes the number and percent of visits for COVID-19 like illness (CLI) at emergency departments and urgent cares in Virginia by week end date and by health district. This data set was first published on July 20, 2020. The data set increases in size daily and as a result, the dataset may take longer to update; however, it is expected to be available by 12:00 noon weekly. When you download the data set, the dates will be sorted in ascending order, meaning that the earliest date will be at the top. To see data for the most recent date, please scroll down to the bottom of the data set.

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 \"virginia-gov/vdhcovid19publicusedatasetclibyhealthdistrict-nchp-nti3\".\"vdhcovid19publicusedatasetclibyhealthdistrict\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vdhcovid19publicusedatasetclibyhealthdistrict
     
     
     
     
     
Upstream Metadata