ktx/python/ktx-sl/sources/b2b_saas/fiscal_calendar.yaml
2026-05-10 23:51:24 +02:00

17 lines
299 B
YAML

name: fiscal_calendar
table: fiscal_calendar
grain:
- calendar_date
columns:
- name: calendar_date
type: time
- name: fiscal_month
type: string
- name: fiscal_quarter
type: string
- name: fiscal_year
type: string
- name: is_month_start
type: string
- name: is_quarter_start
type: string