This project shows step by step how to create a dashboard using coronavirus dataset. In the dashboard, there are 2 tabs. First tab shows a data table. Second tab shows 2 different visuals; a garphic of number of cases for each day for the selected country and a world map of coronavirus cases.
Coronavirus dataset : involves number of cases and deaths per country on daily basis.
- pandas
- plotly
- dash