airbytehq / quickstarts

171 stars 42 forks source link

Stock Data Analytics Stack #63

Open ThaliaBarrera opened 9 months ago

ThaliaBarrera commented 9 months ago

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:

Ronlin1 commented 9 months ago

Assign this to me please

ThaliaBarrera commented 9 months ago

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

ThaliaBarrera commented 9 months ago

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

Ronlin1 commented 9 months ago

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

Ronlin1 commented 9 months ago

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

ThaliaBarrera commented 9 months ago

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!

Ronlin1 commented 9 months ago

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