Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ Upon completion of this lab, you will be able to:
3. **Employment and Gender Barplot**: Construct a barplot that represents the number of customers by **EmploymentStatus** segmented by **Gender**.

4. **Measurements vs. Dimensions**: Review the **Measurements** and **Dimensions** identified by Tableau. Adjust them if necessary to ensure they match your data structure and analysis needs.
All variables are correctly classified.
Tableau correctly identified numerical, categorical, date, and geographic fields.
For example:
- “Customer” is a String (customer ID)
- “Effective To Date” is a Date field
- “State” is recognized as a Geographic field
- “Gender” is correctly treated as a categorical variable (F/M), not Boolean, since it represents text labels rather than logical values.

5. **Gender Barplot Sheet**: Develop a sheet dedicated to displaying the barplot of customer counts by **Gender**.

Expand Down
6 changes: 6 additions & 0 deletions irma_fernandez_tableau_lab.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Ironhack - Data Analytics Bootcamp
Module: Tableau Lab - Customer Value Analysis
Student: Irma Fernandez

Dashboard Link:
https://public.tableau.com/app/profile/irma.fernandez/viz/LabTableau_17597590665660/Dashboard1?publish=yes