FOCUS column
ListUnitPrice
The provider’s public list price for one pricing unit of the charge, in the billing currency, before any discount. Multiplied by PricingQuantity it gives ListCost, and compared with the contracted and effective unit prices it shows the discount the organization received per unit.
Example
An on-demand instance hour lists at $0.0960; the row carries that figure whether or not a discount later applied.
Where it comes from, per export
The export column that feeds ListUnitPrice in each format the platform ingests, and the transform applied. A format with no row does not carry the column; the value is then absent rather than guessed.
| Export | Source column | Transform |
|---|---|---|
| AWS Data Exports, FOCUS | ListUnitPrice | cast to decimal |
| Azure Cost Management, FOCUS export | ListUnitPrice | cast to decimal |
| Azure Cost Details (actual cost) | PayGPrice | cast to decimal |
| Azure Cost Details (amortized cost) | PayGPrice | cast to decimal |
| Google Cloud detailed billing export | Not carried | — |
How Runcost uses it
Runcost uses list unit prices to compute the saving from agreements and commitments per SKU, which feeds the commitment decisions it recommends.
Related columns
About this reference
Generated from the column contract and provider rules that Runcost runs, and written by Faisal Saleem, Founder. The normative definitions are in the FinOps Foundation’s FOCUS specification at focus.finops.org.