This repo contains the necessary scripts to deploy an analytics platform on a GCP VM with Ubuntu 18.04.
- PostgreSQL database
- ETL platform with Airflow
- Forecasting with FB Prophet.
- Live dashboard using Tipboard
- Extract a woocommerce shop orders list using custom Python extractors
- Use Airflow to schedule and run the extractions
- Store the data in a PostgreSQL DB
- Use FBProphet to analyse the DB
- Report findings through a Tipboard dashboard