How the nowcast is built, what each indicator and metric means, where the data comes from, and how to read the numbers with the right amount of confidence.
India’s official GDP is published by the Ministry of Statistics (MoSPI) roughly two months after a quarter ends — the first estimate for April–June, for instance, lands around the end of August. A nowcast fills that gap: it reads a panel of timely monthly indicators and translates them into an early estimate of the current quarter’s GDP growth, updated as new data arrives.
This tool nowcasts both real GDP (volume, inflation-stripped) and nominal GDP (value, including prices), year-on-year. It is a research read for getting ahead of the print — not a replacement for the official figure.
A bridge equation is a simple regression that “bridges” a quarterly target (GDP) to higher-frequency monthly indicators, aggregated up to the quarter, plus a lag of GDP itself. A single large regression with many indicators overfits badly on a short sample like India’s — so instead the model estimates every one- and two-indicator bridge and averages their forecasts. That combination is far more robust when the sample is short and relationships shift, which is exactly the setting here.
Three further pieces make it work in real time:
Seven monthly indicators feed the nowcast, split into two clusters. The volume cluster drives real GDP; the value cluster drives nominal GDP.
| Indicator | What it measures | Cluster | Source | Update |
|---|---|---|---|---|
| ICI | Output of eight core industries (coal, oil, gas, refinery, fertiliser, steel, cement, electricity) — ~40% of industrial production | volume | Office of Economic Adviser (PDF) | auto |
| Services PMI | Monthly services-sector business survey (50 = no change) | volume | S&P Global | manual* |
| Manufacturing PMI | Monthly factory-sector business survey | volume | S&P Global | manual* |
| Air passengers | Domestic scheduled passengers carried | volume | DGCA (open dataset) | auto |
| PV retail (4W) ‡ | Passenger-vehicle retail registrations — discretionary / urban consumption demand. Tracked for context; not a model input. | monitor | FADA (VAHAN) | manual‡ |
| 2W retail ‡ | Two-wheeler retail registrations — mass / rural consumption demand. Tracked for context; not a model input. | monitor | FADA (VAHAN) | manual‡ |
| GST collections | Monthly gross indirect-tax revenue — a nominal, services-inclusive activity proxy | value | gst.gov.in (Excel) | auto |
| Bank credit | Non-food bank credit growth, year-on-year | value | Reserve Bank of India | auto |
| UPI value | Value of real-time digital payments — a fast consumption proxy | value | NPCI | manual† |
* PMI is licensed data (S&P Global); the published headline is read and entered by hand. † NPCI blocks automated access, so UPI is entered by hand each month. All other series update automatically from their primary sources. ‡ PV & 2W retail (FADA / VAHAN registrations) are monitored, not modelled — collected each month and shown for context, but deliberately excluded from the bridge equations. On this sample they carry no measurable predictive signal for real GDP (correlation +0.14 and +0.08 respectively, versus +0.77 for ICI), and adding them lowered like-for-like backtest accuracy. An apparent skill gain from including them proved to be an artifact of their shorter history: two columns of random noise, given the same missing-data pattern, reproduced it exactly.
Real GDP is inherently hard to nowcast. It moves in a narrow band quarter to quarter, so even a good model struggles to beat a simple average on level — the skill table shows a modest R². What it does well is direction (high hit-rate). Treat the real read as “near trend, leaning this way,” not a precise point.
Nominal GDP carries more skill (higher R²), and its three value indicators — GST, bank credit and UPI — now point the same way. An earlier version of this guide warned that GST was dragging the nominal headline down; that turned out to be a data artifact, not a real signal. The gst.gov.in workbook’s frozen monthly sheets never absorbed the government’s later downward revisions to the prior-year base, so GST year-on-year read falsely negative. The pipeline now rebuilds GST on the most-revised base automatically, and on that footing GST is firmly positive and in line with bank credit and UPI — so nominal reads clean, not a headline you have to look through. The September 2025 rate cut still weighs modestly, but that residual softness laps out once it annualises in October 2026.
Linzenich, J., & Meunier, B. (2024). “Nowcasting made easier: a toolbox for economists.” ECB Working Paper Series, No. 3004, European Central Bank. ecb.europa.eu — the toolbox this nowcast is built on.
Bánbura, M., Belousova, I., Bodnár, K., & Tóth, M. B. (2023). “Nowcasting employment in the euro area.” ECB Working Paper Series, No. 2815, European Central Bank. — the combination-of-bridge-equations method.
Reifschneider, D., & Tulip, P. (2019). “Gauging the uncertainty of the economic outlook using historical forecasting errors: The Federal Reserve’s approach.” International Journal of Forecasting, 35(4), 1564–1582. — the MAE-based confidence bands.