GithubHelp home page GithubHelp logo

Check if deaths <= cases <= tests about li HOT 8 OPEN

lazd avatar lazd commented on July 22, 2024
Check if deaths <= cases <= tests

from li.

Comments (8)

lgeorge-idm avatar lgeorge-idm commented on July 22, 2024 1

This may not work at all.

  • Deaths may be for individuals that were never tested, but were reported based on symptoms and/or post-mortem examination.
  • number of tests can be number of samples or number of individuals. Best practice is to run at least 2 samples per individual. Many depts. of health are not breaking the numbers out.

from li.

jbencina avatar jbencina commented on July 22, 2024

I thought about this a bit more and it may not work for a single day. I think you'd have to look at this cumulatively since most places are reporting active cases while deaths and tests are cumulative.

from li.

Wikunia avatar Wikunia commented on July 22, 2024

Additionally check that deaths are not decreasing. At least then something needs to be double checked.

from li.

JimBudde avatar JimBudde commented on July 22, 2024

I don't think you can say the data is "invalid". It is what it is at this point. Reporting delays, etc are likely to cause some odd reporting of numbers. I have simply been telling folks, expect to see odd numbers from time to time and hopefully it will clear up over a few days time, e.g. when cases were 'transferred' from cruise ships to countries. my 2c.

from li.

qgolsteyn avatar qgolsteyn commented on July 22, 2024

If implemented, can be added as a step in the steps folder, most likely called validate.js or something similar.

from li.

tautme avatar tautme commented on July 22, 2024

Thank you all for thinking about this. I have been wanting to see number of test administered, because you can only have as many positives as you have tested.

from li.

LukeBrantley avatar LukeBrantley commented on July 22, 2024

Are tests marked 0 if there are no records of tests for that location on that day?

from li.

piccolbo avatar piccolbo commented on July 22, 2024

Test positive is one thing, but diagnostics criteria change, particularly when epidemic outpaces testing ability. At that point health authorities switch to other criteria such as any viral pneumonia, x-ray abnormalities etc. Italy and China, afaik, have made the switch. Marching orders is Italy are "test if it has clinical implications". Typically if you are not severe, well oxygenated, just fever, cough and discomfort, they send you home under quarantine with palliative care. I think cases should be the best estimate there is, positive tests is a lower bound. If we insist on test-confirmed only, events my make our numbers irrelevant.

from li.

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.