Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEACleaning and transforming the data took most of the time. Otherwise a fun challenge to solve.
Completed
What seems strange to me is how we're using the Capital Gains Exclusion to calculate if the gains are taxable or not, but then for the tax calculation, it's calculated without the CG Exclusion. The chain of logic doesn't make sense to me (which others have called out)
For me the challenge wording was confusing, but I finally hacked my way to a matching solution.