Update the Compare page to 2022 data. It uses a python script to generate the data locally instead of using the WordPress API.
I still need to double check that the data is correct. If anyone wants to give a second set of eyes, I'd appreciate it!
Other future work
The compare_process_data.py script needs to be refactored. It is kind of messy, as I was trying to figure out the data structure and learn Pandas as I went.
Add documentation for the new config.json categories.
Update the Compare page to 2022 data. It uses a python script to generate the data locally instead of using the WordPress API.
I still need to double check that the data is correct. If anyone wants to give a second set of eyes, I'd appreciate it!
Other future work