▶ How to Load Data into the Dashboard
Option A: Drag & Drop (Easy)
1
Employees Take Assessments
Team members complete assessments at any level (L1, L2, or L3) and download their JSON report.
2
Collect JSON Files
Gather the individual JSON report files from your team (via email, shared drive, etc.).
3
Drag & Drop Here
Select or drag all JSON files directly into the upload area below. No scripts required!
Option B: Use Aggregator Script (Advanced)
For CSV export, automation, or processing hundreds of files, use the Python script:
python aggregate.py ./reports-folder/
This creates aiq_combined.json and aiq_export.csv. For period-based trends, organize reports into folders like 2025-Q1/, 2025-Q2/.
Load Assessment Data
Drag & drop JSON report files here, or click to select files.
Accepts: Individual AIQ report JSONs or combined aiq_combined.json files