Skip to content

BlessNimi/BINUH-Human-Rights-Dashboard

Repository files navigation

BINUH Human Rights — Dashboard

Public Q1 2026 dashboard on Human Rights violation incidents documented by the Human Rights Section, UN Integrated Office in Haiti (BINUH).

Built for GitHub Pages — static HTML/CSS/JS only, no server or build step on deploy.

Live site

https://mafiatun.github.io/binuh-hrd-dashboard/

GitHub Pages setup

  1. Push this repo to GitHub
  2. Settings → Pages → Branch main, folder /
  3. Wait 1–2 minutes, open the Pages URL

See DEPLOY.md for full details.

Published data

File On GitHub?
js/data.js Yes — BINUH_DATA (pre-aggregated; what the site loads)
documents/*.csv No — gitignored; local ETL input only

Local preview (recommended for testing)

Do not double-click HTML files (file://). Browsers block data.js and charts will stay empty.

  1. Open Terminal in this project folder:
cd "/Users/mafilicious/Library/CloudStorage/OneDrive-UnitedNations/Projects/binuh-online-dasboard"
python3 -m http.server 8000
  1. In your browser open:
  1. Stop the server with Ctrl+C in Terminal.

Optional — refresh data from CSV (CSV stays local, not on GitHub):

pip3 install -r requirements.txt
# Place Report_2.0.csv in documents/, then:
python3 extract_data.py
# Reload the browser (no server restart needed)

Pages

Overview · Demographics · Perpetrators · Geographic · SV Types · Maps

Disclaimer

Data are non-exhaustive and subject to underreporting.

About

Public Q1 2026 dashboard for Human Rights violation incidents documented by the Human Rights Section, UN Integrated Office in Haiti (BINUH).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors