Overview
The Refugees module monitors the number of refugees and asylum seekers in each IGAD country using data sourced from UNHCR. Data is disaggregated by country of origin and country of asylum.
Views Available
- Data Table — Tabular refugee counts by country and period.
- Chart — Time-series trend of refugee populations.
- Map — Geographic distribution of refugee populations.
Data Collection
python manage.py collect_displacement
Data is fetched from hardcoded UNHCR country-specific URLs defined in the collector configuration.