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-finnworlds contribution from ombhardwajj #47352

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

Conversation

ombhardwajj
Copy link
Contributor

@ombhardwajj ombhardwajj commented Oct 24, 2024

This closes #47349

What

This PR adds a new connector for source Finnworlds (source-finnworlds).

Contributor-provided connector description:

Finnworlds provides data related to finance for globally traded instruments.
With this connector we can easily fetch data from various streams such as Dividends , Stock Splits , Candle Sticks etc
Docs : https://finnworlds.com/

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
list string List. Choose isin, ticker, reg_lei or cik ticker
list_countries_for_bonds string List Countries for Bonds. country
key string API Key.
from string From. The date you need candle sticks from 2024-09-24
type_of_bond_ string Type of bond . For example 10y 10y

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Bonds List country DefaultPaginator
Bonds No pagination
Dividends List ticker DefaultPaginator
Dividends No pagination
Stock Splits List ticker DefaultPaginator
Stock Splits No pagination
CandleStick List ticker DefaultPaginator
Historical CandleStick No pagination
Macro List country DefaultPaginator
Macro Calendar No pagination
Macro Indicator No pagination
Commodities List name DefaultPaginator
Commodities commodity_name No pagination
Benchmark List benchmark DefaultPaginator
Benchmark 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 24, 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
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/finnworlds hack-2024-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] Finnworlds
3 participants