Skip to content

Dashboard of COVID-19 trends, by age groups. Worldwide data, sometimes with region scale, values of Deaths, Cases and Tests

License

Notifications You must be signed in to change notification settings

lilianmarey/COVID19_Trends_by_Age

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19: Trends by Age

Dash-based app

app.py can be run from terminal : it launches the application using the CSV file /data/data_preprocessed.py

Last processed data dates 2020/11/10

Ask me if you want me to process more recent data !

However you can also process it by yourself :

* Download Output_10.csv from https://osf.io/mpwjq/
* Run data_preprocessing.py from cmd (creates data/data_preprocessed_test.py)

Data visualisation project on Covid-19 cases, deaths by age bands

Main data source : https://osf.io/mpwjq/

PROJECT OWNER

Lilian Marey

SQUAD

Lilian Marey

Jean-Claude Razafindrakoto

Marius Pascariu

STRUCTURE OF PROJECT

COVID19_Trends_by_Age

|
|
|---- data           : Datatabases we work with

        |
        |
        |--- download                   : Databases to be downloaded 
        |
        |--- population_datasets        : Databases used for weighting
        |
        |--- Output_10.csv              : The main database with the number of cases, deaths, tests, etc. by age and region
|        
|
|---- documentation  : Documentation (resources, codebook)
|
|---- assets         : deals with the front end presentation
|
|---- src            : Documented scripts after iterations 
|
|---- app.py         : Web app in Dash 
|
|---- data_preprocessing.py         : Data processor to run before launching the app
|
|____ README.md      

Screenshots

Charts

Histogram

Maps

About

Dashboard of COVID-19 trends, by age groups. Worldwide data, sometimes with region scale, values of Deaths, Cases and Tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published