Skip to content

CyrilSLi/health-protection-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 1, 2026
da50af2 · · Jun 1, 2026

History

150 Commits
Jul 22, 2025
Jul 24, 2025
Jun 1, 2026
Jun 1, 2026
May 29, 2026
Dec 16, 2025
May 29, 2026
Nov 24, 2025

Repository files navigation

health-protection-reports

A website which displays Manitoba Health Protection Reports PDF data on a user-friendly map. This data includes restaurants, pools, and other locations which have been shut down and/or convicted for violating health regulations.

main.py is a Python script which should be run periodically to update the data, which is saved in data.js (a JSON object with a JavaScript wrapper). The entire website is contained in a single static HTML file, index.html, which reads the data from data.js using a