Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.39 KB

README.md

File metadata and controls

27 lines (13 loc) · 1.39 KB

OCPS Covid CSV

This project scrapes the Orange County (FL) Public School (OCPS) Covid Dashboard into a csv file.


You can grab the most up to date csv files here:

This page includes the source files for generating this data along with the data. The 2021-2022 school year data will be updated here daily.

Running

The easiest way to run the project is to use the provided docker configuration. If you want to run the project yourself, clone the repository and execute:

docker-compose up

This will run ocps-covid-csv, and update the 2021-2022-cases dataset.