udaykadaboina / COVID19_India

Repository for COVID19 India statewise timeseries scraped from official MoFHW website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19 India

This repository scrapes Ministry of Health and Family Welfare (Government of India) site to give you the latest official data of COVID19 Pandemic in India.

Usage

  1. Clone the repository

  2. Install the required gems using: $ bundle install

  3. Run the scraper using: $ ruby data_generator

Files Generated

The web scraper daily scrapes the MoFHW site & creates the following files

  • data/{MM-DD-YYYY}_data.csv file consisting daily data.
  • data/states_data_aggregated.csv file consisting daily data appended, useful to draw times series graphs.

Contributing

Please don't hesitate to make a PR if you have discovered any bugs or open an issue to request more features to this project.

Authors

Uday Kadaboina.

License

This project is released under MIT License.

About

Repository for COVID19 India statewise timeseries scraped from official MoFHW website.


Languages

Language:Ruby 100.0%