All Projects → johnnyapol → RPICovidScraper

johnnyapol / RPICovidScraper

Licence: MIT License
scraper for Rensselaer Polytechnic Institute (RPI)'s Covid Dashboard

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RPICovidScraper

Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+19258.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
Covid19radar
Open Source / i18n / iOS Android Cross Platform Contact Tracing App by exposure notification framework Xamarin App and Server Side Code
Stars: ✭ 35 (+191.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (+66.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
coronavirus
covid-19 data in J
Stars: ✭ 15 (+25%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
align covid
Coronavirus time series aligned by number of cases, not date.
Stars: ✭ 22 (+83.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
covid19-animation-generator
Generates an animation of COVID-19 data
Stars: ✭ 33 (+175%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
coronavirus
No description or website provided.
Stars: ✭ 32 (+166.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+258.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+308.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (+66.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid
rid-covid
Image-based COVID-19 diagnosis. Links to software, data, and other resources.
Stars: ✭ 74 (+516.67%)
Mutual labels:  coronavirus, covid
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+91.67%)
Mutual labels:  coronavirus, coronavirus-tracking
CoronaVirus-2019-nCoV-Live-Tracking
CoronaVirus(COVID-19) Live Map Tracker Android Kotlin App
Stars: ✭ 43 (+258.33%)
Mutual labels:  coronavirus, coronavirus-tracking
CovIndia-Website
The Front-End of CovIndia.com [SHUTDOWN]
Stars: ✭ 11 (-8.33%)
Mutual labels:  coronavirus, coronavirus-tracking
Automated-Social-Distancing-Monitoring
automated social distancing monitoring system
Stars: ✭ 1 (-91.67%)
Mutual labels:  coronavirus, coronavirus-tracking
data2019nCoV
COVID-19 Pandemic Data R Package
Stars: ✭ 40 (+233.33%)
Mutual labels:  coronavirus, covid
COVID19Py
A tiny Python package for easy access to up-to-date Coronavirus (COVID-19, SARS-CoV-2) cases data.
Stars: ✭ 86 (+616.67%)
Mutual labels:  coronavirus, coronavirus-tracking
covid-19
Current and historical coronavirus covid-19 confirmed, recovered, deaths and active case counts segmented by country and region. Includes csv, json and sqlite data along with an interactive website explorer.
Stars: ✭ 15 (+25%)
Mutual labels:  scraper, coronavirus
covid
COVID-19 cases around the world.
Stars: ✭ 14 (+16.67%)
Mutual labels:  coronavirus, covid
covid19-kerala-api-deprecated
Deprecated - A fast API service for retrieving day to day stats about Coronavirus(COVID-19, SARS-CoV-2) outbreak in Kerala(India).
Stars: ✭ 14 (+16.67%)
Mutual labels:  coronavirus, coronavirus-tracking

RPI Covid Dashboard Scraper

Scrapes https://covid19.rpi.edu/dashboard and (optionally) posts to discord channels using webhooks. It also submits a request to the Wayback Machine / Internet Archive to perform a capture of the site when the data is updated.

Usage

python3 main.py or ./main.py

See the config.py.sample for information on configuring discord posting.

Features

  • COVID Dashboard scraping
  • Additionally tracks 2 week case data as RPI/NYS COVID "Trigger Protocols" utilize that data
  • Weekly positivity rate tracking

Dependencies

  • Python 3.6 or later
  • See requirements.txt for python dependencies

Announcements

Want the webhook in your discord server? Email [email protected] and I'll add you to my instance.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].