Get COVID-19 data from an API or a data source. You can use the Open Disease Data project API or another API of your choice. You can also download the data in CSV or JSON format from a data repository such as the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University: https://github.com/CSSEGISandData/COVID-19Once you have the data , use that data and display it in a nice order , depending how you are going to show it
Python packages that was being used:
- Flask
- Folium