aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADmasterAlex2024-06-151-4/+3
|
* Update README.mdAlex2023-04-101-1/+3
|
* Added new API implementation, and works good enough for an irrelevant project.Alex2023-04-101-141/+104
|
* Update README.mdAlex2022-02-051-1/+5
|
* Temporarily removed deaths plot - legacy deaths download is no longer ↵Alex2020-08-181-17/+23
| | | | available as the data series has been discontinued (will update to use API in the future)
* [ImgBot] Optimize imagesAlex2020-07-314-0/+0
| | | | | | | | | | | *Total -- 9,571.59kb -> 6,641.46kb (30.61%) /examples/cumulative_cases_31-07-2020.png -- 1,487.39kb -> 519.70kb (65.06%) /examples/cumulative_deaths_31-07-2020.png -- 1,454.57kb -> 510.07kb (64.93%) /examples/cases_daily_31-07-2020.png -- 3,210.06kb -> 2,711.89kb (15.52%) /examples/deaths_change_daily_31-07-2020.png -- 3,419.56kb -> 2,899.80kb (15.2%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
* Added example graphs generated by scriptAlex2020-07-314-0/+0
|
* Removed testing code that was accidentally left inAlex2020-07-311-7/+0
|
* Added error checking - will improve in next commitAlex2020-07-311-7/+25
|
* Update README.mdAlex2020-07-271-7/+1
|
* Added requirements.txt and updated main.pyAlex2020-07-272-110/+73
| | | | | | | | | | Now, there is a fully functioning progress indicator that uses the yaspin module. Previously, the script would check if the local data stored was already today's date. However, if the data was updated through the day and the source file was updated, the script would not download the newest version. I have removed this for simplicity purposes. I'm not sure if its the conventional method of writing a requirements file, but it serves to show what modules the user may need to install.
* Added cumulative deaths and cases plotsAlex2020-07-261-3/+11
|
* New README.mdAlex2020-07-261-0/+21
|
* Initial commitAlex2020-07-262-0/+179
git.ajschof.me — hosted by ajschofield — powered by cgit