| | --- |
| | title: Wyoming Accountability Dashboard |
| | emoji: 🤠 |
| | colorFrom: yellow |
| | colorTo: gray |
| | sdk: streamlit |
| | sdk_version: 1.54.0 |
| | app_file: app.py |
| | pinned: false |
| | license: mit |
| | short_description: ACCOUNTABILITY AND DATA ANALYTIC MONITORING DASHBOARD |
| | --- |
| | |
| | # Wyoming Accountability Monitoring & Data Analytic Dashboard |
| |
|
| | This is a secure prototype demonstrating a State/District/School accountability dashboard. |
| |
|
| | ## Features |
| | - **Role Based Access Control (RBAC):** Login as State Admin, District Superintendent, or School Principal. |
| | - **Nightly Data Sync Simulation:** Generates fresh Wyoming-contextualized data on every load. |
| | - **Drill-down Analytics:** View WY-TOPP scores by district, school, or grade level. |
| | - **Risk Monitoring:** Identifies students with low attendance or low math scores. |
| |
|
| | ## Login Credentials (Demo) |
| | | Role | Username | Password | Scope | |
| | |------|----------|----------|-------| |
| | | **State Admin** | `admin` | `password123` | All Data | |
| | | **District Supt** | `laramie_supt` | `wyo` | Laramie County SD #1 Only | |
| | | **Principal** | `teton_principal` | `mountains` | Teton Elementary Only | |