Skip to content

Commit 8241cbb

Browse files
committed
more tests and docs
1 parent 32ff7c0 commit 8241cbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

models/intermediate/intermediate.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,11 @@ models:
398398
tests:
399399
- not_null
400400
- dbt_expectations.expect_column_values_to_be_increasing
401+
- name: prior_year_over_year_date_day
402+
description: 364 days before the date_day
403+
tests:
404+
- not_null
405+
- dbt_expectations.expect_column_values_to_be_increasing
401406

402407
- name: fct_electricity
403408
description: Electricity usage data coming from Fluvius, by quarter

0 commit comments

Comments
 (0)