Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 809 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 809 Bytes

Senate Similarity Visualization

Live link: https://beauremus.github.io/fp-beau-harrison/

Inspiration

This visual is a modified version of Gramener Senate Similarity.

The ideology score is from GovTrack.

Reproduction

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.