--- id: openbb-tradingeconomics version: "1.6.1" license: AGPL-3.0-only license_treatment: agpl maintenance: active --- # openbb-tradingeconomics — Trading Economics extension for OpenBB License: agpl · Maintenance: active · Downloads: 84.9K/mo ## What it is and what it does This package is an extension for the OpenBB SDK that adds Trading Economics as a data provider. It allows developers to query economic indicators and market data from Trading Economics through the OpenBB platform's unified interface, rather than calling the Trading Economics API directly. The extension is installed as a plugin to openbb-core and integrates seamlessly into the SDK's provider architecture. It requires Python 3.10 or later and has no additional dependencies beyond openbb-core itself, making it straightforward to add to an existing OpenBB installation. Use it for: - Fetch economic indicators like GDP, inflation, and unemployment data for analysis in financial applications - Build multi-provider data pipelines by combining Trading Economics with other OpenBB data sources - Integrate real-time economic data into trading or investment research workflows - Access historical economic time series for backtesting or econometric modeling ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Integrates Trading Economics data into the OpenBB SDK, providing access to economic indicators and market data through the OpenBB platform. Yes, if you already use OpenBB and need Trading Economics data. The package is actively maintained, has low install friction, and integrates cleanly as a provider extension. The AGPL-3.0 license is permissive for internal use but requires source disclosure if you distribute modifications. No known vulnerabilities. ## Install pip install openbb-tradingeconomics uv add openbb-tradingeconomics poetry add openbb-tradingeconomics ## Installing openbb-tradingeconomics Before you install: Low install friction with a pure Python wheel. Maintenance status is active with a release within the last 80 days. Single runtime dependency on openbb-core. License in practice: Licensed under AGPL-3.0-only, which requires derivative works and modifications to be distributed under the same license and made available to users; consider this if you plan to build proprietary extensions. Quickstart: pip install openbb-tradingeconomics from openbb_core import OpenBB # Access Trading Economics data through the OpenBB SDK Requires Python 3.10 or later; openbb-core must be installed as a runtime dependency. Verify before relying: - Specific Trading Economics endpoints or data types available through this provider - API key or authentication requirements for Trading Economics data access - Performance characteristics and rate limits when querying large datasets ## Package facts - License: AGPL-3.0-only (agpl) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 84.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags trading economics data provider, openbb trading economics extension, economic indicators api, market data integration, trading economics openbb, economic data sdk, financial indicators provider, data-provider, financial-data, openbb-extension [View on SkillFed](https://skillfed.io/packages/openbb-tradingeconomics) · [View on PyPI](https://pypi.org/project/openbb-tradingeconomics/)