Requirement:
The dashboard shall support filtering and drill-down by region, sector, time range, donor, and recipient.
Goal:
Allow users to explore the dataset interactively instead of only seeing static summaries.
Acceptance criteria:
- Users can filter by at least region and sector.
- Users can filter by time range where date data exists.
- Users can filter by donor or recipient where these fields are available.
- Dashboard components update based on selected filters.
- Empty filter results are handled with a clear message.
Requirement:
The dashboard shall support filtering and drill-down by region, sector, time range, donor, and recipient.
Goal:
Allow users to explore the dataset interactively instead of only seeing static summaries.
Acceptance criteria: