Baselight

Global Public Holidays And Calendar Events

Public holidays and notable calendar events across countries and regions

@blt.calendar

Loading...
Loading...

About this Dataset

Global Public Holidays And Calendar Events

The calendar dataset provides a unified structure for global time-based data that affects public life and operational planning.
It is designed to serve as a foundation for systems and analyses that depend on national calendars, societal rhythms, and temporal structures.
Starting with public holidays, the dataset is architected to grow over time to include related themes such as school breaks, daylight saving transitions, market closures, and religious observances.
This dataset is especially useful for organizations that operate across borders and time zones—helping them align their operations with the temporal nuances of each region.

Tables

Public Holidays By Country And Subdivision

@blt.calendar.public_holidays
  • 5.3 MB
  • 1497859 rows
  • 7 columns
Loading...

CREATE TABLE public_holidays (
  "date" TIMESTAMP,
  "name" VARCHAR,
  "country_code" VARCHAR,
  "country_name" VARCHAR,
  "subdivision_code" VARCHAR,
  "weekday" VARCHAR,
  "subdivision_name" VARCHAR
);

Share link

Anyone who has the link will be able to view this.