midterm

Chloe Xu

Tate Artists’ Year of Birth (1900-1919)

  • Introduction

    For this mini-project, I created a bar chart displaying the birth years of artists in the Tate collection from 1900 to 1919. The goal was to visualize the gender distribution of artists over time, highlighting any trends or disparities in representation between male and female artists. By looking at these patterns, we can get a better sense of how gender diversity in the art world evolved in the early 20th century.

    Sources

    I used a dataset containing information on over 200 artists born between 1900 and 1919 who have been displayed in the Tate gallery. The dataset initially included various columns such as artist ID, dates of birth and death, place of birth and death, gender, and a link to the artist’s page on the Tate website. The Tate website provides biographical information about the artists and their contributions to contemporary art. To prepare the dataset for analysis, I used Google Sheets to clean the data (details could be found in processes part).

    Processes

    First, I did the data cleaning (cleaned table attached) by Google Sheet.The original dataset contained various columns that were not necessary for my analysis, such as artist IDs and dates of death. I removed these extraneous columns to keep the data relevant. Additionally, I filtered out any entries that did not include gender information to ensure accuracy in representation. Finally, I used a pivot table in Google Sheets to organize the data, summing up the number of male and female artists for each birth year from 1900 to 1919. To visualize the data, I used Flourish to generate a stacked bar chart. The x-axis represents the year of birth, while the y-axis shows the number of artists. Male and female artists are color-coded to differentiate them clearly. I chose a bar chart because it effectively illustrates comparisons over time, making it easy to see fluctuations in gender distribution across different years. Additionally, I enabled numerical labels to appear directly on each bar, enhancing clarity and making the visualization more accessible.

    Presentation

    The final visualization was embedded above as an interactive bar chart using Flourish. The design choices focused on readability and accessibility: clear labeling, contrasting colors for gender differentiation, and numerical values displayed on the bars for quick reference. This ensures that viewers can immediately get the key trends in the dataset.

    Significance

    This project highlights the gender distribution among Tate artists born between 1900 and 1919. By applying digital visualization tools, we can identify patterns that might not be obvious from raw data alone. For instance, some years show a significant gender gap, with far fewer female artists recorded compared to male artists. This raises questions about historical barriers to entry for women in the art world, which could be explored further in a humanities context.

    This approach is relevant to Digital Arts & Humanities because it goes beyond mere number-crunching; it helps contextualize gender representation in the historical art landscape. Unlike traditional data science, which might focus solely on trends and predictions, this analysis invites discussion on social and cultural factors that influenced artistic production during this period.