PortfolioFinancialData

Package: PowerInvestmentsOpenAPIModels · Source: Investments/Financials/PortfolioFinancialData.json

Financial data for the portfolio as a whole: the base economic year that all costs are converted to a net present value in, and the discount, inflation, and interest rates used in that conversion.

Properties

Property Type Required Unit Description
id integer yes ID for individual component.
discount_rate number yes 1 Discount rate for financial calculations. Units: 1.
inflation_rate number yes 1 Inflation rate for cost adjustments. Units: 1.
interest_rate number yes 1 Interest rate for financing calculations. Units: 1.
base_year integer yes Base economic year. All costs will be converted to a net present value in this year.

This site uses Just the Docs, a documentation theme for Jekyll.