Public holidays in Canada were retrieved using the Python holidays library, in a file named holidays__YYmmdd_HHMMSS.parquet.gzip. This dataset contains the following columns

  1. date
    1. date on which a holiday occurs
  2. holiday_name
    1. name of the public holiday
  3. is_holiday
    1. boolean set to True indicating that the date falls on a public holiday