Skip to content

efekarakus/potter-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PotterVerse

Harry Potter Character Network Visualization. Exploring whether it exhibits the same properties as a real social network.

Installation

This guide takes place in the Mac OSX Terminal.

cd ~/Sites/
git clone git@github.com:efekarakus/potter-network.git

Open up your browser and go to the URL:

127.0.0.1/~<username>/potter-network

Datasets

All of the dataset can be found under the data/ folder. There are two important files:

  • characters.csv which is a list of 65 Harry Potter characters that we decided to explore.
  • relations.csv is a list of undirected relations between each character. The type denotes if the two characters are allies or enemies.

Note that most of the relations were checked with facts from the Harry Potter Wikia.

Roles

  • Craig Evans: Worked on the design, data gathering, and implementing the network.
  • Josh Friedman: Worked on the design, data gathering, and implementing the triads.
  • Efe Karakus: Worked on the design, data gathering, analysis, implementing the triads and network.
  • Jatin Pandey: Worked on the design, data gathering, and implementing the network.

About

Harry Potter Character Network Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published