Real Imports
Returns the real (inflation-adjusted) imports value from FRED. This measures the value of goods and services imported into 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
- Imports subtract from GDP calculation
- No parameters required
Examples
=RealImports()When to Use
- Trade balance analysis
- GDP component analysis
- International trade research
- Economic forecasting
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Export data | RealExports() |
| Net exports | RealNetExports() |
| Nominal imports | FRED direct access |
Common Issues & FAQ
Q: Why do imports subtract from GDP? A: Imports represent spending on foreign goods, so they're subtracted to get domestic production.
Q: How often is this updated? A: Quarterly, following BEA release schedule.
