Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added edgeList for graph analysis #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

beemyfriend
Copy link

Just in case you wanted to see the data represented as a bipartite graph. There are two types of nodes: people and answers. The answers have the question they are answering prepended to them. People are connected to answers. This is useful if you want to explore differences and similarities of different groups.

@emeeks
Copy link
Collaborator

emeeks commented Jul 1, 2018

I think this would be more user friendly if you split them into the different questions and made separate files for each different question and dropped them into an edges directory in data. That way someone could just look at tool networks or thought leader networks, rather than the whole occurrence across all questions, which I find cumbersome.

Do you mind breaking it up like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants