- take all_results_10_10_2020.csv
- manual conversion in excel to all_results_10_10_2020-sorted.csv
- manual conversion in excel to all_results_10_10_2020-sorted-updated.csv
- conversion in
process_results.ipynb
toprocessed_data_10_19.csv
ANDprocessed_data_10_19.json
(might need to installconda
and build an env usingenv.yml
for this) - data loaded in
index.html
main.js
- specify data format that
main.js
requires - generate all future data to that spec
- clean
process_results.ipynb
up, make it process directly intoprocessed_data_10_19.csv
- remove need for
processed_data_10_19.json
- copied bipartisan_prob_10_10_2020.csv to redistricting_summaries.csv manually
- if needed, make this a runnable process like map data