2023: Week 16 - Easter and Full Moons

Challenge by: Jenny Martin

In a continuation from last week, my curiosity continues! Why is there so much variation in when Easter Sunday falls? 

"The simple standard definition of Easter is that it is the first Sunday after the full Moon that occurs on or after the spring equinox. If the full Moon falls on a Sunday then Easter is the next Sunday."

Let's compare our Easter dates from last week with the Full Moon dates to see if this is true. 

Inputs

  1. The output data from last week's challenge 

  2. Historical Full Moon dates. Note: this only goes back to 1900 rather than 1700. Our analysis for this challenge will be between 1900 and 2023 

Requirements

  • Input the data
  • Rename the Full Moon fields
  • From the Time field, parse out the interesting info the full moons
    • [+] Blue moon (second full moon within one calendar month)
    • [*] A partial lunar eclipse takes place
    • [**] A total lunar eclipse takes place
  • Join with Easter Sunday Dates
    • Make sure we only include the Full Moon just before Easter Sunday
  • Calculate the number of days between then Full Moon and Easter Sunday
  • Aggregate the data so we can see how many times there has a certain number of days between the Full Moon & Easter Sunday
    • Include fields for the most interesting info related to that number of days between (determine interestingness by the above order)
    • Include fields for the first and last years for that number of occurrences
  • Output the data

Output


  • 6 fields
    • Days Between Full Moon & Easter Sunday
    • Number of Occurrences
    • Most Interesting event
    • Min Year
    • Max Year
  • 9 rows (10 including headers)
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