Plot Birth and Death Places of Notable People
Given a set of notable people born in a particular city, retrieve birth and death places for all people with data for both properties.
In[1]:=1

✖
Use the GeoPath function to visualize where people born in that place eventually died.
In[2]:=2

✖
Out[2]=2

Given that many people may die fairly close to their birthplaces, generate a geo histogram to see a different view of the data.
In[3]:=3

✖
In[4]:=4

✖
Out[4]=4

Combine both styles of visualization.
show complete Wolfram Language input
In[6]:=6

✖
Out[6]=6
