```html Education / EdTech Dashboard Generator

Education / EdTech Dashboard Generator

Generate synthetic education datasets for a specified period (up to 2TB)

Customize Education Datasets

Enter the number of records for each dataset and the date range. Datasets are generated and cleaned (ETL) once. View 13 dashboards in a tabbed modal or download datasets. For >1M records (up to 2TB), use a server-side Python script.

About the Education Dataset

Datasets are generated and cleaned (ETL) once for the specified period. ETL includes data cleaning, validation, deduplication, and enrichment. A pop-up window shows when it's best to download based on data quality (e.g., Completeness > 95%, Duplicate % < 1%, Referential Integrity 100%). Click 'Download Datasets' or use the pop-up's 'Download Now' button when prompted. Thirteen dashboards (Student Demographics, Academic Performance, Attendance and Engagement, Behavioral Indicators, Course and Curriculum Metrics, Instructor Performance, Career Readiness and Outcomes, System and Platform Usage Metrics, Learning Analytics and Personalization Metrics, Institutional and Operational Metrics, Community and Social Impact Metrics, Innovation and Research Metrics, Financial and Enrollment Metrics) appear in a draggable, resizable tabbed modal after generation, showing KPIs and trends, with options to download as JPG/Excel. The dataset includes: students.csv, courses.csv, instructors.csv, enrollments.csv, attendance.csv, performance.csv, and platform_usage.csv.

```