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-stockdata contribution from ombhardwajj #47400

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

Conversation

ombhardwajj
Copy link
Contributor

@ombhardwajj ombhardwajj commented Oct 26, 2024

This closes #47399

What

This PR adds a new connector for source Stockdata (source-stockdata).

Contributor-provided connector description:

Stockdata provides access to market news for global exchanges, and trading data for US stocks.
With this connector we can extract data from EOD , Intraday and news feeds streams

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key.
exchanges string Exchanges. NASDAQ
from string From.
to string To.
symbols string Symbols.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Stock Search DefaultPaginator
News Feeds uuid DefaultPaginator
EOD Data DefaultPaginator
Intraday Unadjusted Data DefaultPaginator

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 26, 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/stockdata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] StockData
2 participants