covid19india / api

Moved to https://github.com/covid19india/data/
https://api.covid19india.org
MIT License
678 stars 605 forks source link

Negative value for delta confirmed cases #420

Closed saurabhmj closed 4 years ago

saurabhmj commented 4 years ago

https://api.covid19india.org/v4/data-2020-08-15.json

The number of delta confirmed cases for Mumbai district in MH is negative

"Mumbai": {
        "delta": {
          "confirmed": -819,
          "deceased": 48,
          "recovered": 889,
          "tested": 6442
        },
        "meta": {
          "population": 12442373,
          "tested": {
            "last_updated": "2020-08-15"
          }
        },
        "total": {
          "confirmed": 127716,
          "deceased": 7086,
          "other": 300,
          "recovered": 102749,
          "tested": 651593
        }
      }

Is this an error?

shuklaayush commented 4 years ago

Probably not. It's how it was reported in the state bulletin image