Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-financial-modelling contribution from ombhardwajj #47224

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ombhardwajj
Copy link

@ombhardwajj ombhardwajj commented Oct 22, 2024

This closes : #47223

What

This PR adds a new connector for source Financial Modelling (source-financial-modelling).

Contributor-provided connector description:

FMP provides financial data.
Using this connector we can extract data from various endpoints like Stocks list, ETFs list , Exchange Symbols and Historical MarketCap etc
Docs : https://site.financialmodelingprep.com/developer/docs

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key.
exchange string Exchange. The stock exchange : AMEX, AMS, AQS, ASX, ATH, BER, BME, BRU, BSE, BUD, BUE, BVC, CAI, CBOE, CNQ, CPH, DFM, DOH, DUS, DXE, EGX, EURONEXT, HAM, HEL, HKSE, ICE, IOB, IST, JKT, JNB, JPX, KLS, KOE, KSC, KUW, LSE, MCX, MEX, MIL, MUN, NASDAQ, NEO, NSE, NYSE, NZE, OEM, OQX, OSL, OTC, PNK, PRA, RIS, SAO, SAU, SES, SET, SGO, SHH, SHZ, SIX, STO, STU, TAI, TLV, TSX, TSXV, TWO, VIE, VSE, WSE, XETRA NASDAQ
marketcapmorethan string marketCapMoreThan. Used in screener to filter out stocks with a market cap more than the give marketcap
marketcaplowerthan string marketCapLowerThan. Used in screener to filter out stocks with a market cap lower than the give marketcap
limit number Limit.
from string From. Used when fetching historical data : The date from which you need the data
to string To. Used when fetching historical data : The date till which you need the data
time_frame string Time Frame. For example 1min, 5min, 15min, 30min, 1hour, 4hour 1hour

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Stocks List No pagination
ETFs List No pagination
Tradable Search No pagination
CIK List No pagination
Euronext Symbols No pagination
Exchange Symbols No pagination
Available Indexes No pagination
Company Profile No pagination
Screener (Stock) No pagination
Historical Market Cap No pagination
Delisted Companies No pagination
Exchange Prices No pagination
All RealTime Full Stock Prices No pagination
ALL FX Prices No pagination
Stock Historical Price No pagination
Forex List No pagination
Cryptocurrencies List No pagination

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Oct 22, 2024

@ombhardwajj is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] FMP
3 participants