2023-05-15 16:57:45 +02:00
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"Project" : "Schoenau",
|
|
|
|
"Version" : "1.0.0",
|
|
|
|
"Info" : "",
|
2023-05-15 16:57:45 +02:00
|
|
|
"Currency": [
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pcu_id": 1,
|
|
|
|
"pcu_sign": "€",
|
|
|
|
"pcu_major": "Euro",
|
|
|
|
"pcu_minor": "Cent",
|
2023-05-15 16:57:45 +02:00
|
|
|
"pcu_active": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PaymentMethod": [
|
|
|
|
{
|
|
|
|
"pme_id": 1,
|
|
|
|
"pme_label": "progressive"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pme_id": 2,
|
|
|
|
"pme_label": "degressive"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pme_id": 3,
|
|
|
|
"pme_label": "linear"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pme_id": 4,
|
|
|
|
"pme_label": "steps"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PaymentOption": [
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pop_id": 1100,
|
|
|
|
"pop_label": "Zone 2",
|
2023-05-15 16:57:45 +02:00
|
|
|
"pop_payment_method_id": 3,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pop_day_end_time": "15:07:00",
|
|
|
|
"pop_day_night_end_time": "15:07:00",
|
2023-05-15 16:57:45 +02:00
|
|
|
"pop_price_night": 0,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pop_min_time": 60,
|
|
|
|
"pop_max_time": 1440,
|
|
|
|
"pop_min_price": 2,
|
2023-06-13 13:32:08 +02:00
|
|
|
"pop_carry_over": 1,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pop_daily_card_price": 0,
|
|
|
|
"pop_multi_hour_price": 5
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"PaymentRate": [
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pra_payment_option_id": 1100,
|
2023-06-13 13:32:08 +02:00
|
|
|
"pra_payment_unit_id": 1,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pra_price": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pra_payment_option_id": 1100,
|
|
|
|
"pra_payment_unit_id": 6,
|
|
|
|
"pra_price": 4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pra_payment_option_id": 1100,
|
|
|
|
"pra_payment_unit_id": 5,
|
|
|
|
"pra_price": 5
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Duration": [
|
|
|
|
{
|
|
|
|
"pun_id": 1,
|
|
|
|
"pun_label": "1h",
|
|
|
|
"pun_duration": 60
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 3,
|
|
|
|
"pun_label": "15 min",
|
|
|
|
"pun_duration": 15
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pun_id": 5,
|
|
|
|
"pun_label": "24h",
|
|
|
|
"pun_duration": 1440
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 6,
|
|
|
|
"pun_label": "3h",
|
|
|
|
"pun_duration": 180
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 7,
|
|
|
|
"pun_label": "48h",
|
|
|
|
"pun_duration": 2880
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 8,
|
|
|
|
"pun_label": "72h",
|
|
|
|
"pun_duration": 4320
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 9,
|
|
|
|
"pun_label": "96h",
|
|
|
|
"pun_duration": 5670
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 10,
|
|
|
|
"pun_label": "120h",
|
|
|
|
"pun_duration": 7200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 11,
|
|
|
|
"pun_label": "144h",
|
|
|
|
"pun_duration": 8640
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pun_id": 12,
|
|
|
|
"pun_label": "168h",
|
|
|
|
"pun_duration": 10080
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"WeekDaysWorktime": [
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_id": 863,
|
|
|
|
"pwd_period_week_day_id": 61,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pwd_period_day_in_week_id": 1,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_id": 864,
|
|
|
|
"pwd_period_week_day_id": 61,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pwd_period_day_in_week_id": 2,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_id": 865,
|
|
|
|
"pwd_period_week_day_id": 61,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pwd_period_day_in_week_id": 3,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_id": 866,
|
|
|
|
"pwd_period_week_day_id": 61,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pwd_period_day_in_week_id": 4,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_id": 867,
|
|
|
|
"pwd_period_week_day_id": 61,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pwd_period_day_in_week_id": 5,
|
2023-10-11 15:36:40 +02:00
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pwd_id": 868,
|
|
|
|
"pwd_period_week_day_id": 61,
|
|
|
|
"pwd_period_day_in_week_id": 6,
|
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pwd_id": 869,
|
|
|
|
"pwd_period_week_day_id": 61,
|
|
|
|
"pwd_period_day_in_week_id": 7,
|
|
|
|
"pwd_time_from": "00:00:00",
|
|
|
|
"pwd_time_to": "23:59:00"
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"PeriodYear": [
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pye_id": 8,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pye_start_day": 1,
|
2023-06-13 13:32:08 +02:00
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pye_id": 9,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pye_start_day": 1,
|
2023-06-13 13:32:08 +02:00
|
|
|
"pye_end_month": 12,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pye_id": 10,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 11,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 12,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 13,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 14,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 15,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
2023-10-11 15:36:40 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 17,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 18,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 19,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 20,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 21,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 22,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 23,
|
|
|
|
"pye_label": "Whole year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pye_id": 24,
|
|
|
|
"pye_label": "Whole Year",
|
|
|
|
"pye_start_month": 1,
|
|
|
|
"pye_start_day": 1,
|
|
|
|
"pye_end_month": 12,
|
|
|
|
"pye_end_day": 31
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"SpecialDaysWorktime": [
|
|
|
|
{
|
|
|
|
"pedwt_id": 2156,
|
|
|
|
"pedwt_period_exc_day_id": 2024,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2158,
|
|
|
|
"pedwt_period_exc_day_id": 2025,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2160,
|
|
|
|
"pedwt_period_exc_day_id": 2026,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2162,
|
|
|
|
"pedwt_period_exc_day_id": 2027,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2164,
|
|
|
|
"pedwt_period_exc_day_id": 2028,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2170,
|
|
|
|
"pedwt_period_exc_day_id": 2030,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2172,
|
|
|
|
"pedwt_period_exc_day_id": 2032,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2174,
|
|
|
|
"pedwt_period_exc_day_id": 11,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2175,
|
|
|
|
"pedwt_period_exc_day_id": 13,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2178,
|
|
|
|
"pedwt_period_exc_day_id": 2022,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2179,
|
|
|
|
"pedwt_period_exc_day_id": 14,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2184,
|
|
|
|
"pedwt_period_exc_day_id": 2021,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2188,
|
|
|
|
"pedwt_period_exc_day_id": 2031,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2189,
|
|
|
|
"pedwt_period_exc_day_id": 2029,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2194,
|
|
|
|
"pedwt_period_exc_day_id": 2034,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2200,
|
|
|
|
"pedwt_period_exc_day_id": 2037,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2202,
|
|
|
|
"pedwt_period_exc_day_id": 2038,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2226,
|
|
|
|
"pedwt_period_exc_day_id": 2016,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2245,
|
|
|
|
"pedwt_period_exc_day_id": 2035,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2246,
|
|
|
|
"pedwt_period_exc_day_id": 2036,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
2023-06-13 13:32:08 +02:00
|
|
|
{
|
|
|
|
"pedwt_id": 2250,
|
|
|
|
"pedwt_period_exc_day_id": 2051,
|
|
|
|
"pedwt_time_from": "08:00:00",
|
|
|
|
"pedwt_time_to": "16:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2251,
|
|
|
|
"pedwt_period_exc_day_id": 2052,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2252,
|
|
|
|
"pedwt_period_exc_day_id": 2053,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2253,
|
|
|
|
"pedwt_period_exc_day_id": 2054,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2254,
|
|
|
|
"pedwt_period_exc_day_id": 2055,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2255,
|
|
|
|
"pedwt_period_exc_day_id": 2056,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2256,
|
|
|
|
"pedwt_period_exc_day_id": 2057,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2257,
|
|
|
|
"pedwt_period_exc_day_id": 2058,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2258,
|
|
|
|
"pedwt_period_exc_day_id": 2059,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2259,
|
|
|
|
"pedwt_period_exc_day_id": 2060,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_time_to": "00:00:00",
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2260,
|
|
|
|
"pedwt_period_exc_day_id": 2061,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-06-13 13:32:08 +02:00
|
|
|
"pedwt_id": 2261,
|
|
|
|
"pedwt_period_exc_day_id": 2062,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2262,
|
|
|
|
"pedwt_period_exc_day_id": 2063,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2263,
|
|
|
|
"pedwt_period_exc_day_id": 2064,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2264,
|
|
|
|
"pedwt_period_exc_day_id": 2065,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2265,
|
|
|
|
"pedwt_period_exc_day_id": 2066,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2266,
|
|
|
|
"pedwt_period_exc_day_id": 2067,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2267,
|
|
|
|
"pedwt_period_exc_day_id": 2068,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2268,
|
|
|
|
"pedwt_period_exc_day_id": 2069,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2269,
|
|
|
|
"pedwt_period_exc_day_id": 2070,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2270,
|
|
|
|
"pedwt_period_exc_day_id": 2071,
|
2023-05-15 16:57:45 +02:00
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2271,
|
|
|
|
"pedwt_period_exc_day_id": 2072,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2272,
|
|
|
|
"pedwt_period_exc_day_id": 2073,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2273,
|
|
|
|
"pedwt_period_exc_day_id": 2074,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2274,
|
|
|
|
"pedwt_period_exc_day_id": 2075,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2275,
|
|
|
|
"pedwt_period_exc_day_id": 2076,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2276,
|
|
|
|
"pedwt_period_exc_day_id": 2077,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2277,
|
|
|
|
"pedwt_period_exc_day_id": 2078,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2278,
|
|
|
|
"pedwt_period_exc_day_id": 2079,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2279,
|
|
|
|
"pedwt_period_exc_day_id": 2080,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2280,
|
|
|
|
"pedwt_period_exc_day_id": 2081,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2281,
|
|
|
|
"pedwt_period_exc_day_id": 2082,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2282,
|
|
|
|
"pedwt_period_exc_day_id": 2083,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2283,
|
|
|
|
"pedwt_period_exc_day_id": 2084,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2284,
|
|
|
|
"pedwt_period_exc_day_id": 2085,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2285,
|
|
|
|
"pedwt_period_exc_day_id": 2086,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2286,
|
|
|
|
"pedwt_period_exc_day_id": 2087,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2287,
|
|
|
|
"pedwt_period_exc_day_id": 2088,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"pedwt_id": 2288,
|
|
|
|
"pedwt_period_exc_day_id": 2089,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2289,
|
|
|
|
"pedwt_period_exc_day_id": 2090,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2290,
|
|
|
|
"pedwt_period_exc_day_id": 2091,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2291,
|
|
|
|
"pedwt_period_exc_day_id": 2092,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2292,
|
|
|
|
"pedwt_period_exc_day_id": 2093,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2293,
|
|
|
|
"pedwt_period_exc_day_id": 2094,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2294,
|
|
|
|
"pedwt_period_exc_day_id": 2095,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2295,
|
|
|
|
"pedwt_period_exc_day_id": 2096,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2296,
|
|
|
|
"pedwt_period_exc_day_id": 2097,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2297,
|
|
|
|
"pedwt_period_exc_day_id": 2098,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2298,
|
|
|
|
"pedwt_period_exc_day_id": 2099,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2299,
|
|
|
|
"pedwt_period_exc_day_id": 2100,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2300,
|
|
|
|
"pedwt_period_exc_day_id": 2101,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2301,
|
|
|
|
"pedwt_period_exc_day_id": 2102,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2302,
|
|
|
|
"pedwt_period_exc_day_id": 2103,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2303,
|
|
|
|
"pedwt_period_exc_day_id": 2104,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2304,
|
|
|
|
"pedwt_period_exc_day_id": 2105,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2305,
|
|
|
|
"pedwt_period_exc_day_id": 2106,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2306,
|
|
|
|
"pedwt_period_exc_day_id": 2107,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2307,
|
|
|
|
"pedwt_period_exc_day_id": 2108,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2308,
|
|
|
|
"pedwt_period_exc_day_id": 2109,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2309,
|
|
|
|
"pedwt_period_exc_day_id": 2110,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2310,
|
|
|
|
"pedwt_period_exc_day_id": 2111,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "00:00:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2312,
|
|
|
|
"pedwt_period_exc_day_id": 2050,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "23:59:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2313,
|
|
|
|
"pedwt_period_exc_day_id": 2112,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "23:59:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pedwt_id": 2314,
|
|
|
|
"pedwt_period_exc_day_id": 2113,
|
|
|
|
"pedwt_time_from": "00:00:00",
|
|
|
|
"pedwt_time_to": "23:59:00",
|
|
|
|
"pedwt_price": 0
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"SpecialDays": [
|
|
|
|
{
|
|
|
|
"ped_id": 11,
|
|
|
|
"ped_label": "Christmas 1st day",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-25",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 13,
|
|
|
|
"ped_label": "Christmas 2nd day",
|
|
|
|
"ped_date_start": "2022-12-26",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 14,
|
|
|
|
"ped_label": "Republic Day (Hungary)",
|
|
|
|
"ped_date_start": "2022-10-23",
|
|
|
|
"ped_date_end": "2022-10-23",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2016,
|
|
|
|
"ped_label": "Christmas (Sunday)",
|
|
|
|
"ped_date_start": "2022-12-24",
|
|
|
|
"ped_date_end": "2022-12-24",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2021,
|
|
|
|
"ped_label": "Holiday (Hungary)",
|
|
|
|
"ped_date_start": "2022-12-31",
|
|
|
|
"ped_date_end": "2022-12-31",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2022,
|
|
|
|
"ped_label": "NewYear",
|
|
|
|
"ped_date_start": "2023-01-01",
|
|
|
|
"ped_date_end": "2023-01-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2024,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2023-04-07",
|
|
|
|
"ped_date_end": "2023-04-07",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2025,
|
|
|
|
"ped_label": "Easter Sunday",
|
|
|
|
"ped_date_start": "2023-04-09",
|
|
|
|
"ped_date_end": "2023-04-09",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2026,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2023-04-10",
|
|
|
|
"ped_date_end": "2023-04-10",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2027,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2023-05-28",
|
|
|
|
"ped_date_end": "2023-05-28",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2028,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2023-05-29",
|
|
|
|
"ped_date_end": "2023-05-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2029,
|
|
|
|
"ped_label": "Revolution Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-03-15",
|
|
|
|
"ped_date_end": "2023-03-15",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2030,
|
|
|
|
"ped_label": "Labour Day",
|
|
|
|
"ped_date_start": "2023-05-01",
|
|
|
|
"ped_date_end": "2023-05-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2031,
|
|
|
|
"ped_label": "Saint Stephens Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-08-20",
|
|
|
|
"ped_date_end": "2023-08-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2032,
|
|
|
|
"ped_label": "All Saints Day",
|
|
|
|
"ped_date_start": "2023-11-01",
|
|
|
|
"ped_date_end": "2023-11-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2034,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2024-03-29",
|
|
|
|
"ped_date_end": "2024-03-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2035,
|
|
|
|
"ped_label": "Easter",
|
|
|
|
"ped_date_start": "2024-03-31",
|
|
|
|
"ped_date_end": "2024-03-31",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2036,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2024-04-01",
|
|
|
|
"ped_date_end": "2024-04-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2037,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2024-05-20",
|
|
|
|
"ped_date_end": "2024-05-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
2023-05-15 16:57:45 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2038,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2024-05-19",
|
|
|
|
"ped_date_end": "2024-05-19",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2050,
|
|
|
|
"ped_label": "Weihnachten",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2051,
|
|
|
|
"ped_label": "Uskrs",
|
|
|
|
"ped_date_start": "2023-04-16",
|
|
|
|
"ped_date_end": "2023-04-16",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2052,
|
|
|
|
"ped_label": "Christmas 1st day",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-25",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2053,
|
|
|
|
"ped_label": "Christmas 2nd day",
|
|
|
|
"ped_date_start": "2022-12-26",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2054,
|
|
|
|
"ped_label": "Republic Day (Hungary)",
|
|
|
|
"ped_date_start": "2022-10-23",
|
|
|
|
"ped_date_end": "2022-10-23",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2055,
|
|
|
|
"ped_label": "Christmas (Sunday)",
|
|
|
|
"ped_date_start": "2022-12-24",
|
|
|
|
"ped_date_end": "2022-12-24",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2056,
|
|
|
|
"ped_label": "Holiday (Hungary)",
|
|
|
|
"ped_date_start": "2022-12-31",
|
|
|
|
"ped_date_end": "2022-12-31",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2057,
|
|
|
|
"ped_label": "NewYear",
|
|
|
|
"ped_date_start": "2023-01-01",
|
|
|
|
"ped_date_end": "2023-01-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2058,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2023-04-07",
|
|
|
|
"ped_date_end": "2023-04-07",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2059,
|
|
|
|
"ped_label": "Easter Sunday",
|
|
|
|
"ped_date_start": "2023-04-09",
|
|
|
|
"ped_date_end": "2023-04-09",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2060,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2023-04-10",
|
|
|
|
"ped_date_end": "2023-04-10",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2061,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2023-05-28",
|
|
|
|
"ped_date_end": "2023-05-28",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2062,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2023-05-29",
|
|
|
|
"ped_date_end": "2023-05-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2063,
|
|
|
|
"ped_label": "Revolution Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-03-15",
|
|
|
|
"ped_date_end": "2023-03-15",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2064,
|
|
|
|
"ped_label": "Labour Day",
|
|
|
|
"ped_date_start": "2023-05-01",
|
|
|
|
"ped_date_end": "2023-05-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2065,
|
|
|
|
"ped_label": "Saint Stephens Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-08-20",
|
|
|
|
"ped_date_end": "2023-08-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2066,
|
|
|
|
"ped_label": "All Saints Day",
|
|
|
|
"ped_date_start": "2023-11-01",
|
|
|
|
"ped_date_end": "2023-11-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2067,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2024-03-29",
|
|
|
|
"ped_date_end": "2024-03-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2068,
|
|
|
|
"ped_label": "Easter",
|
|
|
|
"ped_date_start": "2024-03-31",
|
|
|
|
"ped_date_end": "2024-03-31",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2069,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2024-04-01",
|
|
|
|
"ped_date_end": "2024-04-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2070,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2024-05-20",
|
|
|
|
"ped_date_end": "2024-05-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2071,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2024-05-19",
|
|
|
|
"ped_date_end": "2024-05-19",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2072,
|
|
|
|
"ped_label": "Christmas 1st day",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-25",
|
|
|
|
"ped_period_special_day_id": 2,
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2073,
|
|
|
|
"ped_label": "Christmas 2nd day",
|
|
|
|
"ped_date_start": "2022-12-26",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2074,
|
|
|
|
"ped_label": "Republic Day (Hungary)",
|
|
|
|
"ped_date_start": "2022-10-23",
|
|
|
|
"ped_date_end": "2022-10-23",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2075,
|
|
|
|
"ped_label": "Christmas (Sunday)",
|
|
|
|
"ped_date_start": "2022-12-24",
|
|
|
|
"ped_date_end": "2022-12-24",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2076,
|
|
|
|
"ped_label": "Holiday (Hungary)",
|
|
|
|
"ped_date_start": "2022-12-31",
|
|
|
|
"ped_date_end": "2022-12-31",
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2077,
|
|
|
|
"ped_label": "NewYear",
|
|
|
|
"ped_date_start": "2023-01-01",
|
|
|
|
"ped_date_end": "2023-01-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2078,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2023-04-07",
|
|
|
|
"ped_date_end": "2023-04-07",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2079,
|
|
|
|
"ped_label": "Easter Sunday",
|
|
|
|
"ped_date_start": "2023-04-09",
|
|
|
|
"ped_date_end": "2023-04-09",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2080,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2023-04-10",
|
|
|
|
"ped_date_end": "2023-04-10",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2081,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2023-05-28",
|
|
|
|
"ped_date_end": "2023-05-28",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2082,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2023-05-29",
|
|
|
|
"ped_date_end": "2023-05-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2083,
|
|
|
|
"ped_label": "Revolution Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-03-15",
|
|
|
|
"ped_date_end": "2023-03-15",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2084,
|
|
|
|
"ped_label": "Labour Day",
|
|
|
|
"ped_date_start": "2023-05-01",
|
|
|
|
"ped_date_end": "2023-05-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2085,
|
|
|
|
"ped_label": "Saint Stephens Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-08-20",
|
|
|
|
"ped_date_end": "2023-08-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2086,
|
|
|
|
"ped_label": "All Saints Day",
|
|
|
|
"ped_date_start": "2023-11-01",
|
|
|
|
"ped_date_end": "2023-11-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2087,
|
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2024-03-29",
|
|
|
|
"ped_date_end": "2024-03-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2088,
|
|
|
|
"ped_label": "Easter",
|
|
|
|
"ped_date_start": "2024-03-31",
|
|
|
|
"ped_date_end": "2024-03-31",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2089,
|
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2024-04-01",
|
|
|
|
"ped_date_end": "2024-04-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2090,
|
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2024-05-20",
|
|
|
|
"ped_date_end": "2024-05-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2091,
|
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2024-05-19",
|
|
|
|
"ped_date_end": "2024-05-19",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2092,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Christmas 1st day",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-25",
|
|
|
|
"ped_period_special_day_id": 2,
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2093,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Christmas 2nd day",
|
|
|
|
"ped_date_start": "2022-12-26",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 2,
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2094,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Republic Day (Hungary)",
|
|
|
|
"ped_date_start": "2022-10-23",
|
|
|
|
"ped_date_end": "2022-10-23",
|
|
|
|
"ped_period_special_day_id": 2,
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2095,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Christmas (Sunday)",
|
|
|
|
"ped_date_start": "2022-12-24",
|
|
|
|
"ped_date_end": "2022-12-24",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2096,
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_label": "Holiday (Hungary)",
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_date_start": "2022-12-31",
|
|
|
|
"ped_date_end": "2022-12-31",
|
2023-05-15 16:57:45 +02:00
|
|
|
"ped_period_special_day_id": 1,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2097,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "NewYear",
|
|
|
|
"ped_date_start": "2023-01-01",
|
|
|
|
"ped_date_end": "2023-01-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2098,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2023-04-07",
|
|
|
|
"ped_date_end": "2023-04-07",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2099,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Easter Sunday",
|
|
|
|
"ped_date_start": "2023-04-09",
|
|
|
|
"ped_date_end": "2023-04-09",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2100,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2023-04-10",
|
|
|
|
"ped_date_end": "2023-04-10",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2101,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2023-05-28",
|
|
|
|
"ped_date_end": "2023-05-28",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2102,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2023-05-29",
|
|
|
|
"ped_date_end": "2023-05-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2023
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2103,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Revolution Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-03-15",
|
|
|
|
"ped_date_end": "2023-03-15",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2104,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Labour Day",
|
|
|
|
"ped_date_start": "2023-05-01",
|
|
|
|
"ped_date_end": "2023-05-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2105,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Saint Stephens Day (Hungary)",
|
|
|
|
"ped_date_start": "2023-08-20",
|
|
|
|
"ped_date_end": "2023-08-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2106,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "All Saints Day",
|
|
|
|
"ped_date_start": "2023-11-01",
|
|
|
|
"ped_date_end": "2023-11-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2107,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Good Friday",
|
|
|
|
"ped_date_start": "2024-03-29",
|
|
|
|
"ped_date_end": "2024-03-29",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2108,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Easter",
|
|
|
|
"ped_date_start": "2024-03-31",
|
|
|
|
"ped_date_end": "2024-03-31",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2109,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Easter Monday",
|
|
|
|
"ped_date_start": "2024-04-01",
|
|
|
|
"ped_date_end": "2024-04-01",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2110,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Whit Monday",
|
|
|
|
"ped_date_start": "2024-05-20",
|
|
|
|
"ped_date_end": "2024-05-20",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
|
|
|
},
|
|
|
|
{
|
2023-10-11 15:36:40 +02:00
|
|
|
"ped_id": 2111,
|
2023-06-13 13:32:08 +02:00
|
|
|
"ped_label": "Whit Sunday",
|
|
|
|
"ped_date_start": "2024-05-19",
|
|
|
|
"ped_date_end": "2024-05-19",
|
|
|
|
"ped_period_special_day_id": 2,
|
|
|
|
"ped_year": 2024
|
2023-10-11 15:36:40 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2112,
|
|
|
|
"ped_label": "Weihnachten",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ped_id": 2113,
|
|
|
|
"ped_label": "Weihnachten",
|
|
|
|
"ped_date_start": "2022-12-25",
|
|
|
|
"ped_date_end": "2022-12-26",
|
|
|
|
"ped_period_special_day_id": 1,
|
|
|
|
"ped_year": 0
|
2023-05-15 16:57:45 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|