In this project we created visualizations using the Unicorn Companies Dataset.
We have two graphs; a world map and a ranking list with bubble chart. Worldmap shows the connection between countries that invested by the same investment company. Ranking lists provides an overview of the dataset with customizable filters.
You can reach to live demo from St Andrews Hosting or from Heroku App
Clone the repository using a terminal and git or simply downloading the source code
git clone https://github.com/yecicen/cs5044p2.git
Access to directory
cd cs5044p2
Install the libraries
npm install
Run the following command to start the server
npm start
Navigate to following link on your favourite browser:
You can interact with the world map or with the ranking-list bubble chart.
Anli Hu, University of St. Andrews
Yunus Cicen, University of St. Andrews