Giter Site home page Giter Site logo

covid19's Introduction

Covid19

(English version below)

French

Vous trouverez dans ce dépôt les fichiers suivants :

  • french_counts.csv : nombre de cas confirmés cumulés par région française depuis le 4 mars (date des premiers chiffres régionaux publiés par Santé Publique France)
  • Covid19_France.rmd / .html : script R markdown et son résultat en html avec graphiques interactifs, pour l'instant l'analyse est vraiment minimaliste (attention le script utilise aussi les données de l'université Johns Hopkins pour la partie internationale)

Format du fichier french_counts (4 colonnes, 1 ligne par jour et par région) :

  • code_reg : code INSEE de la région (format 2016)
  • lib_reg : libellé de région
  • date : au format standard %Y-%m-%d (année - mois - jour)
  • count : nombre de cas cumulés annoncé par Santé Publique France (généralement arrêté à 15h le jour considéré)

Les données sont mises à jour quotidiennement après l'annonce des nouveaux effectifs qui a lieu vers 20h.

English

You could find here the following files :

  • french_counts.csv : number of cumulative confirmed cases per French region starting on March the 4th (no data available before - source : Santé Publique France)
  • Covid19_France.rmd / .html : R markdown script and its result in html

Content of french_counts file (4 columns, 1 line per day and region) :

  • code_reg : code for linkage with INSEE data
  • lib_reg : labels of regions
  • date : format %Y-%m-%d (year - month - day)
  • count : number of cumulative confirmed counts given by Santé Publique France (at 3 pm on each day)

All data are updated daily on evening.

covid19's People

Contributors

lrousselet avatar

Watchers

James Cloos 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.