Skip to content

rushabh2390/SharesETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockETL

To run docker-compose

docker-compose up -d

Than can access the airflow UI on http://localhost:8080 with credentials airflow:airflow

For now one has to trigger the whole dag workflow manually.

The whole flow would be like,

image info

What is being done?

  1. Scrape data.
  2. Load data into Postgresql database.
  3. One has to connect Postgres database first and further create dashboards in Metabase manually by connecting it with Postgresql database which contains the stock data.
  4. Orchestrate and schedule with Apache Airflow in Docker.

For metabase

About

Shares ETL to scrape historical data of one shares and import in metabase

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages