tomasperezv / neo4j-linkedin-workshop

A workshop for generating a neo4j graph based on the Linkedin contacts network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Really cool workshop idea

jexp opened this issue · comments

I really like your idea.

Followed the readme until the start of the import:

  1. repository doesn't contain the dataset directory
  2. readme doesn't mention the startups1.csv with company names
  3. there is a typo in specialties which aborts the script

Let me know when you have the workshop in a shape to be shared via Neo4j blog / twitter.

Michael

Hi @jexp thanks for the feedback. I've created this 2 days ago so as you can see there are missing parts:

I still modeling the data source, combining information from different sources: initially I wanted to focus only into Linkedin but then I found that the Linkedin API has some limitations so now I'm combinining information from Linkedin and Github APIs.

I expect to cover the missing parts after a bit more of hacking, I will let you to know once it's ready!