2020: Week 52
Challenge by Tom Prowse.
This week's challenge comes from the winner of the Prepstar award at this year's Tableau Conference and member of the SportsVizSunday team - Kate Brown.
In the viz Kate has used Polygons to create a square for each round and each year. So for this week's challenge we are going to see what data prep is required to create polygons just like in the viz!
Inputs
There are two inputs:
1, US Open Winners
2, Location Prize Money
Requirements
- Input and Join both data tables.
- Calculate the total par score and round par score for each year. The par score is the predetermined number of strokes that a golfer should require to complete a round. The tournament is made up of 4 rounds, with the lowest number of shots being the winner.
- Next we need to create a square for each round for each year (4 squares a year). Each of the squares should be sized relative to the par score (smaller the better).
- These steps are described in Kevin Flerlage's blog - Yes Polygons so you can follow the workings here to help you out!
- Create a field to determine the decade of each year. This will be used to split the years into different rows.
- For each Decade, find the highest and lowest total score and round score.
- Output the Data
Output
- 17 Fields
- 1,168 Rows (1,169 including headers)
Output 2 Table: (Updated 24/12/2020)
- 5 Fields
- 8 Rows (9 Including Headers)
Download the full outputs here.
After you finish the challenge make sure to fill in the participation tracker, then share your solution on Twitter using #PreppinData and tagging @Datajedininja, @JennyMartinDS14, @JonathanAllenby & @TomProwse1
You can also post your solution on the Tableau Forum where we have a Preppin' Data community page. Post your solutions and ask questions if you need any help!