Living Stories
Lab
HomeLabPalladio Family Network

D3 Force Graph · Palladio-Inspired

Palladio
Family Network

A D3 force-directed network visualization of Stadum family relationships and place connections — inspired by the Stanford Humanities + Design Lab's Palladio tool. People, places, and the links between them.

About Palladio
Network analysis for history
Stanford's Palladio (Humanities + Design Lab) lets historians upload CSV data and visualize it as maps, networks, and timelines. This page replicates the network graph view using D3 force simulation with real Stadum family data.
Stanford Palladio ↗
14
People
7
Places
4
Link Types
6
Generations
Filter links:

Reading the Network

How to read this graph

Each node in the network is either a person or a place. Links between nodes show the relationship type — use the filter controls above the graph to show or hide specific link types and isolate patterns.

Click any person node to open their profile page. Click any place node to open the place page. Drag nodes to reposition them. Scroll or pinch to zoom.

Person node — click to open profile page
Place node — click to open place page
Born in — person's place of birth
Lived in — significant residence or community
Parent of — direct parent-child relationship
Married to — spousal relationship
Palladio vs. this graph
What's different here
The Stanford Palladio tool accepts a CSV upload and renders a browser-based network. This page embeds the same data directly — no upload step required — and adds clickable navigation to archive profile pages. The underlying D3 force simulation behaves identically to Palladio's graph view.
Data source
Family data from /labs/data/family-palladio.csv and /labs/data/family-palladio-places.csv. People span 6 generations from Petter Hanson Stadum (b. 1852, Norway) to Dean Lloyd (b. 2025, Minnesota).
Download people CSV ↓
Use in Palladio
To load this data in the actual Stanford Palladio tool, open palladio-app, upload family-palladio.csv as the primary table, then switch to the Graph view and set "Source" to Name and "Target" to ParentA.