Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 787 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 787 Bytes

COVID-19 pharmacy vaccine locations

The purpose of this repository is to assist in downloading and processing current and historical COVID-19 pharmacy vaccine location data in Ontario.

Data sources

Current data are from Ontario's COVID-19 pharmacy vaccine locations webpage.

Archived data are from the Archive of Canadian COVID-19 Data, which is maintained by the COVID-19 Canada Open Data Working Group.

Running the script

Run process_data.R. This script will automatically create the directories to hold the raw data (data) and processed tables (out). Current and archived data will be downloaded automatically by calling download_data.R.