Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amey-thakur/covid19-web-scraper
Scraping and Visualising India's Real-Time COVID-19 Data From The MOHFW Dataset.
https://github.com/amey-thakur/covid19-web-scraper
amey ameythakur bar-plots beautifulsoup beautifulsoup4 bs4 covid-19 covid19-data covid19-graph covid19-live-tracker covid19india donut-chart prettytable project python python3 web-scraper web-scraping
Last synced: 7 days ago
JSON representation
Scraping and Visualising India's Real-Time COVID-19 Data From The MOHFW Dataset.
- Host: GitHub
- URL: https://github.com/amey-thakur/covid19-web-scraper
- Owner: Amey-Thakur
- Created: 2022-02-06T04:50:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T16:05:12.000Z (11 months ago)
- Last Synced: 2025-01-11T10:24:01.990Z (21 days ago)
- Topics: amey, ameythakur, bar-plots, beautifulsoup, beautifulsoup4, bs4, covid-19, covid19-data, covid19-graph, covid19-live-tracker, covid19india, donut-chart, prettytable, project, python, python3, web-scraper, web-scraping
- Language: Jupyter Notebook
- Homepage: https://github.com/Amey-Thakur/OPEN-SOURCE-TECH-LAB
- Size: 17.5 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID19-WEB-SCRAPER
👍🏻 CSL405: Open Source Tech Lab - Project [SEMESTER IV]
- [X] **CSL405: [OPEN SOURCE TECH LAB](https://github.com/Amey-Thakur/OPEN-SOURCE-TECH-LAB)**
## Authors
- **[Amey Thakur](https://github.com/Amey-Thakur)**
- **[Hasan Rizvi](https://github.com/rizvihasan)**## Project
- **Covid19 Web Scraper**
- **COVID19 India Data Scraping and Visualisation using Matplotlib and BeautifulSoup in Python3.**
- **I used PrettyTable and BS4 to scrape/scale the data and visualize it using Bar Plots and Donut Charts.**
- **Data sourced from [Ministry Of Health and Family Welfare, India](https://www.mohfw.gov.in).**### **SOURCE CODE**
- **[Python](https://github.com/Amey-Thakur/COVID19-WEB-SCRAPER/blob/main/Covid19_Web_Scraper.py)**
- **[Google Colaboratory](https://github.com/Amey-Thakur/COVID19-WEB-SCRAPER/blob/main/Covid19_Web_Scraper.ipynb)**
- **[Kaggle](https://www.kaggle.com/ameythakur20/covid19-web-scraper)**## An example of the Bar Plot implementation
![COVID19 India Bar Plot](https://user-images.githubusercontent.com/54937357/152668618-5c6e27ab-01ed-47ef-b531-9311d2cd94e0.jpg)
## An example of the Donut Chart implementation
![COVID19 India Donut Chart](https://user-images.githubusercontent.com/54937357/152668640-f2e54233-3e51-4381-b2d1-5e96f47a6203.jpg)
---
👉🏻 Presented as a part of the 4th Semester Mini-Project @ Terna Engineering College 👈🏻
👷 Project Authors: Amey Thakur and Hasan Rizvi (Batch of 2022)