From ede79ffc66866b3f6cc49d0a1bb58fdbc95b7907 Mon Sep 17 00:00:00 2001 From: David Kiania Date: Tue, 17 Mar 2026 15:49:09 +0300 Subject: [PATCH] this is first commit --- 2_EDA/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 2_EDA/README.md diff --git a/2_EDA/README.md b/2_EDA/README.md new file mode 100644 index 0000000..30bfb58 --- /dev/null +++ b/2_EDA/README.md @@ -0,0 +1,17 @@ +# EXPLORATORY DATA ANALYSIS WITH SQL: Job Market Analysis. + +![Architectural Diagram](../2_EDA/1_1_Project1_EDA_image.png) + +A SQL project analyzing the data engineer job market using real world job posting data. It demonstrates my ability to **write production-quality analytical SQL, design efficient queries, and turn business questions into data-driven insights.** + +## Executive Summary + + + +## Problem & Context + +## Tech Stack + +## Analysis Overview + +## Skill Demonstrated \ No newline at end of file