Evidence Pack: The Accuracy of High-Frequency Alternative Data in Macroeconomic Nowcasting
Central banks and institutions increasingly use real-time digital exhaust—from credit card swipes to mobility tracking—to estimate GDP before official numbers are released. While these models excel during sudden economic shocks, evidence shows they can introduce noise and overfit during periods of stable growth.
By Logan Price
- Traditional Econometricians
- Argue that high-frequency data introduces unmanageable noise and overfitting, preferring models that prioritize historical stability and interpretability.
- Alternative Data Proponents
- Argue that waiting 45 days for official economic data is unacceptable in modern policymaking, prioritizing the immediate detection of shocks.
- Central Bank Practitioners
- Advocate for a hybrid approach, using machine learning to filter alternative data before feeding it into traditional linear models as a supplementary signal.
Perspectives this story doesn't cover
- Private Alternative Data Vendors
- Data Privacy Advocates
- 15%
- RMSE reduction during shocks using alt data
- 4-6%
- Noise penalty during stable growth periods
- 30-45 days
- Lag time of traditional initial GDP estimates
- 2.5 million
- Daily transactions processed by NBER tracker
Traditional macroeconomic forecasting relies on a rigid calendar of lagging indicators. A national statistics agency waits for a quarter to end, surveys thousands of businesses over several weeks, and releases an initial gross domestic product estimate that is routinely revised months later. Nowcasting abandons the forecast entirely to predict the present. By ingesting high-frequency alternative data—daily credit card transactions, restaurant bookings, and smartphone mobility indices—nowcasting models attempt to measure economic output on a weekly or even daily basis, closing the 30- to 45-day blind spot that policymakers traditionally navigate.[1][5]
The mathematical engine behind traditional nowcasting is the Dynamic Factor Model (DFM). A DFM assumes that a small number of unobservable latent factors drive the co-movement of hundreds of macroeconomic variables, such as industrial production, employment, and yield curves. The model updates its estimate of these latent factors every time a new data point is published. However, DFMs were historically built on monthly data. The integration of daily, unstructured alternative data requires a transition from linear econometrics to machine learning architectures, specifically neural networks and random forests, which can handle the extreme dimensionality and noise of digital exhaust.[4]
The primary claim for high-frequency data is its unparalleled accuracy during sudden economic shocks. During the onset of the 2020 pandemic, traditional DFMs failed catastrophically; they were blind to the collapse because the monthly surveys had not yet been collected. A National Bureau of Economic Research (NBER) real-time tracker, which ingested 2.5 million daily credit card transactions and payroll data from private aggregators, detected the exact week consumer spending plummeted, mapping the collapse in real time across different ZIP codes and income brackets.[2]
This shock-detection capability is now institutionalized. The OECD's Weekly Tracker applies a neural network to Google Trends search data to estimate weekly GDP growth across 46 countries. The algorithm isolates search terms related to consumption, labor markets, and housing, mapping the search volume intensity directly to economic output. During the volatile 2020-2021 period, the inclusion of these high-frequency digital signals reduced the root mean square error (RMSE) of the OECD's nowcasts by roughly 15% compared to baseline autoregressive models.[3]
However, the evidence reveals a significant limitation: alternative data models frequently overfit during periods of stable economic growth. When the economy is not experiencing a sudden shock, the variance in daily credit card swipes or restaurant bookings is largely driven by noise—weather events, shifting consumer preferences, or changes in the market share of the data provider—rather than underlying macroeconomic shifts. Feeding this noise into a highly flexible machine learning model often degrades the accuracy of the nowcast.[4][5]
However, the evidence reveals a significant limitation: alternative data models frequently overfit during periods of stable economic growth.
An International Monetary Fund (IMF) evaluation of machine learning models versus traditional DFMs quantified this penalty. The IMF found that while random forests and neural networks outperformed linear models during crises, they struggled to beat a standard DFM during normal business cycles. The sheer volume of high-frequency data creates spurious correlations that the algorithms mistake for signal, leading to volatile GDP estimates that require constant manual smoothing by econometricians.[4]
The European Central Bank (ECB) encountered similar constraints when integrating high-frequency indicators into its inflation and growth projections. The ECB noted that alternative data is highly susceptible to structural breaks. For example, if a machine learning model is trained on mobility data from 2015 to 2019, it learns a specific relationship between commuting patterns and economic output. When remote work permanently altered that relationship in 2021, the model's predictive power decayed instantly, requiring a complete retraining of the algorithm's weights.
Another fundamental challenge is the "revision mismatch." High-frequency alternative data is typically unrevised; a credit card transaction is recorded once and remains static. Official GDP, however, is the target variable, and it is revised multiple times over several years as comprehensive tax and census data becomes available. Training a model on static daily data to predict a target variable that will change three years later introduces a persistent bias into the loss function of the algorithm.[1][5]
To mitigate this, institutions are adopting hybrid architectures. Rather than replacing the DFM with a neural network, econometricians use machine learning to pre-process the high-frequency data, extracting a single "alternative data index" that is then fed into the traditional linear model as just one of many variables. This prevents the daily noise of mobility or search data from overwhelming the slower, highly reliable signals from the bond market or manufacturing surveys.[4]
The New York Fed's Staff Nowcast illustrates this cautious evolution. The model, which traditionally relied on a DFM ingesting standard monthly releases, was temporarily suspended in 2021 when the extreme volatility of the pandemic broke its historical parameters. When it was revamped, the focus remained on robust, interpretable data rather than a wholesale pivot to unstructured digital exhaust, highlighting a central bank preference for models where the exact cause of a forecast change can be explained to the public.[1]
The true value of high-frequency alternative data may ultimately lie in granularity rather than aggregate accuracy. While a neural network reading satellite data and credit card swipes might not beat a traditional model at predicting the national GDP figure during a stable year, it can do something the traditional model cannot: measure the exact economic impact of a localized hurricane on a specific county's retail sector within 48 hours of landfall.[2][5]
The next verifiable checkpoint for these models is a slow, structural recession. High-frequency models proved they can detect a sudden cliff-edge drop in 2020, but it remains unknown whether daily digital exhaust can accurately signal the subtle, grinding onset of a mild economic contraction before the traditional monthly employment surveys do.
What we don’t know
- How alternative data models will perform during a slow, structural recession, as their primary test cases have been sudden, pandemic-driven shocks.
- The exact decay rate of predictive power in specific alternative datasets, and how frequently models must be retrained to account for shifting consumer habits.
- The extent to which survivorship bias and market-share changes among private data vendors distort the macroeconomic signals they provide.
Key points
- Nowcasting models use real-time digital exhaust to estimate GDP weeks before official statistics agencies release their data.
- During the 2020 economic shock, models ingesting high-frequency data reduced forecasting errors by up to 15%.
- During periods of stable economic growth, alternative data often introduces noise, causing machine learning models to underperform traditional econometrics.
- Central banks are increasingly adopting hybrid models that use machine learning to filter daily data before feeding it into traditional linear frameworks.
How we got here
2008
Central banks broadly adopt Dynamic Factor Models to nowcast GDP during the financial crisis, relying on monthly survey data.
2020
The pandemic shock breaks traditional models, forcing institutions to rapidly ingest daily credit card and mobility data to track the collapse.
2021
Permanent shifts in consumer behavior, such as remote work, cause structural breaks in mobility-based forecasting algorithms.
2023-2024
Institutions recalibrate, moving toward hybrid models that use machine learning to filter alternative data before applying traditional econometrics.
Sources
[1]Federal Reserve Bank of New YorkTraditional EconometriciansNew York Fed Staff Nowcast
Read on Federal Reserve Bank of New York →
[2]National Bureau of Economic ResearchAlternative Data ProponentsHow Did COVID-19 and Stabilization Policies Affect Spending and Employment? A New Real-Time Economic Tracker Based on Private Sector Data
Read on National Bureau of Economic Research →
[3]OECDAlternative Data ProponentsOECD Weekly Tracker of GDP growth
Read on OECD →
[4]International Monetary FundTraditional EconometriciansNowcasting GDP: A Practical Guide to Machine Learning and Dynamic Factor Models
Read on International Monetary Fund →
[5]Factlen Editorial TeamCentral Bank PractitionersSynthesis by Factlen editorial team
Read on Factlen Editorial Team →
Comments
More in Data & Analysis
See all →Algorithmic Ranking
How the Elo Rating System Adjusts Player Scores Based on the Logistic Function of Expected Win Probability
3 sources
Meta-Analysis
How the I² Statistic Quantifies the Percentage of Variation in a Meta-Analysis Due to Heterogeneity
6 sources
Sequential Testing
How the Alpha-Spending Function Prevents False Positives When Continuously Monitoring A/B Tests
4 sources
Migration Data
IOM Data: Migrant Deaths Double on Key Routes in 2026 as Arrivals Fall Sharply
2 sources
Every angle. Every day.
Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.




