Skip to content

View Manitoba Health Protection Reports data on a user-friendly map

Notifications You must be signed in to change notification settings

CyrilSLi/health-protection-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 1, 2025
fd75794 · · Aug 1, 2025

History

38 Commits
Jul 22, 2025
Jul 24, 2025
Aug 1, 2025
Aug 1, 2025
Jul 28, 2025
Jul 16, 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