PowerBI Semantic Model Documentation Generator
A Python implementation guide for extracting Power BI semantic model metadata, enhancing it with AI-written descriptions, and generating docs and diagrams.
Related
Building a Survey Data Dictionary With Reverse-Coded Items
A walkthrough of turning a teacher survey into a coded data dictionary, including binary-coding multi-select items and correctly reverse-scoring a stress scale.
Agentic AI Data Platform Architecture
A technical write-up of an agentic AI data platform, walking through its architecture layer by layer with code examples for building the system.
Azure Data Factory Practice Project: Healthcare Data Pipeline
A step-by-step tutorial for building a healthcare data pipeline in Azure Data Factory, covering ingestion of CSV, JSON, XML, and HL7 files, then enrichment.
Building an IT Asset-Tracking Spreadsheet From Scratch
Despite the file's title, this is a long iterative build of a VBA-powered Excel asset tracker for a new IT department, refined version by version.