Cart List

Final Price : 0
:
Have Queries? Ask us
+91 7489900567

Certification Program in Data Analytics


Welcome to the Certification Program in Data Analytics using Excel, SQL, Power BI, and Tableau! This comprehensive program is designed to equip you with the essential skills and knowledge required to excel in the field of data analytics. Whether you're a beginner looking to start a career in data analytics or a professional seeking to enhance your skills, this course provides a robust foundation in the most widely-used tools and techniques in the industry.

Available class for :

  • Live

Course Enquiry


Please fill the below form.Our representative will call you for more details.

Upcomming Batches

Date Day Timing Course Type Enroll
13 Oct(20 Weeks)Only Saturday and SundayTimings7:09:00 PM to 9:00:00 PM Live
27 Sep(20 Weeks)Only FridayTimings4:30:00 PM to 9:30:00 PM Live

45500 /-

Course Price

   

Trainer

Ranjit Kate

Professional Trainer

Ranjit Kate is a renowned for his unique teaching style which focuses on practical teaching. He has conducted 500 plus live online training in India and internationally.He has experience of 12 plus years into Data Analysis,Finance,Taxation and MIS reporting training.He has also conducted many corporate trainings globally.He is Microsoft Certified Power BI Data Analyst.
Babita George

Certified Microsoft Excel Expert

She has 25+ years experience as trainer for MS Excel (Basic, Advanced & Macros with VBA), MS Office and MS Access.Her vast experience in this field enriches learning expereince of her students as she includes many exmaple from real time projects she did during her career.

Course Description

In this certification program, you will gain hands-on experience with four key tools: Excel, SQL, Power BI, and Tableau. These tools are crucial for performing data analysis, creating visualizations, and making data-driven decisions in a variety of business contexts. The curriculum is structured to provide a progressive learning experience, starting from basic concepts and advancing to more complex applications. Who should attend and what are benefits of doing this course? Aspiring data analysts looking to start a career in data analysis. Professionals seeking to enhance their data analysis skills. Business analysts, managers, and decision-makers who want to leverage data for insights. Course Benefits: Expert Instructors: Learn from industry experts with extensive experience in data analytics. Hands-on Projects:Apply your skills to real-world projects and case studies. Flexible Learning:Attend Live online course and also get session recordings. Certification: Earn a recognized certification upon successful completion of the program.

Features

Expert and Experienced Faculty

Learn from expert and experienced faculty in Excel,SQL,Power BI,DAX,Tableau,Data Analysis and Visualizations.

Get Certified

Get Certification for Program in Data Analysis

Session Recordings

Get sessions recordings.


Excel,SQL,Power BI and Tableau

Learn Excel,SQL,Power BI and Tableau for Data Analysis

Learn Reporting and Dashboards

Learn Dashboard Creation, Interactivity and Story Telling

Boost Career

Give a robust growth to your career by learning Data Analysis.


Certification

Excel_Live_Certificate

Reviews

user

Saravanaraman Velchamy Posted on 04 Mar 2024


The course has been designed in well-structured and the instructor have good knowledge of the subject matter.

user

MD REHMAN ISLAMUL HAQUE Posted on 12 Nov 2023


This course is comprehensive and cover a wide range of process and Excel serviceability that you will use everyday in life. The large range of examples enables you to see day to day examples of how might you relate your bit of awareness both during the class and after you have finalized it. Thanks a lot mam.

user

Sayed Irfan Posted on 14 Aug 2023


As a result of my certification course, I have gained a great deal of knowledge, and I appreciate their teaching method with proper practice and immediate clarification of doubts. The Techcraft team deserves a huge thank you. I wish them more success and a professional education for every student. Thank a lot Ms. Babita George.

user

Emmanuel Oleabhiele Posted on 02 Jul 2023


I particularly enjoyed all sessions by the faculty Ms Jayashree Tawari. She tried to ensure the sessions were conscience, detailed and well understood. Thanks for the opportunity to learn and I look forward to joining other classes by Techcraft.

Curriculum

Data Analysis Using Microsoft Excel:

1.Data Analysis using Microsoft Excel:

Basics of Excel, Formatting, Database functions Excel Operators , Logical &Text formulas./Formula error checking.Excel Sheet Formatting. Date and time functions,Database functions likeDSUM,DAVERAGE,DCOUNT,DGET.

2.Relative,Absolute & Mixed Referencing:

Creating Absolute/Mixed References. Problems with Absolute/Relative Cell Referencing

3. Look up Functions:

Named Ranges,VLOOKUP() – a practical perspective.VLOOKUP() w. TRUE – When & Why? VLOOKUP() with MATCH(), lookup INDEX() and 2 MATCH(),XLOOKUP

4.Pivot Tables,Pivot Charts & Power Pivot:

