Economy extension for OpenBB, providing economic data providers and tools. Current version: 1.6.2, requires Python >=3.10, <4. Release cadence follows OpenBB core releases.
pip install openbb-economyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the economy extension with an API key (if required) and fetch economic data.
Set the OPENBB_API_KEY environment variable or pass api_key parameter.
Use the generic methods (e.g., economy.gdp()) instead of provider-specific ones.
No resource links recorded.