ktx/python/ktx-sl/sources/b2b_saas/fiscal_calendar.yaml

18 lines
299 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
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