All Projects → SamBelkacem → COVID19-Algeria-and-World-Dataset

SamBelkacem / COVID19-Algeria-and-World-Dataset

Licence: other
A COVID-19 dataset with 90 World countries including Algeria.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to COVID19-Algeria-and-World-Dataset

CoronaDash
COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools
Stars: ✭ 20 (+11.11%)
Mutual labels:  forecasting, time-series-analysis, covid-19
pssa
Singular Spectrum Analysis for time series forecasting in Python
Stars: ✭ 119 (+561.11%)
Mutual labels:  analysis, forecasting, time-series-analysis
coronablocker
🦠 Chrome extension to block any news about Covid-19 on social networks.
Stars: ✭ 30 (+66.67%)
Mutual labels:  covid-19, covid19
CoopTilleulsSyliusClickNCollectPlugin
Sell and deliver securely during the COVID-19 pandemic!
Stars: ✭ 77 (+327.78%)
Mutual labels:  covid-19, covid19
COVID-19-train-audio
COVID-19 Coughs files for training AI models
Stars: ✭ 39 (+116.67%)
Mutual labels:  covid-19, covid19
FaceMaskDetector
Real time face-mask detection using Deep Learning and OpenCV
Stars: ✭ 106 (+488.89%)
Mutual labels:  covid-19, covid19
vaccine-alarm
Check for Vaccine availability in a district at specified intervals and sounds a loud alarm when a slot is available.
Stars: ✭ 22 (+22.22%)
Mutual labels:  covid-19, covid19
OpenCovidDetector
New virsion for multi-categories were available. Since too many changes above old virsion, please refer to this site https://github.com/ChenWWWeixiang/diagnosis_covid19
Stars: ✭ 18 (+0%)
Mutual labels:  covid-19, covid19
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+155.56%)
Mutual labels:  covid-19, covid19
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-27.78%)
Mutual labels:  covid-19, covid19
NCOV-19
An app that keeps you Updated on the CORONA virus outbreak stats.
Stars: ✭ 16 (-11.11%)
Mutual labels:  covid-19, covid19
notebooks
Code examples for pyFTS
Stars: ✭ 40 (+122.22%)
Mutual labels:  forecasting, time-series-analysis
CoWin-Vaccine-Notifier
Automated Python Script to retrieve vaccine slots availability and get notified when a slot is available.
Stars: ✭ 102 (+466.67%)
Mutual labels:  covid-19, covid19
COVID breakdown
COVID-19 statistics in Taiwan
Stars: ✭ 15 (-16.67%)
Mutual labels:  covid-19, covid19
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+161.11%)
Mutual labels:  covid-19, covid19
Deep XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Stars: ✭ 83 (+361.11%)
Mutual labels:  forecasting, time-series-analysis
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+111.11%)
Mutual labels:  covid-19, covid19
PhoNER COVID19
COVID-19 Named Entity Recognition for Vietnamese (NAACL 2021)
Stars: ✭ 55 (+205.56%)
Mutual labels:  covid-19, covid19
COVID19-taiwan
Release COVID-19 (SARS-CoV-2) FDA / NHI drugs screening results.
Stars: ✭ 24 (+33.33%)
Mutual labels:  covid-19, covid19
dekontaminasi
DIY static API server for COVID-19 data in Indonesia
Stars: ✭ 66 (+266.67%)
Mutual labels:  covid-19, covid19

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: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].