Closed jishnupdas closed 4 years ago
Thanks @jishnupdas
I think there is an error in the source, I will find out the value and fix it. Thank for reporting.
```
{ "sno": "18", "state_name": "Kerala", "active": "10364", "positive": "21797", "cured": "11365", "death": "68", "new_active": "10074", "new_positive": "2203", "new_cured": "12159", "new_death": "70", "state_code": "32" },
Its 22303. Fixed now.
Thanks!
Great work by the way on the repo!
The data contained in data/mohfw.json has a slight error. the numbers for kerala are
"report_time":"2020-07-30T08:00:00.00+05:30","cured":11365,"death":68,"confirmed":21797
"report_time":"2020-07-31T08:00:00.00+05:30","cured":12159,"death":70,"confirmed":2203,
"report_time":"2020-08-01T08:00:00.00+05:30","cured":13023,"death":73,"confirmed":23613
for date 31 there is a slight inconsistency maybe with the scraping