Polaris
AK public-opinion polling platform. Voter-file-sampled, multimode, AAPOR-Transparency-compliant.
Status
- ✅ Django project bootstrapped
- ✅ Voter universe schema
- ✅ AK DoE voter file parser + ingest command
- ⏳ Phone-append vendor pipeline
- ⏳ LV models (logit + XGBoost)
- ⏳ Sample design + quotas
- ⏳ Question library + survey builder
- ⏳ Twilio SMS field + AK Voices panel
- ⏳ Raking + reporting + AAPOR PDF
- ⏳ Client dashboard
Next
Run python manage.py ingest_voter_file
data/voter_file/raw/2025_ak_voter_file.csv --label "AK DoE 2025-05"
once Postgres is up via docker compose.