virginia-gov/vdhmpoxpublicusedatasetcases-h954-r2wz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 days ago
Indexed 6 hours ago

VDH-Mpox-PublicUseDataset-Cases

This data set includes the cumulative (total) number of Monkeypox cases for each District in Virginia by report date. This data set was first published on August 22, 2022. 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 daily. 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/vdhmpoxpublicusedatasetcases-h954-r2wz\".\"vdhmpoxpublicusedatasetcases\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vdhmpoxpublicusedatasetcases
     
     
     
     
     
Upstream Metadata