Explore high-quality datasets for your AI and machine learning projects.
These two CSV files contain data about MoMA artworks and their corresponding artists. They represent a simplified and cleaned version of the original dataset, which can be found at https://github.com/MuseumofModernArt/collection. The first dataset, *artworks*, has 44,193 rows with attributes Title, Year, and ConstituentID. The second dataset, *artists*, has 15,000 rows with attributes ConstituentID, DisplayName, Nationality, and Gender.