diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index ef310ad..1e67d7f 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -42,9 +42,6 @@ jobs: - name: Generate school holidays ics run: python scripts/03_generate_school_holidays_ics.py - - name: Generate combined public holidays ics - run: python scripts/04_generate_public_holidays_aggregated_ics.py - - name: Run unit tests run: pytest diff --git a/data/public_holidays/override/BB.json b/data/public_holidays/override/BB.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/BB.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/BE.json b/data/public_holidays/override/BE.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/BE.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/BW.json b/data/public_holidays/override/BW.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/BW.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/BY.json b/data/public_holidays/override/BY.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/BY.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/HB.json b/data/public_holidays/override/HB.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/HB.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/HE.json b/data/public_holidays/override/HE.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/HE.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/HH.json b/data/public_holidays/override/HH.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/HH.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/MV.json b/data/public_holidays/override/MV.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/MV.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/NI.json b/data/public_holidays/override/NI.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/NI.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/NW.json b/data/public_holidays/override/NW.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/NW.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/RP.json b/data/public_holidays/override/RP.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/RP.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/SH.json b/data/public_holidays/override/SH.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/SH.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/SL.json b/data/public_holidays/override/SL.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/SL.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/SN.json b/data/public_holidays/override/SN.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/SN.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/ST.json b/data/public_holidays/override/ST.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/ST.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/TH.json b/data/public_holidays/override/TH.json deleted file mode 100644 index 63d4f39..0000000 --- a/data/public_holidays/override/TH.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "../../schema/public-holiday-override.schema.json" -} \ No newline at end of file diff --git a/data/public_holidays/override/de.json b/data/public_holidays/override/de.json new file mode 100644 index 0000000..b942251 --- /dev/null +++ b/data/public_holidays/override/de.json @@ -0,0 +1,6 @@ +{ + "$schema": "../../schema/public-holiday-override.schema.json", + "new": [], + "modify": [], + "remove": [] +} \ No newline at end of file diff --git a/data/public_holidays/raw/BB.json b/data/public_holidays/raw/BB.json deleted file mode 100644 index 61b3fec..0000000 --- a/data/public_holidays/raw/BB.json +++ /dev/null @@ -1,2072 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "da643610-17fb-4447-aeba-c04075cd7c5b", - "startDate": "2020-04-12", - "endDate": "2020-04-12", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fed605b2-39ac-46bc-87be-c42410ee2446", - "startDate": "2020-05-31", - "endDate": "2020-05-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "7a4ca67a-36c1-4893-81db-736458f1bfae", - "startDate": "2021-04-04", - "endDate": "2021-04-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "319c34c9-5227-48c0-aa55-baff26a602fc", - "startDate": "2021-05-23", - "endDate": "2021-05-23", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71098c0a-04dd-48d9-ac24-5aadbf8a4cd6", - "startDate": "2022-04-17", - "endDate": "2022-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "03364f5d-c1bc-4727-8786-0257f7df8f73", - "startDate": "2022-06-05", - "endDate": "2022-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6ffa6452-099c-494b-a920-aeaa7adc261a", - "startDate": "2023-04-09", - "endDate": "2023-04-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "31c384f2-709c-4c55-8af4-f550b8e1006b", - "startDate": "2023-05-28", - "endDate": "2023-05-28", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "80e03d79-2d85-4f63-8196-28402341a431", - "startDate": "2024-03-31", - "endDate": "2024-03-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "989514bb-91bf-40e6-80bc-b14c18f25654", - "startDate": "2024-05-19", - "endDate": "2024-05-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "90718fa1-5b71-49dc-90a4-142a8aef72d8", - "startDate": "2025-04-20", - "endDate": "2025-04-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "edfb560a-d5c6-493f-b1c1-06f2936347e7", - "startDate": "2025-06-08", - "endDate": "2025-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ba2b9c3a-e65d-4570-a66e-16452dd0eaaa", - "startDate": "2026-04-05", - "endDate": "2026-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "928ff571-f39a-47a4-b646-41caabd12852", - "startDate": "2026-05-24", - "endDate": "2026-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "996c2e80-0d29-470d-a2dc-4ba482649afb", - "startDate": "2027-03-28", - "endDate": "2027-03-28", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9193ed98-190c-4819-ae54-5fadd9957912", - "startDate": "2027-05-16", - "endDate": "2027-05-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b292a10f-7790-4903-8ff2-b27f51dc3197", - "startDate": "2028-04-16", - "endDate": "2028-04-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostersonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "39eed258-052e-410d-a712-b12b8241e2c6", - "startDate": "2028-06-04", - "endDate": "2028-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstsonntag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/BE.json b/data/public_holidays/raw/BE.json deleted file mode 100644 index 388acd7..0000000 --- a/data/public_holidays/raw/BE.json +++ /dev/null @@ -1,1502 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f581921-915c-4a9c-8903-5881d76d1927", - "startDate": "2020-03-08", - "endDate": "2020-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ] - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce9331bc-bb3d-415f-9e15-f2d364ec00f0", - "startDate": "2020-05-08", - "endDate": "2020-05-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Befreiung" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ], - "tags": [ - "OneTime" - ] - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5c28ce65-3bab-413b-ae32-2492eafa319a", - "startDate": "2021-03-08", - "endDate": "2021-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ] - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "31ff9a3c-f004-4b89-be24-5ebe26089c60", - "startDate": "2022-03-08", - "endDate": "2022-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ] - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "88848d07-197b-4b4f-91f6-3cb24a378384", - "startDate": "2023-03-08", - "endDate": "2023-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c628bb86-927f-4086-8beb-061413603d99", - "startDate": "2024-03-08", - "endDate": "2024-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", - "startDate": "2025-03-08", - "endDate": "2025-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4905efd7-e75e-4930-80b8-d35ca157e5bf", - "startDate": "2025-05-08", - "endDate": "2025-05-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Befreiung" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ], - "tags": [ - "OneTime" - ] - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", - "startDate": "2026-03-08", - "endDate": "2026-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", - "startDate": "2027-03-08", - "endDate": "2027-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", - "startDate": "2028-03-08", - "endDate": "2028-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "dbbfecd1-e872-4c5a-b058-c2d144645834", - "startDate": "2028-06-17", - "endDate": "2028-06-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "75-jährige Jubiläum des Volksaufstands in der DDR" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - } - ], - "tags": [ - "OneTime" - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/BW.json b/data/public_holidays/raw/BW.json deleted file mode 100644 index ce58399..0000000 --- a/data/public_holidays/raw/BW.json +++ /dev/null @@ -1,2180 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", - "startDate": "2020-01-06", - "endDate": "2020-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "startDate": "2020-06-11", - "endDate": "2020-06-11", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "startDate": "2020-11-01", - "endDate": "2020-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "949a10c9-6abc-4088-938d-e16a23d4d746", - "startDate": "2021-01-06", - "endDate": "2021-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "startDate": "2021-06-03", - "endDate": "2021-06-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "startDate": "2021-11-01", - "endDate": "2021-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", - "startDate": "2022-01-06", - "endDate": "2022-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "startDate": "2022-06-16", - "endDate": "2022-06-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "startDate": "2022-11-01", - "endDate": "2022-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04f86fc2-424a-46e5-befd-2dce33158470", - "startDate": "2023-01-06", - "endDate": "2023-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "startDate": "2023-06-08", - "endDate": "2023-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "startDate": "2023-11-01", - "endDate": "2023-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", - "startDate": "2024-01-06", - "endDate": "2024-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "startDate": "2024-05-30", - "endDate": "2024-05-30", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "startDate": "2024-11-01", - "endDate": "2024-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", - "startDate": "2025-01-06", - "endDate": "2025-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "startDate": "2025-06-19", - "endDate": "2025-06-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "startDate": "2025-11-01", - "endDate": "2025-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", - "startDate": "2026-01-06", - "endDate": "2026-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "startDate": "2026-06-04", - "endDate": "2026-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "startDate": "2026-11-01", - "endDate": "2026-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "341c9738-8063-4e1b-99d3-336174cf42de", - "startDate": "2027-01-06", - "endDate": "2027-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "startDate": "2027-05-27", - "endDate": "2027-05-27", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "startDate": "2027-11-01", - "endDate": "2027-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", - "startDate": "2028-01-06", - "endDate": "2028-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "startDate": "2028-06-15", - "endDate": "2028-06-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "startDate": "2028-11-01", - "endDate": "2028-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/HB.json b/data/public_holidays/raw/HB.json deleted file mode 100644 index 89ead54..0000000 --- a/data/public_holidays/raw/HB.json +++ /dev/null @@ -1,1694 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/HE.json b/data/public_holidays/raw/HE.json deleted file mode 100644 index 934d100..0000000 --- a/data/public_holidays/raw/HE.json +++ /dev/null @@ -1,1586 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "startDate": "2020-06-11", - "endDate": "2020-06-11", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "startDate": "2021-06-03", - "endDate": "2021-06-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "startDate": "2022-06-16", - "endDate": "2022-06-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "startDate": "2023-06-08", - "endDate": "2023-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "startDate": "2024-05-30", - "endDate": "2024-05-30", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "startDate": "2025-06-19", - "endDate": "2025-06-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "startDate": "2026-06-04", - "endDate": "2026-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "startDate": "2027-05-27", - "endDate": "2027-05-27", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "startDate": "2028-06-15", - "endDate": "2028-06-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/HH.json b/data/public_holidays/raw/HH.json deleted file mode 100644 index 89ead54..0000000 --- a/data/public_holidays/raw/HH.json +++ /dev/null @@ -1,1694 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/MV.json b/data/public_holidays/raw/MV.json deleted file mode 100644 index 1d8cd0f..0000000 --- a/data/public_holidays/raw/MV.json +++ /dev/null @@ -1,1844 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "88848d07-197b-4b4f-91f6-3cb24a378384", - "startDate": "2023-03-08", - "endDate": "2023-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c628bb86-927f-4086-8beb-061413603d99", - "startDate": "2024-03-08", - "endDate": "2024-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", - "startDate": "2025-03-08", - "endDate": "2025-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", - "startDate": "2026-03-08", - "endDate": "2026-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", - "startDate": "2027-03-08", - "endDate": "2027-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", - "startDate": "2028-03-08", - "endDate": "2028-03-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Internationaler Frauentag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-BE", - "shortName": "BE" - }, - { - "code": "DE-MV", - "shortName": "MV" - } - ] - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/NI.json b/data/public_holidays/raw/NI.json deleted file mode 100644 index 89ead54..0000000 --- a/data/public_holidays/raw/NI.json +++ /dev/null @@ -1,1694 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/NW.json b/data/public_holidays/raw/NW.json deleted file mode 100644 index d99e582..0000000 --- a/data/public_holidays/raw/NW.json +++ /dev/null @@ -1,1919 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "startDate": "2020-06-11", - "endDate": "2020-06-11", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "startDate": "2020-11-01", - "endDate": "2020-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "startDate": "2021-06-03", - "endDate": "2021-06-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "startDate": "2021-11-01", - "endDate": "2021-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "startDate": "2022-06-16", - "endDate": "2022-06-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "startDate": "2022-11-01", - "endDate": "2022-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "startDate": "2023-06-08", - "endDate": "2023-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "startDate": "2023-11-01", - "endDate": "2023-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "startDate": "2024-05-30", - "endDate": "2024-05-30", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "startDate": "2024-11-01", - "endDate": "2024-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "startDate": "2025-06-19", - "endDate": "2025-06-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "startDate": "2025-11-01", - "endDate": "2025-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "startDate": "2026-06-04", - "endDate": "2026-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "startDate": "2026-11-01", - "endDate": "2026-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "startDate": "2027-05-27", - "endDate": "2027-05-27", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "startDate": "2027-11-01", - "endDate": "2027-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "startDate": "2028-06-15", - "endDate": "2028-06-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "startDate": "2028-11-01", - "endDate": "2028-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/RP.json b/data/public_holidays/raw/RP.json deleted file mode 100644 index d99e582..0000000 --- a/data/public_holidays/raw/RP.json +++ /dev/null @@ -1,1919 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "startDate": "2020-06-11", - "endDate": "2020-06-11", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "startDate": "2020-11-01", - "endDate": "2020-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "startDate": "2021-06-03", - "endDate": "2021-06-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "startDate": "2021-11-01", - "endDate": "2021-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "startDate": "2022-06-16", - "endDate": "2022-06-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "startDate": "2022-11-01", - "endDate": "2022-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "startDate": "2023-06-08", - "endDate": "2023-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "startDate": "2023-11-01", - "endDate": "2023-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "startDate": "2024-05-30", - "endDate": "2024-05-30", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "startDate": "2024-11-01", - "endDate": "2024-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "startDate": "2025-06-19", - "endDate": "2025-06-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "startDate": "2025-11-01", - "endDate": "2025-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "startDate": "2026-06-04", - "endDate": "2026-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "startDate": "2026-11-01", - "endDate": "2026-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "startDate": "2027-05-27", - "endDate": "2027-05-27", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "startDate": "2027-11-01", - "endDate": "2027-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "startDate": "2028-06-15", - "endDate": "2028-06-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "startDate": "2028-11-01", - "endDate": "2028-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/SH.json b/data/public_holidays/raw/SH.json deleted file mode 100644 index 89ead54..0000000 --- a/data/public_holidays/raw/SH.json +++ /dev/null @@ -1,1694 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/SL.json b/data/public_holidays/raw/SL.json deleted file mode 100644 index b2e2f83..0000000 --- a/data/public_holidays/raw/SL.json +++ /dev/null @@ -1,2144 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "startDate": "2020-06-11", - "endDate": "2020-06-11", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "1ed054a5-9e02-4a5a-8941-43788ceccb63", - "startDate": "2020-08-15", - "endDate": "2020-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "startDate": "2020-11-01", - "endDate": "2020-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "startDate": "2021-06-03", - "endDate": "2021-06-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "e4ab47f2-6630-4728-a65e-2ac590d42491", - "startDate": "2021-08-15", - "endDate": "2021-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "startDate": "2021-11-01", - "endDate": "2021-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "startDate": "2022-06-16", - "endDate": "2022-06-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "54dd812d-4b01-4e38-a6de-9fccdb77130e", - "startDate": "2022-08-15", - "endDate": "2022-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "startDate": "2022-11-01", - "endDate": "2022-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "startDate": "2023-06-08", - "endDate": "2023-06-08", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "07617cd9-9dcf-459b-b30d-ac612ae42cd9", - "startDate": "2023-08-15", - "endDate": "2023-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "startDate": "2023-11-01", - "endDate": "2023-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "startDate": "2024-05-30", - "endDate": "2024-05-30", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a0ce548d-6447-4802-948a-1c4897938626", - "startDate": "2024-08-15", - "endDate": "2024-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "startDate": "2024-11-01", - "endDate": "2024-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "startDate": "2025-06-19", - "endDate": "2025-06-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "e09a9106-86e9-4eeb-9c84-5d257b4f9488", - "startDate": "2025-08-15", - "endDate": "2025-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "startDate": "2025-11-01", - "endDate": "2025-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "startDate": "2026-06-04", - "endDate": "2026-06-04", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "31eed1b5-9a4f-4e22-8e6d-2687d42dfed7", - "startDate": "2026-08-15", - "endDate": "2026-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "startDate": "2026-11-01", - "endDate": "2026-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "startDate": "2027-05-27", - "endDate": "2027-05-27", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "5773654b-86ef-458c-8ae1-1e59aba3123b", - "startDate": "2027-08-15", - "endDate": "2027-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "startDate": "2027-11-01", - "endDate": "2027-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "startDate": "2028-06-15", - "endDate": "2028-06-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Fronleichnam" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-HE", - "shortName": "HE" - }, - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "a31e1f51-5d92-4a9f-a2e8-d2112c813be8", - "startDate": "2028-08-15", - "endDate": "2028-08-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Mariä Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "startDate": "2028-11-01", - "endDate": "2028-11-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Allerheiligen" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SL", - "shortName": "SL" - }, - { - "code": "DE-NW", - "shortName": "NW" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-RP", - "shortName": "RP" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/SN.json b/data/public_holidays/raw/SN.json deleted file mode 100644 index 119d260..0000000 --- a/data/public_holidays/raw/SN.json +++ /dev/null @@ -1,1883 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "e6b048ef-dc91-41a9-8162-552ed14b413c", - "startDate": "2020-11-18", - "endDate": "2020-11-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "13efc66c-425c-47c9-b147-dcb76c1e1103", - "startDate": "2021-11-17", - "endDate": "2021-11-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "2b59f1b4-9e37-406b-99a4-2a96de54e38a", - "startDate": "2022-11-16", - "endDate": "2022-11-16", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "0044e1dc-f326-48a6-b006-4ab66d13bd04", - "startDate": "2023-11-22", - "endDate": "2023-11-22", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "38405704-5785-47a4-92b1-1b025a5f7e3c", - "startDate": "2024-11-20", - "endDate": "2024-11-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "1d68ac36-9690-4b06-b62d-de890d5b50ef", - "startDate": "2025-11-19", - "endDate": "2025-11-19", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "f9f93b55-9717-4230-b0b3-7656cc63d6b9", - "startDate": "2026-11-18", - "endDate": "2026-11-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b1fe4b1a-fbf6-4e3f-88cd-074840538ce9", - "startDate": "2027-11-17", - "endDate": "2027-11-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "e4f66ba9-ad80-4a86-893a-3591b8bd0848", - "startDate": "2028-11-22", - "endDate": "2028-11-22", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Buß- und Bettag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SN", - "shortName": "SN" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/ST.json b/data/public_holidays/raw/ST.json deleted file mode 100644 index 70d3f00..0000000 --- a/data/public_holidays/raw/ST.json +++ /dev/null @@ -1,1955 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", - "startDate": "2020-01-06", - "endDate": "2020-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "949a10c9-6abc-4088-938d-e16a23d4d746", - "startDate": "2021-01-06", - "endDate": "2021-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", - "startDate": "2022-01-06", - "endDate": "2022-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04f86fc2-424a-46e5-befd-2dce33158470", - "startDate": "2023-01-06", - "endDate": "2023-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", - "startDate": "2024-01-06", - "endDate": "2024-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", - "startDate": "2025-01-06", - "endDate": "2025-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", - "startDate": "2026-01-06", - "endDate": "2026-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "341c9738-8063-4e1b-99d3-336174cf42de", - "startDate": "2027-01-06", - "endDate": "2027-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", - "startDate": "2028-01-06", - "endDate": "2028-01-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Heilige Drei Könige" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-BW", - "shortName": "BW" - }, - { - "code": "DE-BY", - "shortName": "BY" - } - ] - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/TH.json b/data/public_holidays/raw/TH.json deleted file mode 100644 index 9be46a2..0000000 --- a/data/public_holidays/raw/TH.json +++ /dev/null @@ -1,1883 +0,0 @@ -[ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "startDate": "2020-01-01", - "endDate": "2020-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "startDate": "2020-04-10", - "endDate": "2020-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "startDate": "2020-04-13", - "endDate": "2020-04-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "startDate": "2020-05-01", - "endDate": "2020-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "startDate": "2020-05-21", - "endDate": "2020-05-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "startDate": "2020-06-01", - "endDate": "2020-06-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "852e6da0-7b71-415b-a36f-a12ec5551f57", - "startDate": "2020-09-20", - "endDate": "2020-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "startDate": "2020-10-03", - "endDate": "2020-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "startDate": "2020-10-31", - "endDate": "2020-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "startDate": "2020-12-25", - "endDate": "2020-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "startDate": "2020-12-26", - "endDate": "2020-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "startDate": "2021-01-01", - "endDate": "2021-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "startDate": "2021-04-02", - "endDate": "2021-04-02", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "startDate": "2021-04-05", - "endDate": "2021-04-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "startDate": "2021-05-01", - "endDate": "2021-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "startDate": "2021-05-13", - "endDate": "2021-05-13", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "startDate": "2021-05-24", - "endDate": "2021-05-24", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "112ce485-d9e7-45f8-a866-dfe172e2e3ba", - "startDate": "2021-09-20", - "endDate": "2021-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "startDate": "2021-10-03", - "endDate": "2021-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "startDate": "2021-10-31", - "endDate": "2021-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "startDate": "2021-12-25", - "endDate": "2021-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "startDate": "2021-12-26", - "endDate": "2021-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "startDate": "2022-01-01", - "endDate": "2022-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "startDate": "2022-05-26", - "endDate": "2022-05-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "startDate": "2022-06-06", - "endDate": "2022-06-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "279a6957-3e76-4b00-bdee-340a2f219ac9", - "startDate": "2022-09-20", - "endDate": "2022-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "startDate": "2022-10-03", - "endDate": "2022-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "startDate": "2022-10-31", - "endDate": "2022-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "startDate": "2022-12-25", - "endDate": "2022-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "startDate": "2022-12-26", - "endDate": "2022-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "startDate": "2023-01-01", - "endDate": "2023-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "startDate": "2023-04-07", - "endDate": "2023-04-07", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "startDate": "2023-04-10", - "endDate": "2023-04-10", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "startDate": "2023-05-01", - "endDate": "2023-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "startDate": "2023-05-18", - "endDate": "2023-05-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "startDate": "2023-05-29", - "endDate": "2023-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "dc8830b1-0d82-45ad-911f-5781056ed994", - "startDate": "2023-09-20", - "endDate": "2023-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "startDate": "2023-10-03", - "endDate": "2023-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "startDate": "2023-10-31", - "endDate": "2023-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "startDate": "2023-12-25", - "endDate": "2023-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "startDate": "2023-12-26", - "endDate": "2023-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "startDate": "2024-01-01", - "endDate": "2024-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "startDate": "2024-03-29", - "endDate": "2024-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "startDate": "2024-04-01", - "endDate": "2024-04-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "startDate": "2024-05-01", - "endDate": "2024-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "startDate": "2024-05-09", - "endDate": "2024-05-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "startDate": "2024-05-20", - "endDate": "2024-05-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "14e793ec-208d-4646-8513-8493c0c70668", - "startDate": "2024-09-20", - "endDate": "2024-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "startDate": "2024-10-03", - "endDate": "2024-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "startDate": "2024-10-31", - "endDate": "2024-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "startDate": "2024-12-25", - "endDate": "2024-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "startDate": "2024-12-26", - "endDate": "2024-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "startDate": "2025-01-01", - "endDate": "2025-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "startDate": "2025-04-18", - "endDate": "2025-04-18", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "startDate": "2025-04-21", - "endDate": "2025-04-21", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "startDate": "2025-05-01", - "endDate": "2025-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "startDate": "2025-05-29", - "endDate": "2025-05-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "startDate": "2025-06-09", - "endDate": "2025-06-09", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "7d63faa9-5577-4527-a192-edf54e28cd1a", - "startDate": "2025-09-20", - "endDate": "2025-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "startDate": "2025-10-03", - "endDate": "2025-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "startDate": "2025-10-31", - "endDate": "2025-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "startDate": "2025-12-25", - "endDate": "2025-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "startDate": "2025-12-26", - "endDate": "2025-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "startDate": "2026-01-01", - "endDate": "2026-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "startDate": "2026-04-03", - "endDate": "2026-04-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "startDate": "2026-04-06", - "endDate": "2026-04-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "startDate": "2026-05-01", - "endDate": "2026-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "startDate": "2026-05-14", - "endDate": "2026-05-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "startDate": "2026-05-25", - "endDate": "2026-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ef36e90a-c391-4a8f-a927-8f6517506484", - "startDate": "2026-09-20", - "endDate": "2026-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "startDate": "2026-10-03", - "endDate": "2026-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "startDate": "2026-10-31", - "endDate": "2026-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "startDate": "2026-12-25", - "endDate": "2026-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "startDate": "2026-12-26", - "endDate": "2026-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "startDate": "2027-01-01", - "endDate": "2027-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "startDate": "2027-03-26", - "endDate": "2027-03-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "startDate": "2027-03-29", - "endDate": "2027-03-29", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "startDate": "2027-05-01", - "endDate": "2027-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "startDate": "2027-05-06", - "endDate": "2027-05-06", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "startDate": "2027-05-17", - "endDate": "2027-05-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b126dee7-6a09-4e83-aa39-75f3d70b5eda", - "startDate": "2027-09-20", - "endDate": "2027-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "startDate": "2027-10-03", - "endDate": "2027-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "startDate": "2027-10-31", - "endDate": "2027-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "startDate": "2027-12-25", - "endDate": "2027-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "startDate": "2027-12-26", - "endDate": "2027-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "startDate": "2028-01-01", - "endDate": "2028-01-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Neujahr" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "startDate": "2028-04-14", - "endDate": "2028-04-14", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Karfreitag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "startDate": "2028-04-17", - "endDate": "2028-04-17", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Ostermontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "startDate": "2028-05-01", - "endDate": "2028-05-01", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Arbeit" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "startDate": "2028-05-25", - "endDate": "2028-05-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Christi Himmelfahrt" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "startDate": "2028-06-05", - "endDate": "2028-06-05", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Pfingstmontag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b13228e7-69de-4630-a6c8-8c1e6096bcc7", - "startDate": "2028-09-20", - "endDate": "2028-09-20", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Weltkindertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-TH", - "shortName": "TH" - } - ] - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "startDate": "2028-10-03", - "endDate": "2028-10-03", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Tag der Deutschen Einheit" - } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "startDate": "2028-10-31", - "endDate": "2028-10-31", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "Reformationstag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": false, - "subdivisions": [ - { - "code": "DE-SH", - "shortName": "SH" - }, - { - "code": "DE-ST", - "shortName": "ST" - }, - { - "code": "DE-HH", - "shortName": "HH" - }, - { - "code": "DE-HB", - "shortName": "HB" - }, - { - "code": "DE-TH", - "shortName": "TH" - }, - { - "code": "DE-MV", - "shortName": "MV" - }, - { - "code": "DE-SN", - "shortName": "SN" - }, - { - "code": "DE-NI", - "shortName": "NI" - }, - { - "code": "DE-BB", - "shortName": "BB" - } - ] - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "startDate": "2028-12-25", - "endDate": "2028-12-25", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "1. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "startDate": "2028-12-26", - "endDate": "2028-12-26", - "type": "Public", - "name": [ - { - "language": "DE", - "text": "2. Weihnachtsfeiertag" - } - ], - "regionalScope": "Regional", - "temporalScope": "FullDay", - "nationwide": true - } -] \ No newline at end of file diff --git a/data/public_holidays/raw/BY.json b/data/public_holidays/raw/de.json similarity index 64% rename from data/public_holidays/raw/BY.json rename to data/public_holidays/raw/de.json index ce66096..2e8c58a 100644 --- a/data/public_holidays/raw/BY.json +++ b/data/public_holidays/raw/de.json @@ -43,6 +43,27 @@ } ] }, + { + "id": "6f581921-915c-4a9c-8903-5881d76d1927", + "startDate": "2020-03-08", + "endDate": "2020-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ] + }, { "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", "startDate": "2020-04-10", @@ -58,6 +79,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "da643610-17fb-4447-aeba-c04075cd7c5b", + "startDate": "2020-04-12", + "endDate": "2020-04-12", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", "startDate": "2020-04-13", @@ -88,6 +130,30 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "ce9331bc-bb3d-415f-9e15-f2d364ec00f0", + "startDate": "2020-05-08", + "endDate": "2020-05-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Tag der Befreiung" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ], + "tags": [ + "OneTime" + ] + }, { "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", "startDate": "2020-05-21", @@ -103,6 +169,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "fed605b2-39ac-46bc-87be-c42410ee2446", + "startDate": "2020-05-31", + "endDate": "2020-05-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", "startDate": "2020-06-01", @@ -205,6 +292,27 @@ } ] }, + { + "id": "852e6da0-7b71-415b-a36f-a12ec5551f57", + "startDate": "2020-09-20", + "endDate": "2020-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", "startDate": "2020-10-03", @@ -220,6 +328,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", + "startDate": "2020-10-31", + "endDate": "2020-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", "startDate": "2020-11-01", @@ -257,6 +418,27 @@ } ] }, + { + "id": "e6b048ef-dc91-41a9-8162-552ed14b413c", + "startDate": "2020-11-18", + "endDate": "2020-11-18", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", "startDate": "2020-12-25", @@ -331,6 +513,27 @@ } ] }, + { + "id": "5c28ce65-3bab-413b-ae32-2492eafa319a", + "startDate": "2021-03-08", + "endDate": "2021-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ] + }, { "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", "startDate": "2021-04-02", @@ -346,6 +549,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "7a4ca67a-36c1-4893-81db-736458f1bfae", + "startDate": "2021-04-04", + "endDate": "2021-04-04", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", "startDate": "2021-04-05", @@ -391,6 +615,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "319c34c9-5227-48c0-aa55-baff26a602fc", + "startDate": "2021-05-23", + "endDate": "2021-05-23", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", "startDate": "2021-05-24", @@ -493,6 +738,27 @@ } ] }, + { + "id": "112ce485-d9e7-45f8-a866-dfe172e2e3ba", + "startDate": "2021-09-20", + "endDate": "2021-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "9735e445-143d-4db7-b689-f77b1fb6310e", "startDate": "2021-10-03", @@ -508,6 +774,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "724089ae-7b7c-492c-8099-5097bafea4eb", + "startDate": "2021-10-31", + "endDate": "2021-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", "startDate": "2021-11-01", @@ -545,6 +864,27 @@ } ] }, + { + "id": "13efc66c-425c-47c9-b147-dcb76c1e1103", + "startDate": "2021-11-17", + "endDate": "2021-11-17", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "d7249ebf-1242-4361-be12-fa6570254e41", "startDate": "2021-12-25", @@ -620,29 +960,35 @@ ] }, { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "startDate": "2022-04-15", - "endDate": "2022-04-15", + "id": "31ff9a3c-f004-4b89-be24-5ebe26089c60", + "startDate": "2022-03-08", + "endDate": "2022-03-08", "type": "Public", "name": [ { "language": "DE", - "text": "Karfreitag" + "text": "Internationaler Frauentag" } ], "regionalScope": "Regional", "temporalScope": "FullDay", - "nationwide": true + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ] }, { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "startDate": "2022-04-18", - "endDate": "2022-04-18", + "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", + "startDate": "2022-04-15", + "endDate": "2022-04-15", "type": "Public", "name": [ { "language": "DE", - "text": "Ostermontag" + "text": "Karfreitag" } ], "regionalScope": "Regional", @@ -650,20 +996,56 @@ "nationwide": true }, { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "startDate": "2022-05-01", - "endDate": "2022-05-01", + "id": "71098c0a-04dd-48d9-ac24-5aadbf8a4cd6", + "startDate": "2022-04-17", + "endDate": "2022-04-17", "type": "Public", "name": [ { "language": "DE", - "text": "Tag der Arbeit" + "text": "Ostersonntag" } ], "regionalScope": "Regional", "temporalScope": "FullDay", - "nationwide": true - }, + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, + { + "id": "04857023-b572-4ff7-b412-a2a068f3a387", + "startDate": "2022-04-18", + "endDate": "2022-04-18", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostermontag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": true + }, + { + "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", + "startDate": "2022-05-01", + "endDate": "2022-05-01", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Tag der Arbeit" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": true + }, { "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", "startDate": "2022-05-26", @@ -679,6 +1061,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "03364f5d-c1bc-4727-8786-0257f7df8f73", + "startDate": "2022-06-05", + "endDate": "2022-06-05", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "ce336268-1932-498a-b56b-04191abe18fb", "startDate": "2022-06-06", @@ -781,6 +1184,27 @@ } ] }, + { + "id": "279a6957-3e76-4b00-bdee-340a2f219ac9", + "startDate": "2022-09-20", + "endDate": "2022-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", "startDate": "2022-10-03", @@ -796,6 +1220,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", + "startDate": "2022-10-31", + "endDate": "2022-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", "startDate": "2022-11-01", @@ -833,6 +1310,27 @@ } ] }, + { + "id": "2b59f1b4-9e37-406b-99a4-2a96de54e38a", + "startDate": "2022-11-16", + "endDate": "2022-11-16", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "943c023f-53e0-4824-b13b-cae6a31fe254", "startDate": "2022-12-25", @@ -907,6 +1405,31 @@ } ] }, + { + "id": "88848d07-197b-4b4f-91f6-3cb24a378384", + "startDate": "2023-03-08", + "endDate": "2023-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", "startDate": "2023-04-07", @@ -922,6 +1445,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "6ffa6452-099c-494b-a920-aeaa7adc261a", + "startDate": "2023-04-09", + "endDate": "2023-04-09", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", "startDate": "2023-04-10", @@ -967,6 +1511,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "31c384f2-709c-4c55-8af4-f550b8e1006b", + "startDate": "2023-05-28", + "endDate": "2023-05-28", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", "startDate": "2023-05-29", @@ -1069,6 +1634,27 @@ } ] }, + { + "id": "dc8830b1-0d82-45ad-911f-5781056ed994", + "startDate": "2023-09-20", + "endDate": "2023-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", "startDate": "2023-10-03", @@ -1084,6 +1670,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", + "startDate": "2023-10-31", + "endDate": "2023-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", "startDate": "2023-11-01", @@ -1121,6 +1760,27 @@ } ] }, + { + "id": "0044e1dc-f326-48a6-b006-4ab66d13bd04", + "startDate": "2023-11-22", + "endDate": "2023-11-22", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", "startDate": "2023-12-25", @@ -1195,6 +1855,31 @@ } ] }, + { + "id": "c628bb86-927f-4086-8beb-061413603d99", + "startDate": "2024-03-08", + "endDate": "2024-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", "startDate": "2024-03-29", @@ -1210,6 +1895,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "80e03d79-2d85-4f63-8196-28402341a431", + "startDate": "2024-03-31", + "endDate": "2024-03-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", "startDate": "2024-04-01", @@ -1255,6 +1961,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "989514bb-91bf-40e6-80bc-b14c18f25654", + "startDate": "2024-05-19", + "endDate": "2024-05-19", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", "startDate": "2024-05-20", @@ -1357,6 +2084,27 @@ } ] }, + { + "id": "14e793ec-208d-4646-8513-8493c0c70668", + "startDate": "2024-09-20", + "endDate": "2024-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", "startDate": "2024-10-03", @@ -1372,6 +2120,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", + "startDate": "2024-10-31", + "endDate": "2024-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", "startDate": "2024-11-01", @@ -1409,6 +2210,27 @@ } ] }, + { + "id": "38405704-5785-47a4-92b1-1b025a5f7e3c", + "startDate": "2024-11-20", + "endDate": "2024-11-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", "startDate": "2024-12-25", @@ -1483,6 +2305,31 @@ } ] }, + { + "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", + "startDate": "2025-03-08", + "endDate": "2025-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", "startDate": "2025-04-18", @@ -1498,6 +2345,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "90718fa1-5b71-49dc-90a4-142a8aef72d8", + "startDate": "2025-04-20", + "endDate": "2025-04-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "12776265-e638-4112-a11f-f24bb37d8a3d", "startDate": "2025-04-21", @@ -1528,6 +2396,30 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "4905efd7-e75e-4930-80b8-d35ca157e5bf", + "startDate": "2025-05-08", + "endDate": "2025-05-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Tag der Befreiung" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ], + "tags": [ + "OneTime" + ] + }, { "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", "startDate": "2025-05-29", @@ -1543,6 +2435,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "edfb560a-d5c6-493f-b1c1-06f2936347e7", + "startDate": "2025-06-08", + "endDate": "2025-06-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", "startDate": "2025-06-09", @@ -1645,6 +2558,27 @@ } ] }, + { + "id": "7d63faa9-5577-4527-a192-edf54e28cd1a", + "startDate": "2025-09-20", + "endDate": "2025-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", "startDate": "2025-10-03", @@ -1660,6 +2594,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "2514f889-8ff3-460c-b12c-c886f8b653de", + "startDate": "2025-10-31", + "endDate": "2025-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", "startDate": "2025-11-01", @@ -1697,6 +2684,27 @@ } ] }, + { + "id": "1d68ac36-9690-4b06-b62d-de890d5b50ef", + "startDate": "2025-11-19", + "endDate": "2025-11-19", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", "startDate": "2025-12-25", @@ -1771,6 +2779,31 @@ } ] }, + { + "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", + "startDate": "2026-03-08", + "endDate": "2026-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", "startDate": "2026-04-03", @@ -1786,6 +2819,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "ba2b9c3a-e65d-4570-a66e-16452dd0eaaa", + "startDate": "2026-04-05", + "endDate": "2026-04-05", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", "startDate": "2026-04-06", @@ -1831,6 +2885,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "928ff571-f39a-47a4-b646-41caabd12852", + "startDate": "2026-05-24", + "endDate": "2026-05-24", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", "startDate": "2026-05-25", @@ -1933,6 +3008,27 @@ } ] }, + { + "id": "ef36e90a-c391-4a8f-a927-8f6517506484", + "startDate": "2026-09-20", + "endDate": "2026-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", "startDate": "2026-10-03", @@ -1943,10 +3039,63 @@ "language": "DE", "text": "Tag der Deutschen Einheit" } - ], - "regionalScope": "National", - "temporalScope": "FullDay", - "nationwide": true + ], + "regionalScope": "National", + "temporalScope": "FullDay", + "nationwide": true + }, + { + "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", + "startDate": "2026-10-31", + "endDate": "2026-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] }, { "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", @@ -1985,6 +3134,27 @@ } ] }, + { + "id": "f9f93b55-9717-4230-b0b3-7656cc63d6b9", + "startDate": "2026-11-18", + "endDate": "2026-11-18", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", "startDate": "2026-12-25", @@ -2059,6 +3229,31 @@ } ] }, + { + "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", + "startDate": "2027-03-08", + "endDate": "2027-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", "startDate": "2027-03-26", @@ -2074,6 +3269,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "996c2e80-0d29-470d-a2dc-4ba482649afb", + "startDate": "2027-03-28", + "endDate": "2027-03-28", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", "startDate": "2027-03-29", @@ -2119,6 +3335,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "9193ed98-190c-4819-ae54-5fadd9957912", + "startDate": "2027-05-16", + "endDate": "2027-05-16", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", "startDate": "2027-05-17", @@ -2221,6 +3458,27 @@ } ] }, + { + "id": "b126dee7-6a09-4e83-aa39-75f3d70b5eda", + "startDate": "2027-09-20", + "endDate": "2027-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", "startDate": "2027-10-03", @@ -2236,6 +3494,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", + "startDate": "2027-10-31", + "endDate": "2027-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "506df8ed-e54d-4af6-9939-e8dca991c153", "startDate": "2027-11-01", @@ -2273,6 +3584,27 @@ } ] }, + { + "id": "b1fe4b1a-fbf6-4e3f-88cd-074840538ce9", + "startDate": "2027-11-17", + "endDate": "2027-11-17", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "ba7542be-fca8-427b-ac2d-797470860c62", "startDate": "2027-12-25", @@ -2347,6 +3679,31 @@ } ] }, + { + "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", + "startDate": "2028-03-08", + "endDate": "2028-03-08", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Internationaler Frauentag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + }, + { + "code": "DE-MV", + "shortName": "MV" + } + ] + }, { "id": "692e2b19-92e1-4186-a9e1-971602ddda85", "startDate": "2028-04-14", @@ -2362,6 +3719,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "b292a10f-7790-4903-8ff2-b27f51dc3197", + "startDate": "2028-04-16", + "endDate": "2028-04-16", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Ostersonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", "startDate": "2028-04-17", @@ -2407,6 +3785,27 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "39eed258-052e-410d-a712-b12b8241e2c6", + "startDate": "2028-06-04", + "endDate": "2028-06-04", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Pfingstsonntag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "71df5df7-5477-4374-abc4-2afddcc1632a", "startDate": "2028-06-05", @@ -2463,6 +3862,30 @@ } ] }, + { + "id": "dbbfecd1-e872-4c5a-b058-c2d144645834", + "startDate": "2028-06-17", + "endDate": "2028-06-17", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "75-jährige Jubiläum des Volksaufstands in der DDR" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-BE", + "shortName": "BE" + } + ], + "tags": [ + "OneTime" + ] + }, { "id": "2e67080b-cdc3-4b4b-ba64-c8959e7f9a8a", "startDate": "2028-08-08", @@ -2509,6 +3932,27 @@ } ] }, + { + "id": "b13228e7-69de-4630-a6c8-8c1e6096bcc7", + "startDate": "2028-09-20", + "endDate": "2028-09-20", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Weltkindertag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-TH", + "shortName": "TH" + } + ] + }, { "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", "startDate": "2028-10-03", @@ -2524,6 +3968,59 @@ "temporalScope": "FullDay", "nationwide": true }, + { + "id": "ed771490-08af-456d-a9b0-57d15a5343f4", + "startDate": "2028-10-31", + "endDate": "2028-10-31", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Reformationstag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SH", + "shortName": "SH" + }, + { + "code": "DE-ST", + "shortName": "ST" + }, + { + "code": "DE-HH", + "shortName": "HH" + }, + { + "code": "DE-HB", + "shortName": "HB" + }, + { + "code": "DE-TH", + "shortName": "TH" + }, + { + "code": "DE-MV", + "shortName": "MV" + }, + { + "code": "DE-SN", + "shortName": "SN" + }, + { + "code": "DE-NI", + "shortName": "NI" + }, + { + "code": "DE-BB", + "shortName": "BB" + } + ] + }, { "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", "startDate": "2028-11-01", @@ -2561,6 +4058,27 @@ } ] }, + { + "id": "e4f66ba9-ad80-4a86-893a-3591b8bd0848", + "startDate": "2028-11-22", + "endDate": "2028-11-22", + "type": "Public", + "name": [ + { + "language": "DE", + "text": "Buß- und Bettag" + } + ], + "regionalScope": "Regional", + "temporalScope": "FullDay", + "nationwide": false, + "subdivisions": [ + { + "code": "DE-SN", + "shortName": "SN" + } + ] + }, { "id": "c11af431-b691-4717-af80-4a3cf954f112", "startDate": "2028-12-25", diff --git a/data/public_holidays/result/BB.json b/data/public_holidays/result/BB.json deleted file mode 100644 index da4cea5..0000000 --- a/data/public_holidays/result/BB.json +++ /dev/null @@ -1,981 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Brandenburg", - "code": "BB" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "da643610-17fb-4447-aeba-c04075cd7c5b", - "name": "Ostersonntag", - "date": "2020-04-12", - "md5": "87ab1d66d12b1108d2016b70e066b4c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fed605b2-39ac-46bc-87be-c42410ee2446", - "name": "Pfingstsonntag", - "date": "2020-05-31", - "md5": "5bf5b250e48e9569f658493fcd3f893f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "7a4ca67a-36c1-4893-81db-736458f1bfae", - "name": "Ostersonntag", - "date": "2021-04-04", - "md5": "18ca9aae8924d35c196fa8daf1a38592", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "319c34c9-5227-48c0-aa55-baff26a602fc", - "name": "Pfingstsonntag", - "date": "2021-05-23", - "md5": "4599c36665620ffa46a0147dcba3cd21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71098c0a-04dd-48d9-ac24-5aadbf8a4cd6", - "name": "Ostersonntag", - "date": "2022-04-17", - "md5": "7b0b819013fe56cacc49ce83b3ea867f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "03364f5d-c1bc-4727-8786-0257f7df8f73", - "name": "Pfingstsonntag", - "date": "2022-06-05", - "md5": "88de49d3889e76eb1ebeeeff2da3adfd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6ffa6452-099c-494b-a920-aeaa7adc261a", - "name": "Ostersonntag", - "date": "2023-04-09", - "md5": "1e4ee0122268404461e64704a987a768", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "31c384f2-709c-4c55-8af4-f550b8e1006b", - "name": "Pfingstsonntag", - "date": "2023-05-28", - "md5": "8082f2dcd8f2fbf55241a0bf2e29c601", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "80e03d79-2d85-4f63-8196-28402341a431", - "name": "Ostersonntag", - "date": "2024-03-31", - "md5": "a67e2bd77714ee3f4cf5de89eb5df7e9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "989514bb-91bf-40e6-80bc-b14c18f25654", - "name": "Pfingstsonntag", - "date": "2024-05-19", - "md5": "233be224553557fdc0e84305e3dcd04b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "90718fa1-5b71-49dc-90a4-142a8aef72d8", - "name": "Ostersonntag", - "date": "2025-04-20", - "md5": "2f973db5669b8f3f90c57ce808778aa0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "edfb560a-d5c6-493f-b1c1-06f2936347e7", - "name": "Pfingstsonntag", - "date": "2025-06-08", - "md5": "12a3681ff2a489c2f3ec6cc6184b0cfa", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba2b9c3a-e65d-4570-a66e-16452dd0eaaa", - "name": "Ostersonntag", - "date": "2026-04-05", - "md5": "14ed99365d53420972bba0cba7117dce", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "928ff571-f39a-47a4-b646-41caabd12852", - "name": "Pfingstsonntag", - "date": "2026-05-24", - "md5": "fcf2084c5850ff781c43994c0f59e99c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "996c2e80-0d29-470d-a2dc-4ba482649afb", - "name": "Ostersonntag", - "date": "2027-03-28", - "md5": "32ac412a3a4fbe3ea2b3691d5e8ed272", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9193ed98-190c-4819-ae54-5fadd9957912", - "name": "Pfingstsonntag", - "date": "2027-05-16", - "md5": "9c68f3679ce46cc0f711196e147dd2a8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b292a10f-7790-4903-8ff2-b27f51dc3197", - "name": "Ostersonntag", - "date": "2028-04-16", - "md5": "2dc7975fd0a283814d67b8e4576ea309", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "39eed258-052e-410d-a712-b12b8241e2c6", - "name": "Pfingstsonntag", - "date": "2028-06-04", - "md5": "fa3c116373a816a16ca665c969231b10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/BE.json b/data/public_holidays/result/BE.json deleted file mode 100644 index 82f3579..0000000 --- a/data/public_holidays/result/BE.json +++ /dev/null @@ -1,846 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Berlin", - "code": "BE" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f581921-915c-4a9c-8903-5881d76d1927", - "name": "Internationaler Frauentag", - "date": "2020-03-08", - "md5": "b2942c639521b3ede3c3f594551da3df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce9331bc-bb3d-415f-9e15-f2d364ec00f0", - "name": "Tag der Befreiung", - "date": "2020-05-08", - "md5": "81e51d5c7aa5ec4ab80c99680acffbcf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5c28ce65-3bab-413b-ae32-2492eafa319a", - "name": "Internationaler Frauentag", - "date": "2021-03-08", - "md5": "f3e33bfad8a6e721cd32d825e881a24a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "31ff9a3c-f004-4b89-be24-5ebe26089c60", - "name": "Internationaler Frauentag", - "date": "2022-03-08", - "md5": "07beba2174290e9c29c7cbbc1efbc02c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "88848d07-197b-4b4f-91f6-3cb24a378384", - "name": "Internationaler Frauentag", - "date": "2023-03-08", - "md5": "6a3409cab25bdcc2537c53c1edb0a816", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c628bb86-927f-4086-8beb-061413603d99", - "name": "Internationaler Frauentag", - "date": "2024-03-08", - "md5": "5a89da06cd426145efdb8e2391f6e1ee", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", - "name": "Internationaler Frauentag", - "date": "2025-03-08", - "md5": "795373e030151144c9d3517a60ac61a3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4905efd7-e75e-4930-80b8-d35ca157e5bf", - "name": "Tag der Befreiung", - "date": "2025-05-08", - "md5": "eeebe2c462d99107a3554f66f1683d7a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", - "name": "Internationaler Frauentag", - "date": "2026-03-08", - "md5": "f10b2efa956e97e709c039c4414cc853", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", - "name": "Internationaler Frauentag", - "date": "2027-03-08", - "md5": "a81919f42df24ebf9b23b1bf28e40722", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", - "name": "Internationaler Frauentag", - "date": "2028-03-08", - "md5": "b445e185e3907ff1d8d43e0ddf902656", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "dbbfecd1-e872-4c5a-b058-c2d144645834", - "name": "75-jährige Jubiläum des Volksaufstands in der DDR", - "date": "2028-06-17", - "md5": "15e9cf43da638ea87c1486a69391e9c7", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/BW.json b/data/public_holidays/result/BW.json deleted file mode 100644 index c2bf28f..0000000 --- a/data/public_holidays/result/BW.json +++ /dev/null @@ -1,981 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Baden-Württemberg", - "code": "BW" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", - "name": "Heilige Drei Könige", - "date": "2020-01-06", - "md5": "d00028627fc85e1e855dc4cee17c2264", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "name": "Allerheiligen", - "date": "2020-11-01", - "md5": "c167663efe05989006e218447b7e7fd1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "949a10c9-6abc-4088-938d-e16a23d4d746", - "name": "Heilige Drei Könige", - "date": "2021-01-06", - "md5": "02b305503bf47f7895aa9e3c383d9426", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "name": "Allerheiligen", - "date": "2021-11-01", - "md5": "91bec88d36334ac7053a1da662dfc3c0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", - "name": "Heilige Drei Könige", - "date": "2022-01-06", - "md5": "ed3fe715666439a0d24faecdffc26b69", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "name": "Allerheiligen", - "date": "2022-11-01", - "md5": "66007a1f775484302390d67b314c3356", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04f86fc2-424a-46e5-befd-2dce33158470", - "name": "Heilige Drei Könige", - "date": "2023-01-06", - "md5": "dd7f51f00fd26f3167ad730776546b4b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "name": "Allerheiligen", - "date": "2023-11-01", - "md5": "0b33c4ae1493c4b95fb8f1e63ff464af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", - "name": "Heilige Drei Könige", - "date": "2024-01-06", - "md5": "60b6ba3a45575bddde161b5fa270e3ee", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "name": "Allerheiligen", - "date": "2024-11-01", - "md5": "547a8c74867afb4c7bc974966db45926", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", - "name": "Heilige Drei Könige", - "date": "2025-01-06", - "md5": "52d2153d557b4c3eb20d3891b093edc8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "name": "Allerheiligen", - "date": "2025-11-01", - "md5": "4f98e1ce2c003fda0e9bcb3a2d9f0384", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", - "name": "Heilige Drei Könige", - "date": "2026-01-06", - "md5": "3cf7b5288a37b0e5582d9d926dc153f7", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "name": "Allerheiligen", - "date": "2026-11-01", - "md5": "96bbadf5f8f7ff8780dabbdd52d0af39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "341c9738-8063-4e1b-99d3-336174cf42de", - "name": "Heilige Drei Könige", - "date": "2027-01-06", - "md5": "769e955cc5ddcf82ec462f804d48e2df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "name": "Allerheiligen", - "date": "2027-11-01", - "md5": "1da13f1975aa794a0ad57ba4ad0ec3c1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", - "name": "Heilige Drei Könige", - "date": "2028-01-06", - "md5": "a39e2441b40262555d6bca0d709369bb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "name": "Allerheiligen", - "date": "2028-11-01", - "md5": "68ff382adac387e04b449d91b8395c10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/BY.json b/data/public_holidays/result/BY.json deleted file mode 100644 index e20f0af..0000000 --- a/data/public_holidays/result/BY.json +++ /dev/null @@ -1,1062 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Bayern", - "code": "BY" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", - "name": "Heilige Drei Könige", - "date": "2020-01-06", - "md5": "d00028627fc85e1e855dc4cee17c2264", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1ed054a5-9e02-4a5a-8941-43788ceccb63", - "name": "Mariä Himmelfahrt", - "date": "2020-08-15", - "md5": "53e52b9e676754a4ca564b2386550689", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "name": "Allerheiligen", - "date": "2020-11-01", - "md5": "c167663efe05989006e218447b7e7fd1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "949a10c9-6abc-4088-938d-e16a23d4d746", - "name": "Heilige Drei Könige", - "date": "2021-01-06", - "md5": "02b305503bf47f7895aa9e3c383d9426", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e4ab47f2-6630-4728-a65e-2ac590d42491", - "name": "Mariä Himmelfahrt", - "date": "2021-08-15", - "md5": "41a1a9ccb74402f9c1701ab5e7f26018", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "name": "Allerheiligen", - "date": "2021-11-01", - "md5": "91bec88d36334ac7053a1da662dfc3c0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", - "name": "Heilige Drei Könige", - "date": "2022-01-06", - "md5": "ed3fe715666439a0d24faecdffc26b69", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "54dd812d-4b01-4e38-a6de-9fccdb77130e", - "name": "Mariä Himmelfahrt", - "date": "2022-08-15", - "md5": "c5a26dcecdecb753bae58bebfda90d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "name": "Allerheiligen", - "date": "2022-11-01", - "md5": "66007a1f775484302390d67b314c3356", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04f86fc2-424a-46e5-befd-2dce33158470", - "name": "Heilige Drei Könige", - "date": "2023-01-06", - "md5": "dd7f51f00fd26f3167ad730776546b4b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "07617cd9-9dcf-459b-b30d-ac612ae42cd9", - "name": "Mariä Himmelfahrt", - "date": "2023-08-15", - "md5": "5d8b01cba0b5fd92b253e2ee1dacdc3b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "name": "Allerheiligen", - "date": "2023-11-01", - "md5": "0b33c4ae1493c4b95fb8f1e63ff464af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", - "name": "Heilige Drei Könige", - "date": "2024-01-06", - "md5": "60b6ba3a45575bddde161b5fa270e3ee", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a0ce548d-6447-4802-948a-1c4897938626", - "name": "Mariä Himmelfahrt", - "date": "2024-08-15", - "md5": "eb8cd6904c0a299de5309c8b1c0bda1c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "name": "Allerheiligen", - "date": "2024-11-01", - "md5": "547a8c74867afb4c7bc974966db45926", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", - "name": "Heilige Drei Könige", - "date": "2025-01-06", - "md5": "52d2153d557b4c3eb20d3891b093edc8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e09a9106-86e9-4eeb-9c84-5d257b4f9488", - "name": "Mariä Himmelfahrt", - "date": "2025-08-15", - "md5": "fe03e0130ea7963675d1ccd3392f8eff", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "name": "Allerheiligen", - "date": "2025-11-01", - "md5": "4f98e1ce2c003fda0e9bcb3a2d9f0384", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", - "name": "Heilige Drei Könige", - "date": "2026-01-06", - "md5": "3cf7b5288a37b0e5582d9d926dc153f7", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "31eed1b5-9a4f-4e22-8e6d-2687d42dfed7", - "name": "Mariä Himmelfahrt", - "date": "2026-08-15", - "md5": "c5495b0bc4225555fece3bc31b6ed3f4", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "name": "Allerheiligen", - "date": "2026-11-01", - "md5": "96bbadf5f8f7ff8780dabbdd52d0af39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "341c9738-8063-4e1b-99d3-336174cf42de", - "name": "Heilige Drei Könige", - "date": "2027-01-06", - "md5": "769e955cc5ddcf82ec462f804d48e2df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5773654b-86ef-458c-8ae1-1e59aba3123b", - "name": "Mariä Himmelfahrt", - "date": "2027-08-15", - "md5": "5dde170e507942ed512b450e0fc5b993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "name": "Allerheiligen", - "date": "2027-11-01", - "md5": "1da13f1975aa794a0ad57ba4ad0ec3c1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", - "name": "Heilige Drei Könige", - "date": "2028-01-06", - "md5": "a39e2441b40262555d6bca0d709369bb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a31e1f51-5d92-4a9f-a2e8-d2112c813be8", - "name": "Mariä Himmelfahrt", - "date": "2028-08-15", - "md5": "a7a86f59081364b06ba8b1cdbe3582df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "name": "Allerheiligen", - "date": "2028-11-01", - "md5": "68ff382adac387e04b449d91b8395c10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/HB.json b/data/public_holidays/result/HB.json deleted file mode 100644 index 1688534..0000000 --- a/data/public_holidays/result/HB.json +++ /dev/null @@ -1,819 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Bremen", - "code": "HB" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/HE.json b/data/public_holidays/result/HE.json deleted file mode 100644 index 656ad79..0000000 --- a/data/public_holidays/result/HE.json +++ /dev/null @@ -1,819 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Hessen", - "code": "HE" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/HH.json b/data/public_holidays/result/HH.json deleted file mode 100644 index 424a53e..0000000 --- a/data/public_holidays/result/HH.json +++ /dev/null @@ -1,819 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Hamburg", - "code": "HH" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/MV.json b/data/public_holidays/result/MV.json deleted file mode 100644 index e771bb3..0000000 --- a/data/public_holidays/result/MV.json +++ /dev/null @@ -1,873 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Mecklenburg-Vorpommern", - "code": "MV" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "88848d07-197b-4b4f-91f6-3cb24a378384", - "name": "Internationaler Frauentag", - "date": "2023-03-08", - "md5": "6a3409cab25bdcc2537c53c1edb0a816", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c628bb86-927f-4086-8beb-061413603d99", - "name": "Internationaler Frauentag", - "date": "2024-03-08", - "md5": "5a89da06cd426145efdb8e2391f6e1ee", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", - "name": "Internationaler Frauentag", - "date": "2025-03-08", - "md5": "795373e030151144c9d3517a60ac61a3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", - "name": "Internationaler Frauentag", - "date": "2026-03-08", - "md5": "f10b2efa956e97e709c039c4414cc853", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", - "name": "Internationaler Frauentag", - "date": "2027-03-08", - "md5": "a81919f42df24ebf9b23b1bf28e40722", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", - "name": "Internationaler Frauentag", - "date": "2028-03-08", - "md5": "b445e185e3907ff1d8d43e0ddf902656", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/NI.json b/data/public_holidays/result/NI.json deleted file mode 100644 index 2b094f2..0000000 --- a/data/public_holidays/result/NI.json +++ /dev/null @@ -1,819 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Niedersachsen", - "code": "NI" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/NW.json b/data/public_holidays/result/NW.json deleted file mode 100644 index 4371f53..0000000 --- a/data/public_holidays/result/NW.json +++ /dev/null @@ -1,900 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Nordrhein-Westfalen", - "code": "NW" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "name": "Allerheiligen", - "date": "2020-11-01", - "md5": "c167663efe05989006e218447b7e7fd1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "name": "Allerheiligen", - "date": "2021-11-01", - "md5": "91bec88d36334ac7053a1da662dfc3c0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "name": "Allerheiligen", - "date": "2022-11-01", - "md5": "66007a1f775484302390d67b314c3356", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "name": "Allerheiligen", - "date": "2023-11-01", - "md5": "0b33c4ae1493c4b95fb8f1e63ff464af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "name": "Allerheiligen", - "date": "2024-11-01", - "md5": "547a8c74867afb4c7bc974966db45926", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "name": "Allerheiligen", - "date": "2025-11-01", - "md5": "4f98e1ce2c003fda0e9bcb3a2d9f0384", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "name": "Allerheiligen", - "date": "2026-11-01", - "md5": "96bbadf5f8f7ff8780dabbdd52d0af39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "name": "Allerheiligen", - "date": "2027-11-01", - "md5": "1da13f1975aa794a0ad57ba4ad0ec3c1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "name": "Allerheiligen", - "date": "2028-11-01", - "md5": "68ff382adac387e04b449d91b8395c10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/RP.json b/data/public_holidays/result/RP.json deleted file mode 100644 index 8315caa..0000000 --- a/data/public_holidays/result/RP.json +++ /dev/null @@ -1,900 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Rheinland-Pfalz", - "code": "RP" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "name": "Allerheiligen", - "date": "2020-11-01", - "md5": "c167663efe05989006e218447b7e7fd1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "name": "Allerheiligen", - "date": "2021-11-01", - "md5": "91bec88d36334ac7053a1da662dfc3c0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "name": "Allerheiligen", - "date": "2022-11-01", - "md5": "66007a1f775484302390d67b314c3356", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "name": "Allerheiligen", - "date": "2023-11-01", - "md5": "0b33c4ae1493c4b95fb8f1e63ff464af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "name": "Allerheiligen", - "date": "2024-11-01", - "md5": "547a8c74867afb4c7bc974966db45926", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "name": "Allerheiligen", - "date": "2025-11-01", - "md5": "4f98e1ce2c003fda0e9bcb3a2d9f0384", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "name": "Allerheiligen", - "date": "2026-11-01", - "md5": "96bbadf5f8f7ff8780dabbdd52d0af39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "name": "Allerheiligen", - "date": "2027-11-01", - "md5": "1da13f1975aa794a0ad57ba4ad0ec3c1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "name": "Allerheiligen", - "date": "2028-11-01", - "md5": "68ff382adac387e04b449d91b8395c10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/SH.json b/data/public_holidays/result/SH.json deleted file mode 100644 index 6bd7cfe..0000000 --- a/data/public_holidays/result/SH.json +++ /dev/null @@ -1,819 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Schleswig-Holstein", - "code": "SH" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/SL.json b/data/public_holidays/result/SL.json deleted file mode 100644 index f0bd457..0000000 --- a/data/public_holidays/result/SL.json +++ /dev/null @@ -1,981 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Saarland", - "code": "SL" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", - "name": "Fronleichnam", - "date": "2020-06-11", - "md5": "68575600a394aae206227ad86a57dc5e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1ed054a5-9e02-4a5a-8941-43788ceccb63", - "name": "Mariä Himmelfahrt", - "date": "2020-08-15", - "md5": "53e52b9e676754a4ca564b2386550689", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", - "name": "Allerheiligen", - "date": "2020-11-01", - "md5": "c167663efe05989006e218447b7e7fd1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", - "name": "Fronleichnam", - "date": "2021-06-03", - "md5": "b9d0321d46b0fcb4f448b1adb1fde75b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e4ab47f2-6630-4728-a65e-2ac590d42491", - "name": "Mariä Himmelfahrt", - "date": "2021-08-15", - "md5": "41a1a9ccb74402f9c1701ab5e7f26018", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", - "name": "Allerheiligen", - "date": "2021-11-01", - "md5": "91bec88d36334ac7053a1da662dfc3c0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", - "name": "Fronleichnam", - "date": "2022-06-16", - "md5": "8dd8b0efa0c4f2185d03b2bcff85d211", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "54dd812d-4b01-4e38-a6de-9fccdb77130e", - "name": "Mariä Himmelfahrt", - "date": "2022-08-15", - "md5": "c5a26dcecdecb753bae58bebfda90d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", - "name": "Allerheiligen", - "date": "2022-11-01", - "md5": "66007a1f775484302390d67b314c3356", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", - "name": "Fronleichnam", - "date": "2023-06-08", - "md5": "5a7e880d1c7940c8899ab7f4ee93da14", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "07617cd9-9dcf-459b-b30d-ac612ae42cd9", - "name": "Mariä Himmelfahrt", - "date": "2023-08-15", - "md5": "5d8b01cba0b5fd92b253e2ee1dacdc3b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", - "name": "Allerheiligen", - "date": "2023-11-01", - "md5": "0b33c4ae1493c4b95fb8f1e63ff464af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3931407a-d2f7-4a89-966c-a94781f4a649", - "name": "Fronleichnam", - "date": "2024-05-30", - "md5": "46a82fe06f48c610f4b916e5b3473645", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a0ce548d-6447-4802-948a-1c4897938626", - "name": "Mariä Himmelfahrt", - "date": "2024-08-15", - "md5": "eb8cd6904c0a299de5309c8b1c0bda1c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", - "name": "Allerheiligen", - "date": "2024-11-01", - "md5": "547a8c74867afb4c7bc974966db45926", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", - "name": "Fronleichnam", - "date": "2025-06-19", - "md5": "1d3a54c5b67a9f6728aeeb8e17bf67d3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e09a9106-86e9-4eeb-9c84-5d257b4f9488", - "name": "Mariä Himmelfahrt", - "date": "2025-08-15", - "md5": "fe03e0130ea7963675d1ccd3392f8eff", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", - "name": "Allerheiligen", - "date": "2025-11-01", - "md5": "4f98e1ce2c003fda0e9bcb3a2d9f0384", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4030dfd3-7e29-4334-b637-42a9097be309", - "name": "Fronleichnam", - "date": "2026-06-04", - "md5": "13bc992338e6d0829e17ea9f42b7f4a9", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "31eed1b5-9a4f-4e22-8e6d-2687d42dfed7", - "name": "Mariä Himmelfahrt", - "date": "2026-08-15", - "md5": "c5495b0bc4225555fece3bc31b6ed3f4", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", - "name": "Allerheiligen", - "date": "2026-11-01", - "md5": "96bbadf5f8f7ff8780dabbdd52d0af39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", - "name": "Fronleichnam", - "date": "2027-05-27", - "md5": "88f5aa2b5bba28c1a285abf9ba779c30", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5773654b-86ef-458c-8ae1-1e59aba3123b", - "name": "Mariä Himmelfahrt", - "date": "2027-08-15", - "md5": "5dde170e507942ed512b450e0fc5b993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "506df8ed-e54d-4af6-9939-e8dca991c153", - "name": "Allerheiligen", - "date": "2027-11-01", - "md5": "1da13f1975aa794a0ad57ba4ad0ec3c1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", - "name": "Fronleichnam", - "date": "2028-06-15", - "md5": "05cb92d4f2f18e432584d6fc63594ae0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a31e1f51-5d92-4a9f-a2e8-d2112c813be8", - "name": "Mariä Himmelfahrt", - "date": "2028-08-15", - "md5": "a7a86f59081364b06ba8b1cdbe3582df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", - "name": "Allerheiligen", - "date": "2028-11-01", - "md5": "68ff382adac387e04b449d91b8395c10", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/SN.json b/data/public_holidays/result/SN.json deleted file mode 100644 index 81d71a5..0000000 --- a/data/public_holidays/result/SN.json +++ /dev/null @@ -1,900 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Sachsen", - "code": "SN" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e6b048ef-dc91-41a9-8162-552ed14b413c", - "name": "Buß- und Bettag", - "date": "2020-11-18", - "md5": "3785de18c5f6c9df5d7ba042aa16974f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "13efc66c-425c-47c9-b147-dcb76c1e1103", - "name": "Buß- und Bettag", - "date": "2021-11-17", - "md5": "ddbb29a7cfcaa6cedb651633a4251b4f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2b59f1b4-9e37-406b-99a4-2a96de54e38a", - "name": "Buß- und Bettag", - "date": "2022-11-16", - "md5": "29444d4c264b2bd2110654784696b347", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0044e1dc-f326-48a6-b006-4ab66d13bd04", - "name": "Buß- und Bettag", - "date": "2023-11-22", - "md5": "c0ed6790961efccff061ad5425953cbb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "38405704-5785-47a4-92b1-1b025a5f7e3c", - "name": "Buß- und Bettag", - "date": "2024-11-20", - "md5": "641a27ad066f4939f61fff8013a21415", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1d68ac36-9690-4b06-b62d-de890d5b50ef", - "name": "Buß- und Bettag", - "date": "2025-11-19", - "md5": "712e4f442f82dc9f0f6df2ff362ed469", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9f93b55-9717-4230-b0b3-7656cc63d6b9", - "name": "Buß- und Bettag", - "date": "2026-11-18", - "md5": "3d7eac5270437ce7ae04172dc2afaaa8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b1fe4b1a-fbf6-4e3f-88cd-074840538ce9", - "name": "Buß- und Bettag", - "date": "2027-11-17", - "md5": "7ce23eb0ea6e4ff83731bc2668306820", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e4f66ba9-ad80-4a86-893a-3591b8bd0848", - "name": "Buß- und Bettag", - "date": "2028-11-22", - "md5": "677b82ee4ba30349f9925794ea337a68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/ST.json b/data/public_holidays/result/ST.json deleted file mode 100644 index 9485ef8..0000000 --- a/data/public_holidays/result/ST.json +++ /dev/null @@ -1,900 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Sachsen-Anhalt", - "code": "ST" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", - "name": "Heilige Drei Könige", - "date": "2020-01-06", - "md5": "d00028627fc85e1e855dc4cee17c2264", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "949a10c9-6abc-4088-938d-e16a23d4d746", - "name": "Heilige Drei Könige", - "date": "2021-01-06", - "md5": "02b305503bf47f7895aa9e3c383d9426", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", - "name": "Heilige Drei Könige", - "date": "2022-01-06", - "md5": "ed3fe715666439a0d24faecdffc26b69", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04f86fc2-424a-46e5-befd-2dce33158470", - "name": "Heilige Drei Könige", - "date": "2023-01-06", - "md5": "dd7f51f00fd26f3167ad730776546b4b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", - "name": "Heilige Drei Könige", - "date": "2024-01-06", - "md5": "60b6ba3a45575bddde161b5fa270e3ee", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", - "name": "Heilige Drei Könige", - "date": "2025-01-06", - "md5": "52d2153d557b4c3eb20d3891b093edc8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", - "name": "Heilige Drei Könige", - "date": "2026-01-06", - "md5": "3cf7b5288a37b0e5582d9d926dc153f7", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "341c9738-8063-4e1b-99d3-336174cf42de", - "name": "Heilige Drei Könige", - "date": "2027-01-06", - "md5": "769e955cc5ddcf82ec462f804d48e2df", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", - "name": "Heilige Drei Könige", - "date": "2028-01-06", - "md5": "a39e2441b40262555d6bca0d709369bb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/TH.json b/data/public_holidays/result/TH.json deleted file mode 100644 index 649c7d8..0000000 --- a/data/public_holidays/result/TH.json +++ /dev/null @@ -1,900 +0,0 @@ -{ - "$schema": "../../schema/public-holidays.schema.json", - "metadata": { - "state": "Thüringen", - "code": "TH" - }, - "holidays": [ - { - "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", - "name": "Neujahr", - "date": "2020-01-01", - "md5": "6530a97d992a897a9ca04152ad269928", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", - "name": "Karfreitag", - "date": "2020-04-10", - "md5": "38ad6c1f9345a2d351b1ab34fd9c9877", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", - "name": "Ostermontag", - "date": "2020-04-13", - "md5": "af66ef1b0ae36e3c9b259d2ad8a7bde5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", - "name": "Tag der Arbeit", - "date": "2020-05-01", - "md5": "53d2fea4650a76fc2851f6f56fd3cbb0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", - "name": "Christi Himmelfahrt", - "date": "2020-05-21", - "md5": "e5d77de4b8e6d07a61a59f812a2d1b92", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", - "name": "Pfingstmontag", - "date": "2020-06-01", - "md5": "9a8b683890a23374d3c65c5f23bb101a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "852e6da0-7b71-415b-a36f-a12ec5551f57", - "name": "Weltkindertag", - "date": "2020-09-20", - "md5": "ee86c3d96417f4f2a076204a58550c3e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", - "name": "Tag der Deutschen Einheit", - "date": "2020-10-03", - "md5": "453717cb9d8b2ac7255056e4e2ded37c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", - "name": "Reformationstag", - "date": "2020-10-31", - "md5": "d41e9c146466f3cd53d6dcbb8045c20c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", - "name": "1. Weihnachtsfeiertag", - "date": "2020-12-25", - "md5": "5edda346156ff4191d7c8e3fca1f9130", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3a53bd86-6173-4f60-a676-3f693d02275c", - "name": "2. Weihnachtsfeiertag", - "date": "2020-12-26", - "md5": "00c47d23e4315600392bdb278ad17634", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", - "name": "Neujahr", - "date": "2021-01-01", - "md5": "95d37a4189c872c73dda9aac23d0628a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", - "name": "Karfreitag", - "date": "2021-04-02", - "md5": "7f1f78b1cc69fca25ccd08b713cd6bda", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", - "name": "Ostermontag", - "date": "2021-04-05", - "md5": "5006534990fd8207d4e37c10128fec99", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0316ac75-d320-4110-985f-ef883416b378", - "name": "Tag der Arbeit", - "date": "2021-05-01", - "md5": "956332b958f4bc6574dc87d625cdbcf8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", - "name": "Christi Himmelfahrt", - "date": "2021-05-13", - "md5": "d0486411d84a3c2f7f3a18c078ddec7d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", - "name": "Pfingstmontag", - "date": "2021-05-24", - "md5": "588b8dff96a2e1036cceec8af1df8fa2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "112ce485-d9e7-45f8-a866-dfe172e2e3ba", - "name": "Weltkindertag", - "date": "2021-09-20", - "md5": "3f4a52eaf013a588bd125d25d0ce0a6f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9735e445-143d-4db7-b689-f77b1fb6310e", - "name": "Tag der Deutschen Einheit", - "date": "2021-10-03", - "md5": "cd6ce6c1fad6e988dc76810a47cae277", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "724089ae-7b7c-492c-8099-5097bafea4eb", - "name": "Reformationstag", - "date": "2021-10-31", - "md5": "fc4952d7019beefc501c06d65db534c5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d7249ebf-1242-4361-be12-fa6570254e41", - "name": "1. Weihnachtsfeiertag", - "date": "2021-12-25", - "md5": "2e2bd9b126eca0159f9037b82aed8a2c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", - "name": "2. Weihnachtsfeiertag", - "date": "2021-12-26", - "md5": "c5674d3d71e401f2812c64d93fa94042", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", - "name": "Neujahr", - "date": "2022-01-01", - "md5": "31a87c6b3cd910ccfde746044b126a13", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", - "name": "Karfreitag", - "date": "2022-04-15", - "md5": "125ce80318abe2fbe2165c314e5ad8cd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "04857023-b572-4ff7-b412-a2a068f3a387", - "name": "Ostermontag", - "date": "2022-04-18", - "md5": "ee5401c77f2eee4e5e20203d27660ad5", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", - "name": "Tag der Arbeit", - "date": "2022-05-01", - "md5": "0a12eabdc4e9c7df7fd307805e78420a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", - "name": "Christi Himmelfahrt", - "date": "2022-05-26", - "md5": "01ce802d2d3161ea38b4a8709d33cc41", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce336268-1932-498a-b56b-04191abe18fb", - "name": "Pfingstmontag", - "date": "2022-06-06", - "md5": "e6d503a0a9fe4c25b680d3c282f3789d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "279a6957-3e76-4b00-bdee-340a2f219ac9", - "name": "Weltkindertag", - "date": "2022-09-20", - "md5": "4ae3def10b696c0c03e785266226dc71", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", - "name": "Tag der Deutschen Einheit", - "date": "2022-10-03", - "md5": "48fd1499c4945ddb7e95b74933ac5de3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", - "name": "Reformationstag", - "date": "2022-10-31", - "md5": "e2d2b3205c0c5ca3ef0caccb3e05c777", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "943c023f-53e0-4824-b13b-cae6a31fe254", - "name": "1. Weihnachtsfeiertag", - "date": "2022-12-25", - "md5": "416d159f8b7d5f9c376e77c3490705f0", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", - "name": "2. Weihnachtsfeiertag", - "date": "2022-12-26", - "md5": "a315f1054fa9f4b668906d0ccdba105c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", - "name": "Neujahr", - "date": "2023-01-01", - "md5": "df88b002f84a931aa5c3fe85c9d7b0e3", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", - "name": "Karfreitag", - "date": "2023-04-07", - "md5": "91951a30fe950e4b3e20097e858dc334", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", - "name": "Ostermontag", - "date": "2023-04-10", - "md5": "5232899c74240d9ffff35d4883c1317b", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", - "name": "Tag der Arbeit", - "date": "2023-05-01", - "md5": "1209986c3ef00c10fdf6da67811346cb", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", - "name": "Christi Himmelfahrt", - "date": "2023-05-18", - "md5": "66c0e53e2d2303f480480a7988d61e28", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", - "name": "Pfingstmontag", - "date": "2023-05-29", - "md5": "f40a2e49c848aef32316db1ef590911d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "dc8830b1-0d82-45ad-911f-5781056ed994", - "name": "Weltkindertag", - "date": "2023-09-20", - "md5": "9abf585f113fa8e67b1b1d80bed566af", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", - "name": "Tag der Deutschen Einheit", - "date": "2023-10-03", - "md5": "384262e3893984adad4232ba27ce37e1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", - "name": "Reformationstag", - "date": "2023-10-31", - "md5": "7b7bc435eb4d4322ff7cf6a33b36bb39", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", - "name": "1. Weihnachtsfeiertag", - "date": "2023-12-25", - "md5": "a71d0b7eb91eeacee0a5eab2bf7abb1f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", - "name": "2. Weihnachtsfeiertag", - "date": "2023-12-26", - "md5": "390a198cce3f90a05b3db4e06245f3f6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", - "name": "Neujahr", - "date": "2024-01-01", - "md5": "feafd975586ac0838b9c29291e3107e8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", - "name": "Karfreitag", - "date": "2024-03-29", - "md5": "4aabfc1e246ae3e7dceecd8dff49dc25", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", - "name": "Ostermontag", - "date": "2024-04-01", - "md5": "325603db6a6c6b83e62bed7ac4081331", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d849751c-921e-4be1-8b30-117a610c126c", - "name": "Tag der Arbeit", - "date": "2024-05-01", - "md5": "78c452f07a1dae1974d68f3e9115e51c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", - "name": "Christi Himmelfahrt", - "date": "2024-05-09", - "md5": "2bf23767d7d0b4c802182b159b48fbc2", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", - "name": "Pfingstmontag", - "date": "2024-05-20", - "md5": "ee193ddaff15cab54d2d104bb54be193", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "14e793ec-208d-4646-8513-8493c0c70668", - "name": "Weltkindertag", - "date": "2024-09-20", - "md5": "25d40753f8911c467f184f0630d7a16f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", - "name": "Tag der Deutschen Einheit", - "date": "2024-10-03", - "md5": "51b25016b16d3c4f0563f3223fc44d73", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", - "name": "Reformationstag", - "date": "2024-10-31", - "md5": "617a06b73043731b4954d6e5406c8c72", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", - "name": "1. Weihnachtsfeiertag", - "date": "2024-12-25", - "md5": "aaa0337e096a603e9c75ebb86442d12c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "717b466d-05f3-4810-915b-96625ca2aebf", - "name": "2. Weihnachtsfeiertag", - "date": "2024-12-26", - "md5": "2598b21689e22ce532e4c892d28e9d1d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", - "name": "Neujahr", - "date": "2025-01-01", - "md5": "3e141420efb04c7286106dfa66ddb354", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", - "name": "Karfreitag", - "date": "2025-04-18", - "md5": "410a2069f613c14ee10c20be59af2c91", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "12776265-e638-4112-a11f-f24bb37d8a3d", - "name": "Ostermontag", - "date": "2025-04-21", - "md5": "79fd6a7caf2119d4dc45be90eb24a291", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", - "name": "Tag der Arbeit", - "date": "2025-05-01", - "md5": "74f38f8e6aea604c80be1cc86dfd01bf", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", - "name": "Christi Himmelfahrt", - "date": "2025-05-29", - "md5": "90be77044b885f1433e9fabbd442a385", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", - "name": "Pfingstmontag", - "date": "2025-06-09", - "md5": "f9d8e574a3058bab58d8b418b9d03446", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "7d63faa9-5577-4527-a192-edf54e28cd1a", - "name": "Weltkindertag", - "date": "2025-09-20", - "md5": "434ec79128b6b809e5eb4a87936bc2de", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", - "name": "Tag der Deutschen Einheit", - "date": "2025-10-03", - "md5": "d94a2c9383981208782a63170eed1d42", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "2514f889-8ff3-460c-b12c-c886f8b653de", - "name": "Reformationstag", - "date": "2025-10-31", - "md5": "c13b04ae2467e3594a0958e5edc56f65", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", - "name": "1. Weihnachtsfeiertag", - "date": "2025-12-25", - "md5": "20aa86a0e892e98f65a9183663ae4993", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", - "name": "2. Weihnachtsfeiertag", - "date": "2025-12-26", - "md5": "dabc78c8f9e25714fa3d5cb037ce8c4a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", - "name": "Neujahr", - "date": "2026-01-01", - "md5": "51ed531eb68158f644cba935ffd42524", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", - "name": "Karfreitag", - "date": "2026-04-03", - "md5": "604724d1ffed89c2d57bcbfeac5ac83e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", - "name": "Ostermontag", - "date": "2026-04-06", - "md5": "cb9d3c86cb182439683fafa937820ab1", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6f661249-94cb-4a54-a063-20dde86ebde6", - "name": "Tag der Arbeit", - "date": "2026-05-01", - "md5": "4a397147c5c68b75fcbecb24312b8a00", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", - "name": "Christi Himmelfahrt", - "date": "2026-05-14", - "md5": "14bad964f53d53993f5fca3585c132fe", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", - "name": "Pfingstmontag", - "date": "2026-05-25", - "md5": "41dfe1437a42a717f3419ccf87311213", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ef36e90a-c391-4a8f-a927-8f6517506484", - "name": "Weltkindertag", - "date": "2026-09-20", - "md5": "b1f81870dc413fc1bf260a1f2946f3de", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", - "name": "Tag der Deutschen Einheit", - "date": "2026-10-03", - "md5": "14285a6effd918684d18345b6aa0827e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", - "name": "Reformationstag", - "date": "2026-10-31", - "md5": "09566a28a473d92325b0986ac55415be", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", - "name": "1. Weihnachtsfeiertag", - "date": "2026-12-25", - "md5": "8f34b6c02752aec5b4e16aca251588d8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", - "name": "2. Weihnachtsfeiertag", - "date": "2026-12-26", - "md5": "8d57326f03e00646708cab15d5843520", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", - "name": "Neujahr", - "date": "2027-01-01", - "md5": "67da0279a7e90899f51c46ac9e8d379f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", - "name": "Karfreitag", - "date": "2027-03-26", - "md5": "a28c0073e9c724e2b86e9d98563f6a21", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", - "name": "Ostermontag", - "date": "2027-03-29", - "md5": "8235c0d404f36e17fef220524933f465", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "5dce4648-d6e6-400a-936e-b85edbf85622", - "name": "Tag der Arbeit", - "date": "2027-05-01", - "md5": "45c46e91708fee754b1f6e1ab033c048", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "889b46cc-0934-44a1-9468-d88f880acc94", - "name": "Christi Himmelfahrt", - "date": "2027-05-06", - "md5": "4ff6165091101681faf6b6da6e063a47", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", - "name": "Pfingstmontag", - "date": "2027-05-17", - "md5": "e1fef9f1ab9726eca175eee6fab7b392", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b126dee7-6a09-4e83-aa39-75f3d70b5eda", - "name": "Weltkindertag", - "date": "2027-09-20", - "md5": "ad6b6dfc05f57e2adbff97c8cfac4991", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", - "name": "Tag der Deutschen Einheit", - "date": "2027-10-03", - "md5": "3b506b4081114258586e7075bdd418d6", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", - "name": "Reformationstag", - "date": "2027-10-31", - "md5": "64857102ad0c857b9212ae4e9c3ed10e", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ba7542be-fca8-427b-ac2d-797470860c62", - "name": "1. Weihnachtsfeiertag", - "date": "2027-12-25", - "md5": "4bfa520d2b2d46a8ad0c6f0bd7281a5f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", - "name": "2. Weihnachtsfeiertag", - "date": "2027-12-26", - "md5": "3bd8cfc2480c21751093b5e18a8d375a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", - "name": "Neujahr", - "date": "2028-01-01", - "md5": "6cb38fca6f47bea9ed9260ce14db8a57", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "692e2b19-92e1-4186-a9e1-971602ddda85", - "name": "Karfreitag", - "date": "2028-04-14", - "md5": "7d2d4870593dae66d017cecb19072c68", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", - "name": "Ostermontag", - "date": "2028-04-17", - "md5": "6bb1594de2b5239b0e8061c650a0224f", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", - "name": "Tag der Arbeit", - "date": "2028-05-01", - "md5": "31f6493d1f2468011ffb265ade9770bc", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed0edf81-d59d-4406-9681-372e81b69abc", - "name": "Christi Himmelfahrt", - "date": "2028-05-25", - "md5": "a034d6df48a9a720a00bcedf9301a9c8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "71df5df7-5477-4374-abc4-2afddcc1632a", - "name": "Pfingstmontag", - "date": "2028-06-05", - "md5": "0125cf1405b78eb8ee5af690cbfa608d", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b13228e7-69de-4630-a6c8-8c1e6096bcc7", - "name": "Weltkindertag", - "date": "2028-09-20", - "md5": "2973fe30d7a9a7781f63019a64f834e4", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", - "name": "Tag der Deutschen Einheit", - "date": "2028-10-03", - "md5": "cb51d476c6e898fbbfa508da08ab8ffd", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "ed771490-08af-456d-a9b0-57d15a5343f4", - "name": "Reformationstag", - "date": "2028-10-31", - "md5": "46049d12c81d2d7f02ae579c68a62ed8", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "c11af431-b691-4717-af80-4a3cf954f112", - "name": "1. Weihnachtsfeiertag", - "date": "2028-12-25", - "md5": "58ab74cfb6f52236ccb6d8d0469dc95c", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - }, - { - "id": "b03399a3-02cb-444c-a662-bdd176bf5263", - "name": "2. Weihnachtsfeiertag", - "date": "2028-12-26", - "md5": "6bf1c3ca3f98e821014c65055ac8419a", - "created": "2026-05-11T12:44:20+00:00", - "modified": "2026-05-11T12:44:20+00:00", - "sequence": 0 - } - ] -} \ No newline at end of file diff --git a/data/public_holidays/result/de.json b/data/public_holidays/result/de.json new file mode 100644 index 0000000..97dec60 --- /dev/null +++ b/data/public_holidays/result/de.json @@ -0,0 +1,3667 @@ +{ + "holidays": [ + { + "id": "bff5aa15-d762-471c-b98a-f97a88f02fa3", + "name": "Neujahr", + "startDate": "2020-01-01", + "endDate": "2020-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7b9cfd3a06828a96b508c3496f267888", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "acdc4a9a-3ca7-4629-86a2-2fde04e93e8d", + "name": "Heilige Drei Könige", + "startDate": "2020-01-06", + "endDate": "2020-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "a6c124fbede6961e47fd5debb1ace54b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "6f581921-915c-4a9c-8903-5881d76d1927", + "name": "Internationaler Frauentag", + "startDate": "2020-03-08", + "endDate": "2020-03-08", + "states": [ + "BE" + ], + "md5": "c0b87e40b72ffc0b15d41145d53293c4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "aa7998cb-2c2c-4228-9ea7-74a21a1daaf1", + "name": "Karfreitag", + "startDate": "2020-04-10", + "endDate": "2020-04-10", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "86ed1c8699ad23ab7170a5cc81bee27e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "da643610-17fb-4447-aeba-c04075cd7c5b", + "name": "Ostersonntag", + "startDate": "2020-04-12", + "endDate": "2020-04-12", + "states": [ + "BB" + ], + "md5": "b56c3ce582172b90c161fc173ea4712f", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "fbc7ffb8-2750-46b9-96e3-d43f6be86d64", + "name": "Ostermontag", + "startDate": "2020-04-13", + "endDate": "2020-04-13", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "e6dea85e23d63250ef07ca6641ba0cb0", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c156ae07-bb1f-444f-a4ea-694bc571e1ef", + "name": "Tag der Arbeit", + "startDate": "2020-05-01", + "endDate": "2020-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7bb2342927cb78e2557fbaa0dbb56df4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ce9331bc-bb3d-415f-9e15-f2d364ec00f0", + "name": "Tag der Befreiung", + "startDate": "2020-05-08", + "endDate": "2020-05-08", + "states": [ + "BE" + ], + "md5": "c8eae1fc56d6ec4d5443e65d71f7cfba", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "50d3e2e7-20d9-4852-b072-dd733d4cb18c", + "name": "Christi Himmelfahrt", + "startDate": "2020-05-21", + "endDate": "2020-05-21", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "1e93ee88440b5a819329e44cd3448bbd", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "fed605b2-39ac-46bc-87be-c42410ee2446", + "name": "Pfingstsonntag", + "startDate": "2020-05-31", + "endDate": "2020-05-31", + "states": [ + "BB" + ], + "md5": "5723c0feaf685694fdfabc15281b4ef1", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "30bc6858-7e7d-4a0f-9bc0-de506b7a4397", + "name": "Pfingstmontag", + "startDate": "2020-06-01", + "endDate": "2020-06-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "0eb6141dd3668334bf440676075d9583", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "4916a671-f043-4d59-a7a7-dee06b3ba356", + "name": "Fronleichnam", + "startDate": "2020-06-11", + "endDate": "2020-06-11", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "4a82e63d2d7503c60454b7c565f2c41e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "1ed054a5-9e02-4a5a-8941-43788ceccb63", + "name": "Mariä Himmelfahrt", + "startDate": "2020-08-15", + "endDate": "2020-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "2b3e880065fee9dcc7a60461139fc25e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "852e6da0-7b71-415b-a36f-a12ec5551f57", + "name": "Weltkindertag", + "startDate": "2020-09-20", + "endDate": "2020-09-20", + "states": [ + "TH" + ], + "md5": "c86a30a85b7d5b1ceb231df2ec7ad214", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9ef90361-8436-4e0a-8e28-e6ae55b341b7", + "name": "Tag der Deutschen Einheit", + "startDate": "2020-10-03", + "endDate": "2020-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "ca17156f8299e7a9714291f76603e4ba", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "23c77469-0b90-4edb-9d63-8387b80ebfb5", + "name": "Reformationstag", + "startDate": "2020-10-31", + "endDate": "2020-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "019d4df1629cbb5fcf22a712055ba235", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0a3e2f1e-4c60-4543-9c0e-2d75484131f9", + "name": "Allerheiligen", + "startDate": "2020-11-01", + "endDate": "2020-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "ca0a68b20513ce623f3d2b21449ec730", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "e6b048ef-dc91-41a9-8162-552ed14b413c", + "name": "Buß- und Bettag", + "startDate": "2020-11-18", + "endDate": "2020-11-18", + "states": [ + "SN" + ], + "md5": "62fdf706873b2e7ba873115a68241313", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b7d3d55f-6974-4778-b9fa-444d5a2d35bd", + "name": "1. Weihnachtsfeiertag", + "startDate": "2020-12-25", + "endDate": "2020-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "094dc2183cf71b40ca7fede08fd136da", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3a53bd86-6173-4f60-a676-3f693d02275c", + "name": "2. Weihnachtsfeiertag", + "startDate": "2020-12-26", + "endDate": "2020-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7379affb79b74b8bcdf279ee22e0acc3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "4acbb5fb-5d3d-450a-8095-8c322e855272", + "name": "Neujahr", + "startDate": "2021-01-01", + "endDate": "2021-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "ff468de3f8ea508cb02ebd0b3d02aa43", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "949a10c9-6abc-4088-938d-e16a23d4d746", + "name": "Heilige Drei Könige", + "startDate": "2021-01-06", + "endDate": "2021-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "ae2d0bd8f462e6535c1356d503ae015e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "5c28ce65-3bab-413b-ae32-2492eafa319a", + "name": "Internationaler Frauentag", + "startDate": "2021-03-08", + "endDate": "2021-03-08", + "states": [ + "BE" + ], + "md5": "5c1b75a95f7902bfec894c38015d3ebc", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3772289c-28e5-4fc9-bb14-4509a026bcec", + "name": "Karfreitag", + "startDate": "2021-04-02", + "endDate": "2021-04-02", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "e289103aa7f58abac111165c887fe24a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "7a4ca67a-36c1-4893-81db-736458f1bfae", + "name": "Ostersonntag", + "startDate": "2021-04-04", + "endDate": "2021-04-04", + "states": [ + "BB" + ], + "md5": "4615d98828ce4c44c4a57346317ebf17", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c3c4e15f-e9f4-4834-b0e5-769f9e663669", + "name": "Ostermontag", + "startDate": "2021-04-05", + "endDate": "2021-04-05", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "a89ceef6847c24ead3a7c4657dcb2028", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0316ac75-d320-4110-985f-ef883416b378", + "name": "Tag der Arbeit", + "startDate": "2021-05-01", + "endDate": "2021-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "e68adb1b9b4c2d9c8223eed4235749b7", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f769b001-8d0b-4e41-9a16-fb446a6bcc64", + "name": "Christi Himmelfahrt", + "startDate": "2021-05-13", + "endDate": "2021-05-13", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "a8b53f6f2a01661ccb9a36324e21a9ca", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "319c34c9-5227-48c0-aa55-baff26a602fc", + "name": "Pfingstsonntag", + "startDate": "2021-05-23", + "endDate": "2021-05-23", + "states": [ + "BB" + ], + "md5": "14a71f05f4410423a2bc92a5324be246", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c5495db1-32f7-47f6-8bc6-b2eee461af58", + "name": "Pfingstmontag", + "startDate": "2021-05-24", + "endDate": "2021-05-24", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "f8488929284ca63c1992bd4b4234d398", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0bec62b8-79d8-4fb8-b7d6-e495d8bdecd0", + "name": "Fronleichnam", + "startDate": "2021-06-03", + "endDate": "2021-06-03", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "b05d551aae77520983568ff5a08e2cc6", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "e4ab47f2-6630-4728-a65e-2ac590d42491", + "name": "Mariä Himmelfahrt", + "startDate": "2021-08-15", + "endDate": "2021-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "d26d030605ea706ba25c8a196f1034ae", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "112ce485-d9e7-45f8-a866-dfe172e2e3ba", + "name": "Weltkindertag", + "startDate": "2021-09-20", + "endDate": "2021-09-20", + "states": [ + "TH" + ], + "md5": "63696b291350b37fa8f8323559b70f34", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9735e445-143d-4db7-b689-f77b1fb6310e", + "name": "Tag der Deutschen Einheit", + "startDate": "2021-10-03", + "endDate": "2021-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "f8a020cee8fd21a409a2274d005a0c2d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "724089ae-7b7c-492c-8099-5097bafea4eb", + "name": "Reformationstag", + "startDate": "2021-10-31", + "endDate": "2021-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "09f83d6062d3785650acd9f542998d55", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "404a7f93-6cf4-475b-afe4-a1b2c6163f00", + "name": "Allerheiligen", + "startDate": "2021-11-01", + "endDate": "2021-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "243bd3a28217057204817f682acc7416", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "13efc66c-425c-47c9-b147-dcb76c1e1103", + "name": "Buß- und Bettag", + "startDate": "2021-11-17", + "endDate": "2021-11-17", + "states": [ + "SN" + ], + "md5": "04f33950decd653d16e45b6e115613fb", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "d7249ebf-1242-4361-be12-fa6570254e41", + "name": "1. Weihnachtsfeiertag", + "startDate": "2021-12-25", + "endDate": "2021-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "d3cfc78d5129780c5f8102d6ea5796c7", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "bf328eb6-60d5-495b-abe9-a000e6118d8a", + "name": "2. Weihnachtsfeiertag", + "startDate": "2021-12-26", + "endDate": "2021-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "39eed819da64e34a73620987ecbc3893", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ff3b77a3-8c31-47af-b1c7-f26dd51f3c19", + "name": "Neujahr", + "startDate": "2022-01-01", + "endDate": "2022-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7c5ed8650f2dc77da399a035a4c70fce", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3670fbc1-514d-49c8-9b1f-5f43a779c30d", + "name": "Heilige Drei Könige", + "startDate": "2022-01-06", + "endDate": "2022-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "c4c030a425d3a685bdc4768ea4275c37", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "31ff9a3c-f004-4b89-be24-5ebe26089c60", + "name": "Internationaler Frauentag", + "startDate": "2022-03-08", + "endDate": "2022-03-08", + "states": [ + "BE" + ], + "md5": "66f40466501436aebb1401e227ec7867", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "77bf6fd2-bdd4-423f-ae09-37090e8adcfe", + "name": "Karfreitag", + "startDate": "2022-04-15", + "endDate": "2022-04-15", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "67c73ecc99971c0a56def291c75c83f4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "71098c0a-04dd-48d9-ac24-5aadbf8a4cd6", + "name": "Ostersonntag", + "startDate": "2022-04-17", + "endDate": "2022-04-17", + "states": [ + "BB" + ], + "md5": "f3d53e42080cf84bab8b76e275d14a65", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "04857023-b572-4ff7-b412-a2a068f3a387", + "name": "Ostermontag", + "startDate": "2022-04-18", + "endDate": "2022-04-18", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "c996834289bcaba3425e254104c74769", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c4f18911-57b7-4854-9ce3-bab66b024c04", + "name": "Tag der Arbeit", + "startDate": "2022-05-01", + "endDate": "2022-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "16fe9f0875003e1b11a76e22174899cf", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "40ace374-45e8-4b9f-aa22-3891eeb5451c", + "name": "Christi Himmelfahrt", + "startDate": "2022-05-26", + "endDate": "2022-05-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "957c4dcf4185ec5cd58b1814ffd9a2ad", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "03364f5d-c1bc-4727-8786-0257f7df8f73", + "name": "Pfingstsonntag", + "startDate": "2022-06-05", + "endDate": "2022-06-05", + "states": [ + "BB" + ], + "md5": "0b1919ff99083c88df18f6bf2dc97ffd", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ce336268-1932-498a-b56b-04191abe18fb", + "name": "Pfingstmontag", + "startDate": "2022-06-06", + "endDate": "2022-06-06", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "65cd2f74058ce85050159b2461e44892", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "fba46f24-170b-4c9a-8d0d-8b0f1c16d510", + "name": "Fronleichnam", + "startDate": "2022-06-16", + "endDate": "2022-06-16", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "7ed9c5a4245489358f89484c9377eaff", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "54dd812d-4b01-4e38-a6de-9fccdb77130e", + "name": "Mariä Himmelfahrt", + "startDate": "2022-08-15", + "endDate": "2022-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "894e573b7d8dc54e38f597db2906e9d7", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "279a6957-3e76-4b00-bdee-340a2f219ac9", + "name": "Weltkindertag", + "startDate": "2022-09-20", + "endDate": "2022-09-20", + "states": [ + "TH" + ], + "md5": "beff39bbbad2fe13e01559bd0e28fa58", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "a537e0cb-c2a1-448a-bee5-49430351f0ad", + "name": "Tag der Deutschen Einheit", + "startDate": "2022-10-03", + "endDate": "2022-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "709a989ded262333c188da6f600a6781", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0854bf7a-f2b0-4773-b65f-98744f9b9a10", + "name": "Reformationstag", + "startDate": "2022-10-31", + "endDate": "2022-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "c839fe2f81f76cead04b46f94899445f", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3eab31ad-460c-40b5-99ca-0cfcc627c146", + "name": "Allerheiligen", + "startDate": "2022-11-01", + "endDate": "2022-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "b693e29dfef30daa334aae14689143b9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "2b59f1b4-9e37-406b-99a4-2a96de54e38a", + "name": "Buß- und Bettag", + "startDate": "2022-11-16", + "endDate": "2022-11-16", + "states": [ + "SN" + ], + "md5": "7b3d5acb70b8345a6e2d4cb1712eaa8d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "943c023f-53e0-4824-b13b-cae6a31fe254", + "name": "1. Weihnachtsfeiertag", + "startDate": "2022-12-25", + "endDate": "2022-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "2f50d0fb1ee128d431c3c7a4dd1dad32", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "d764e01f-db2f-4f94-8f9d-b85b9157ddf2", + "name": "2. Weihnachtsfeiertag", + "startDate": "2022-12-26", + "endDate": "2022-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7ea1fbee5c754b70af729d7771ccebd4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "94498ba1-28e3-4dcd-b28f-d7aaf4cc56d7", + "name": "Neujahr", + "startDate": "2023-01-01", + "endDate": "2023-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "49f48c18057e4742b41e902308e84a27", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "04f86fc2-424a-46e5-befd-2dce33158470", + "name": "Heilige Drei Könige", + "startDate": "2023-01-06", + "endDate": "2023-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "f0c404ffbb06b8e177510193bedcaa75", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "88848d07-197b-4b4f-91f6-3cb24a378384", + "name": "Internationaler Frauentag", + "startDate": "2023-03-08", + "endDate": "2023-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "5bc958a53d8f0888e371f23e0c2a432d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b921a500-5e7e-42b6-9348-885f3157ed4c", + "name": "Karfreitag", + "startDate": "2023-04-07", + "endDate": "2023-04-07", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "c1bcd301bb7c9dfa581b21f4400696cc", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "6ffa6452-099c-494b-a920-aeaa7adc261a", + "name": "Ostersonntag", + "startDate": "2023-04-09", + "endDate": "2023-04-09", + "states": [ + "BB" + ], + "md5": "4e883af8b5ad2d2cbe4d921b711e8241", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "2cc013e7-7079-4c89-a559-27efca5c7b78", + "name": "Ostermontag", + "startDate": "2023-04-10", + "endDate": "2023-04-10", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "1364bd5a3f4b5755c3a48ee02b1c0f1c", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "1e25e6a2-85fe-46dd-9fab-9388df4a445c", + "name": "Tag der Arbeit", + "startDate": "2023-05-01", + "endDate": "2023-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "0f59d036d5407af96bd7771f34c476ce", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c18498e4-d3a7-4e27-8ea3-18e396c2d785", + "name": "Christi Himmelfahrt", + "startDate": "2023-05-18", + "endDate": "2023-05-18", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "3aa092d1ea8836f83f7b1cd572be0a1d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "31c384f2-709c-4c55-8af4-f550b8e1006b", + "name": "Pfingstsonntag", + "startDate": "2023-05-28", + "endDate": "2023-05-28", + "states": [ + "BB" + ], + "md5": "6e42b8d0f3aa721bf8a17bde8d7b96f8", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9730d923-2686-4d44-8fa5-b4c46a1937f8", + "name": "Pfingstmontag", + "startDate": "2023-05-29", + "endDate": "2023-05-29", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "520f78467c229495894c5c52e369fb5b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "86ee67fc-a51f-4f7b-a0c6-f6e9e11eb0ed", + "name": "Fronleichnam", + "startDate": "2023-06-08", + "endDate": "2023-06-08", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "6d5ccbd05f3fdb3b1361d7e40bc3df4d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "07617cd9-9dcf-459b-b30d-ac612ae42cd9", + "name": "Mariä Himmelfahrt", + "startDate": "2023-08-15", + "endDate": "2023-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "e22089ecd1a7608b319f52b08803417e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "dc8830b1-0d82-45ad-911f-5781056ed994", + "name": "Weltkindertag", + "startDate": "2023-09-20", + "endDate": "2023-09-20", + "states": [ + "TH" + ], + "md5": "53643859ce17c3692cfc45a0d0db463a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f4f1fe82-cd70-4d33-b456-f78f9b77f064", + "name": "Tag der Deutschen Einheit", + "startDate": "2023-10-03", + "endDate": "2023-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "4b3685caac2416bb28ffa73e792323e1", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0e16697c-6a3d-43c1-98cc-d322a330d2c0", + "name": "Reformationstag", + "startDate": "2023-10-31", + "endDate": "2023-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "40e802f5bdb24141aa51475d9909c057", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ed4084d4-897c-4c1c-9d11-837874a5122f", + "name": "Allerheiligen", + "startDate": "2023-11-01", + "endDate": "2023-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "a0ce895d91594b1c52526537898b9491", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0044e1dc-f326-48a6-b006-4ab66d13bd04", + "name": "Buß- und Bettag", + "startDate": "2023-11-22", + "endDate": "2023-11-22", + "states": [ + "SN" + ], + "md5": "94531097d6727c3c6bd170fe4ec37675", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "eca484e0-f6a7-4ca4-9891-5def5648c97c", + "name": "1. Weihnachtsfeiertag", + "startDate": "2023-12-25", + "endDate": "2023-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "8752d49b0572462333b7caecb9cfef8a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f9e24f26-c4a9-44e7-bda8-3c56fa11eb55", + "name": "2. Weihnachtsfeiertag", + "startDate": "2023-12-26", + "endDate": "2023-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "8f081729f0c7e5f565851edd9ed8dfa4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "58a1da08-fb96-4d9b-8d95-b1e06278c8f3", + "name": "Neujahr", + "startDate": "2024-01-01", + "endDate": "2024-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7ee0103c8ef0de8f2e5db226b3175541", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ebf55361-f340-4852-a7fa-547143cf9cf2", + "name": "Heilige Drei Könige", + "startDate": "2024-01-06", + "endDate": "2024-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "11c114440b01608009a9c6ab8f08d9d2", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c628bb86-927f-4086-8beb-061413603d99", + "name": "Internationaler Frauentag", + "startDate": "2024-03-08", + "endDate": "2024-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "f5da30104ea0a7823741ccaeac2269f3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "72299d8e-272c-44b6-8d50-86ff5cb01a9a", + "name": "Karfreitag", + "startDate": "2024-03-29", + "endDate": "2024-03-29", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "16142b55e72f42a77b16d4662f0add57", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "80e03d79-2d85-4f63-8196-28402341a431", + "name": "Ostersonntag", + "startDate": "2024-03-31", + "endDate": "2024-03-31", + "states": [ + "BB" + ], + "md5": "45938762b280760b46d053a7e4aed4f8", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "bd4e0c06-a2c5-4d2a-aa92-1fb7c59025e2", + "name": "Ostermontag", + "startDate": "2024-04-01", + "endDate": "2024-04-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "b57bd00bf21d2539d08f4014443c0e43", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "d849751c-921e-4be1-8b30-117a610c126c", + "name": "Tag der Arbeit", + "startDate": "2024-05-01", + "endDate": "2024-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "0442ac744ed2363d698ad55ee093b747", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "440aae4c-0d2b-45a4-9480-ae91b106c002", + "name": "Christi Himmelfahrt", + "startDate": "2024-05-09", + "endDate": "2024-05-09", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "beb45fb3086c0adbd901519464b80d8b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "989514bb-91bf-40e6-80bc-b14c18f25654", + "name": "Pfingstsonntag", + "startDate": "2024-05-19", + "endDate": "2024-05-19", + "states": [ + "BB" + ], + "md5": "0ca2787679c5fbc10b7422d3f66d89a3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "2407e8d2-b6bc-4d5f-b19a-52d4eba5e498", + "name": "Pfingstmontag", + "startDate": "2024-05-20", + "endDate": "2024-05-20", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "fb9e1cdebf404b3a16d29220c87422a6", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3931407a-d2f7-4a89-966c-a94781f4a649", + "name": "Fronleichnam", + "startDate": "2024-05-30", + "endDate": "2024-05-30", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "15d84f0125c7afafe4cd5e508eb14e93", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "a0ce548d-6447-4802-948a-1c4897938626", + "name": "Mariä Himmelfahrt", + "startDate": "2024-08-15", + "endDate": "2024-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "f066a7efdcc3d0dcd76c2f8f1fa2fd6a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "14e793ec-208d-4646-8513-8493c0c70668", + "name": "Weltkindertag", + "startDate": "2024-09-20", + "endDate": "2024-09-20", + "states": [ + "TH" + ], + "md5": "a1ce22c649dccde97900bdc622e73c11", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "a2454b44-b3d5-4681-a345-6eae46fb9f4b", + "name": "Tag der Deutschen Einheit", + "startDate": "2024-10-03", + "endDate": "2024-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "49b67c53d5dcd13e8e8d4b7f43a3d0c9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b08021e1-9df0-46e4-8adc-f8140b8ad1a9", + "name": "Reformationstag", + "startDate": "2024-10-31", + "endDate": "2024-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "ce61d780627f6410d7cf51e488ef2fd1", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "5e49e26d-44a2-4751-a394-9b83c5ea47f8", + "name": "Allerheiligen", + "startDate": "2024-11-01", + "endDate": "2024-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "0788ff7152fc5aca0fe6d252cfa39374", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "38405704-5785-47a4-92b1-1b025a5f7e3c", + "name": "Buß- und Bettag", + "startDate": "2024-11-20", + "endDate": "2024-11-20", + "states": [ + "SN" + ], + "md5": "b47d2330b99d838872fde34570a0d048", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "332d7a5e-c693-4d2d-bdf5-957dd4409c91", + "name": "1. Weihnachtsfeiertag", + "startDate": "2024-12-25", + "endDate": "2024-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "b18893f6dc2fe51d70d2c90e7c3025e0", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "717b466d-05f3-4810-915b-96625ca2aebf", + "name": "2. Weihnachtsfeiertag", + "startDate": "2024-12-26", + "endDate": "2024-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "3d78d87b89fc09476f36e76ee83791a6", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "27f0d8cd-76b2-47e7-89ac-a3a9f6a6b1ba", + "name": "Neujahr", + "startDate": "2025-01-01", + "endDate": "2025-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "342eb134e867c2f811105dbff06fbe1f", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "1c80b87d-8221-4dc2-9a1a-3b0f57dce9f5", + "name": "Heilige Drei Könige", + "startDate": "2025-01-06", + "endDate": "2025-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "b846ba463885d8b196574aacc33ce4c9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "4522bbfa-eaee-4efe-b13c-dac7f67bb986", + "name": "Internationaler Frauentag", + "startDate": "2025-03-08", + "endDate": "2025-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "afec826775d216ab6c8ad3344c128202", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c7aef0d5-f292-4d08-b878-a25a6c05fc12", + "name": "Karfreitag", + "startDate": "2025-04-18", + "endDate": "2025-04-18", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "4505bc8792c3243efad72f66a1779fa9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "90718fa1-5b71-49dc-90a4-142a8aef72d8", + "name": "Ostersonntag", + "startDate": "2025-04-20", + "endDate": "2025-04-20", + "states": [ + "BB" + ], + "md5": "c6258ece9fc76714179dfa730c69786c", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "12776265-e638-4112-a11f-f24bb37d8a3d", + "name": "Ostermontag", + "startDate": "2025-04-21", + "endDate": "2025-04-21", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "3194b61e08d04f25a552ca4eb165dca9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "5db64014-1aaf-46f0-be83-d8baa826cfef", + "name": "Tag der Arbeit", + "startDate": "2025-05-01", + "endDate": "2025-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "324b2800abe7fbe593ca240e4855d1cc", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "4905efd7-e75e-4930-80b8-d35ca157e5bf", + "name": "Tag der Befreiung", + "startDate": "2025-05-08", + "endDate": "2025-05-08", + "states": [ + "BE" + ], + "md5": "2a870f2a850abcce856565e31b075b08", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9fbbb949-8b22-4916-a16c-0a799a2dd79f", + "name": "Christi Himmelfahrt", + "startDate": "2025-05-29", + "endDate": "2025-05-29", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7ef0b75c643e6197ff457c3b1b9c8cca", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "edfb560a-d5c6-493f-b1c1-06f2936347e7", + "name": "Pfingstsonntag", + "startDate": "2025-06-08", + "endDate": "2025-06-08", + "states": [ + "BB" + ], + "md5": "b6a9f1368d619eff22f4e5de01bf7f8b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b52574c0-0e5d-44ff-ac6b-4e3c6d71f1d7", + "name": "Pfingstmontag", + "startDate": "2025-06-09", + "endDate": "2025-06-09", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "d43248140cab5bf4f198fb9cee9a0d6b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "2590b1ad-4268-4cac-a11a-5192791d0c0d", + "name": "Fronleichnam", + "startDate": "2025-06-19", + "endDate": "2025-06-19", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "6a78586117c59dca96f9f6dc976fa318", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "e09a9106-86e9-4eeb-9c84-5d257b4f9488", + "name": "Mariä Himmelfahrt", + "startDate": "2025-08-15", + "endDate": "2025-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "1f6f770c522e438823f6a9d5588cd809", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "7d63faa9-5577-4527-a192-edf54e28cd1a", + "name": "Weltkindertag", + "startDate": "2025-09-20", + "endDate": "2025-09-20", + "states": [ + "TH" + ], + "md5": "48609489e2ab93008a9405c33c1246c2", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ac964e18-2d34-497a-a9c5-b8ab065b7238", + "name": "Tag der Deutschen Einheit", + "startDate": "2025-10-03", + "endDate": "2025-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "fdfb39ba37f49ae2dc13e560c0a525f9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "2514f889-8ff3-460c-b12c-c886f8b653de", + "name": "Reformationstag", + "startDate": "2025-10-31", + "endDate": "2025-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "7dc2e4bde193799e8d5679934fe0150a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0e5ed383-7890-4f12-b041-65a79aedeb5f", + "name": "Allerheiligen", + "startDate": "2025-11-01", + "endDate": "2025-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "bc8589a345d3840d0e368400c26f508d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "1d68ac36-9690-4b06-b62d-de890d5b50ef", + "name": "Buß- und Bettag", + "startDate": "2025-11-19", + "endDate": "2025-11-19", + "states": [ + "SN" + ], + "md5": "a487e4bbd1c1801c85416b33229ff3a5", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "92b270e3-247f-4f82-b79d-b5ad77a67d95", + "name": "1. Weihnachtsfeiertag", + "startDate": "2025-12-25", + "endDate": "2025-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "b225317722cf55c787a20fb35b2a2f67", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "28bf580c-9787-4d67-ab3e-06a5e6597c1c", + "name": "2. Weihnachtsfeiertag", + "startDate": "2025-12-26", + "endDate": "2025-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "555f2d7e42c7ac65860958a11b14b18d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9ac6fd8b-aec4-41f0-916b-f03af58ecdab", + "name": "Neujahr", + "startDate": "2026-01-01", + "endDate": "2026-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "935832a6c416f4b09c1ca2c0e37c1c47", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "7f99caaa-1eb2-4564-a6e8-13844634c929", + "name": "Heilige Drei Könige", + "startDate": "2026-01-06", + "endDate": "2026-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "3fc6c6c964478b1087e05aafbe4f4fa3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f66c8c81-2ea3-43b4-8398-f3dc4ef0f62a", + "name": "Internationaler Frauentag", + "startDate": "2026-03-08", + "endDate": "2026-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "8edf67d7d71a4f0dde1caab9f2de3424", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f80fd9dc-41b4-4203-8fea-2cf36d365fbb", + "name": "Karfreitag", + "startDate": "2026-04-03", + "endDate": "2026-04-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "2fe5ffc8e41db276a5f338a101aa6086", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ba2b9c3a-e65d-4570-a66e-16452dd0eaaa", + "name": "Ostersonntag", + "startDate": "2026-04-05", + "endDate": "2026-04-05", + "states": [ + "BB" + ], + "md5": "5ddbc6399b709d079ae1b222b0f2b36e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "8d8ad831-8d60-429f-ad46-7f842c9fe2d9", + "name": "Ostermontag", + "startDate": "2026-04-06", + "endDate": "2026-04-06", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "37c785ef09c914d391bdf1c488c396e8", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "6f661249-94cb-4a54-a063-20dde86ebde6", + "name": "Tag der Arbeit", + "startDate": "2026-05-01", + "endDate": "2026-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "1e1535ed8994bec87d625ccf3532f18d", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0905ed2a-46a7-4731-87e2-a8c53c42b0e2", + "name": "Christi Himmelfahrt", + "startDate": "2026-05-14", + "endDate": "2026-05-14", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "825a1e8da6a3a7d4f425f28bee38bb86", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "928ff571-f39a-47a4-b646-41caabd12852", + "name": "Pfingstsonntag", + "startDate": "2026-05-24", + "endDate": "2026-05-24", + "states": [ + "BB" + ], + "md5": "209a1c397c9b0574f29c3cd85f2529b9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ce6dcd62-b512-4075-be98-73ffc3dee4db", + "name": "Pfingstmontag", + "startDate": "2026-05-25", + "endDate": "2026-05-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "07990f672ce6f8bd4274f211de258261", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "4030dfd3-7e29-4334-b637-42a9097be309", + "name": "Fronleichnam", + "startDate": "2026-06-04", + "endDate": "2026-06-04", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "3bbd341ab26054cad218a1aee00ec747", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "31eed1b5-9a4f-4e22-8e6d-2687d42dfed7", + "name": "Mariä Himmelfahrt", + "startDate": "2026-08-15", + "endDate": "2026-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "ef97b3d81d56098e180e0072ffc87b1e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ef36e90a-c391-4a8f-a927-8f6517506484", + "name": "Weltkindertag", + "startDate": "2026-09-20", + "endDate": "2026-09-20", + "states": [ + "TH" + ], + "md5": "afeb24160b4491ec1bd38ea09d8790d3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "555eaa64-b8f6-44ce-850b-6af0d75555e9", + "name": "Tag der Deutschen Einheit", + "startDate": "2026-10-03", + "endDate": "2026-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "999d80b258d82852170d5e46321d9c22", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "6febea3c-594a-42ff-9e77-eb5e53c4aadd", + "name": "Reformationstag", + "startDate": "2026-10-31", + "endDate": "2026-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "cfd95f8908ac5819c8d09124d28ca852", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c359d742-f458-4962-8bf1-44e5d504f6d0", + "name": "Allerheiligen", + "startDate": "2026-11-01", + "endDate": "2026-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "508a0b3b3147cdaa0ad900074f22fd7a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f9f93b55-9717-4230-b0b3-7656cc63d6b9", + "name": "Buß- und Bettag", + "startDate": "2026-11-18", + "endDate": "2026-11-18", + "states": [ + "SN" + ], + "md5": "41d40cc905b95376c3ebb04998f98951", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b37c8536-925e-455c-9e61-8e2b984a74d1", + "name": "1. Weihnachtsfeiertag", + "startDate": "2026-12-25", + "endDate": "2026-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "5b46e201840802581c3f2297b0a5aa18", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "fafc28cf-c8fc-4290-97b0-99904f920d4f", + "name": "2. Weihnachtsfeiertag", + "startDate": "2026-12-26", + "endDate": "2026-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "b9e362257a33ca5b4ac051bfcddbe15a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "a9951b88-fbfa-4634-8b80-39c60abb2a0c", + "name": "Neujahr", + "startDate": "2027-01-01", + "endDate": "2027-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "d28c41b98a9331851148b2659fffced3", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "341c9738-8063-4e1b-99d3-336174cf42de", + "name": "Heilige Drei Könige", + "startDate": "2027-01-06", + "endDate": "2027-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "498bdad6d806abbf0996af9301f0ce56", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "1ddfa412-ebda-4571-a6fd-aa8e2ba340d5", + "name": "Internationaler Frauentag", + "startDate": "2027-03-08", + "endDate": "2027-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "b42eb4efe460fdd0c3c7a82804dcbc46", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "f5967e35-9fbb-4cd9-ae3d-622f6cf90028", + "name": "Karfreitag", + "startDate": "2027-03-26", + "endDate": "2027-03-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "ce83cad9c1ca67c49f2229b4efef1d2b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "996c2e80-0d29-470d-a2dc-4ba482649afb", + "name": "Ostersonntag", + "startDate": "2027-03-28", + "endDate": "2027-03-28", + "states": [ + "BB" + ], + "md5": "920366097daa3afc07f9f332c865b86b", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "fcd0558e-3e01-4902-b785-d8bd45baba24", + "name": "Ostermontag", + "startDate": "2027-03-29", + "endDate": "2027-03-29", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "03ea5d0bdf29f767564809b57d735a93", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "5dce4648-d6e6-400a-936e-b85edbf85622", + "name": "Tag der Arbeit", + "startDate": "2027-05-01", + "endDate": "2027-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "b07eae5744a0372728cb1c69cb89bb0e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "889b46cc-0934-44a1-9468-d88f880acc94", + "name": "Christi Himmelfahrt", + "startDate": "2027-05-06", + "endDate": "2027-05-06", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "15a322f22bb504e52e8b3dcb278beb4f", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9193ed98-190c-4819-ae54-5fadd9957912", + "name": "Pfingstsonntag", + "startDate": "2027-05-16", + "endDate": "2027-05-16", + "states": [ + "BB" + ], + "md5": "86fd461f7b27a4802a4501cb07b9fa57", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "689daf70-cc0e-44d6-a501-8a17d4a551dc", + "name": "Pfingstmontag", + "startDate": "2027-05-17", + "endDate": "2027-05-17", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "707449ed3f5c44541696b6eed1435b1a", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c1b5e914-3c7d-426d-90b4-1d8a889b02a2", + "name": "Fronleichnam", + "startDate": "2027-05-27", + "endDate": "2027-05-27", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "e957f20228040d60b113b9f3d8de4ed2", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "5773654b-86ef-458c-8ae1-1e59aba3123b", + "name": "Mariä Himmelfahrt", + "startDate": "2027-08-15", + "endDate": "2027-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "1eb1bf506085caff0ed04a2bc05f7958", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b126dee7-6a09-4e83-aa39-75f3d70b5eda", + "name": "Weltkindertag", + "startDate": "2027-09-20", + "endDate": "2027-09-20", + "states": [ + "TH" + ], + "md5": "8635db7eabb50863d53090b7ae6e5ca2", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "3e88b5c4-993a-4bd1-9f9a-149545598bc6", + "name": "Tag der Deutschen Einheit", + "startDate": "2027-10-03", + "endDate": "2027-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "87ebbfa78149892ad4ce0f70c909f412", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "d56e42d5-08a0-471e-a3c5-ee5922a6a91c", + "name": "Reformationstag", + "startDate": "2027-10-31", + "endDate": "2027-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "4d7fc32a82381fbe503009edd2b998d4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "506df8ed-e54d-4af6-9939-e8dca991c153", + "name": "Allerheiligen", + "startDate": "2027-11-01", + "endDate": "2027-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "230a9ad7bc24b80ed3459ab6e902aa3c", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b1fe4b1a-fbf6-4e3f-88cd-074840538ce9", + "name": "Buß- und Bettag", + "startDate": "2027-11-17", + "endDate": "2027-11-17", + "states": [ + "SN" + ], + "md5": "254f28194a0922706c08548bf68c79ef", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ba7542be-fca8-427b-ac2d-797470860c62", + "name": "1. Weihnachtsfeiertag", + "startDate": "2027-12-25", + "endDate": "2027-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "3363a2a8fe01e4466ee5bcbbf63bb31f", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ee8fc25d-db77-48d9-a74f-6374d74642fa", + "name": "2. Weihnachtsfeiertag", + "startDate": "2027-12-26", + "endDate": "2027-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "ee37ade7ef7d923ecd7933c879e01381", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "286433c6-b1ce-4835-b16a-95f6dbf28e11", + "name": "Neujahr", + "startDate": "2028-01-01", + "endDate": "2028-01-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "fbb149cafdc068991cf046913a339be9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b2eccb85-9d35-4f63-95aa-5d1d9954799e", + "name": "Heilige Drei Könige", + "startDate": "2028-01-06", + "endDate": "2028-01-06", + "states": [ + "BW", + "BY", + "ST" + ], + "md5": "2e6579a3562a18321297e7f57babe30e", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "9d7d1b94-17c1-4aec-a843-3dcf938ed7d0", + "name": "Internationaler Frauentag", + "startDate": "2028-03-08", + "endDate": "2028-03-08", + "states": [ + "BE", + "MV" + ], + "md5": "912aa5583130b79548921c1f941c6f56", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "692e2b19-92e1-4186-a9e1-971602ddda85", + "name": "Karfreitag", + "startDate": "2028-04-14", + "endDate": "2028-04-14", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "83a337e7d4a99027d55cc469e51b6117", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b292a10f-7790-4903-8ff2-b27f51dc3197", + "name": "Ostersonntag", + "startDate": "2028-04-16", + "endDate": "2028-04-16", + "states": [ + "BB" + ], + "md5": "59cb472eac8a2193ccabb45a95c655e1", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b13ef7b6-b755-4be1-9b46-f267462513c0", + "name": "Ostermontag", + "startDate": "2028-04-17", + "endDate": "2028-04-17", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "d6994beb7f78e70c64725d7889249445", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "e153c1b9-ef86-4f43-a454-60ea0138ef1e", + "name": "Tag der Arbeit", + "startDate": "2028-05-01", + "endDate": "2028-05-01", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "0108c842b005cdce966e221ac816c863", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ed0edf81-d59d-4406-9681-372e81b69abc", + "name": "Christi Himmelfahrt", + "startDate": "2028-05-25", + "endDate": "2028-05-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "c7263cbb7590a01b9e1a0e02a9453921", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "39eed258-052e-410d-a712-b12b8241e2c6", + "name": "Pfingstsonntag", + "startDate": "2028-06-04", + "endDate": "2028-06-04", + "states": [ + "BB" + ], + "md5": "d65524271e24b9460739d91def189409", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "71df5df7-5477-4374-abc4-2afddcc1632a", + "name": "Pfingstmontag", + "startDate": "2028-06-05", + "endDate": "2028-06-05", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "5885747a928de67ef89707fb557cb415", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "d2b970b8-57ef-4f06-a8bd-b6f6b3009688", + "name": "Fronleichnam", + "startDate": "2028-06-15", + "endDate": "2028-06-15", + "states": [ + "BW", + "BY", + "HE", + "NW", + "RP", + "SL" + ], + "md5": "494f1cfb0894bc13ba1a8291c880a991", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "dbbfecd1-e872-4c5a-b058-c2d144645834", + "name": "75-jährige Jubiläum des Volksaufstands in der DDR", + "startDate": "2028-06-17", + "endDate": "2028-06-17", + "states": [ + "BE" + ], + "md5": "6b3ead78b20e45c2b30c4d80f24bc4b4", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "a31e1f51-5d92-4a9f-a2e8-d2112c813be8", + "name": "Mariä Himmelfahrt", + "startDate": "2028-08-15", + "endDate": "2028-08-15", + "states": [ + "BY", + "SL" + ], + "md5": "f1843467bdb591e721963e8476366d26", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b13228e7-69de-4630-a6c8-8c1e6096bcc7", + "name": "Weltkindertag", + "startDate": "2028-09-20", + "endDate": "2028-09-20", + "states": [ + "TH" + ], + "md5": "79c8f89617f000ae5f38387e1a4d6ed1", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "0bab590b-6c97-4feb-bb8e-fde4ccf45d5f", + "name": "Tag der Deutschen Einheit", + "startDate": "2028-10-03", + "endDate": "2028-10-03", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "2de2d88d237b7a63ecdacee3533bd7f2", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "ed771490-08af-456d-a9b0-57d15a5343f4", + "name": "Reformationstag", + "startDate": "2028-10-31", + "endDate": "2028-10-31", + "states": [ + "BB", + "HB", + "HH", + "MV", + "NI", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "07c09192d2ae8d89843427dc011f5b47", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b7bc09ad-b1c9-4cb8-a4f3-28e0e75ea260", + "name": "Allerheiligen", + "startDate": "2028-11-01", + "endDate": "2028-11-01", + "states": [ + "BW", + "BY", + "NW", + "RP", + "SL" + ], + "md5": "db86f0c9c31ea75d8b6e3f406ffba707", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "e4f66ba9-ad80-4a86-893a-3591b8bd0848", + "name": "Buß- und Bettag", + "startDate": "2028-11-22", + "endDate": "2028-11-22", + "states": [ + "SN" + ], + "md5": "36f6ea0540bfbf2aefa4756dafb0b6ab", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "c11af431-b691-4717-af80-4a3cf954f112", + "name": "1. Weihnachtsfeiertag", + "startDate": "2028-12-25", + "endDate": "2028-12-25", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "312adede6b583a47dcc714b5e745bb97", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + }, + { + "id": "b03399a3-02cb-444c-a662-bdd176bf5263", + "name": "2. Weihnachtsfeiertag", + "startDate": "2028-12-26", + "endDate": "2028-12-26", + "states": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ], + "md5": "f94d343be5c2a141d50e8834601d89b9", + "created": "2026-05-28T18:00:32+00:00", + "modified": "2026-05-28T18:00:32+00:00", + "sequence": 1 + } + ] +} \ No newline at end of file diff --git a/data/schema/public-holiday-override.schema.json b/data/schema/public-holiday-override.schema.json index ee49a50..9dffef1 100644 --- a/data/schema/public-holiday-override.schema.json +++ b/data/schema/public-holiday-override.schema.json @@ -16,8 +16,10 @@ "required": [ "id", "name", - "startDate" + "startDate", + "states" ], + "additionalProperties": false, "properties": { "id": { "type": "string", @@ -31,6 +33,39 @@ "type": "string", "format": "date", "pattern": "^\\d{4}-\\d{2}-\\d{2}$" + }, + "endDate": { + "type": "string", + "format": "date", + "pattern": "^\\d{4}-\\d{2}-\\d{2}$" + }, + "states": { + "description": "States in which this holiday is valid.", + "type": "array", + "minItems": 1, + "uniqueItems": true, + "items": { + "type": "string", + "description": "Two-letter German federal state code.", + "enum": [ + "BE", + "BB", + "BW", + "BY", + "HB", + "HE", + "HH", + "MV", + "NI", + "NW", + "RP", + "SH", + "SL", + "SN", + "ST", + "TH" + ] + } } } } @@ -43,6 +78,7 @@ "required": [ "id" ], + "additionalProperties": false, "properties": { "id": { "type": "string", @@ -55,6 +91,39 @@ "type": "string", "format": "date", "pattern": "^\\d{4}-\\d{2}-\\d{2}$" + }, + "endDate": { + "type": "string", + "format": "date", + "pattern": "^\\d{4}-\\d{2}-\\d{2}$" + }, + "states": { + "description": "States in which this holiday is valid.", + "type": "array", + "minItems": 1, + "uniqueItems": true, + "items": { + "type": "string", + "description": "Two-letter German federal state code.", + "enum": [ + "BE", + "BB", + "BW", + "BY", + "HB", + "HE", + "HH", + "MV", + "NI", + "NW", + "RP", + "SH", + "SL", + "SN", + "ST", + "TH" + ] + } } }, "minProperties": 2 @@ -63,6 +132,7 @@ "remove": { "type": "array", "description": "List of API IDs to be removed from the final result", + "uniqueItems": true, "items": { "type": "string" } diff --git a/data/schema/public-holidays.schema.json b/data/schema/public-holidays.schema.json index a4a75a3..7a1fdd5 100644 --- a/data/schema/public-holidays.schema.json +++ b/data/schema/public-holidays.schema.json @@ -4,7 +4,6 @@ "title": "ics.tools Public holiday schema", "type": "object", "required": [ - "metadata", "holidays" ], "additionalProperties": false, @@ -13,42 +12,6 @@ "type": "string", "format": "uri-reference" }, - "metadata": { - "type": "object", - "required": [ - "state", - "code" - ], - "additionalProperties": false, - "properties": { - "state": { - "type": "string", - "description": "Vollständiger Name des Bundeslandes (z.B. Bayern)" - }, - "code": { - "type": "string", - "enum": [ - "BW", - "BY", - "BE", - "BB", - "HB", - "HH", - "HE", - "MV", - "NI", - "NW", - "RP", - "SL", - "SN", - "ST", - "SH", - "TH" - ], - "description": "Zweistelliges ISO-Kürzel" - } - } - }, "holidays": { "type": "array", "items": { @@ -56,47 +19,82 @@ "required": [ "id", "name", - "date", + "startDate", + "endDate", "md5", "created", "modified", - "sequence" + "sequence", + "states" ], "additionalProperties": false, "properties": { "id": { "type": "string", "format": "uuid", - "description": "Eindeutige ID des Feiertags" + "description": "Unique holiday identifier" }, "name": { "type": "string", - "description": "Bezeichnung des Feiertags" + "description": "Holiday display name" }, - "date": { + "startDate": { "type": "string", "format": "date", - "description": "Datum im Format YYYY-MM-DD" + "description": "Start date in YYYY-MM-DD format" + }, + "endDate": { + "type": "string", + "format": "date", + "description": "End date in YYYY-MM-DD format" }, "md5": { "type": "string", "pattern": "^[a-fA-F0-9]{32}$", - "description": "MD5 Hash der Feiertagsdaten" + "description": "MD5 hash of the holiday data" }, "created": { "type": "string", "format": "date-time", - "description": "Erstellungszeitpunkt (ISO 8601)" + "description": "Creation timestamp (ISO 8601)" }, "modified": { "type": "string", "format": "date-time", - "description": "Letzter Änderungszeitpunkt (ISO 8601)" + "description": "Last modification timestamp (ISO 8601)" }, "sequence": { "type": "integer", "minimum": 0, - "description": "Versionszähler für Änderungen" + "description": "Version counter for changes" + }, + "states": { + "description": "Federal states in which the holiday is valid.", + "type": "array", + "minItems": 1, + "uniqueItems": true, + "items": { + "type": "string", + "description": "Two-letter German federal state code.", + "enum": [ + "BW", + "BY", + "BE", + "BB", + "HB", + "HH", + "HE", + "MV", + "NI", + "NW", + "RP", + "SL", + "SN", + "ST", + "SH", + "TH" + ] + } } } } diff --git a/scripts/01_fetch_public_holidays.py b/scripts/01_fetch_public_holidays.py index afdf349..3b70a7a 100644 --- a/scripts/01_fetch_public_holidays.py +++ b/scripts/01_fetch_public_holidays.py @@ -2,69 +2,73 @@ # # SPDX-License-Identifier: AGPL-3.0-or-later -import requests import json import os -import time +from datetime import date + +import requests from config import ( COUNTRY_CODE, FETCH_END_YEAR, - FETCH_SLEEP_SECONDS, FETCH_START_YEAR, LANGUAGE_CODE, PUBLIC_HOLIDAYS_API_URL, PUBLIC_HOLIDAYS_RAW_DIR, - STATE_CODES, - subdivision_code, ) -print("Starting public holiday fetch from OpenHolidays API") -print(f"Period: {FETCH_START_YEAR} to {FETCH_END_YEAR}") -# Ensure the output directory exists -os.makedirs(PUBLIC_HOLIDAYS_RAW_DIR, exist_ok=True) +def build_date_chunks(start_year: int, end_year: int) -> list[tuple[date, date]]: + chunks: list[tuple[date, date]] = [] + + for year in range(start_year, end_year + 1): + chunks.append((date(year, 1, 1), date(year, 12, 31))) + + return chunks -total_states = len(STATE_CODES) -for index, state in enumerate(STATE_CODES, start=1): +def main() -> None: + print("Starting public holiday fetch from OpenHolidays API") + print(f"Period: {FETCH_START_YEAR} to {FETCH_END_YEAR}") + + os.makedirs(PUBLIC_HOLIDAYS_RAW_DIR, exist_ok=True) + all_holidays = [] - - print(f"::group::Processing {state} ({index}/{total_states})") - print(f"Starting request for {state}...") - - for year in range(FETCH_START_YEAR, FETCH_END_YEAR + 1): + + chunks = build_date_chunks(FETCH_START_YEAR, FETCH_END_YEAR) + print(f"Split into {len(chunks)} request window(s)") + + for index, (chunk_start, chunk_end) in enumerate(chunks, start=1): + print(f"Request {index}/{len(chunks)}: {chunk_start} to {chunk_end}") + params = { "countryIsoCode": COUNTRY_CODE, "languageIsoCode": LANGUAGE_CODE, - "subdivisionCode": subdivision_code(state), - "validFrom": f"{year}-01-01", - "validTo": f"{year}-12-31" + "validFrom": chunk_start.isoformat(), + "validTo": chunk_end.isoformat(), } - - try: - response = requests.get(PUBLIC_HOLIDAYS_API_URL, params=params, timeout=15) - response.raise_for_status() - - data = response.json() - if isinstance(data, list): - all_holidays.extend(data) - print(f" ✅ {year}: {len(data)} holidays loaded.") - - except Exception as e: - print(f" ❌ Error for {state} in year {year}: {e}") - - # Short pause to avoid overloading the API - time.sleep(FETCH_SLEEP_SECONDS) - - # Sort data by start date - all_holidays.sort(key=lambda x: x.get('startDate', '')) - - file_path = os.path.join(PUBLIC_HOLIDAYS_RAW_DIR, f"{state}.json") - with open(file_path, 'w', encoding='utf-8') as f: - json.dump(all_holidays, f, ensure_ascii=False, indent=2) - - print(f"File saved: {file_path} (Total: {len(all_holidays)} entries)") - print("::endgroup::") - - -print("✅ All states processed successfully.") + + response = requests.get(PUBLIC_HOLIDAYS_API_URL, params=params, timeout=15) + + if response.status_code != 200: + raise RuntimeError( + f"Public holiday request failed with status {response.status_code}: {response.text}" + ) + + data = response.json() + if isinstance(data, list): + all_holidays.extend(data) + + all_holidays.sort( + key=lambda item: (item.get("startDate", ""), item.get("id", "")) + ) + + output_path = os.path.join(PUBLIC_HOLIDAYS_RAW_DIR, "de.json") + + with open(output_path, "w", encoding="utf-8") as output_file: + json.dump(all_holidays, output_file, ensure_ascii=False, indent=2) + + print(f"File saved: {output_path} (Total: {len(all_holidays)} entries)") + + +if __name__ == "__main__": + main() \ No newline at end of file diff --git a/scripts/02_merge_public_holidays.py b/scripts/02_merge_public_holidays.py index 7e05271..9c772e6 100644 --- a/scripts/02_merge_public_holidays.py +++ b/scripts/02_merge_public_holidays.py @@ -2,267 +2,316 @@ # # SPDX-License-Identifier: AGPL-3.0-or-later +import hashlib import json import os -import hashlib from datetime import datetime, timezone -from typing import List, Dict, Any, Optional +from typing import Any, Dict, Iterable, List, Optional + from config import ( - IGNORED_RAW_TAGS, - PUBLIC_HOLIDAY_GROUPS_BY_STATE, PUBLIC_HOLIDAYS_OVERRIDE_DIR, PUBLIC_HOLIDAYS_RAW_DIR, PUBLIC_HOLIDAYS_RESULT_DIR, - STATE_NAMES, + STATE_CODES, ) +RAW_PATH = os.path.join(PUBLIC_HOLIDAYS_RAW_DIR, "de.json") +OVERRIDE_PATH = os.path.join(PUBLIC_HOLIDAYS_OVERRIDE_DIR, "de.json") +RESULT_PATH = os.path.join(PUBLIC_HOLIDAYS_RESULT_DIR, "de.json") -def calculate_md5(name: str, date: str) -> str: - """Generates a stable MD5 hash for the core content.""" - content = f"{name}|{date}" - return hashlib.md5(content.encode("utf-8")).hexdigest() +STATE_CODE_ORDER = list(STATE_CODES) +STATE_CODE_SET = set(STATE_CODES) def get_now_iso() -> str: - """Returns current UTC timestamp in ISO 8601 format.""" - return ( - datetime.now(timezone.utc).isoformat(timespec="seconds") - ) + return datetime.now(timezone.utc).isoformat(timespec="seconds") + + +def log_github_actions_error(message: str, *, title: str | None = None) -> None: + if title: + print(f"::error title={title}::{message}") + else: + print(f"::error::{message}") + + +def log_github_actions_warning(message: str, *, title: str | None = None) -> None: + if title: + print(f"::warning title={title}::{message}") + else: + print(f"::warning::{message}") def load_json_file(filepath: str, default_fallback: Any) -> Any: - """Safely loads a JSON file, returning a fallback if it doesn't exist.""" - if os.path.exists(filepath): - with open(filepath, "r", encoding="utf-8") as f: - return json.load(f) - return default_fallback + if not os.path.exists(filepath): + return default_fallback + try: + with open(filepath, "r", encoding="utf-8") as file_handle: + return json.load(file_handle) + except json.JSONDecodeError: + return default_fallback -def should_ignore_entry(entry: Dict[str, Any]) -> bool: - """Returns True when the raw entry has a tag configured to be skipped.""" - tags = entry.get("tags") - if not isinstance(tags, list): - return False - return any(tag in IGNORED_RAW_TAGS for tag in tags) +def parse_iso_date(value: Any, field_name: str, entry_id: str) -> datetime: + if not isinstance(value, str): + log_github_actions_error( + f"Entry {entry_id!r} has invalid {field_name} value {value!r}. Expected ISO date string.", + title="Invalid Public Holiday Date", + ) + raise RuntimeError(f"Invalid {field_name} for public holiday {entry_id}.") + + try: + return datetime.fromisoformat(value) + except ValueError as exc: + log_github_actions_error( + f"Entry {entry_id!r} has invalid {field_name} value {value!r}. Expected ISO date string.", + title="Invalid Public Holiday Date", + ) + raise RuntimeError(f"Invalid {field_name} for public holiday {entry_id}.") from exc -def get_entry_group_codes(entry: Dict[str, Any]) -> List[str]: - """Extracts group codes from a raw entry, ignoring malformed items.""" - groups = entry.get("groups") - if not isinstance(groups, list): - return [] +def validate_date_range(entry_id: str, start_date: Any, end_date: Any) -> None: + start = parse_iso_date(start_date, "startDate", entry_id) + end = parse_iso_date(end_date, "endDate", entry_id) - group_codes: List[str] = [] - for group in groups: - if isinstance(group, dict): - group_code = group.get("code") - if group_code: - group_codes.append(group_code) - elif isinstance(group, str) and group: - group_codes.append(group) - - return group_codes - - -def should_keep_entry_for_state(entry: Dict[str, Any], state_code: str) -> bool: - """Keeps all entries when no state filter exists or when an entry has no groups.""" - allowed_groups = PUBLIC_HOLIDAY_GROUPS_BY_STATE.get(state_code) - if not allowed_groups: - return True - - entry_groups = get_entry_group_codes(entry) - if not entry_groups: - return True - - return any(group_code in allowed_groups for group_code in entry_groups) - - -def extract_name( - name_list: Optional[List[Dict[str, str]]], entry_id: str, state: str -) -> str: - """ - Extracts the German text from the API name array. - Issues warnings if German name is missing or no name exists at all. - """ - if not name_list or not isinstance(name_list, list) or len(name_list) == 0: - print( - f"::warning title=Missing Name,file={state}.json::No name found for holiday {entry_id} in {state}. Using 'Unknown'." + if end.date() < start.date(): + log_github_actions_error( + f"Entry {entry_id!r} has endDate {end_date!r} before startDate {start_date!r}.", + title="Invalid Public Holiday Date Range", + ) + raise RuntimeError(f"Invalid holiday range for public holiday {entry_id}.") + + +def extract_name(name_list: Optional[List[Dict[str, str]]], entry_id: str) -> str: + if not name_list or not isinstance(name_list, list): + log_github_actions_warning( + f"No name found for public holiday {entry_id}. Using 'Unknown'.", + title="Missing Name", ) return "Unknown" - # Try to find the German name - for n in name_list: - text = n.get("text") - if n.get("language") == "DE" and text: - return text + for item in name_list: + if item.get("language") == "DE" and item.get("text"): + return item["text"] - # Fallback to the first available name if German is missing fallback_name = name_list[0].get("text", "Unknown") - print( - f"::warning title=Missing German Name,file={state}.json::German name missing for {entry_id} in {state}. Falling back to: {fallback_name}" + log_github_actions_warning( + f"German name missing for {entry_id}. Falling back to: {fallback_name}", + title="Missing German Name", ) - return fallback_name +def normalize_state_codes(raw_states: Iterable[str]) -> List[str]: + unique_codes = {state_code for state_code in raw_states if state_code in STATE_CODE_SET} + return [state_code for state_code in STATE_CODE_ORDER if state_code in unique_codes] + + +def get_entry_states(entry: Dict[str, Any]) -> List[str]: + if entry.get("nationwide") is True: + return list(STATE_CODE_ORDER) + + subdivisions = entry.get("subdivisions") + if not isinstance(subdivisions, list): + return [] + + state_codes: List[str] = [] + for subdivision in subdivisions: + if not isinstance(subdivision, dict): + continue + + short_name = subdivision.get("shortName") + if isinstance(short_name, str) and short_name in STATE_CODE_SET: + state_codes.append(short_name) + + return normalize_state_codes(state_codes) + + +def calculate_md5(name: str, start_date: str, end_date: str, states: List[str]) -> str: + content = json.dumps( + { + "name": name, + "startDate": start_date, + "endDate": end_date, + "states": states, + }, + ensure_ascii=False, + separators=(",", ":"), + sort_keys=True, + ) + return hashlib.md5(content.encode("utf-8")).hexdigest() + + +def should_keep_entry(entry: Dict[str, Any]) -> bool: + if entry.get("regionalScope") == "Local": + return False + + if entry.get("type") not in (None, "Public"): + return False + + return True + + +def build_working_entry(entry: Dict[str, Any]) -> Optional[Dict[str, Any]]: + entry_id = entry.get("id") + start_date = entry.get("startDate") + end_date = entry.get("endDate") or start_date + + if not entry_id or not start_date or not end_date: + return None + + validate_date_range(entry_id, start_date, end_date) + + states = get_entry_states(entry) + if not states: + return None + + return { + "id": entry_id, + "name": extract_name(entry.get("name"), entry_id), + "startDate": start_date, + "endDate": end_date, + "states": states, + } + + def apply_overrides( working_data: Dict[str, Dict[str, Any]], overrides: Dict[str, List[Dict[str, Any]]] ) -> None: - """Applies REMOVE, MODIFY, and NEW overrides in-place to the working data.""" - for remove_id in overrides.get("remove", []): if remove_id in working_data: del working_data[remove_id] for mod in overrides.get("modify", []): - m_id = mod.get("id") - if m_id in working_data: - if "name" in mod: - working_data[m_id]["name"] = mod["name"] - if "startDate" in mod: - working_data[m_id]["date"] = mod["startDate"] + entry_id = mod.get("id") + if entry_id not in working_data: + continue + + if "name" in mod: + working_data[entry_id]["name"] = mod["name"] + + if "startDate" in mod: + working_data[entry_id]["startDate"] = mod["startDate"] + if "endDate" not in mod: + working_data[entry_id]["endDate"] = mod["startDate"] + + if "endDate" in mod: + working_data[entry_id]["endDate"] = mod["endDate"] + + if "states" in mod: + states = normalize_state_codes(mod["states"]) + if states: + working_data[entry_id]["states"] = states for new_entry in overrides.get("new", []): - n_id = new_entry.get("id") - - if n_id: - working_data[n_id] = { - "id": n_id, - "name": new_entry.get("name"), - "date": new_entry.get("startDate"), - } - else: - print("::warning::New override entry is missing an 'id'. Skipping.") + entry_id = new_entry.get("id") + start_date = new_entry.get("startDate") + end_date = new_entry.get("endDate") or start_date + states = normalize_state_codes(new_entry.get("states", [])) + + if not entry_id or not start_date or not end_date or not states: + log_github_actions_warning( + f"Skipping invalid public holiday override entry: {entry_id!r}", + title="Invalid Public Holiday Override", + ) + continue + + validate_date_range(entry_id, start_date, end_date) + + working_data[entry_id] = { + "id": entry_id, + "name": new_entry.get("name", "Unknown"), + "startDate": start_date, + "endDate": end_date, + "states": states, + } def enrich_with_metadata( - state_code: str, - state_name: str, working_data: Dict[str, Dict[str, Any]], - previous_memory: Dict[str, Dict[str, Any]] -) -> dict[str, Any]: - """Compares current data with previous memory to generate sequence numbers and update timestamps.""" - final_entries = [] + previous_memory: Dict[str, Dict[str, Any]], +) -> List[Dict[str, Any]]: + final_entries: List[Dict[str, Any]] = [] timestamp_now = get_now_iso() for entry_id, data in working_data.items(): - current_md5 = calculate_md5(data["name"], data["date"]) - prev = previous_memory.get(entry_id) + current_md5 = calculate_md5( + data["name"], + data["startDate"], + data["endDate"], + data["states"], + ) + previous = previous_memory.get(entry_id) final_entry: Dict[str, Any] = {**data, "md5": current_md5} - if prev: - if prev.get("md5") == current_md5: - # No changes detected - final_entry.update( - { - "created": prev.get("created"), - "modified": prev.get("modified"), - "sequence": prev.get("sequence"), - } - ) + if previous: + if previous.get("md5") == current_md5: + final_entry["created"] = previous.get("created") or timestamp_now + final_entry["modified"] = previous.get("modified") or timestamp_now + final_entry["sequence"] = previous.get("sequence", 0) else: - # Change detected, bump sequence and modify timestamp - print(f" 📝 Change detected: {data['name']} ({entry_id})") - final_entry.update( - { - "created": prev.get("created"), - "modified": timestamp_now, - "sequence": prev.get("sequence", 0) + 1, - } - ) + final_entry["created"] = previous.get("created") or timestamp_now + final_entry["modified"] = timestamp_now + final_entry["sequence"] = previous.get("sequence", 0) + 1 else: - # Entirely new entry - final_entry.update( - { - "created": timestamp_now, - "modified": timestamp_now, - "sequence": 0, - } - ) + final_entry["created"] = timestamp_now + final_entry["modified"] = timestamp_now + final_entry["sequence"] = 0 final_entries.append(final_entry) - # Sort final list chronologically - final_entries.sort(key=lambda x: x["date"]) - - return { - "$schema": "../../schema/public-holidays.schema.json", - "metadata": {"state": state_name, "code": state_code}, - "holidays": final_entries, - } + final_entries.sort(key=lambda item: (item["startDate"], item["endDate"], item["id"])) + return final_entries -def process_state(state_code: str, state_name: str) -> None: - """Handles the complete processing pipeline for a single state.""" - print(f"::group::Merging {state_name} ({state_code})") +def main() -> None: + print("Starting public holiday merge process") - raw_path = os.path.join(PUBLIC_HOLIDAYS_RAW_DIR, f"{state_code}.json") - override_path = os.path.join(PUBLIC_HOLIDAYS_OVERRIDE_DIR, f"{state_code}.json") - result_path = os.path.join(PUBLIC_HOLIDAYS_RESULT_DIR, f"{state_code}.json") + os.makedirs(PUBLIC_HOLIDAYS_RESULT_DIR, exist_ok=True) - # 1. Load Data - raw_entries = load_json_file(raw_path, default_fallback=[]) - overrides = load_json_file( - override_path, default_fallback={"new": [], "modify": [], "remove": []} - ) + raw_entries = load_json_file(RAW_PATH, default_fallback=[]) + overrides = load_json_file(OVERRIDE_PATH, default_fallback={"new": [], "modify": [], "remove": []}) + previous_data = load_json_file(RESULT_PATH, default_fallback={}) - prev_data = load_json_file(result_path, default_fallback=[]) - if isinstance(prev_data, dict): - prev_list = prev_data.get("holidays", []) + previous_list: List[Dict[str, Any]] + if isinstance(previous_data, dict): + previous_list = previous_data.get("holidays", []) if isinstance(previous_data.get("holidays", []), list) else [] + elif isinstance(previous_data, list): + previous_list = previous_data else: - prev_list = prev_data + previous_list = [] previous_memory = { - item["id"]: item for item in prev_list if isinstance(item, dict) and "id" in item + item["id"]: item + for item in previous_list + if isinstance(item, dict) and isinstance(item.get("id"), str) } - # 2. Build Base Data - working_data = {} + working_data: Dict[str, Dict[str, Any]] = {} for entry in raw_entries: - if entry.get("regionalScope") == "Local": - continue - if should_ignore_entry(entry): - continue - if not should_keep_entry_for_state(entry, state_code): + if not isinstance(entry, dict) or not should_keep_entry(entry): continue - entry_id = entry.get("id") - if not entry_id: + working_entry = build_working_entry(entry) + if not working_entry: continue - working_data[entry_id] = { - "id": entry_id, - "name": extract_name(entry.get("name"), entry_id, state_code), - "date": entry.get("startDate"), - } + working_data[working_entry["id"]] = working_entry - # 3. Apply Overrides - apply_overrides(working_data, overrides) - - # 4. Process Metadata & Hashes - final_result = enrich_with_metadata( - state_code, state_name, working_data, previous_memory - ) - - # 5. Save Result - with open(result_path, "w", encoding="utf-8") as f: - json.dump(final_result, f, ensure_ascii=False, indent=2) - - print(f"✅ Finished {state_name} ({state_code})") - print("::endgroup::") + apply_overrides(working_data, overrides if isinstance(overrides, dict) else {}) + for entry_id, data in working_data.items(): + validate_date_range(entry_id, data["startDate"], data["endDate"]) -def main(): - os.makedirs(PUBLIC_HOLIDAYS_RESULT_DIR, exist_ok=True) - print("Starting merge process with MD5 hashing") + final_entries = enrich_with_metadata(working_data, previous_memory) + final_result = {"holidays": final_entries} - for state_code, state_name in STATE_NAMES.items(): - process_state(state_code, state_name) + with open(RESULT_PATH, "w", encoding="utf-8") as file_handle: + json.dump(final_result, file_handle, ensure_ascii=False, indent=2) - print("Merge process completed.") + print(f"File saved: {RESULT_PATH} (Total: {len(final_entries)} entries)") if __name__ == "__main__": - main() + main() \ No newline at end of file diff --git a/scripts/03_generate_public_holidays_ics.py b/scripts/03_generate_public_holidays_ics.py index eaad762..d4369fc 100644 --- a/scripts/03_generate_public_holidays_ics.py +++ b/scripts/03_generate_public_holidays_ics.py @@ -2,59 +2,90 @@ # # SPDX-License-Identifier: AGPL-3.0-or-later -import os import json +import os +from datetime import datetime, timedelta, timezone from pathlib import Path +from typing import Any, Iterable +from urllib.parse import urljoin + from icalendar import Calendar, Event -from datetime import datetime, timedelta, timezone -from urllib.parse import urljoin, quote -from config import PUBLIC_HOLIDAYS_ICS_DIR, PUBLIC_HOLIDAYS_RESULT_DIR, WEBSITE_BASE_URL -JSON_RESULT_DIR = Path(PUBLIC_HOLIDAYS_RESULT_DIR) +from config import ( + PUBLIC_HOLIDAYS_ICS_DIR, + PUBLIC_HOLIDAYS_RESULT_DIR, + STATE_NAMES, + WEBSITE_BASE_URL, +) + +JSON_RESULT_FILE = Path(PUBLIC_HOLIDAYS_RESULT_DIR) / "de.json" RESULT_DIR = Path(PUBLIC_HOLIDAYS_ICS_DIR) +STATE_NAME_BY_CODE = STATE_NAMES +STATE_CODE_ORDER = list(STATE_NAME_BY_CODE.keys()) +ALL_STATE_CODES = set(STATE_CODE_ORDER) os.makedirs(RESULT_DIR, exist_ok=True) -def generate_uid(event_id, state_code): - return f"{event_id}-{state_code}@feiertage.ics.tools" +def generate_uid(event_id: str, calendar_slug: str) -> str: + return f"{event_id}-{calendar_slug}@feiertage.ics.tools" -def format_github_actions_error(file_path, message): - escaped_message = ( - message.replace("%", "%25") - .replace("\r", "%0D") - .replace("\n", "%0A") - ) - return f"::error file={file_path.as_posix()}::{escaped_message}" +def load_json_file(filepath: Path, default_fallback: Any) -> Any: + if not filepath.exists(): + return default_fallback + try: + with open(filepath, "r", encoding="utf-8") as file_handle: + return json.load(file_handle) + except json.JSONDecodeError: + return default_fallback -for json_file in JSON_RESULT_DIR.glob("*.json"): - with open(json_file, "r", encoding="utf-8") as file_handle: - data = json.load(file_handle) - # Validate that filename matches state metadata. - federal_state = data.get("metadata").get("state") - federal_state_iso_code = data.get("metadata").get("code") - expected_filename = f"{federal_state_iso_code}.json" +def load_public_holidays() -> list[dict[str, Any]]: + data = load_json_file(JSON_RESULT_FILE, default_fallback={}) + holidays = data.get("holidays", []) if isinstance(data, dict) else [] + + return [item for item in holidays if isinstance(item, dict)] + + +def ordered_state_codes(state_codes: Iterable[str], own_state_code: str | None = None) -> list[str]: + unique_codes = {code for code in state_codes if code in STATE_NAME_BY_CODE} + alphabetical_codes = sorted(unique_codes, key=lambda code: STATE_NAME_BY_CODE[code].casefold()) + + if own_state_code and own_state_code in unique_codes: + return [own_state_code] + [code for code in alphabetical_codes if code != own_state_code] + + return alphabetical_codes + + +def build_description(state_codes: list[str], own_state_code: str | None = None) -> str: + ordered_codes = ordered_state_codes(state_codes, own_state_code=own_state_code) + if set(ordered_codes) == ALL_STATE_CODES: + return "Gilt in allen Bundesländern." + + state_names = [STATE_NAME_BY_CODE[code] for code in ordered_codes] + return "\n".join(["Gilt in:"] + [f"- {state_name}" for state_name in state_names]) + + +def build_location(state_codes: list[str], own_state_code: str | None = None) -> str: + ordered_codes = ordered_state_codes(state_codes, own_state_code=own_state_code) + return ", ".join(ordered_codes) - if json_file.name != expected_filename: - error_message = ( - f"Validation error: filename '{json_file.name}' does not match " - f"state '{data.get('metadata').get('state')}' " - f"(expected: '{expected_filename}')." - ) - raise RuntimeError( - format_github_actions_error(json_file, error_message) - ) - result_file = RESULT_DIR / f"{federal_state.lower()}.ics" +def build_calendar( + calendar_name: str, + calendar_slug: str, + items: list[dict[str, Any]], + own_state_code: str | None = None, +) -> None: + result_file = RESULT_DIR / f"{calendar_slug}.ics" cal = Calendar() cal.add("prodid", "-//ics.tools//ics.tools Feiertage v2.0//DE") cal.add("version", "2.0") - cal.add("x-wr-calname", f"{federal_state} Feiertage") - cal.add("name", f"{federal_state} Feiertage") + cal.add("x-wr-calname", calendar_name) + cal.add("name", calendar_name) cal.add("x-wr-timezone", "Europe/Berlin") cal.add("refresh-interval", "P1D", parameters={"VALUE": "DURATION"}) cal.add("x-published-ttl", "P1D") @@ -62,22 +93,92 @@ def format_github_actions_error(file_path, message): cal.add("source", urljoin(WEBSITE_BASE_URL, result_file.as_posix())) cal.add("method", "PUBLISH") - for item in data.get("holidays"): + for item in sorted( + items, + key=lambda entry: (entry["startDate"], entry["endDate"], entry["name"], entry["id"]), + ): event = Event() event.add( - "uid", generate_uid(item.get("id"), federal_state_iso_code) + "uid", + generate_uid( + item["id"], + own_state_code if own_state_code is not None else calendar_slug, + ), ) - event.add("summary", item.get("name")) - start_date = datetime.fromisoformat(item["date"]).date() - end_date = start_date + timedelta(days=1) + event.add("summary", item["name"]) + + start_date = datetime.fromisoformat(item["startDate"]).date() + inclusive_end_date = datetime.fromisoformat(item["endDate"]).date() + if inclusive_end_date < start_date: + raise RuntimeError( + f"Invalid holiday range for {item.get('id')}: endDate before startDate." + ) + + # RFC5545 all-day events use an exclusive DTEND boundary. + exclusive_end_date = inclusive_end_date + timedelta(days=1) + event.add("dtstart", start_date) - event.add("dtend", end_date) + event.add("dtend", exclusive_end_date) event.add("created", datetime.fromisoformat(item["created"])) event.add("last-modified", datetime.fromisoformat(item["modified"])) event.add("dtstamp", datetime.now(timezone.utc)) event.add("sequence", item["sequence"]) event.add("transp", "TRANSPARENT") + event.add("description", build_description(item["states"], own_state_code=own_state_code)) + event.add("location", build_location(item["states"], own_state_code=own_state_code)) cal.add_component(event) - with open(result_file, "wb") as f: - f.write(cal.to_ical()) + with open(result_file, "wb") as output_file: + output_file.write(cal.to_ical()) + + +def slugify_state_name(state_name: str) -> str: + return state_name.lower() + + +def main() -> None: + holidays = load_public_holidays() + + normalized_holidays: list[dict[str, Any]] = [] + for item in holidays: + states = item.get("states", []) + if not isinstance(states, list): + states = [] + + filtered_states = [code for code in STATE_CODE_ORDER if code in set(states)] + if not filtered_states: + continue + + normalized_holidays.append( + { + "id": item["id"], + "name": item["name"], + "startDate": item["startDate"], + "endDate": item["endDate"], + "created": item["created"], + "modified": item["modified"], + "sequence": item["sequence"], + "states": filtered_states, + } + ) + + for state_code, state_name in STATE_NAME_BY_CODE.items(): + state_items = [item for item in normalized_holidays if state_code in item["states"]] + build_calendar( + calendar_name=f"{state_name} Feiertage", + calendar_slug=slugify_state_name(state_name), + items=state_items, + own_state_code=state_code, + ) + + all_holidays = list(normalized_holidays) + bundesweit_holidays = [ + item for item in normalized_holidays if set(item["states"]) == ALL_STATE_CODES + ] + + build_calendar("Alle Feiertage", "alle", all_holidays) + build_calendar("Bundesweite Feiertage", "bundesweit", bundesweit_holidays) + + +if __name__ == "__main__": + main() diff --git a/scripts/04_generate_public_holidays_aggregated_ics.py b/scripts/04_generate_public_holidays_aggregated_ics.py deleted file mode 100644 index ac63f3f..0000000 --- a/scripts/04_generate_public_holidays_aggregated_ics.py +++ /dev/null @@ -1,197 +0,0 @@ -# SPDX-FileCopyrightText: 2026 Sebastian Espei -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -import json -import os -from collections import Counter -from datetime import datetime, timedelta, timezone -from pathlib import Path -from typing import Any -from urllib.parse import urljoin - -from icalendar import Calendar, Event - -from config import ( - PUBLIC_HOLIDAYS_ICS_DIR, - PUBLIC_HOLIDAYS_RESULT_DIR, - STATE_NAMES, - WEBSITE_BASE_URL, -) - -JSON_RESULT_DIR = Path(PUBLIC_HOLIDAYS_RESULT_DIR) -RESULT_DIR = Path(PUBLIC_HOLIDAYS_ICS_DIR) -STATE_NAME_BY_CODE = STATE_NAMES -ALL_STATE_CODES = set(STATE_NAME_BY_CODE.keys()) - -os.makedirs(RESULT_DIR, exist_ok=True) - - -def generate_uid(event_id: str, calendar_slug: str) -> str: - return f"{event_id}-{calendar_slug}@feiertage.ics.tools" - - -def format_github_actions_error(file_path: Path, message: str) -> str: - escaped_message = ( - message.replace("%", "%25") - .replace("\r", "%0D") - .replace("\n", "%0A") - ) - return f"::error file={file_path.as_posix()}::{escaped_message}" - - -def load_state_holidays() -> dict[str, dict[str, Any]]: - aggregated: dict[str, dict[str, Any]] = {} - - for json_file in sorted(JSON_RESULT_DIR.glob("*.json")): - with open(json_file, "r", encoding="utf-8") as file_handle: - data = json.load(file_handle) - - metadata = data.get("metadata", {}) - federal_state = metadata.get("state") - federal_state_iso_code = metadata.get("code") - expected_filename = f"{federal_state_iso_code}.json" - - if json_file.name != expected_filename: - error_message = ( - f"Validation error: filename '{json_file.name}' does not match " - f"state '{federal_state}' (expected: '{expected_filename}')." - ) - raise RuntimeError( - format_github_actions_error(json_file, error_message) - ) - - for item in data.get("holidays", []): - holiday_id = item.get("id") - if not holiday_id: - continue - - state_bucket = aggregated.setdefault( - holiday_id, - { - "id": holiday_id, - "name": item.get("name"), - "date": item.get("date"), - "created": item.get("created"), - "modified": item.get("modified"), - "sequence": item.get("sequence", 0), - "states": set(), - "name_counts": Counter(), - }, - ) - - state_bucket["states"].add(federal_state_iso_code) - - if item.get("name"): - state_bucket["name_counts"][item.get("name")] += 1 - - if item.get("date") and ( - state_bucket["date"] is None - or item.get("date") < state_bucket["date"] - ): - state_bucket["date"] = item.get("date") - if item.get("created") and ( - state_bucket["created"] is None - or item.get("created") < state_bucket["created"] - ): - state_bucket["created"] = item.get("created") - if item.get("modified") and ( - state_bucket["modified"] is None - or item.get("modified") > state_bucket["modified"] - ): - state_bucket["modified"] = item.get("modified") - state_bucket["sequence"] += item.get("sequence", 0) - - return aggregated - - -def select_summary(name_counts: Counter[str], fallback_name: str) -> str: - if not name_counts: - return fallback_name - - most_common = name_counts.most_common() - highest_count = most_common[0][1] - candidates = sorted( - [name for name, count in most_common if count == highest_count], - key=lambda name: name.casefold(), - ) - return candidates[0] - - -def build_description(state_codes: set[str]) -> str: - state_names = sorted( - (STATE_NAME_BY_CODE[code] for code in state_codes), - key=lambda name: name.casefold(), - ) - return "\n".join(["Gilt in:"] + [f"- {state_name}" for state_name in state_names]) - - -def build_calendar( - calendar_name: str, - calendar_slug: str, - items: list[dict[str, Any]], -) -> None: - result_file = RESULT_DIR / f"{calendar_slug}.ics" - - cal = Calendar() - cal.add("prodid", "-//ics.tools//ics.tools Feiertage v2.0//DE") - cal.add("version", "2.0") - cal.add("x-wr-calname", calendar_name) - cal.add("name", calendar_name) - cal.add("x-wr-timezone", "Europe/Berlin") - cal.add("refresh-interval", "P1D", parameters={"VALUE": "DURATION"}) - cal.add("x-published-ttl", "P1D") - cal.add("calscale", "GREGORIAN") - cal.add("source", urljoin(WEBSITE_BASE_URL, result_file.as_posix())) - cal.add("method", "PUBLISH") - - for item in sorted(items, key=lambda entry: (entry["date"], entry["name"], entry["id"])): - event = Event() - event.add("uid", generate_uid(item["id"], calendar_slug)) - event.add("summary", item["name"]) - - start_date = datetime.fromisoformat(item["date"]).date() - end_date = start_date + timedelta(days=1) - - event.add("dtstart", start_date) - event.add("dtend", end_date) - event.add("created", datetime.fromisoformat(item["created"])) - event.add("last-modified", datetime.fromisoformat(item["modified"])) - event.add("dtstamp", datetime.now(timezone.utc)) - event.add("sequence", item["sequence"]) - event.add("transp", "TRANSPARENT") - event.add("description", build_description(item["states"])) - cal.add_component(event) - - with open(result_file, "wb") as output_file: - output_file.write(cal.to_ical()) - - -def main() -> None: - holidays_by_id = load_state_holidays() - - all_holidays: list[dict[str, Any]] = [] - bundesweit_holidays: list[dict[str, Any]] = [] - - for holiday_id, item in holidays_by_id.items(): - summary = select_summary(item["name_counts"], item["name"]) - normalized_item = { - "id": holiday_id, - "name": summary, - "date": item["date"], - "created": item["created"], - "modified": item["modified"], - "sequence": item["sequence"], - "states": item["states"], - } - all_holidays.append(normalized_item) - - if item["states"] == ALL_STATE_CODES: - bundesweit_holidays.append(normalized_item) - - build_calendar("Alle Feiertage", "alle", all_holidays) - build_calendar("Bundesweite Feiertage", "bundesweit", bundesweit_holidays) - - -if __name__ == "__main__": - main() \ No newline at end of file diff --git a/scripts/config.py b/scripts/config.py index 181fcf2..8c73e52 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -51,11 +51,6 @@ # Per-state group filters for raw entries. # Use None or omit a state to keep all groups. # Entries without group metadata are always kept. -PUBLIC_HOLIDAY_GROUPS_BY_STATE = { - # Example: - # "MV": ["DE-MV-ABS"], -} - SCHOOL_HOLIDAY_GROUPS_BY_STATE = { "MV": ["DE-MV-ABS"], }