Skip to content

SveinungSchool/DashboardInADay-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashboardInADay-ETL

Python ETL for Microsofts Dashboard in a Day

Python script for creating a sqlite database out of the demo data

Download data and labs from https://aka.ms/diad_student

Edit diat-etl.py and set the data path

Run "pip install -r requirements.txt"

run "python diad-etl.py". Will take a couple of minutes and create the file sales.db

use a odbc driver for sqlite3 to connect to Power BI (or other tool)

About

Python ETL for Microsofts Dashboard in a Day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages