Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BuzzFeedNews/trumpworld
TrumpWorld data as CSV and GraphML files
https://github.com/BuzzFeedNews/trumpworld
Last synced: 9 days ago
JSON representation
TrumpWorld data as CSV and GraphML files
- Host: GitHub
- URL: https://github.com/BuzzFeedNews/trumpworld
- Owner: BuzzFeedNews
- Created: 2017-01-19T14:14:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T20:42:56.000Z (over 7 years ago)
- Last Synced: 2024-08-02T14:10:38.990Z (3 months ago)
- Homepage: https://www.buzzfeed.com/johntemplon/help-us-map-trumpworld
- Size: 1020 KB
- Stars: 82
- Watchers: 30
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrumpWorld Data
This repository contains the data behind TrumpWorld, as described in [this BuzzFeed News article](https://www.buzzfeed.com/johntemplon/help-us-map-trumpworld). In addition to the tabular files already represented in the TrumpWorld spreadsheet, this repository also includes a [GraphML](http://graphml.graphdrawing.org/) file of the data, for ease of importing into network analysis and visualization software.
If you have suggestions for expanding or improving the dataset, please email [email protected]__. If you’d like to send your tip securely and anonymously, [see these instructions](https://tips.buzzfeed.com/). (Please do not submit GitHub pull requests.)
---
__Update, April 24, 2017:__ We’ve simplified TrumpWorld’s tabular data. Previously, the TrumpWorld data was distributed across three CSV files: person-person-connections.csv, person-org-connections.csv, and org-org-connections.csv. Now all of that data has been consolidated into a single CSV: [trumpworld.csv](data/trumpworld.csv). No information has been removed from TrumpWorld; it has just been streamlined. In addition, the GraphML representation of TrumpWorld now include each node’s type (i.e., “person” / “organization”).
---
Looking for more from BuzzFeed News? [Click here for a list of our open-sourced projects, data, and code](https://github.com/BuzzFeedNews/everything).