nobel | R Documentation |
This data comes from the freely accessible API of the Nobel Foundation. The data includes information on all Nobel Prize laureates since 1901, as well as on all laureates in the Nobel Memorial Prize in Economic Sciences since 1968.
nobel
A tibble with 961 observations and 15 variables:
character variable for laureate's first name
character variable for laureate's last name
interger variable for year in which the price was awarded
factor variable for field in which the price was awarded
integer variable for number of laureates who shared the price
factor variable for laureate's gender
date variable for laureate's birth date
date variable for laureate's death date
character variable for laureate's country of birth at the time
character variable for laureate's city of birth at the time
character variable for laureate's country of death at the time
character variable for laureate's city of death at the time
character variable for reason of award
character variable for laureate's academic affiliation
character variable for city of institution of laureate's academic affiliation
David Kane
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.