Skip to content

SamBelkacem/COVID19-Algeria-and-World-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19-Algeria-and-World-Dataset

A coronavirus dataset with 104 countries constructed from different reliable sources, where each row represents a country, and the columns represent geographic, climate, healthcare, economic, and demographic factors that may contribute to accelerate/slow the spread of the COVID-19. The assumptions for the different factors are as follows:

  • Geography: some continents/areas may be more affected by the disease
  • Climate: cold temperatures may promote the spread of the virus
  • Healthcare: lack of hospital beds/doctors may lead to more human losses
  • Economy: weak economies (GDP) have fewer means to fight the disease
  • Demography: older populations may be at higher risk of the disease

The last column represents the number of daily tests performed and the total number of cases and deaths reported each day.

Data description

Countries in the dataset by geographic coordinates

  • Europe: 33 countries
  • Asia: 28 countries
  • Africa: 21 countries
  • North America: 11 countries
  • South America: 8 countries
  • Oceania: 3 countries

Statistical description of the data

Data distribution

Download

The dataset is available in an encoded CSV form on GitHub.

Python code

The Python Jupyter Notebook to read and visualize the data is available on nbviewer.

Data update

The dataset is updated every month with the latest numbers of COVID-19 cases, deaths, and tests. The last update was on March 01, 2021.

Data construction

The dataset is constructed from different reliable sources, where each row represents a country, and the columns represent geographic, climate, healthcare, economic, and demographic factors that may contribute to accelerate/slow the spread of the coronavirus. Note that we selected only the main factors for which we found data and that other factors can be used. All data were retrieved from the reliable Our World in Data website, except for data on:

Citation

If you want to use the dataset please cite the following arXiv paper, more details about the data construction are provided in it.

@article{belkacem_covid-19_2020,
	title = {COVID-19 data analysis and forecasting: Algeria and the world},
	shorttitle = {COVID-19 data analysis and forecasting},
	journal = {arXiv preprint arXiv:2007.09755},
	author = {Belkacem, Sami},
	year = {2020}
}

Contact

If you have any question or suggestion, please contact me at this email address: s.belkacem@usthb.dz

Releases

No releases published

Packages

No packages published