2019: Week 32

At Chin & Beard Suds Co, we have come across another data challenge where customers who buy multiple products have their products held in a slightly complex way. Each product is listed in it's own column so two products sold leads to two separate product columns. You challenge is a fundamental one this week, to create a more logical way to hold this data.

We've thrown in an address clean up challenge for you too just to spice things up a little! US Zipcodes are a lot easier to understand than UK Postal Codes so enjoy the oddity if you are not used to them!

Requirements

  • Input data
  • Provide the address columns specified in the output
  • Put all the products in one column, same for sales
  • Clean the product names to remove punctuation

Output

  • 7 Columns
    • Property Number
    • Town
    • Postal Code
    • Country
    • Product
    • Sales
  • 12 Rows (13 including Headers)
The output can be found here for comparison. Don't to forget to fill in our participation tracker and share your solutions with us using #PreppinData on Twitter!

Popular posts from this blog

2023: Week 1 The Data Source Bank

2023: Week 2 - International Bank Account Numbers

How to...Handle Free Text