- Updated status badge
- Added action Buttons (#262)
- Added data to RDS
- Fixed bug in heatmap
- Fixed end date to 06/22
- End of data update,fixed end date to 09/22 (#259)
- Updated rsconnect (#246)
- Check build data, build package once a day
- Relaxed test on Swiss data, due to missing test data (#239)
- Added dependabot yml (#235)
- Swiss data at level 2 have delay
- Update to R 4.2.1 (#218)
- Update to R 4.0.3 and GH Actions update (#226)
- Fixed tests (#221)
- Updated to Covid19datahub 3.0.2 (#217)
- Complete vaccination data (#201)
- Fix year comparison lineplot bug
- Quick fix in build_data
- Adjusted margins and padding for mobile (#210)
- More countries in rds dump
- Separated Individual country page
- Build data in package, updated with github action (#207)
- Updated and replaced plots in multiple pages (#200)
- Added text info in pages
- Correction due to missing data in Canada
- Fixed some small issues in labels (#197)
- Improved lineplot, adding time frame and barplot option (#191)
- Axis labels shortened using K and M for thousands and millions
- Added button to open global map
- Added figures over bars in barplot
- Improved speed UI and map (#188)
- removed time slider map global
- Improved case boxes
- Adjusted weekly stats and hosp data
- Added line-plot comparing calendar years (#185)
- Extended boxes with past week info
- Updated data from covid19datahub, fetching raw data (#182)
- Update vaccines text plot (#168)
- Allow vaccination over population size to go beyond 1 (#168)
- Review labels, renderUI, fix problem with USA level 2 (#175)
- Remove shiny dashboard (#172)
- Vaccination text plot, added navPage across main tabs (#168)
- Correction scatterplot median lines for rates (0-1) (#163)
- Correction to Last Week Vaccinated (#161)
- Add vaccination maps and graphs (#157)
- Add restriction policy index maps and graphs (#149)
- Updated COVID19 package from Covid19datahub to 2.3.1 (#146) https://covid19datahub.io/news/index.html
- Reviewed and used more consistently 1M pop rescaled vars in comparison (#134)
- Review Hospitalised data (#133)
- Fixed legend reactivity in global map (#135)
- Removed contagion day in x axis, replaced with dates (#126)
- 2 maps added in continent page: tests per 1M, Positive test rates (#127)
- Enhanced global map in first page (#55)
- Added Switzerland tab with maps at Kanton level (#20)
- Reviewed calculation and definition of Growth Factors (#122)
- Added new graph to Global page, selected top 10 in barplots
- Added hospedalised area in area plot in country page where available (#114)
- Added some plots for level 2 areas within countries, if available (#115)
- Correction bug for country page China
- Updated UI for area plot, with level 2 selection, removed log option
- SelectInput instead of RadioButtons in rates plot
- Added Last Week option for Continent Maps
- Fix broken deployment to shinyapps.io (#116)
- Update data source from covid19datahub (#104) https://github.com/covid19datahub/COVID19
- Population size taken from covid19datahub, some variables over 1M will differ
- Package name renamed to Covid19Mirai to avoid conflict with COVID19
- SP data saved in RDS for faster reading
- updated info on data source, updated ReadMe page
- correction on color palette for new active maps when there are no negative values
- Fix colors in lineplot (#95)
- Align graph colors in continent map (#105)
- Updated graph style to align with new colors, updated palette
- Fixed error France, aggregation of colonies
- correct plot title in country page (#94)
- Added continent split pages (#92)
- added country maps withing continent
- added search box to global map
- Merged Reunion Martinique French Guiana with France
- replaced population data with UN dataset with 2020Q2 estimate
- resized some texts in graphs
- Set different color -grey for NA in new active mod_map.R (#59)
- Fix colour scale/legend over 1M by replacing data_clean() with data_plot() (#79)
- Country comp Lineplot from day of 1000 contagion rolling weekly average, remove dots, add imports zoo (#80)
- Fix colour order in mod_lineplots_day_contagion (#67)
- Merge the two boxes for current and new values into one.(#69)
- Fix trend order of area plot both global and country tabs, added utils function (#74)
- correct plot titles for modules mod_compare_nth_cases_plot and mod_growth_death_rate (#66)
- Add angle to bar-plot labels (#68)
- Add scatterplot prevalence vs growth (#81)
- Add status split stackedbarplot (#83)
- Adding growth factor and lethality rate data to tables in country and country comparison tabs (#5)
- Adding growth factor and lethality rate plots to country comparison tab (#5)
- Adding comparison from 1000nd case to country comparison tab and country tab (#5)
- Fix NA in input data
- Add info to boxes #63
- Remove pop up with data source information (#63)
- Fixed variables for map
- Fixed labels for death rate plots
- Added plot comparing countries from the day where the total number of confirmed cases was above 1000 (#39).
- Added growth factor and Death rate plots (#5)
- Added new cases to map (#56)
- Integrate population data for map (#29)
- JHU data source currently deprecated: switch (temporarily) to https://github.com/bumbeishvili/covid19-daily-data (#48). Users are alerted on app launch.
- Updated JHU data source filenames.
- Improved app header: it now shows the app version and the change-log in a modal dialog (#38, #43).
- Added map showing the number of cases (#3, #36, #45).
- Added Loader animations to all plots (#40).
Covid19 is a Shiny App for understanding the COVID-19 spread and compare their perverse effects between countries.
The application uses data from the Johns Hopkins CSSE Repository.