Road Map For Being a Data Analyst

Hello Guys,

It's beginning of data analysis. 

Follow the blog to learn more about data analysis and data. 

There are plenty of tools which we use for collecting, preparing, processing, analyzing and presenting data. Like : Python, R, MS Excel, Google spreadsheets, MS SQL, SQL, BigQuery, Postgre SQL, PowerBi, Tableau etc.


So I am going to categorize these tools according to there uses at different stages of data analysis :

1- For COLLECTING DATA :- Python, MS excel, Spreadsheets.

2-For PREPARING DATA :- Excel, SQL, Spreadsheets, MS SQL, Postgre SQL

3-For PROCESSING DATA :-  Excel, SQL, Spreadsheets, MS SQL, Postgre SQL

4-For ANALYZING DATA :- Excel, SQL, Spreadsheets, MS SQL, Postgre SQL, Python, R

5-For PRESENTING DATA :- PowerBi, Tableau.


We use these tools in different sets. For example:

Step 1- We  use Python to scrape data online or mostly we get data from company and other outer sources in CSV or other formats. 

Step 2- We open or import data in MS Excel or spreadsheet. Prepare it by sorting and filtering. 

Step 3- Process data in spreadsheets by cleaning it and removing or correctimg all incorrect data making it ready for analyzing. 

Step 4- We analyze data in spreadsheets and take insights out of the data. 

Step 5- We make simple charts, or present the data in visual way to make it simple to understand for stakeholders (owners, managers, executives etc.) 

note : these above steps are for small data analysis, for big data we use other tools which we discussed in starting. 

To learn more about data analysis keep following the blog 

Thankyou

Rohit Thakur


Comments

Popular posts from this blog

Python for Data Analysis

R for data Analysis