Git Product home page Git Product logo

Comments (5)

esube avatar esube commented on July 18, 2024

I agree. We should add deaths, recovered, and even tests performed within 24 hours. Most countries report that data daily in aggregate. There is so many places we can look for these data.
Here's some:
For cases, deaths, recovered: WHO daily brief, JHU cases data, Worldometer
For tests performed: Worldometer
See this on how they sourced African-only data from the JHU csvs: BBC Coronavirus in Africa Tracker

from covid19africa.

hakymulla avatar hakymulla commented on July 18, 2024

I just want to know what the naming convention should be, that of Confirmed cases is who_covid_19_sit_rep_time_series_africa.csv, what should that for deaths, recovered and test be?

from covid19africa.

esube avatar esube commented on July 18, 2024

The are two ways to do this:

  1. create new file for each of the things to track: cases, death, recovered, tests, etc. If you choose this option, I suggest to use a different naming convention that is more intuitive such as africa_daily_time_series_cases.csv, africa_daily_time_series_deaths.csv, africa_daily_time_series_recovered.csv, africa_daily_time_series_tests.csv

  2. on the current existing file, add rows for each things to track. For example the current file has 44 rows (could expand to all 54 countries), you can add another 44 rows at the bottom for deaths, another 44 for recovered etc...

Note: the current file naming was to refer the source is the WHO situational daily report.

from covid19africa.

vukosim avatar vukosim commented on July 18, 2024

@esube and @hakymulla are we done with this?

from covid19africa.

esube avatar esube commented on July 18, 2024

Yes, this has been successfully started and being updated daily. Closing this issue.

from covid19africa.

Related Issues (18)

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.