Wiz Air Quality Studio
What is this?

This is a proof-of-concept dashboard that simulates environmental and air quality readings for live demos and presentations. No hardware is required; data are generated in the browser and auto-refresh every few seconds.

Key Areas
EAQI (Demo)

The dashboard computes a simplified air quality index (EAQI-like) using PM2.5, PM10, NOx, and CO₂. For demo purposes, we map results to four bands: Excellent, Best, Normal, Poor.

Disclaimer: This is not a medical or regulatory tool. Thresholds are approximate and for illustration only.

Data Simulation

To demonstrate changes during a short demo, the app cycles the overall air quality level automatically every ~30 seconds:

  1. Poor →
  2. Normal →
  3. Best →
  4. Excellent, then repeat.

Each phase adjusts dummy ranges for PM and gases so gauges and panels reflect the level change.

How to Export
Deployment

For detailed instructions, see AWS_DEPLOYMENT.md in the repository.

Support

Questions or feedback? Contact your deployment owner or product team.