Building And Improvements (Historical)
Returns buildings and building 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
- Subject to depreciation over useful life
- Important for retail, manufacturing, real estate companies
- Part of property, plant & equipment
Examples
=hf_Building_and_improvements("WMT", 2023, 4)=hf_Building_and_improvements("TGT", "ly", 2)=hf_Building_and_improvements(A1, B1, C1)When to Use
- Real estate analysis
- Fixed asset breakdown
- Depreciation analysis
- Capital intensity analysis
When NOT to Use
Common Issues & FAQ
Q: What's included in building improvements? A: Renovations, structural changes, HVAC upgrades, and other capital improvements to buildings.
