Giter Site home page Giter Site logo

Comments (6)

NeptisPID avatar NeptisPID commented on July 29, 2024

Cela provient probablement du fait que les données ont changé au niveau format. Exemple avec le departement DEP-68:

{
"date": "2020-03-06",
"source": {
"nom": "Coronavirus-France-Dataset",
"url": "https://github.com/lperez31/coronavirus-france-dataset"
},
"sourceType": "lperez31-historical-data",
"casConfirmes": 80,
"code": "DEP-68",
"nom": "Haut-Rhin"
},

Depuis le 17 Mars on a :

{
"code": "DEP-68",
"nom": "Haut-Rhin",
"date": "2020-03-25",
"hospitalises": 802,
"reanimation": 106,
"deces": 239,
"gueris": 325,
"source": {
"nom": "Santé publique France Data"
},
"sourceType": "sante-publique-france-data"
},

A noter, que c'est toujours disponible dans certains départements.

from covid19-dashboard.

303055 avatar 303055 commented on July 29, 2024

Bonjour

Pourquoi il été fermé sans correctif ?

@+

from covid19-dashboard.

mckmonster avatar mckmonster commented on July 29, 2024

@303055
De ce que je viens de voir une autre MR a été validé.
Qui supprime complètement cette info

from covid19-dashboard.

rchod avatar rchod commented on July 29, 2024

@mckmonster ce bug peut être fermé non ?

from covid19-dashboard.

mckmonster avatar mckmonster commented on July 29, 2024

Yep

from covid19-dashboard.

303055 avatar 303055 commented on July 29, 2024

Oui on peut le fermer .... mais il n'est pas réparé..... il n'y a plus de remonté des cas .... ça sent la mort du petit cheval pour ce site... il est gouvernemental ?

from covid19-dashboard.

Related Issues (20)

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.