# A tibble: 935 × 26
id firstname surname year category affiliation city country born_date
<dbl> <chr> <chr> <dbl> <chr> <chr> <chr> <chr> <date>
1 1 Wilhelm Co… Röntgen 1901 Physics Munich Uni… Muni… Germany 1845-03-27
2 2 Hendrik A. Lorentz 1902 Physics Leiden Uni… Leid… Nether… 1853-07-18
3 3 Pieter Zeeman 1902 Physics Amsterdam … Amst… Nether… 1865-05-25
4 4 Henri Becque… 1903 Physics École Poly… Paris France 1852-12-15
5 5 Pierre Curie 1903 Physics École muni… Paris France 1859-05-15
6 6 Marie Curie 1903 Physics <NA> <NA> <NA> 1867-11-07
7 6 Marie Curie 1911 Chemist… Sorbonne U… Paris France 1867-11-07
8 8 Lord Raylei… 1904 Physics Royal Inst… Lond… United… 1842-11-12
9 9 Philipp Lenard 1905 Physics Kiel Unive… Kiel Germany 1862-06-07
10 10 J.J. Thomson 1906 Physics University… Camb… United… 1856-12-18
# ℹ 925 more rows
# ℹ 17 more variables: died_date <date>, gender <chr>, born_city <chr>,
# born_country <chr>, born_country_code <chr>, died_city <chr>,
# died_country <chr>, died_country_code <chr>, overall_motivation <chr>,
# share <dbl>, motivation <chr>, born_country_original <chr>,
# born_city_original <chr>, died_country_original <chr>,
# died_city_original <chr>, city_original <chr>, country_original <chr>