finddx / FINDCov19TrackerData

7 stars 10 forks source link

Segregated testing data for some countries #36

Open ImaneElIdrissi opened 3 years ago

ImaneElIdrissi commented 3 years ago

Some countries report several testing numbers and we would like to add that in the tracker. @angelicambg could you have a look at these websites and see which ones could be automatically scraped? In bold are the countries that are feasible in my opinion.

findanna commented 3 years ago

@ImaneElIdrissi and @angelicambg I would narrow it down only to countries that track rapid antigen tests. We should name it Rapid Antigen Test and already think on how to implement the following:

  1. How to include it in the current dataset
  2. How to showcase it on the shinyapp

Adding @christophsax because it is relevant with the shiny app design.

christophsax commented 3 years ago

@angelicambg let's discuss 2. quickly on Tuesday

ImaneElIdrissi commented 3 years ago

@angelicambg I have updated the list of countries to work on according to @dsbb-finddx comment.

angelicambg commented 3 years ago

@ImaneElIdrissi I have some questions regarding this data. Could you help me?

  1. Antigen and Rapid test numbers are the same? i.e. can I store Antigen, Rapid test, Rapid antigen, Rapid test (HAGT) just in one variable called rapid_test, or should I create different variables for each of them?

  2. Data for Benin currently is based on Africa CDC, and they show only PCR. Should we take https://www.gouv.bj/coronavirus/ as the source instead of Africa CDC for the current tests_cumulative to also take into account Tests TDR? or should we keep Africa CDC as a source but not include Benin for the segregated tests numbers?

  3. For Czech Republic we are only scraping testscumulative = "Provedené PCR testy"_, should I include in test_cumulative the number for Provedené antigenní testy, sotests_cumaltive = "Provedené PCR testy"+ "Provedené antigenní testy".

  4. Slovakia same case as Czech Republic

ImaneElIdrissi commented 3 years ago

@angelicambg :

  1. One variable called rapid_test is good. The other names Antigen, Rapid antigen and Rapid test (HAGT) are just shortcuts to say rapid tests.

  2. Indeed for Benin it would be good to start using https://www.gouv.bj/coronavirus/ for both tests_cumulative and rapid_test (Tests TDR) instead of Africa CDC.

  3. For Czech Republic, including in test_cumulative the number for Provedené antigenní testy, sotests_cumaltive = "Provedené PCR testy"+ "Provedené antigenní testy" is I believe the best approach yes. However let's keep the current function for now and we'll integrate the calculation only when implementing the segregation.

  4. Slovakia same as Czech Republic.

ImaneElIdrissi commented 3 years ago

@angelicambg , before we close this issue could you double check Denmark (https://www.sst.dk/en/english/corona-eng/status-of-the-epidemic/covid-19-updates-statistics-and-charts) and Greece (https://covid19.innews.gr/iframe)? It seems to me they are easy dashboards? And Peru was removed because the values were not the right ones. Thanks a lot :)

angelicambg commented 3 years ago
findanna commented 3 years ago

@angelicambg I changed the link for Brazil. Can you please update the number for cumulative number of tests and also PCR/RDT?

findanna commented 3 years ago
findanna commented 2 years ago

@angelicambg Denmark has updated their data here: https://www.sst.dk/en/english/corona-eng/status-of-the-epidemic/covid-19-updates-statistics-and-charts We have lower values.