From 5de42c55440cf2b8e048d8df7f60a106dba07436 Mon Sep 17 00:00:00 2001 From: Sweaty Handshake Date: Tue, 28 Apr 2026 15:30:06 +0000 Subject: [PATCH] Documentation --- dbt/models/default/docs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dbt/models/default/docs.md b/dbt/models/default/docs.md index 3c91698d7..a3e0f2082 100644 --- a/dbt/models/default/docs.md +++ b/dbt/models/default/docs.md @@ -93,7 +93,9 @@ workbooks rather than iasWorld. ***UNVALIDATED: DO NOT SHARE DATA FROM THIS VIEW*** --- Parcel-level exemption amounts in EAV. PINs will only have a row in this view -if they have exemptions for a given year. +if they have exemptions for a given year. Exemption EAV amounts can indicate +either a current-year exemption or a Certificate of Error. +`default.vw_pin_exe_long` can be used to disambiguate between the two. **Primary Key**: `year`, `pin` {% enddocs %}