Fields Medal Winners

Winners of the Fields Medal, 1936-2014

The Fields Medal is a prize awarded to two,three,or four mathematicians under 40 years of age at the International Congress of the International Mathematical Union (IMU),a meeting that takes place every four years.

(9 columns, 56 rows)

Examples

Basic Examples

Retrieve the dataset:

In[1]:=
ResourceData["Fields Medal Winners"]
Out[1]=

Visualization

Generate a WordCloud of terms frequently used in award citations:

In[2]:=
WordCloud[
 DeleteStopwords[
  StringRiffle[
   Normal[ResourceData["Fields Medal Winners"][All, "Citation"]]]]]
Out[2]=

Analysis

See which Universities have produced the most winners:

In[3]:=
TakeLargest[
 Length /@ GroupBy[ResourceData["Fields Medal Winners"], "AffiliationWhenAwarded"], 5]
Out[3]=

Wolfram Research, "Fields Medal Winners" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.82929.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information