You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The actual number of COVID-19 infections is a key to understanding the transmis- sion of the disease. It is also a critical factor for policy-making during the pandemic. However, the number of confirmed cases in viral tests is only a biased probe of this number. A general method of predicting the actual number of infections from the measured var…
Contains python code to extract covid data (old) from web and write to an excel file for further processing. This also points to a mobile application showing the extracted covid data as of May 2020 in beautifully organized responsive tabs.
I made a covid-19 tracker that outputs covid information on a country a user requests. To make this I used the Covid-19-API from M-Media-Group (https://github.com/M-Media-Group/Covid-19-API).
⌛ A Covid-19 cases tracking Web app built for learning purposes. This app uses Covid public API to fetch the relevant covid cases data about the searched country. If the user visits the searched country covid details it shows the visited country details data.