Context
The dataset has been downloaded from a BuzzFeed news article that was posted on Jan 15, 2017. The link to the original source can be checked in the Acknowledgements section.
The authors have created a database of more than 1500 people/organization who have a connection with the Trump family, his top advisors or his cabinet picks.
The dataset can help us to capture how policy decisions may be impacted by these varied connections.
Please Up Vote if you find it useful!
Content
You have three datasets to play with.
- Person_Person.csv: Each row represents a connection between a person and another person (eg. Charles Kushner and Alan Hammer)
- Person_Org.csv: Each row represents a connection between a person and an organization (eg. 401 NORTH WABASH VENTURE LLC. and Donald J. Trump)
- Org_Org.csv: Each row represents a connection between an organization and another organization (eg. TRUMP COMMERCIAL CHICAGO LLC and 401 NORTH WABASH VENTURE LLC. )
All the three files are in the following format:
- Column1: Person or Organization (A)
- Column2: Person or Organization (B)
- Column3: Connection between (A) and (B)
- Column4: Source url from which the connection is derived
Acknowledgements
Source: https://www.buzzfeed.com/johntemplon/help-us-map-trumpworld
Inspiration
https://github.com/BuzzFeedNews/trumpworld
This is an incomplete database, and you are free to add more connections.