gurmanbh / delhi-beds-scraper

Scraper to pull the status of COVID beds/ICU/ventilators in Delhi every twelve hours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delhi beds scraper

A node.js based scraper that pulls information from the Delhi Government COVID website every twelve hours, and stores in the data/beds folder in the repository.

Combined time series for all hospitals is at data/beds-by-hospital-timeseries.csv. Combined time series for the entire city total is at data/beds-total-timeseries.csv

Time format is Year-Month-Date-Hour-Minute.

Running the code

Run npm install and then npm run scrape to pull the latest data.

About

Scraper to pull the status of COVID beds/ICU/ventilators in Delhi every twelve hours.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%