Scan countries, organizations, and topics, then open a structured brief when a report merits deeper review.
{{ report.snippet }}
{{ selectedReport.analysis.situation.summary }}
| Sector | Need | Severity |
|---|---|---|
| {{ needRow.sector }} | {{ needRow.need }} |
|
Beneficiaries:
{{ optObj && optObj.beneficiaries != null ? Number(optObj.beneficiaries).toLocaleString() : '' }}
Cost: $
{{ optObj && optObj.cost_usd_total != null ? Number(optObj.cost_usd_total).toLocaleString() : '' }}
Benefit: $
{{ optObj && optObj.benefit_usd_total != null ? Number(optObj.benefit_usd_total).toLocaleString() : '' }}
BCR:
{{ optObj && optObj.bcr != null ? optObj.bcr : '' }}