Creating, Formatting Simple PivotTables.Page Field in a PivotTable.Formatting a PivotTable. Creating/Modifying a PivotChart. Data Modelling in Power Pivot

5. Complex & Logical Formulas:

IF(), Nested IFs, AND(),OR() Combo Logics; IFERROR().

6.MIS Reporting & Dashboard Techniques:

Automatic row-wise Subtotal, Gridlines, Data Validation (list),Cell-Range Naming, Grouping. Build Business reports like Sales, Inventory, Salary report, dashboards etc.

7. Charting ,Conditional Formatting & Data Cleaning:

Creating Multiple Chart Type, Primary, Secondary Chart ,Trend line Charting, Scatterplot, Conditional Formatting

8.Protection,Validation,Consolidation:

Protecting, Validating & Consolidating data from sheets and workbooks.

9. Macros Application:

Developer tab; Record & Run a Macro,Understanding & Editing VBA Code of Macros.

SQL For Data Analysis:

1. Data Analysis and AI Tools:

Power Query, What if Analysis, Forecast, Analyze,Chat GPT in Excel, AI Add-ins in Excel

2.SQL Course Content for Data Analysis:

Understanding SQL: Definition and Importance Overview of Databases: Types and Uses Installing and Setting Up MySQL and MySQL Workbench

3.Exploring SQL Data Types:

Understanding Primary Keys and Foreign Keys Applying Constraints: NOT NULL, UNIQUE, CHECK, DEFAULT

4.Creating and Managing Databases:

Creating Databases and Tables, Modifying Table Structures with ALTER TABLE Dropping Tables and Databases

5. Data Manipulation:

Inserting Data into Tables (INSERT), Updating Data in Tables (UPDATE),Deleting Data from Tables (DELETE),Best Practices for Data Integrity

6. Querying Data:

Writing Basic SELECT Statements, Filtering Data with the WHERE Clause, Using Logical Operators (AND, OR, NOT),Sorting Data with ORDER BY

7. Importing and Exporting Data:

Importing Data from CSV Files into SQL, Exporting Data from SQL to CSV Files Handling Large Data Imports Efficiently

8.Functions in SQL:

Using String Functions: CONCAT, SUBSTRING, LENGTH, etc. Exploring Numeric Functions: ROUND, AVG, SUM, etc. Date and Time Functions: NOW(), CURDATE(), EXTRACT(), etc.

9. Aggregate Functions and Grouping Data:

Using Aggregate Functions: COUNT, MAX, MIN, AVG, SUM Grouping Data with GROUP BY Filtering Groups with HAVING Clause

10. Advanced Data Analysis Techniques:

Working with Subqueries: Types and Usage, Using Window Functions: ROW_NUMBER, RANK, DENSE_RANK, Applying Conditional Logic with CASE Statements

11. Joining Data from Multiple Tables:

Understanding SQL Joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN Advanced Joins: SELF JOIN, CROSS JOIN, Combining Results with UNION and UNION ALL

12.Common Table Expressions (CTE) and Views:

Writing and Using Common Table Expressions (CTEs), Creating and Managing Views

13.Practical Data Analysis Projects:

Real-World Data Analysis Scenarios ,Hands-On Projects Using Sample Databases Interpreting and Presenting Analysis Results

14.Performance Optimization:

Indexing for Faster Query Performance,Analyzing and Optimizing Query Execution Plans

15. Advanced Topics in SQL:

Understanding and Implementing Triggers, Working with Stored Procedures and Functions

Microsoft Power BI:

1.Microsoft Power BI:

Installing and Running Power ,BI Desktop,The parts of Power BI,Core areas of Power BI, Workflow of PBI,Data Load Process,The Power BI Desktop Window.

2. Loading Data with Power BI Desktop:

Data Sources,Loading Data,Web Pages,CSV Files,Text Files,Excel,Databases.

3. Transforming Data in Power Query:

Power BI Desktop Queries,Transforming Data The Power Query Editor, The Applied Steps List Dataset Shaping, Renaming/Reordering/Removing Columns, Removing Error Records, Removing Duplicate Records Sorting Data, Filtering Data

4.Data Cleaning & Data Mashup:

Changing Data Type,Detecting Data TypesReplacing Values,Transforming Column Contents Filling Down,Using the First Row As Headers,Grouping Duplicating,Splitting & Merging Columns,Custom/ Index Columns,Merging & Appending Data, Adding the Contents of One Query to Another,Adding Multiple Files from a Source Folder,Changing the Data Structure Pivoting & Unpivoting ,Query Duplicates & References.

5. Creating & Designing Data Model:

Data Modeling in the Power BI Desktop Environment Star Schema Design Principal, Creating Relationships Manually & Automatically Cardinality- Many to One, One to One, Many to Many. Deleting, Managing, Deactivating Relationships.

