Import and Interpret Skyscraper Data 

Make a map showing locations and images of the world's tallest buildings.

Here is a file with building data in tabular form.

In[1]:=
Click for copyable input
X

Import the data, interpreting names of countries and cites to yield computable Entity objects.

In[2]:=
Click for copyable input
X
Out[2]=

Interpret building names to get computable Entity objects, filtering out those that cannot be translated.

In[3]:=
Click for copyable input
X
Out[3]=

Select the buildings that have images and get their geographic coordinates.

In[4]:=
Click for copyable input
X

Place the building images on a world map by geographic coordinates.

In[5]:=
Click for copyable input
X
Out[5]=
de es ja pt-br zh