Estated v0.1.0 Estated.Assessment View Source
Tax assessment information as provided by the assessor.
Link to this section Summary
Types
The current assessed improvement value before any exemptions in dollars.
The current assessed land value before any exemptions in dollars.
Tax assessment information as provided by the assessor.
The total current assessed value of both land and improvements before any exemptions in dollars.
The year the assessment was performed.
Link to this section Types
The current assessed improvement value before any exemptions in dollars.
Eg. 13300
The current assessed land value before any exemptions in dollars.
Eg. 2580
Link to this type
t()
View Source (since 0.1.0)t() :: %Estated.Assessment{ improvement_value: improvement_value() | nil, land_value: land_value() | nil, total_value: total_value() | nil, year: year() | nil }
Tax assessment information as provided by the assessor.
The total current assessed value of both land and improvements before any exemptions in dollars.
Eg. 15880
The year the assessment was performed.
Eg. 2018