API to download the holidays data in csv and json format. This api take data from google calender api event.
To get the data in csv format for current year simply go to https://namantam1.github.io/holidays.
- from -> time default is 2020-01-01T00:00:00Z
- to -> time default is 2021-01-01T00:00:00Z
- country -> default is indian
- format -> default is csv. Options are json, csv.
To get the data json format use link https://namantam1.github.io/holidays?format=json.