Maine state house reps by district and town.
-
Clone the repository.
-
Open a terminal and navigate to the newly cloned directory.
-
Install maine_state_house_rep_data.
uv pip install .or without uv...
pip install . -
Run maine_state_house_rep_data.
uv run maine_state_house_rep_dataor without uv...
maine_state_house_rep_data
The program will begin running and display its progress. Upon completion, the program will output a house_municipality_data.csv file containing the data and will overwrite any existing files.