You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, all readings of regulation can not necessarily be sourced from official legislation. Often, agencies will have policies that they apply, and that is what the variable models.
In such a case, the Agency policy: prefix is to be applied to the reference field:
classnumber_of_dependants(Variable):
definition_period=YEARreference="Agency policy: internal note at Ministry of Social Development"
…
Observed practice
Finally, in some cases, no formal policy documents the reading of the law that is made by an agency or other actors.
In such a case, the Observed practice: prefix is to be applied to the reference field:
classrates_rebate(Variable):
definition_period=MONTHreference="Observed practice: spreadsheet at Department Of Internal Affairs Innovation Lab"
…