All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2020-04-27)
2.0.0 (2020-04-27)
- scatter containing several continents works! (f88fa8d)
1.2.7 (2020-04-27)
- create library building the DataFrame containing the data from the ECDC and display an animation on plotly (99cb106)
1.2.6 (2020-04-17)
- jupyter notebook drawing an animated scatter on COVID data (32aa373)
1.2.5 (2020-04-17)
- scatter animation of the continents (but only one continent at a time) (9a1992a)
1.2.4 (2020-04-08)
1.2.3 (2020-03-29)
- correct the name of the variables due to a change from the ECDC (097d7f6)
1.2.2 (2020-03-21)
- check files from ECDC with 2 extensions: xls and xlsx (f1d57b1)
- check files from ECDC with 2 extensions: xls and xlsx (250deaa)
1.2.1 (2020-03-18)
1.2.0 (2020-03-18)
1.1.0 (2020-03-17)
- adapt the breaking changes from the v1.0.0 to the jupyter notebook (1b82693)
1.0.0 (2020-03-17)
- ECDC has changed the format of the file and its filename
data source from the ECDC is renamed *.xls into *.xlsx
renamed fields: CountryExp -> Countries and territories, NewConfCases -> Cases, Newdeaths -> Deaths
removed fields: Gaul1Nuts1, EU
- search the for latest file available from the ECDC (63056a3)
- Display charts about the geographic distribution of COVID-19 cases worldwide (3cba906)