2021: Week 22 - Answer Smash

Challenge By: Jenny Martin

Recently, my family and I have become quite invested in the TV quiz show Richard Osman's House of Games. The final round is always a round called Answer Smash. In this round you have a picture and question and you have to "smash" the name of the picture with the answer to the question, as per the below example.


I thought it would be fun to work backwards and have a list of answer smashes from which we have to extract the Preppin' participant and the answer to the question!

Inputs

1. Answer Smash list


2. Names

3. Questions

4. Categories

Requirements

  • Input the data
  • The category dataset requires some cleaning so that Category and Answer are 2 separate fields (hint)
  • Join the datasets together, making sure to keep an eye on row counts (hint)
  • Filter the data so that each answer smash is matched with the corresponding name and answer (hint)
  • Remove unnecessary columns
  • Output the data

Output


  • 5 fields
    • Q No
    • Name
    • Question
    • Answer
    • Answer Smash
  • 20 rows (21 including headers)
Here's our full output for comparison. Remember we don't care about the order of the columns or rows as Tableau Desktop will import them in whatever order they come in!

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 & @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! 








Popular posts from this blog

2023: Week 1 The Data Source Bank

2023: Week 2 - International Bank Account Numbers

How to...Handle Free Text