Added year and month

This commit is contained in:
Joaquin Ossa 2025-03-06 15:02:44 +01:00
parent 1245a88867
commit 24d13185eb
2 changed files with 17 additions and 1 deletions

View file

@ -2762,6 +2762,20 @@ models:
data_tests:
- not_null
- name: cancellation_year
data_type: integer
description: "Year when the deal was offboarded according to
Hubspot."
data_tests:
- not_null
- name: cancellation_month
data_type: integer
description: "Month when the deal was offboarded according to
Hubspot."
data_tests:
- not_null
- name: cancellation_date_utc
data_type: date
description: "Date when the deal was offboarded according to