6. Data Analysis Expressions (DAX) :

Introduction to DAX, Calculated Measures,Calculated Columns, Calculated Tables, DAX Aggregation Functions like SUM,SUMX,COUNT,COUNTX,AVERAGEX etc. DAX Filter Functions like CALCULATE,CALCULATE TABLE ,REMOVE FILTERS,ALL etc. DAX Logical Functions like IF,AND,OR,SWITCH,TRUE DAX Relationship Functions like RELATED,RELATEDTABLE, USERELATIONSHIP. DAX Table Manipulation functions like ADDCOLUMNS,CROSSJOIN,NATURALINNERJOIN. DAX Date and Time Functions like CALENDER,CALENDERAUTO,DATE,DATEDIFF,EDATE etc. DAX Time-intelligence functions like TOTAL MTD,TOTALQTD,TOTALYTD,DATESMTD, DATESQTD, OPENING & CLOSING BALANCE, DATESBETWEEN ETC

7.Power BI Visualizations:

Canvas, Visualizations and Fields,Power BI Desktop, Dashboards ,Creating a Basic Table, Creating a MatrixMulti-Row Cards,Switching Between Table Types.A First Chart,Basic Chart Types,Column ChartsLine Charts,Pie Charts,Essential Chart Adjustments,Donut Charts,Funnel Charts,Multiple Data Values in Charts 100% Stacked Column and Bar Charts Scatter Charts, Bubble Charts Map and Filled Map visual Tree Maps Q&A AI based Visual AI Based Key Influences Visual Decomposition Tree.

8.Filtering Data:

Filters, Visual-Level Filters,Page-Level Filters,Report-Level Filters,Removing Filters,Using the Filter Hierarchy,Using Slicers,Formatting Slicers,Specifying Visual Interactions, Choosing the Correct Approach to Interactive, Data Selection

9. Power BI Deployment on Cloud:

Power BI Workspace, Publishing report on workspace, Report Sharing

Tableau:

1.Data Analysis using Tableau :

Introduction to Tableau Desktop and Tableau Public, Understanding Tableau interface and workspace, Connecting to data sources, Creating your first Tableau workbook.

2.Data Preparation and Transformation:

Importing and connecting to different data sources, Data cleaning and transformation techniques, Working with joins, blends, and unions, Introduction to calculated fields and parameters.

3.Data Visualization Basics:

Understanding basic visualization concepts, Creating various chart types like bar charts, line charts, pie charts, Histograms, Box plot, Bar chart, Line, Bubble, Bullet, Scatter plot. Applying filters and sorting data,Formatting and customizing visualizations.

4. Advanced Visualization Techniques:

Exploring advanced chart types like heat maps, tree maps, Pareto, Funnel etc. Using reference lines, bands, and distributions,Working with maps and geographical data

5. Advanced Data Manipulation and Filtering:

Mark and highlight, Groups, Sets (creating and editing sets, IN/OUT),Bins, Hierarchies, Folders, Sorting and Types, Filtering in Tableau, Types of filters, Filtering continuous dates, dimensions, and measures

6. Exploring and Analyzing Data:

Calculation, Expressions and Parameters, Calculation syntax and functions in Tableau, Various types of calculations, including Table, String, Date, Aggregate, Logic, and Number, Levels of details: fixed level, lower level, and higher level, LOD expressions, including concept and syntax, Nested LOD expressions, Aggregation and replication with LOD expressions, Quick table calculations The creation of calculated fields

7.Using Parameter:

Creating parameters, Parameters in calculations, Using parameters with filters, Column selection parameters, Chart selection parameters, Using parameters in the filter session, Using parameters in the reference line

FAQs

Will you learn from basic to advanced techniques of Excel,SQL,Power BI and Tableau?

Trainer will first teach you all basics in proper way,will guide you to different functionalities in Excel,SQL,Power BI and Tableau and then will gradually move to advanced functionalities.

Are the faculties expert?

Faculties are very expereinced and experts in Data Analysis domain and will surely help you to learn all tools properly.

Which certificate you will get on course completion?

After course completion you will get Certification for Program in Data Analysis.

What if you miss lecture?

You can attend missed lecture in other batch.(Upto 10 lectures)

Will you get access to session recordings?

We will mail you link of session recording which will be available for 90 Days.You need to download recording if you want it for lifetime.

What are the system requirements?

Your computer should have minimum 4 GB RAM and i3 processor or any other processor with better performance.

What are internet speed requirements to attend live online lecture?

Use internet with good speed (Download speed : more than 15 mbps, Upload speed : more than 3 mbps) ( Do no use mobile hot spot or dongle.)

Copyright © 2019 Kate Education and Consultancy Services Pvt Ltd

Register for Demo

Please fill the below form.Our representative will call you for more details.