GothenburgBitFactory / GothenburgBitFactory/holidata

Add support for partial holidays

Open
#36 0 comments 1 reaction 0 assignees View on GitHub
api enhancement
Dominant language
Python
Stars
58
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Some countries have partial holidays, holidata should support it.

What "partialities" are there?
* `` - day is workday until `start`, holiday afterwards (e.g. Christmas Eve in Iceland is holiday from 13:00)
* `start - end` - holiday only between `start` and `end` (never say never, but is that possible...?)

Contributor guide

Open the contributing guide

Research direction

Review the proposed partial-holiday forms in the issue, including ``, `start>`, and `start - end`, and determine which semantics and country examples should be supported. Done means holidata can represent and calculate the agreed partial-holiday cases, with clear handling for the unresolved examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.