You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mr. Reliablity is Data Relibility Engineer wants a dashboard for monitoing the progress og the jobs, data quality and failures
Mrs. Busines Analyst wants data in the consumption layer to do anlysis. Some of the data in the Gold layer should be
├─ mart_sales_performance (daily/monthly rollups)
├─ mart_customer_360 (LTV, RFM, segments)
├─ mart_product_analytics (top sellers, returns rate)
└─ mart_channel_comparison (store vs web vs catalog)
Mrs. CEO wants data available everyday by 7:00 AM
Phases
Phase 0 — Bronze: CSV → Postgres via Python (ingestion/); dbt source tests; dashboard at dashboard/index.php.
# 1. (Re)build the graph from Silver
scripts\run_kg_build.bat
# 2. Pull an Ollama model (once)
ollama pull llama3.1
# 3. Start the KG API and dashboard
scripts\run_kg_api.bat
scripts\run_dashboard.bat
# open http://localhost:8080/kg.php