3-Months Complete Roadmap to Become a
Data Analyst in 2024
By Sagar Pandey (@sagar_mee_)
Weeks 1-2: Laying the Foundation
_
Week 1: Introduction to Excel
● Days 1-3: Understand the basics of data, types, and sources.
ee
● Days 4-5: Explore key data analysis tools: Excel, Google Sheets.
● Days 6-7: Introduction to basic data manipulation and cleaning.
Week 2: Introduction to Statistics
● Days 1-3: Learn foundational statistics: mean, median, mode, standard deviation.
m
● Days 4-5: Understand probability and its application in data analysis. ● Days 6-7:
Introduction to Python for Data Analysis: basics of syntax and data structures.
Weeks 3-5: Mastering Data Manipulation with SQL
r_
Week 3: SQL Fundamentals
● Days 1-3: Understand relational databases and the SQL language.
● Days 4-5: Learn to query databases using SELECT statements. ●
ga
Days 6-7: Practice SQL skills on relevant datasets.
Week 4: Advanced SQL and Database Management
● Days 1-3: Advanced SQL queries and optimization.
● Days 4-5: Database management principles.
sa
● Days 6-7: Apply advanced SQL on large datasets.
Week 5: Working on projects using the learnings.
Weeks 6-7: Analysis and Visualization tools
Week 6: Power BI
● Days 1-3: Apply statistical concepts using Python.
● Days 4-5: Introduction to hypothesis testing.
● Days 6-7: Apply statistical analysis on real datasets.
Week 7: Tableau
● Days 1-3: Learn principles of effective data visualization.
● Days 4-5: Explore visualization libraries like Matplotlib and Seaborn.
● Days 6-7: Create compelling visualizations for diverse datasets.
Weeks 8-9: Introduction to Python
Week 8: Python for Data Analysis
_
● Days 1-3: Introduction to Python for Data Analysis: basics of syntax and data
structures.
ee
● Days 4-5: Dive deeper into Python: data types, functions, and libraries.
● Days 6-7: Explore Pandas library for data manipulation.
Week 9: Advanced Python and Data Analysis Techniques
m
● Days 1-3: Explore advanced Python features for data analysis.
● Days 4-5: Explore visualization libraries like Matplotlib and Seaborn.
● Days 6-7: Apply basic machine learning techniques on datasets.
r_
Weeks 10-11: Real-world Projects and Building Portfolio
Week 10: Real-world Data Projects
● Days 1-5: Work on a comprehensive data analysis project.
ga
● Days 6-7: Peer review and feedback.
Week 11: Industry Applications
● Days 1-3: Explore data analytics in specific industries (e.g., finance, marketing,
healthcare).
sa
● Days 4-5: Guest lectures or webinars from industry professionals.
● Days 6-7: Finalize and present your project to peers.
Weeks 12: Refinement and Transition
Week 12: Soft Skills and Career Development
● Days 1-3: Learn to communicate findings effectively.
● Days 4-5: Resume building and LinkedIn optimization.
● Days 6-7: Networking and connecting with professionals in the field.
By following this structured roadmap, you'll not only gain a solid understanding of key
data analysis concepts and tools but also be well-prepared to apply your skills in
real-world scenarios and pursue a career as a data analyst. Adjust the pace according
to your comfort level, and remember that continuous learning and practical application
are key to success in the field of data analytics. Good luck on your journey!
Excel -> Statistics -> SQL -> Power BI -> Python -> Portfolio -> Soft skills
_
Week - 1, 2
1. Excel
ee
Topics :
▪ Basic formulas: SUM, AVERAGE, MEAN, MEDIAN, SUMPRODUCT, CONCATENATE
▪ Advance formulas: VLOOKUP, INDEX, MATCH, IF, COUNTIF, SUMIF ▪ Remove
m
duplicates and conditional formatting
▪ Charts, filters, sort and slicers
▪ Pivot tables and pivot charts
r_
▪ Ignore VBA, Macros, etc
Resources:
ga
Excel for Data Analysis
[Link]
l IBM Data Analysis in Excel & R Certificate
[Link]
Analysing Data with Excel | IBM
sa
[Link]
tone&utm_medium=social&utm_source=linkedin
Optional:
[Link]
[Link]
eyond
Youtube Videos:
1. Freecodecamp's MS Excel Tutorial for Beginners
[Link]
2. Data Analytics In Excel Full Course | Intellipat
[Link]
3. Excel Tutorial | Intellipat
[Link]
[Link] Excel Full Course 2022 | Simplilearn
_
[Link]
5. Data Analytics Using Excel | Simplilearn
ee
[Link]
6. Beginners to Pro Free Excel | Chandoo
[Link]
m
2. Statistics
r_
Topics :
▪ Basic Math: Arithmetic, Percentage, Weighted Average, Cumulative Sum ▪ Basic
ga
Statistics: Mean, Median, Mode, Standard Deviation, Normal Distribution
Resources:
Statistics Tutorial for Beginners by Simplilearn:
sa
[Link]
Week - 3, 4, 5
3. SQL
Topics
▪ Basic Queries: SELECT, WHERE, DISTINCT, LIKE, BETWEEN, ORDER BY,
LIMIT, GROUP BY,
HAVING CLAUSE, INSERT, UPDATE, ALTER, IMPORT, Data types ▪
Advance Queries: Date time function, Window function, Sub query, Case
statement, CTE, query optimisation
▪ JOINS: Inner, Outer, Left, Right
Resources
[Link]
SQL tutorial for beginners | Rishabh Mishra
[Link]
⚡ SQL Basics for Data Science
_
[Link]
SQL Bootcamp
ee
[Link]
8 free Courses that'll teach you better than the paid ones
1. SQL Full-course by Simplilearn
m
[Link]
2. Learn Basic SQL In 15 Mins | Learn BI Online
[Link]
r_
3. SQL Basic Tutorial | TechTFQ
[Link]
ga
4. MySQL Tutorials for beginners | Edureka
[Link]
5. NOSQL databases tutorial | freeCodeCamp
sa
[Link]
For practicing:
▪ W3schools: [Link]
▪ Hacker rank sql: [Link]
▪ 8-week sql challenge- case study: [Link]
▪ Data lemur: [Link]
▪ Leetcode: [Link]
▪ Learn SQL: [Link]
Projects:
15 Exciting SQL Projects With Source Code
[Link]
9R-G6D0kIQkIp1iouJEzsleM7OBfwxykLNIY
Week - 6, 7
_
4. BI Tools (Power BI / Tableau)
ee
Start with learning Power BI and then move on to Tableau.
Resources
m
�� PowerBI for Data Viz ��
[Link]
▪ Power BI Udemy course:
r_
[Link]
▪ Power Bi Tutorial + Project Beginners:
[Link]
Learn PowerBI: [Link]
ga
Tableau for Data Viz
[Link]
[Link]
sa
Week - 8, 9
5. Python
Note: If you are a beginner, then start with Python instead of R- as its high in demand
and beginner friendly. Also, it will help to solve Machine Learning problems. As a
beginner, learn programming language to an intermediate level, don’t waste time to
master it.
o Topics in Python:
▪ Variables, Data types, Lists, Tuples, Dictionaries, Sets, Conditional
expressions, Modules,
Functions, Operators, if statements, Loops, classes and objects
▪ Python libraries: Pandas and Matplotlib
▪ Pandas: read/write csv, excel and JSON files, work with dataframe, data
manipulation and
analysis- Group by, Concatenate, Merge
▪ Matplotlib: creating static, animated, and interactive visualizations in Python
_
Resources
ee
Python for Data Science
[Link]
p
Python Pandas
[Link]
m
[Link]
Week - 10, 11
r_
6. Portfolio
ga
[Link]
9R-G6D0kIQkIp1iouJEzsleM7OBfwxykLNIY
Practice Projects at home:
[Link]
sa
[Link]
Here are the links to some projects:
1) E-commerce Project (Very Popular)
[Link]
2) Railway management system
[Link]
3)Road Safety Dataset
[Link]
4) European Soccer Game Analysis
[Link]
_
5) World Population Dataset
ee
[Link]
15_World_population
Top 5 Data Analytics Projects with Resources | Projects for Beginners | Rishabh Mishra
m
[Link]
Sql - Data analysis practice/project
r_
[Link]
j TW_DMQm&i
ndex=1
ga
Coursera Projects:
Exploratory Data Analysis with Python and Pandas: Apply EDA techniques to any table
of data using Python.
sa
Twitter Sentiment Analysis Tutorial: Clean thousands of tweets and use them to predict
whether a customer is happy or not.
COVID19 Data Visualisation Using Python: Visualise the global spread of COVID-19
using Python, Plotly, and a real data set.
Everything:
1. Full Data Analysis Portfolio Exercise (SQL, Excel, Tableau)
[Link]
2. End To End Cricket Data Analytics Project Using Web Scraping, Python, Pandas
and Power BI
[Link]
_
Week - 12
ee
7. Soft Skills
Free resume template sites
m
Novo Resume: [Link]
Canva: [Link]
r_
Resume io: [Link]
Interview Preparation
SQL interview preparation
ga
● Use this website: [Link]
Also check this YouTube channel: [Link]
Data analyst interview preparation
● [Link]
● [Link]
sa
-questions
● [Link]
500+ Interview Questions On Data Analyst And Business Analytics
[Link]
Certifications
Data Analyst Certificates
Google Data Analytics Certificate
[Link]
Google Advanced Data Analytics Certificate
[Link]
_
IBM Data Analytics Certificate
[Link]
ee
Microsoft BI Data Analyst Certificate
[Link]
Meta Marketing Analytics Certificate
m
[Link]
Data Scientist
r_
Data Science Certificate
[Link]
Practice
ga
Best place to learn SQL: [Link]
1. Learn Excel: [Link]
2. Learn SQL: [Link]
3. Learn PowerBI:
sa
[Link] 4. Learn Python:
[Link]
�� Practice Coding Interviews ��
[Link] �� Julius AI for data analysis
�� [Link]
Youtube channels
[Link]
[Link]
[Link]
Chandoo
Rishabh Mishra
Lore So What
Alex The Analyst
_
ee
Hope you found this guide helpful! Just Follow me on
Instagram (Insta Id : sagar_mee_) for more career hacks !
m THANK YOU DIL SE ❤️
MAZE KARO , ENJOY LEARNING
r_
ga
sa
sa
ga
r_
m
ee
_