Skip to content

Scrape publicly COVID-19 vaccination clinics published on Prepmod.

Notifications You must be signed in to change notification settings

MunicipalityOfAnchorage/prepmod-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

prepmod-scrape

This scrapes COVID-19 vaccination clinics published on the state of Alaska's Prepmod website. The prepmod.R script generates a CSV after parsing the html into an R dataframe. It can further push that cleaned data to Amazon S3. That output is further published to the web as anchoragecovidvaccine.org as an interactive HTML table.

Data Source:

The vaccine clinic information is sourced from what is published on the DHSS PrepMod. The information refreshes every 10 minutes and the exact number of appointments may be different depending on how quickly people sign up for the appointments. Users need to refresh the page to bring in new data. This is only a subset of the providers that are administering vaccines in Alaska.

How to use the html page:

The current anchoragecovidvaccine.org shows a snapshot of the available appointments for published clinics on the Alaska DHSS Prepmod portal. The table is sortable by each of the columns. Click on the appts_available column to sort by the number of appointments available. There is also a search bar on the right side of the page.

This is a project by the Anchorage Innovation Team. This is an experimental website and may have incomplete or missing data.

About

Scrape publicly COVID-19 vaccination clinics published on Prepmod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages