Back to projects

Selected project

Jakarta air quality simulation from real AQI data.

Nirkabel turns Jakarta AQI records into a pollution prediction and simulation workflow: collect the dataset, model pollutant conditions, simulate changing air quality, then validate the output against ground-truth readings.

Role
Full-stack builder
Stack
Data simulation, dashboard UI
Contribution
Inputs, metrics, workflow, validation
Outcome
0.8621 overall score
01

Collected Jakarta AQI data

Built the project around a large AQI dataset from Jakarta so the simulation reflected real locations, time windows, and pollutant behavior instead of demo-only values.

02

Modeled pollution states

Designed an input flow for location, time of day, pollutant type, and pollutant value, then converted those signals into AQI labels such as Sedang and Tidak Sehat.

03

Simulated and visualized changes

Added 24-hour AQI trend views and step-based simulation logic so the project could show how readings move over time and where unhealthy conditions appear.

04

Validated against ground truth

Compared simulation output with real AQI readings and summarized model quality through accuracy, precision, recall, F1 score, and agreement bands.