Live link: https://beauremus.github.io/fp-beau-harrison/
This visual is a modified version of Gramener Senate Similarity.
The ideology score is from GovTrack.
If you would like to reproduce this visualization you can clone this repo. The bulk of the code will simply run in your browser, just open index.html. I have saved the data and images in the repo so you will not need to do anything else. If you would like to use my method for retrieving the images you will need to use NodeJS and npm to install the node-fetch
package and run fetchImages.js.