From 49fba09ec173d49461b1d0aa424f3adb180d7954 Mon Sep 17 00:00:00 2001 From: Ray Slakinski Date: Sun, 9 May 2021 21:35:26 -0400 Subject: [PATCH] updated docs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b4421b3..4506a63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ ## About Prometheus Agent that collects vaccination data in Ontario and exposes it + +## Data + +Covid Data for Ontario is retreived via the [Ontario Data Catalogue](data.ontario.ca/) which is retrieved hourly + +### Poulation Data + +We are using the population data from [Statistics Canada for Ontario 2020](https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=1710000501&pickMembers%5B0%5D=1.7&pickMembers%5B1%5D=2.1&cubeTimeFrame.startYear=2020&cubeTimeFrame.endYear=2020&referencePeriods=20200101%2C20200101) + ## Running: ```bash