2023: Week 44 - Prep School Spring Calendar
Created by: Zoe Reed
This challenge is part of the ongoing series related to “Prep” School provided by DS38.
The Prep School need to construct their calendar for the spring half-term. They have a table of important events in the spring half-term, however they need to fill out the rest of the calendar for dates 17/04/23-26/05/23.
Input
Two inputs:
1. Events
Requirements
· Input the data on events
· Use the new rows step to fill in all the missing dates between the First Day of Term and Last Day of Term.
· The school would like a column containing the Day of the Week.
· Remove weekends from the calendar as these are not relevant for school events.
· Input the After School Club data set and combine the data sets to show which club is on which day
· Update the nulls in the Event field with N/A.
· Output the data.
Output Data
· 4 fields
o Date
o Day of Week
o After School Activities
O Event
· 30 rows (31 rows incl. headers)