Skip to content

Datagiri/exchange-students

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

exchange-students

Visualizations for the blog post on Exchange Students.
The raw data has not been added to the repository to ensure the anonymity and the privacy of all individuals involved.

Directories:

bubble-chart/
Bubble-chart summarizing the departments and programs of outbound exchange students from IITB.
Code built upon Jim Vallandingham's animated bubble chart repository
A live version of this code is here

Running

D3 needs to be run from a webserver due to how it imports data files.
So, to run this visualization locally, from the Terminal, navigate to the directory you checked it out to.
Then start a webserver locally. If you are on a Linux or Mac, you should be able to use python's built in webserver:

python -m SimpleHTTPServer 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors