

Michael Washington: The Nature Of Data - Episode 353
Jun 9, 2025
Michael Washington, an accomplished ASP.NET and C# programmer and founder of BlazorData.net, shares his journey from developing early applications to launching innovative projects. He introduces the Personal Data Warehouse, an open-source tool for effective data management. The discussion highlights the three data phases: collection, transformation, and reporting, emphasizing how transformed data drives decision-making. Michael also explores AI's role in data processing and warns against over-reliance on it, advocating for human insight in critical fields.
AI Snips
Chapters
Books
Transcript
Episode notes
Data Exists for Human Decisions
- The true purpose of collecting data is to enable a human to make a decision.
- Every phase of data handling must support this decision-making goal.
Focus on Data Phases
- Focus on the three phases of data: collection, transformation, and reporting.
- Prioritize transformation as it requires compute power and is the core of data usefulness.
Use Personal Data Warehouse Features
- Use the Personal Data Warehouse to import data from various sources like SQL Server or Excel and edit it.
- Leverage AI-assisted code generation for transformation and SSRS reports for output all within one app.