You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
This is a revamp of Issue #46. It is an entirely different project, but with the same pedagogical goals.
We want to create a game where the user acts as a politician attempting to gain support by activating citizens' numerous identities. For this sprint, we will use Kenya and its districts as a case study.
Data Collection:
Choose individual characteristics/identities to represent in data
Find Kenya district data for chosen identities
Backend:
Make data parsing function to rewrite data in a readable format (Python dictionary)
Make probabilistic models on chosen data
Make people models with characteristics based on above probabilities
Find a way to combine the budget simulation models with these models
Frontend:
Activation toggle interface
People dot interface for all of Kenya and each district
Dots changing color if identity activated
The text was updated successfully, but these errors were encountered:
This is a revamp of Issue #46. It is an entirely different project, but with the same pedagogical goals.
We want to create a game where the user acts as a politician attempting to gain support by activating citizens' numerous identities. For this sprint, we will use Kenya and its districts as a case study.
Data Collection:
Backend:
Frontend:
The text was updated successfully, but these errors were encountered: