We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON doc format could be.
{ "_id": "2022-01-22T09:00:00.00+05:30|positivity-rates|wikidataId", "report_time": "2022-01-22T09:00:00.00+05:30", "district":"wikidataId/<wikidataId>", "positivity": null, "rtpcr_contribution": null, "rat_contribution": null, "source": "icmr", "type": "district-wise-weekly-positivity-rates" }
report_time
The text was updated successfully, but these errors were encountered:
No branches or pull requests
JSON doc format could be.
report_time
also is the end of the week for the data point. Do we need start date?The text was updated successfully, but these errors were encountered: