About Course
This course teaches the full process of data analytics, from working with raw data to producing clear, usable insights.
You will learn SQL as the starting point, focusing on how data is stored and how it can be extracted from databases. You will then learn Excel for fast data cleaning, exploration, and practical analysis.
The course builds a strong foundation in statistics so you can understand patterns in data, summarize it correctly, and make sound interpretations. After that, you will learn Power BI to present your analysis through structured, interactive dashboards.
Finally, you will learn Python to handle more advanced data tasks, perform deeper analysis, and work efficiently with larger datasets.
The course is designed to show how these skills connect, so you understand the full workflow of data analytics rather than isolated tools.
Course Content
SQL FOR DATA ANALYTICS
-
Understanding Databases and Their Role in Data Science and Analytics.
00:00 -
MYSQL SETUP AND PRACTICE DATABASE INSTALLATION
00:00 -
Database Creation and Management Fundamentals.
00:00 -
SELECT, FROM, WHERE Fundamentals (Part 1: Filtering and Comparison Operators)
00:00 -
SELECT, FROM, WHERE Fundamentals (Part 2: Filtering with Logic and Patterns)
00:00 -
Data Aggregation and Grouping in SQL
00:00 -
Inner Join in SQL: Combining Related Tables
00:00 -
Advanced Joins in SQL: LEFT, RIGHT, FULL AND SELF JOIN.
00:00 -
Subqueries in SQL: Querying within queries.
00:00 -
SQL Functions and Conditional Logics (Core Functions)
00:00 -
SQL Functions and Conditional Logic (CASE Statement)
00:00 -
Common Table Expression in SQL (CTEs)
00:00 -
Window Functions in SQL: Advanced Row Level Analytics
00:00