Tag: python

Sample & Test Data for Data Warehousing

Sample & Test Data for Data Warehousing

For those of use who like to learn and experiment, sample data is a must.
In this post, I’m linking to and summarising some sample data sets which are shared with licenses allowing people to use and reuse them with a lot of freedom.

Introducing: Dirty Master Data Management Application

Introducing: Dirty Master Data Management Application

This is a side project of mine, something to keep me out of mischief at home. My aim for this project is to be an example/template/starting point for using flask for a quick (and dirty) approach to a Master Data Management (MDM) application AKA a Data Warehouse Management Application (DWMA).

Visual Studio & diff Tools

Visual Studio & diff Tools

A diff tool (software to compare the difference between two text files) is a valuable asset to those of us who spend more than a healthy portion of the day looking at text files. Mostly this is to understand, what is different between the original and new version of some code. Some time ago, I…

Read More Read More