GithubHelp home page GithubHelp logo

Portugal Cases Tested Source about covid-19-data HOT 4 CLOSED

owid avatar owid commented on July 24, 2024
Portugal Cases Tested Source

from covid-19-data.

Comments (4)

edomt avatar edomt commented on July 24, 2024

Hi @f13arnabe

The Portugal Ministry of Health provides daily updates of the number of confirmed cases, unconfirmed cases, and those awaiting laboratory results. You can see them here for example: https://covid19.min-saude.pt/wp-content/uploads/2020/04/50_DGS_boletim_20200421.pdf

Given that "aguardam resultado laboratorial" are reported separately from "total de casos não confirmados", this suggests "total de casos não confirmados" refers to those with a negative test result and "total de casos confirmados" to those with a positive test result. Hence, we sum confirmados + não confirmados cases to get an estimate of the total number of cases tested.

You can find the equivalent data in the dssg-pt data, in columns confirmados and n_confirmados: https://github.com/dssg-pt/covid19pt-data/blob/master/data.csv

Edouard

from covid-19-data.

f13arnabe avatar f13arnabe commented on July 24, 2024

Thanks @edomt 👍

from covid-19-data.

f13arnabe avatar f13arnabe commented on July 24, 2024

Hi @edomt , shouldn't we consider that "Aguardam resultado laboratorial", column lab in the DSSG PT dataset from Github, meaning waiting for results, counts as Tests that were done also? After those waiting results get conclusive, we will get either "new confirmed cases" or "not confirmed cases", but we will always have "waiting for result" ones. I guess the total tests should be sum confirmados + não confirmados + lab . Am I right?

from covid-19-data.

edomt avatar edomt commented on July 24, 2024

Hi @f13arnabe

I guess it depends what exactly it is that you want to describe. If your target is the exact number of samples taken so far, then yes you should include "Aguardam resultado laboratorial".

However, in our testing data, we try to give numbers that are as close as possible to the actual number of fully processed tests, because we think that it has a great impact on the number of cases that are reported. So for all countries we try to exclude pending tests (when we have the information).

Edouard

from covid-19-data.

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.