Code Monkey home page Code Monkey logo

India COVID-19 Data Archive

This repository contains the source code for the COVID-19 India data archive website at https://indiacovid19.github.io/. The website can also be reached using the short link https://git.io/indiacovid19.

The data page at the above URL is generated from the following JSON file: indiacovid19.json.

This JSON file contains a list of list entries. Each inner list entry is a septuple (7-tuple) consisting of 7 values. Here is an example entry:

["2020-03-25", 553, 43, 10, "2020-03-25 18:45",
 "https://web.archive.org/web/20200325192939/https://www.mohfw.gov.in/", ""]

Here is a description of these 7 values in the order they appear in each septuple:

  1. Date (in "YYYY-MM-DD" format as per Indian Standard Time)
  2. Number of active cases
  3. Number of cured cases
  4. Number of death cases
  5. Date and time at which the data was collected/published by the source of the data (in "YYYY-MM-DD HH:MM" format as per Indian Standard Time)
  6. Reference archive link of the source of the data as supporting evidence
  7. Any additional comment or note about the entry

To contribute to this repository, please update indiacovid19.json and send a pull request.

Reference Archive Links

The 7th value in each septuple occurring in indiacovid19.json is a reference archive link. These links point to reliable archives (snapshots) of either https://pib.gov.in/ (PIB) or https://www.mohfw.gov.in/ (MoHFW) for the corresponding date. These are the official sources of COVID-19 case numbers for India.

The date and time for each entry specified as the 6th value in each entry is picked directly from the content of the archived snapshot.

The intention of this project is to ensure that every piece of data in indiacovid19.json can be justified with evidence archived in the archive URLs.

License

This is free and open source software. You can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of it, under the terms of the MIT License. See LICENSE.md for details.

This software is provided "AS IS", WITHOUT WARRANTY OF ANY KIND, express or implied. See LICENSE.md for details.

The favicon.png is generated from https://publicdomainvectors.org/en/free-clipart/Graph-icon/45340.html which is available in public domain.

India COVID-19 Data Archive's Projects

indiacovid19 icon indiacovid19

Chronological archive of official case numbers and statistics for COVID-19 in India

webarchive icon webarchive

Archived snapshots of web pages that provide evidence for the case numbers used in https://indiacovid19.github.io/

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.