airbytehq / airbytehq/quickstarts
Stock Data Analytics Stack
- Dominant language
- Jupyter Notebook
- Stars
- 216
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
### Stock Market Analysis with Airbyte
Extract real-time or historical stock data, news, or financials from the Polygon Stock API using Airbyte. Load the data into a warehouse to perform trend analysis, predictions, or portfolio evaluations.
You can use a tool like dbt for data transformation, and an orchestrator like Airflow or Dagster if needed.
How to get started:
- Check out the [README](https://github.com/airbytehq/quickstarts/tree/main) and the [Contribution instructions](https://github.com/airbytehq/quickstarts/blob/main/CONTRIBUTING.md) in this repo.
- Check one of the [existing quickstarts](https://github.com/airbytehq/quickstarts#list-of-available-quickstarts) and observe their structure.
- (Optional, but highly recommended) Implement one of the quickstarts by following the instructions in their README. I recommend starting with [E-commerce analytics in BigQuery](https://github.com/airbytehq/quickstarts/tree/main/ecommerce_analytics_bigquery)
Contributor guide
Assessment
This issue has not been assessed yet.