airbytehq/quickstarts

Stock Data Analytics Stack

Opened this issue · 7 comments

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:

Assign this to me please

Hi @Ronlin1! Sure, I have assigned it to you.

Hi @Ronlin1! Are you still working on this? Otherwise I may need to unassign. Let me know :)

Yes, I am still on it: Finalising probably tomorrow.

Can i use only Airbyte UI for this: and any database(mongodb) since I am facing some pc issues for airbyte deployment?

Can i use only Airbyte UI for this: and any database(mongodb) since I am facing some pc issues for airbyte deployment?

@Ronlin1 Yes, you can use the Airbyte UI instead of Terraform. And sure, you could use Mongo as a source if you have it populated with data. I just thought it's easier to pull it from a public API, but feel free to use another source!

Hi @ThaliaBarrera, I am confused of finishing this PR before deadline and writing an article: what weighs most? Also, should the article be about my experience or anything or rewrite the quickstart