openbb-economy
Economy extension for OpenBB
What it is and what it does
openbb-economy is an extension module for the OpenBB Platform that adds macroeconomic data capabilities. It is designed to be installed alongside openbb-core and integrates into the platform's data access layer, allowing developers to query global economic indicators and related data through a unified interface.
The package is a thin extension rather than a standalone tool—it requires openbb-core as a runtime dependency and is part of OpenBB's modular architecture. It has been actively maintained since its initial release in September 2023, with recent updates within the past 80 days. The AGPL-3.0-only license means any code that uses or modifies it must be open-sourced under the same terms.
Use it for:
- Retrieve macroeconomic indicators for financial analysis or research applications built on OpenBB
- Build dashboards or reporting tools that combine economy data with other OpenBB data sources
- Integrate global economic data into algorithmic trading or investment decision systems
- Access historical economic metrics for backtesting or scenario analysis in quantitative finance
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides access to global macroeconomic data through the OpenBB Platform, extending it with economy-focused data retrieval capabilities.
Yes, if you are already using OpenBB Platform and need macroeconomic data access. The low install friction, active maintenance, and absence of known vulnerabilities make it a straightforward addition. However, the AGPL-3.0-only license requires that your application be open-source or compatible with copyleft obligations—verify this constraint before adopting it in proprietary projects.
Install
openbb-economy on PyPI
pip
pip install openbb-economyuv
uv add openbb-economypoetry
poetry add openbb-economyInstalling openbb-economy
Before you install
Low install friction with a single runtime dependency on openbb-core. The package is actively maintained with a recent release within the last 80 days.
License in practice
Licensed under AGPL-3.0-only, which requires that any modifications or derivative works be released under the same license and made available to users. This is a copyleft license with stronger obligations than permissive licenses.
Quickstart
pip install openbb-economy
from openbb_economy import ... # See openbb-core integration
# Use economy extension methods via OpenBB Platform
Requires Python 3.10 or later (supports 3.10 through 3.14). Depends on openbb-core, which must be installed first.
Verify before relying
- What specific macroeconomic data sources or indicators the extension provides access to
- Whether openbb-core is a lightweight dependency or brings substantial transitive dependencies
- API rate limits or data freshness guarantees for the economic data
- Whether the extension requires API keys or authentication to external data providers
Package facts
| License | AGPL-3.0-only (agpl) |
| Python support | supports the current Python release (<4,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — openbb-core |
| Maintenance | actively maintained — 80 days since the last release |
| First released | |
| Downloads | 89,554/month — #13,650 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_economy-1.6.2-py3-none-any.whl
Tags
More Information Analysis packages
A drop-in replacement for Python's standard…
permissive · top 100 on PyPI
pyarrowpyarrow provides Python bindings to Apache…
permissive · top 100 on PyPI
networkxNetworkX provides data structures and…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
contourpyContourPy calculates contours of 2D…
permissive · top 1,000 on PyPI
snowflake-snowpark-pythonSnowpark Python provides APIs to query and…
permissive · top 1,000 on PyPI
openbb-indexProvides access to global and European index…
agpl · top 15,000 on PyPI
openbb-currencyProvides currency exchange data as an extension…
agpl · top 15,000 on PyPI
openbb-imfProvides a provider extension for the OpenBB…
agpl · top 15,000 on PyPI
openbb-econdbIntegrates EconDB economic data into the OpenBB…
agpl · top 15,000 on PyPI
openbb-tradingeconomicsIntegrates Trading Economics data into the…
agpl · top 15,000 on PyPI
wbgapiWBGAPI provides a Python interface to query…
permissive · top 15,000 on PyPI
openbb-blsIntegrates the U.S. Bureau of Labor Statistics…
agpl · top 15,000 on PyPI
openbb-us-eiaIntegrates U.S. Energy Information…
agpl · top 15,000 on PyPI
pandas-datareaderFetches macroeconomic and factor data from…
permissive · top 5,000 on PyPI
openbb-fredIntegrates FRED (Federal Reserve Economic Data)…
agpl · top 15,000 on PyPI