https://github.com/dataiku/dss-plugin-holidays
Dataiku DSS plugin to flag holidays in 61 countries
https://github.com/dataiku/dss-plugin-holidays
dataiku dss-plugin holidays
Last synced: 6 days ago
JSON representation
Dataiku DSS plugin to flag holidays in 61 countries
- Host: GitHub
- URL: https://github.com/dataiku/dss-plugin-holidays
- Owner: dataiku
- License: apache-2.0
- Created: 2019-11-21T12:00:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T09:47:30.000Z (11 months ago)
- Last Synced: 2025-05-14T10:51:10.981Z (11 months ago)
- Topics: dataiku, dss-plugin, holidays
- Language: Python
- Homepage:
- Size: 729 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Holidays Plugin
This Dataiku DSS plugin provides a processor to enrich datasets that contain dates. The processor will flag whether the date corresponds to a bank holiday across over 50 countries, and optionally output the name of the holiday.
Documentation: https://www.dataiku.com/product/plugins/holidays/
## Dependencies
The plugin depends on the [workalendar](https://github.com/peopledoc/workalendar) library and it will be updated to reflect the latest changes in it.
## Countries and years covered
Most of the countries are covered 1950-2100, for exceptions the specific range is noted next to the country.
- Algeria
- Angola
- Australia
- Austria
- Barbados
- Belarus
- Belgium
- Benin
- Brazil
- Bulgaria
- Canada
- Cayman Islands
- Chile
- China (2018-2020)
- Colombia
- Croatia
- Cyprus
- Czech Republic
- Denmark
- Estonia
- Finland
- Greece
- Hong Kong (1950-2053)
- Hungary
- Iceland
- Ireland
- Israel
- Italy
- Ivory Coast
- Japan
- Latvia
- Lithuania
- Luxembourg
- Madagascar
- Malaysia (2010-2021)
- Malta
- Marshall Islands
- Mexico
- Netherlands
- New Zealand
- Norway
- Panama
- Paraguay
- Poland
- Portugal
- Qatar
- Romania
- Russia
- Serbia
- Singapore (2000-2021)
- Slovakia
- Slovenia
- South Africa
- South Korea
- Sweden
- Switzerland
- São Tomé and Príncipe
- Taiwan (Republic of China) (1950-2053)
- Turkey
- Ukraine
- United Kingdom
## License
This plugin is distributed under the Apache License version 2.0.