Wolfram Language

Analyze Data for Albums, Bands and Songs

The Wolfram Language contains deeply connected data about popular music, with "MusicAct", "MusicAlbum" and "MusicWork" entities. For example, given a song, you can construct an implicit entity class to find notable musicians and music acts who have recorded versions of it.

In[1]:=1
Out[1]=1

You can also find all works written (or cowritten) by a musician and then find all the musicians and groups who have recorded any of those songs.

In[2]:=2
In[3]:=3
In[4]:=4
Out[4]=4

Retrieve the country of origin for each of those acts, and generate a geo histogram of countries weighted by number of music acts.

In[5]:=5
Out[5]=5

Related Examples

Find out if you already have access to Wolfram tech through your organization
×