Skip to main content

Nasdaq extension for OpenBB

Project description

OpenBB Nasdaq Provider

This extension integrates the Nasdaq data provider into the OpenBB Platform.

Installation

To install the extension:

pip install openbb-nasdaq

Coverage

The following endpoints are covered by this extension:

  • obb.economy.calendar
  • obb.equity.calendar.dividend
  • obb.equity.calendar.earnings
  • obb.equity.calendar.ipo
  • obb.equity.search
  • obb.equity.screener
  • obb.equity.fundamental.dividend
  • obb.equity.fundamental.filings

Router extensions are required (openbb-economy & openbb-equity) to populate endpoints, but fetchers can be used independent of the Python and API interfaces.

from openbb_nasdaq import nasdaq_provider

nasdaq_provider.fetcher_dict
{'CalendarDividend': openbb_nasdaq.models.calendar_dividend.NasdaqCalendarDividendFetcher,
'CalendarEarnings': openbb_nasdaq.models.calendar_earnings.NasdaqCalendarEarningsFetcher,
'CalendarIpo': openbb_nasdaq.models.calendar_ipo.NasdaqCalendarIpoFetcher,
'CompanyFilings': openbb_nasdaq.models.company_filings.NasdaqCompanyFilingsFetcher,
'EconomicCalendar': openbb_nasdaq.models.economic_calendar.NasdaqEconomicCalendarFetcher,
'EquitySearch': openbb_nasdaq.models.equity_search.NasdaqEquitySearchFetcher,
'EquityScreener': openbb_nasdaq.models.equity_screener.NasdaqEquityScreenerFetcher,
'HistoricalDividends': openbb_nasdaq.models.historical_dividends.NasdaqHistoricalDividendsFetcher,
'TopRetail': openbb_nasdaq.models.top_retail.NasdaqTopRetailFetcher}

OpenBB Workspace App

This package includes a standalone Workspace application for viewing market calendars and company filings.

Launch it from the command line, with the environment active, by entering:

openbb-api --app openbb_nasdaq.app:main --factory

This will start the FastAPI application via Uvicorn and serve the configuration files to Workspace when added as a backend data source.

To see all the launch arguments, use:

openbb-api --help

The application is served by a factory function, and the FastAPI instance can be utilized by calling the main function.

from openbb_nasdaq.app import main

app = main()

OpenBB Documentation

OpenBB Platform documentation is available here.

OpenBB Workspace documentation is available here.

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_nasdaq-1.6.3.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

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

openbb_nasdaq-1.6.3-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

Details for the file openbb_nasdaq-1.6.3.tar.gz.

File metadata

  • Download URL: openbb_nasdaq-1.6.3.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.11 Darwin/25.5.0

File hashes

Hashes for openbb_nasdaq-1.6.3.tar.gz
Algorithm Hash digest
SHA256 1538e7ea551ae4d048e5626a5869ed85f502f2e0f1735991fbda84c18db28e11
MD5 097d71d5bcd6c4a4475897207e4caa89
BLAKE2b-256 f1c692fea943b017036dd3a1232dcb58493f5ded4ab71da2ef602134f11b6fd1

See more details on using hashes here.

File details

Details for the file openbb_nasdaq-1.6.3-py3-none-any.whl.

File metadata

  • Download URL: openbb_nasdaq-1.6.3-py3-none-any.whl
  • Upload date:
  • Size: 30.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.11 Darwin/25.5.0

File hashes

Hashes for openbb_nasdaq-1.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6cae5c55c82f3206f5b387b5a2dbc6c1446332f1e36401ef80de794c16fa41bd
MD5 13682422ef7aabb8c61e4e68a507bf24
BLAKE2b-256 8b09d98bb6e66d0cc4e9f3ec747f9825c424943674366d6963a24570c044dede

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