# Origraph: Interactive Network Wrangling

**Authors:** Alex Bigelow, Carolina Nobre, Miriah Meyer, Alexander Lex

arXiv: 1812.06337 · 2019-07-23

## TL;DR

Origraph is an interactive visual tool designed to facilitate network data wrangling, allowing analysts to create, reshape, filter, and analyze networks with minimal programming effort, demonstrated through real-world case studies.

## Contribution

This paper introduces Origraph, a novel visual data wrangling tool specifically for networks, addressing a gap in interactive network data manipulation in visualization research.

## Key findings

- Enables creation and reshaping of networks from source data.
- Supports filtering and attribute derivation with visual interfaces.
- Demonstrated usefulness through case studies on gender bias and political influence.

## Abstract

Networks are a natural way of thinking about many datasets. The data on which a network is based, however, is rarely collected in a form that suits the analysis process, making it necessary to create and reshape networks. Data wrangling is widely acknowledged to be a critical part of the data analysis pipeline, yet interactive network wrangling has received little attention in the visualization research community. In this paper, we discuss a set of operations that are important for wrangling network datasets and introduce a visual data wrangling tool, Origraph, that enables analysts to apply these operations to their datasets. Key operations include creating a network from source data such as tables, reshaping a network by introducing new node or edge classes, filtering nodes or edges, and deriving new node or edge attributes. Our tool, Origraph, enables analysts to execute these operations with little to no programming, and to immediately visualize the results. Origraph provides views to investigate the network model, a sample of the network, and node and edge attributes. In addition, we introduce interfaces designed to aid analysts in specifying arguments for sensible network wrangling operations. We demonstrate the usefulness of Origraph in two Use Cases: first, we investigate gender bias in the film industry, and then the influence of money on the political support for the war in Yemen.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.06337/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1812.06337/full.md

## References

67 references — full list in the complete paper: https://tomesphere.com/paper/1812.06337/full.md

---
Source: https://tomesphere.com/paper/1812.06337