moma_sample | R Documentation |
A random sample of 100 artists represented in the Museum of Modern Art in New York City. The data was made available by MoMA itself and downloaded in December 2020. It does not include information about artist collectives or companies.
moma_sample
A data frame with 100 rows and 10 variables. Each row represents an individual artist in the MoMA collection.
name
country of origin
year of birth
year of death
whether or not the artist was living at the time of data collection (December 2020)
whether or not the artist is Gen X or younger, ie. born during 1965 or after
gender identity (as perceived by MoMA employees)
number of the artist's works in the MoMA collection
first year MoMA acquired one of the artist's works
most recent year MoMA acquired one of the artist's works
https://github.com/MuseumofModernArt/collection/blob/master/Artworks.csv/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.