Real Exports
Returns the real (inflation-adjusted) exports value from FRED. This measures the value of goods and services exported from the United States.
Data Source
Data is sourced from the Bureau of Economic Analysis via FRED, reported quarterly.
Notes
- Values are inflation-adjusted (real) in billions of chained dollars
- No parameters required - returns the most recent value
Examples
=RealExports()When to Use
- Trade balance analysis
- GDP component analysis
- International trade research
- Economic forecasting
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Import data | RealImports() |
| Net exports | RealNetExports() |
| Nominal exports | FRED direct access |
Common Issues & FAQ
Q: What does 'real' mean? A: Real values are adjusted for inflation, allowing comparison across time periods.
Q: How often is this updated? A: Quarterly, following BEA release schedule.
