thegoose20 / modernistlibraries

Data Science for Design project (assignments 2, 3 and 4)
1 stars 2 forks source link

Visualizing the network of owner/author relationships #5

Closed thegoose20 closed 6 years ago

thegoose20 commented 6 years ago

We'll need to use a visualization tool outside python to be able to visually explore the relationships between authors and owners. Alternatively, we may be able to understand the relationships using NetworkX better if we graph each owner's library separately and over a specific period of time.

QinruShi commented 6 years ago

We can make our visualization in the website called http://vistorian.net/, which is a good way to show the connections between bookowners and bookauthors ,and the specific graph we can choose is under this link https://networkcube.github.io/networkcube/web/sites/nodelink.html?session=0&datasetName=demo_scientists

thegoose20 commented 6 years ago

Vistorian works! Checkout the screenshots file on the "lucy" branch.

thegoose20 commented 6 years ago

Used Tableau for visualisation of broader views of dataset