Skip to main content

Integration of Jeroen Bouma's Finance Database with OpenBB

Project description

Finance Database provider for OpenBB

Finance Database by Jeroen Bouma offers an extensive collection of over 300,000 symbols across various financial instruments, including Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies, and Money Markets. It's designed to provide a comprehensive overview of sectors, industries, and types of investments.

Introduction

This extension integrates the Finance Database datasets into OpenBB. It enhances the capabilities of OpenBB’s equity, crypto, and ETF search functionalities. This integration adds capabilities to search through a broad spectrum of financial instruments.

Installation

To install this extension, you can use pip:

pip install openbb-fd

Alternatively, for the latest version directly from the repository:

pip install git+https://github.com/piiq/openbb-fd.git

Usage

Here are some command examples to demonstrate the usage of this integration:

To search for equities in a defense industry:

>>> sample = obb.equity.search(query="Defense", provider="fd")
>>> print(f"Total companies in the sample: {len(sample.to_df()['name'].unique())}")
Total companies in the sample: 880

To find ETFs matching certain criteria:

>>> sample = obb.etf.search(query="Wheat", provider="fd")
>>> print(f"Total etfs in the sample: {len(sample.to_df()['name'].unique())}")
Total etfs in the sample: 10

For cryptocurrency analysis:

>>> sample = obb.crypto.search(query="node", provider="fd")
>>> print(f"Total cryptos in the sample: {len(sample.to_df()['name'].unique())}")
Total cryptos in the sample: 10

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openbb_fd-1.2.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openbb_fd-1.2.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file openbb_fd-1.2.0.tar.gz.

File metadata

  • Download URL: openbb_fd-1.2.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Darwin/24.2.0

File hashes

Hashes for openbb_fd-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a9826ad3ecb3355863743a7e08b1059661db2c6c28009a5ab3fb24bee238c385
MD5 05bfef092153ea6b05b19cad868927ae
BLAKE2b-256 500eeb06b333a94ae6c95ea198c0f4f37a903e9da4b4dcdd397db38d46b2611d

See more details on using hashes here.

File details

Details for the file openbb_fd-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: openbb_fd-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Darwin/24.2.0

File hashes

Hashes for openbb_fd-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8323a333b5a62d2551a2e4fdb5c55351900fff36e73a885731a69dfac7e3fc18
MD5 98228fd8dc9b070a78eea61e62a4a1a8
BLAKE2b-256 4d406959ca7762d7fd6e69dc22aa48d5f9e7a6c8b09a1dcfe91bfef8e72d5746

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page