Categories
Module 5 Assignment Tableau

Module 5: Using Data

var divElement = document.getElementById(‘viz1616446072303’); var vizElement = divElement.getElementsByTagName(‘object’)[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.minWidth=’420px’;vizElement.style.maxWidth=’650px’;vizElement.style.width=’100%’;vizElement.style.minHeight=’587px’;vizElement.style.maxHeight=’887px’;vizElement.style.height=(divElement.offsetWidth*0.75)+’px’;} else if ( divElement.offsetWidth > 500 ) { vizElement.style.minWidth=’420px’;vizElement.style.maxWidth=’650px’;vizElement.style.width=’100%’;vizElement.style.minHeight=’587px’;vizElement.style.maxHeight=’887px’;vizElement.style.height=(divElement.offsetWidth*0.75)+’px’;} else { vizElement.style.width=’100%’;vizElement.style.height=’1177px’;} var scriptElement = document.createElement(‘script’); scriptElement.src = ‘https://public.tableau.com/javascripts/api/viz_v1.js’; vizElement.parentNode.insertBefore(scriptElement, vizElement);

In these visualizations, I wanted to explore the relationship between race, gender, and birthplace and life in Albany.

The first visualization is a tree map that looks at occupation as it relates to non-white census data. I thought it was a valuable way of looking at it because you can easily distinguish the proportion of individuals working in specific fields during certain years.

The second visualization explores female occupations in Albany from 1850 to 1940.

The final visualization shows the relationship between gender, age, and birthplace in Albany during the duration of the census dataset.

You can see the remaining Tableau tasks here.

So far, this has been the most rewarding and enjoyable content of the semester. I really enjoyed being able to manipulate data on the spot, and to see how different choices made with filtering affect the way data can be seen. I think there’s a lot of opportunity using Tableau in relation to historic foodways because it is so visual–because it is creating what could almost be considered an infographic, it is widely accessible to broad audiences.