August 10, 2026 · The Vespy Team
Reading the CPI Series Correctly
Which index, which periods, and what happens on rebasing — the four questions a CPI escalation clause must answer.
Part of Rent Escalations in Commercial Leases: Fixed, CPI, and the Traps .
CPI escalation clauses are where lease administration most reliably goes wrong. The arithmetic is trivial; the ambiguity is in which numbers go into it.
A well-drafted clause answers four questions. Many clauses answer two.
1. Which index?
“CPI” is not a single series. The common choices:
- CPI-U — All Urban Consumers, US city average. The default, covering roughly 93% of the population.
- CPI-W — Urban Wage Earners and Clerical Workers. Narrower, and it moves differently.
- Regional and metro series — Northeast, or specific metropolitan areas.
Regional series can diverge from the national one by more than a percentage point in a given year. A clause specifying “the Consumer Price Index” without naming the series leaves genuine room for disagreement, and each party will naturally prefer whichever reading favors them.
Specify the series, including whether it is seasonally adjusted. Unadjusted is standard for lease escalations, because seasonal adjustment factors are revised retroactively — which means an adjusted figure you used in March can be different by June.
2. Which periods?
The increase is the ratio between the index at two points. Which two must be explicit.
Common formulations:
- The index for the month three months before the adjustment date, compared against the same month a year earlier
- The most recently published index at the adjustment date, against the corresponding month a year earlier
- Annual averages for the two years
The lag matters because CPI is published with roughly a two-week delay, and revisions can follow. A clause referencing “the index at the adjustment date” is impossible to apply on that date, because it has not been published yet.
Use a stated lag — commonly two or three months. It makes the calculation possible on time and removes the ambiguity entirely.
3. What happens on rebasing?
The BLS periodically rebases the index. A clause tied to a specific base period becomes unusable when that base changes.
Standard language: if the index is rebased or discontinued, the parties use the conversion factor published by the BLS, or a successor index reasonably comparable. Many leases omit this and rely on the parties being sensible, which usually works and occasionally does not.
4. Floor, cap, and rounding
The index change is computed first, then clamped:
- CPI at 4.6% against a 4% cap bills at 4%
- CPI at 1.2% against a 2% floor bills at 2%
State a rounding rule. Rounding to the nearest cent per square foot versus the nearest dollar of annual rent produces different results, and without a stated rule two competent people will disagree.
This sounds pedantic until it appears in an audit or a renewal negotiation. It costs nothing to specify and is genuinely tedious to resolve retroactively.
The worked calculation
With a $28.50 rate, a three-month lag, and an adjustment on January 1:
index, October current year: 312.4
index, October prior year: 301.8
change: (312.4 / 301.8) - 1 = 3.51%
floor 2%, cap 4% -> 3.51% applies
new rate: $28.50 x 1.0351 = $29.50
Record the index values used, not just the resulting rate. If the escalation is questioned three years later, the inputs are the answer, and looking up historical index values is harder than it sounds once revisions are in play.
Why this is worth automating
Every step here is mechanical and every step is a place to make an error. A lookup taken from the wrong month, a comparison against the wrong base, a floor that was never applied.
An escalation applied once per lease per year across a portfolio is a task nobody does often enough to build reliable habits around. See how escalations apply the lookup, the bounds, and the rounding rule consistently.