Map
Explore the Map
A live Power BI dashboard of humanitarian data — organizations, needs, and coordinated response, mapped in one place.
Power BI dashboard not connected yet
This is where the live map will appear once the Power BI embed link is added. See the setup notes below.
How to connect the dashboard
- In Power BI, open the report and go to File → Embed report → Publish to web (or use a secure embed link if the data shouldn't be public).
- Copy the embed URL it gives you.
- Open
map.html, find the#mapFrameWrapsection, and replaceYOUR_EMBED_URL_HEREin the commented-out<iframe>with that URL. - Delete the
.map-placeholderblock and uncomment the<iframe>line.