Releases: FileMeta/ReadAndConvertCovid19Data
Resolve SSL/TLS Error
Data Tolerance - Moving Averages
This release adds tolerance for gaps in inbound data and calculates seven-day moving averages for confirmed cases and for deaths.
Enhanced Functions - More Detail, Filtering and Aggregation
This release uses the daily data updates by Johns Hopkins which offer finer-grained data down to the county level. It can generate multiple outputs each with different filters and aggregation levels.
At the command line, execute the following to get syntax help:
ReadAndConvertCovid19Data -h
Full Function - Latest Data Format
Supports the updated data format and filenames from Johns Hopkins
Full Function - Update
Tolerate missing data (treats as zero) and report date of last data.
Add New Cases Data
This version adds columns for NewConfirmed, NewDeaths, and NewRecovered which are simply differences from the previous day's data. The regular data from Johns Hopkins is cumulative.
It also addresses a buffering bug which, sometimes, resulted in an incomplete data set.
Full Function
Functional ReadAndConvertCovid19Data application for Microsoft Windows. See the ReadMe for details on what the tool does and how to use it.