Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Api Data does not match Dashboard #472

@NDBaxi

Description

@NDBaxi

I want to use the data in csv files from following api
https://api.covid19india.org/csv/latest/case_time_series.csv
https://api.covid19india.org/csv/latest/districts.csv
For data provenance, I ran a simple sum() of columns in the above CSV files to compare against the covid19india.org App.
This is what I am getting:
Total Confirmed = 2,666,894,500
Total Deceased = 38,032,319
Above numbers are consistent with both the CSV files, implying that the source of raw data from which above CSV files are generated is same.

Question -
Why are these numbers completely different than what I am seeing on the dashboard of covid19india.org App
Can help to make me understand what am I not getting right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions