📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

openbb-imf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbb-imf

https://datahelp.imf.org/knowledgebase/articles/630877-api

1.1.0
PyPI
Maintainers
1

OpenBB IMF Provider Extension

This package adds the openbb-imf provider extension to the OpenBB Platform.

Installation

Install from PyPI with:

pip install openbb-imf

Implementation

The extension utilizes the JSON RESTful Web Service ((https://datahelp.imf.org/knowledgebase/articles/630877-data-services)[https://datahelp.imf.org/knowledgebase/articles/630877-data-services])

No authorization is required to use, but IP addresses are bound by the limitations described in the link above.

Coverage

  • Databases:
    • International Reserves and Foreign Currency Liquidity
    • Direction of Trade Statistics
    • Financial Soundness Indicators

Coverage:

  • All IRFCL tables.
  • Individual, or multiple, time series from single or multiple countries.
  • Core and Encouraged Set tables, plus all individual underlying series.

Endpoints

  • obb.economy.available_indicators
  • obb.economy.indicators
  • obb.economy.direction_of_trade

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts