Real Net Exports
Returns the real (inflation-adjusted) net exports from FRED. Net exports equal exports minus imports, representing the trade balance.
Data Source
Data is sourced from the Bureau of Economic Analysis via FRED, reported quarterly.
Notes
- Negative values indicate a trade deficit
- Positive values indicate a trade surplus
- Key component of GDP calculation
Examples
Current net exports (trade balance)
When to Use
- Trade balance analysis
- GDP component analysis
- Economic health assessment
- International competitiveness research
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Exports only | RealExports() |
| Imports only | RealImports() |
| Nominal trade balance | FRED direct access |
Common Issues & FAQ
Q: Why is the value negative? A: A negative value means the US imports more than it exports (trade deficit).
Q: How does this affect GDP? A: Net exports is a direct component of GDP; deficits subtract from GDP.
