Closed erikamov closed 4 days ago
As a Analyst, I want to see the NTD annual models renamed to reflect that the data contains more than a year.
Starting Nov 1st all data points started receiving data from 2022 and 2023 report years.
We also need to fix the failing tests and add report_year on mart Keys.
No failing tests for:
poetry run dbt test -s models/mart/ntd
poetry run dbt test -s models/staging/ntd_annual_data_tables/
The models with 2022 name will need to be Dropped after the new models were successfully created.
User story / feature request
As a Analyst, I want to see the NTD annual models renamed to reflect that the data contains more than a year.
Starting Nov 1st all data points started receiving data from 2022 and 2023 report years.
We also need to fix the failing tests and add report_year on mart Keys.
Acceptance Criteria
No failing tests for:
poetry run dbt test -s models/mart/ntd
poetry run dbt test -s models/staging/ntd_annual_data_tables/
Notes
The models with 2022 name will need to be Dropped after the new models were successfully created.