No instability data available for this country.
{% endif %}No brief generated.
{% endif %}| Date | Type | Sub-Type | Location | Fatalities |
|---|---|---|---|---|
| {{ (e.event_date or '')[:10] }} | {{ e.event_type|default('') }} | {{ e.sub_event_type|default('') }} | {{ e.location|default('') }} | {{ e.fatalities|default(0) }} |
No conflict events reported for this country.
{% endif %}| Year | Refugees | IDPs | Asylum Seekers |
|---|---|---|---|
| {{ d.year|default('') }} | {{ "{:,}".format(d.refugees|default(0)|int) }} | {{ "{:,}".format(d.idps|default(0)|int) }} | {{ "{:,}".format(d.asylum_seekers|default(0)|int) }} |
No displacement data by origin.
{% endif %}| Metric | Total |
|---|---|
| {{ key }} | {{ "{:,}".format(val|int) if val is not none else 'N/A' }} |
No displacement data available.
{% endif %}No GDP data available.
{% endif %}| Year | Inflation (%) |
|---|---|
| {{ entry.year|default(entry.date|default('')) }} | {{ "%.1f"|format(entry.value or 0) }}% |
No inflation data available.
{% endif %}No economic data available.
{% endif %}