Giter VIP home page Giter VIP logo

covidviz's Introduction

COVIDVIZ
logo

Link to to launch the dashboard with instructions : Open In Colab

Documentation Status

Link to our oral presentation : Youtube

Spatio-temporal evolution of Covid19 cases in France

In the context of a Software Development project we had to analyze the spreading of the covid19 disease in France with an animated map, which allows to visualize by day covid deaths in French departments.

Then we had to produce various charts and gif to illustrate how the covid19 affect population, for instance by age (e.g. a dashboard with various statistical features).

Here is an exemple of our work :

To this aim, we create the module covidviz.

Dashboard

Here is an overview of the dashboard :

Dataset

We mainly used data from data.gouv.fr data.gouv.fr which provides a counting of Covid-19 such as :

We also used geometry data used for maps are from France geoJSON.

Module structure

The main code can be found in ./covidviz folder.

There is a jupyter notebook which contains all our visualizations in the ./report folder.

You can find a beamer presentation in the ./beamer folder.

You can find a some examples of our visualizations in the ./temp folder.

Installation

On Windows

To install covidviz on Windows open you git manager (git bash, git kraken or others).

Then clone the following repository with this command :

$ git clone https://github.com/jihene-b3/covidviz.git

After that, go on Anaconda prompt, go to the root of the covidviz project cloned and type :

$ conda env create -f environment.yml 

On Linux and MAC

To install covidviz on Linux go to your terminal and type :

$ git clone https://github.com/jihene-b3/covidviz.git

Then go to the root of the covidviz project cloned and type :

$ conda env create -f environment.yml 

Documentation

The documentation of covidviz can be found here : covidviz doc

Members

Tasks repartition

  • Jihène : spatio-temporal covid19 evolution statistics

  • Zakaria : vaccine statistics and map on a dashboard

  • Chloé : covid deaths and covid hospitalized widget maps, sparse, unit tests and CI

  • Stephani : icu and screening statistic

  • Everyone : documentation, beamer, module architecture, time and memory efficiency...

covidviz's People

Contributors

chloesrcb avatar jihene-b3 avatar stephaniujka avatar zlaabsi avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.