Data Analytics Intern
Data Analytics Intern
DATA ANALYTICS
Internship Employment
for Year Gap Students
Besant Technologies
TOPICS INCLUDED
• Business Statistics
• Power BI
• Python
• Aws
Students
Students from various fields including Statistics,
Working Professionals
Professionals from sectors like IT, Finance, Marketing,
and Healthcare.
Duration
Varied
Fees
1. Business Statistics
3. SQL
4. Power BI
5. Python
6. Tableau
7. Aws
Add-on course with this Package
✓ Project
✓ Aptitude
✓ Spoken English
• Text to Columns
• Concatenate
• The Concatenate Function
• The Right Function with Concatenation
• Absolute Cell References
• Data Validation
• Time and Date Calculations
• Conditional Formatting
• Exploring Styles and Clearing Formatting
• Using Conditional Formatting to Hide Cells
• Formatting a PivotTable
• Using Slicers
• Charts
• Creating a Simple Chart
• Charting Non-Adjacent Cells
• Creating a Chart Using the Chart Wizard
• Modifying Charts
• Moving an Embedded Chart
• Sizing an Embedded Chart
• Changing the Chart Type
• Chart Types
• Changing the Way Data is Displayed
• Moving the Legend
• Formatting Charts
• Pie Charts
• Creating a Pie Chart
• Moving the Pie Chart to its Own Sheet
• Adding Data Labels
• Exploding a Slice of a Pie Chart
• Data Analysis − Overview
• types of Data Analysis
• Data Analysis Process
• Working with Range Names
• Copying Name using Formula Autocomplete
• Range Name Syntax Rules
• Creating Range Names
• Creating Names for Constants
• Managing Names
• Scope of a Name
• Editing Names
• Applying Names
• Using Names in a Formula
• Viewing Names in a Workbook
• Copying Formulas with Names
• Difference between Tables and Ranges
• Create Table
• Table Name
• Managing Names in a Table
• New Rule
• Clear Rules
• Manage Rules
• Sort by Text
• Sort by Numbers
• Sort by Dates or Times
• Sort by Cell Color
• Sort by Font Color
• Sort by Cell Icon
• Sort by a Custom List
• Sort by Rows
• Sort by more than one Column or Row
• Subtotals
• Nested Subtotals
• Quick Analysis
• Quick Analysis with TOTALS
• Sum
• Average
• Count
• %Total
• Running Total
• Sum of Columns
• PivotTables
• Creating PivotTable
• Recommended PivotTables
• PivotTable Fields
• PivotTable Areas
• Nesting in the PivotTable
• Filters
• Slicers
Power BI
Introduction to Power BI
Learning Objectives: In this module, you will be introduced to what Power BI is, why to
choose power BI, its building blocks, other various fundamental concepts of Power BI
Topics Covered:
• What is Power BI?
• Why Power BI?
• Benefits of Power BI
• Building Blocks of Power BI
• Fundamental Concepts of Power BI
Power BI Desktop
Learning Objectives:
In this module you will be introduced to Power BI Desktop, software installation and
overview of software
Topics Covered:
• Software Installation Procedures and Guidelines
• Overview of Software
• Power BI Sign UP
• Introduction to Tools and Terminologies
• Refreshing Power BI Service Data
• What is a Dashboard?
• What is a Report?
• How to share Dashboard and Report?
Data Source Connection and Data Transforming
Learning Objective: In this module you will be introduced to how to connect to a data
source, perform cleaning and transformation of data
Topics Covered:
• Connecting to a Data Source
• Upload a local CSV File
• Connect to Excel Data
• What is a Query Editor?
• Import Data vs Direct Query
• Data Cleaning and Data Transformation
• Merging and Appending
Hands-on:
Datasets will be provided for practicing how to load and perform cleaning and data
transformation.
Modelling using Power BI
Learning Objective: In this module you will be introduced to data modelling, how to
manage relationships, creating calculated columns, measures and quick measures
Topics Covered:
• Modelling of Data
• Manage Data Relationship
• Cardinality, Cross Filtering
• Default Summarization and Sort By
• Creating Calculated Columns
• Creating Quick Measures and Measures
Hands-on:
In this you will be given hands-on to work on datasets, create calculated columns,
manage relationships etc.,
Learning Objective:
In this module you will be introduced to DAX
Topics Covered:
• What is DAX?
• Why is DAX Important?
• DAX Syntax
• Data Types in DAX
• Functions in DAX
• Measures in DAX
• Operators in DAX
• Tables and Filtering in DAX
• Queries in DAX
• Parameter Naming in DAX
Hands-on:
In this module hands-on will be given on various DAX functions
Data Visualization
Learning Objective: In this module you will be introduced to what is data visualization,
importance of data visualization, creating charts using Power BI
Topics Covered:
• Creating Visualizations
• Colour Formatting
• Sort Order
• Scatter plot and Bubble Charts
• Tooltips
• Slicers
• Cross Filtering, Highlighting
• Report Level Filters
• Drill Down and Drill Up
• Hierarchies
• Conditional Formatting, Tables, and Matrices
• KPI’s
• Cards and Gauges
• Map Visualizations
• Custom Visuals
• Grouping and Binning
• Selection Pane, Bookmarks & Buttons
• Z-Order
Hands-on:
In this module hands-on will be given on visualization, colour formatting, slicers, filters,
grouping, selection pane etc.,
Reports and Dashboards
Learning Objective: In this module you will be introduced to modify reports and
dashboards, ask questions to Power BI Q&A
Topics Covered:
• Modify and Print a Report
• Rename and delete report pages
• Add a filter to a page or report
• Set visualization interactions
• Print a report page
• Send a report to PowerPoint
• Create a Dashboard
• Create and manage dashboards
• Pin a report tile to a dashboard
• Pin a live report page to a dashboard
• Pin a tile from another dashboard
• Pin an Excel element to a dashboard
• Manage pinned elements in Excel
• Add a tile to a dashboard
• Build a dashboard with Quick Insights
• Set a Featured (default) dashboard
• Ask Questions about Your Data
• Ask a question with Power BI Q&A
• Tweak your dataset for Q&A
• Enable Cortana for Power BI
Hands-on:
In this module hands-on will be given on how to add filters to reports, set interactions,
create dashboards etc.,
Publishing and Sharing Reports
Learning Objective: In this module you will be introduced to how to publish and share
your dashboards and reports, saving options.
Topics Covered:
• Introduction to Sharing Options
• How to Publish Report From Power BI Desktop?
• How to Publish Report to Web?
• How to Share Dashboards Using Power BI Service?
• What is Content Pack?
• How to Save as PDF?
• What is Row Level Security?
• How to Export Data from Visualization?
Hands-on:
In this module hands-on will be given on how to share dashboard with Power BI service,
how to save as PDF and exporting data from visualization
Tableau
Python
Introduction to Python:
Objective:
In this module, you will get a basic understanding of python programming, Virtual
environment, Package manager, version differences of python programming and
detailed knowledge about the python installation and environment setup for working
with python.
Topic:
• Python programming history & features
• Python compiler and IDE installation
• Virtual Environment
• Pip – Package Manager
Hands-on:
How to set up an environment for python development.
Basics of Python:
Objective:
In this module, you will get a basic understanding of python Syntax and a detailed
understanding of Input/Output [I/O] operations, Variables, Operators Datatypes and
Data structure.
Topic:
• Python Syntax Overview, Indentation, comments
• Variable declaration
• Datatypes and data structure
o Primitive
o Non-primitive
• Operators in python
Hands-on:
How to write a basic Python code, variable declaration datatypes, and operators usage.
Function in Python:
Objective:
In this module, you will get a detailed understanding of writing function, the scope of
variables, function with arguments, keyword arguments, lambda functions and Modules
in python.
Topics:
• Syntax of Function
• Function with *args & **kwargs
• Scope of variables
• Lambda function with map, filter, reduce method
• DocString
• Modules and standard Modules
Hands-on:
How to create and use functions and different types of argument, lambda function, and
modules in python.
Oops in Python:
Objective:
In this module, you will get a detailed understanding of Object-Oriented Programming
Concepts in python.
Topics:
• Oops Concepts with programming syntax
o Class
o Object
o Polymorphism
o Encapsulation
o Inheritance
• Types of Methods in python
Hands-on:
How to use Object-oriented programming concepts in python.
Comprehension in Python:
Objective:
In this module, you will get a detailed understanding of List, Dictionary comprehension
and specialized sorts in python.
Topics:
• Comprehensions
o List
o Nested List
▪ if statement
▪ if … else statement
▪ Nested if … else statement
• Dictionary
• Sorting
o List
o Dictionary
Hands-on:
How to use comprehensions and sorting in python.