2023: Week 50 - Regular Savings Accounts Part 2

Challenge by: Jenny Martin

Data Source Bank (DSB) were so thrilled with the workflow produced for last week's challenge. As often happens with great analysis, further questions were raised. 

Which would be the best account for a customer given the amount they're able to deposit each month?

 Of course, it made sense for the previous challenge that the accounts that allowed higher monthly deposits ranked highly, but what if a customer only has a fraction of that monthly deposit, which account would best suit them then? 

Input

We'll be tweaking the workflow that was built last week, which can be found here - or of course you can use your own workflow from last week!

Requirements

  • Introduce a field which allows a used to control their Planned Monthly Deposit
  • If this value is greater than the Max Monthly Deposit allowed by the Provider, then calculate how much will be left over and receive no interest
    • Although you'll want to make sure these leftovers are added on after the interest has been applied
  • Output the data
    • Make it clear what the Customer's Planned Monthly Deposit is in the title of the output file

Output

Example output using £300 as the customer's planned monthly deposit:

  • 12 fields
    • Providers Ranked by Max Savings
    • Providers Ranked by Total Interest
    • Provider
    • Interest
    • Max Monthly Deposit
    • Customer Planned Deposit
    • Monthly Deposit
    • Leftover Savings which won't receive interest
    • Month
    • Savings each month
    • Max Possible Savings
    • Total Interest
  • 144 Rows (145 including headers)
You can download the output from 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 & @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