Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.5 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.5 KB

Datasets and analysis of Novel Coronavirus (COVID-19) outbreak in Greece

This repository provides datasets regarding the COVID-19 outbreak in Greece. Our goals are to:

  • Conduct data analysis
  • Create visualizations
  • Develop tracking tools

How to contribute

This project is performed by volunteers of COVID-19 Response Greece. We are looking for new volunteers and fresh ideas! Feel free to contribute by adding your analysis and visualizations.

Data sources

Data are updated 3 times a day using Github Actions

Folder Structure

.
├── data
│   ├── greece             # data for Greece
│   └── all_countries      # data for all countries worldwide (for comparison purposes)
├── data-processing        # scripts for data processing and cleaning
├── analysis               # scripts and notebooks for data analysis
└── visualizations         # visualization outputs