Land And Improvements (Historical)
Returns land and land improvements from historical balance sheets.
Parameters
| Parameter | Required | Description |
|---|---|---|
| Symbol | Yes | Stock ticker symbol |
| Year | Yes | Fiscal year or period code |
| Quarter | No | Calendar quarter 1-4 |
| TTM | No | Set to "TTM" for trailing twelve months |
Notes
- Land is not depreciated (improvements may be)
- Important for real estate intensive businesses
- Part of property, plant & equipment
Examples
=hf_Land_and_improvements("WMT", 2023, 4)=hf_Land_and_improvements("HD", "ly", 2)=hf_Land_and_improvements(A1, B1, C1)When to Use
- Real estate analysis
- Fixed asset breakdown
- Capital intensity analysis
- Property valuation
When NOT to Use
Common Issues & FAQ
Q: Why doesn't land depreciate? A: Land has an indefinite useful life and is not depreciated under accounting standards.
