By: Eva Bruklich, Marcus Chalmers, Joseph Cybul, Jasper Meggitt
This is our final project for CS573. More information about our accomplishments can be found in the Process Book. A brief code breakdown can be found below.
https://github.com/jcybul/datavis-final/blob/main/Process%20Book.pdf
https://jcybul.github.io/datavis-final/
- All the data sources used to create the datavis
- Index.html main page
- index.js script functions for the index.html
- index.css for the styling of the page
- process_data.py, python script used to combine all the data into a single csv file
- train_weights.py python script to calculate predictions for number of stars on local authorities
- joint.csv and joint.json are the final data files generated and they are equivalent just in differnt formats