Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debrajhyper/cov-19-india
👉🏻 Coronavirus Outbreak in India: Latest Map and Case Count with real Time update data along with essential information.
https://github.com/debrajhyper/cov-19-india
ajax covid-19 css d3-visualization data-visualization fetch-api graph html5 india javascript maps topojson
Last synced: 1 day ago
JSON representation
👉🏻 Coronavirus Outbreak in India: Latest Map and Case Count with real Time update data along with essential information.
- Host: GitHub
- URL: https://github.com/debrajhyper/cov-19-india
- Owner: debrajhyper
- License: apache-2.0
- Created: 2021-02-28T16:01:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T11:05:17.000Z (12 months ago)
- Last Synced: 2023-11-20T12:27:31.611Z (12 months ago)
- Topics: ajax, covid-19, css, d3-visualization, data-visualization, fetch-api, graph, html5, india, javascript, maps, topojson
- Language: JavaScript
- Homepage: https://debrajhyper.github.io/COV-19-India/
- Size: 93.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# COV-19-India [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/debrajhyper)
Website : COV-19 | India
Coronavirus Outbreak in India: Latest Map and Case Count with real Time
update data along with essential information.
# Key Features
- Easy Data representation of Covid cases in India.
- States along with District data in tabular format.
- Generate Table data direct from website (JSON, CSV, PDF)
- Covid Map Visualization of India (District & States)
- Covid Graph Visualization of India
- Information to awareness╔═╗╔╦╗╔═╗╦ ╦ ╦ ╦╔═╗╔╦╗╔═╗
╚═╗ ║ ╠═╣╚╦╝ ╠═╣║ ║║║║║╣
╚═╝ ╩ ╩ ╩ ╩ ╩ ╩╚═╝╩ ╩╚═╝
╔═╗╔╦╗╔═╗╦ ╦ ╔═╗╔═╗╔═╗╔═╗
╚═╗ ║ ╠═╣╚╦╝ ╚═╗╠═╣╠╣ ║╣
╚═╝ ╩ ╩ ╩ ╩ ╚═╝╩ ╩╚ ╚═╝# Website Info
Developed by Debraj Karmakar>This is a small effort from my side to keep yourself updated with number of corona cases reported in India so far. Checkout the available APIs here. Thankful to @covid19india organization for such a wonderful API. The Open Graph image used is taken from here.
Technology Used :
- HTML5
- CSS3
- Bootstrap
- Material UI
- jQuery
- D3
- TopoJSON
- Ajax
- Fetch API
- JavaScript
- Github
- VS Code
- Chrome
# API
Official Data
* Case counts:
* api.rootnet.in/covid19-in/stats/latest
* api.rootnet.in/covid19-in/stats/history
* api.covid19india.org/data.json
* api.covid19india.org/v2/state_district_wise.json
* Testing stats:
* api.rootnet.in/covid19-in/stats/testing/latest
* api.rootnet.in/covid19-in/stats/testing/history
* api.rootnet.in/covid19-in/stats/testing/raw
* Hospitals & beds:
* api.rootnet.in/covid19-in/hospitals/beds
* api.rootnet.in/covid19-in/hospitals/medical-colleges
* Contact & helpline:
* api.rootnet.in/covid19-in/contacts
Unofficial Data
* Unofficial sources: https://api.rootnet.in/covid19-in/unofficial/sources
* Unofficial patient tracing data: https://api.rootnet.in/covid19-in/unofficial/covid19india.org
* Unofficial statewise: https://api.rootnet.in/covid19-in/unofficial/covid19india.org/statewise
* Unofficial statewise history: https://api.rootnet.in/covid19-in/unofficial/covid19india.org/statewise/history
# Screenshots
Dashboard | Data Table
Dashboard | Map visualization
Cov-19 Information
All your queries
```javascript
if (_.isAwesome(thisRepo)) {
thisRepo.star(); // thanks in advance :p
}
```
# Conclusion:
Here are the key takeaways of this Project
- Working with an HTTP request
- Working with JSON Data (Arrays and Objects)
- Sorting Numeric Data
- Sorting Datatype
- Sorting String and Object arrays
- Doing arithmetic Calculation on Object types
- Nesting Table Dynamically
- Loading component Dynamically on Click
- Use of moment Date Filter
- Export data directly from the webpage
>### So I hope you will like this project. And kindly do check my live link to the website. Please feel free to go through the statistics and keep learning and utilize your time. STAY SAFE.