Government · Data Visualization
Indonesia Digital Economy Dashboard
Government-commissioned platform tracking digital-economy KPIs across all 34 Indonesian provinces.
Live: idie.bappenas.go.id · Government project
Overview
A government-commissioned interactive dashboard built for Bappenas, tracking digital-economy KPIs across all 34 provinces of Indonesia. Used as a decision-support tool by government stakeholders.


The problem
Visualizing 50,000+ row datasets in the browser without sacrificing interactivity — and doing it to WCAG 2.1 AA accessibility standards, since a government tool has to be usable by everyone. Choropleth maps at province granularity, real-time API feeds, and dataset sizes that would break a naive React render.
What I built
- D3.js choropleth maps at province granularity with interactive drill-downs.
- Virtualised rendering for 50,000+ row datasets, keeping the interface responsive at scale.
- Real-time REST API feeds for live KPI updates.
- WCAG 2.1 AA compliance across the full interface — keyboard navigation, screen-reader support, contrast ratios.

Outcome
Live in production at idie.bappenas.go.id, used as a decision-support tool by government decision-makers across all 34 Indonesian provinces.