Gross Fixed Assets Plant Property And Equipment (Historical)
Returns gross fixed assets (PP&E at original cost before accumulated depreciation).
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
- Original cost of all fixed assets
- Gross PP&E - Accumulated Depreciation = Net PP&E
- Shows total capital invested in fixed assets
Examples
=hf_Gross_fixed_assets_plant_property_and_equipment("AAPL", 2023, 4)=hf_Gross_fixed_assets_plant_property_and_equipment("MSFT", "ly", 2)=hf_Gross_fixed_assets_plant_property_and_equipment(A1, B1, C1)When to Use
- Understanding total capital investment
- Calculating asset age/depreciation ratios
- Capital intensity analysis
- Comparing companies' fixed asset bases
When NOT to Use
Common Issues & FAQ
Q: How do I calculate average asset age? A: Accumulated Depreciation / Annual Depreciation Expense gives approximate asset age.
