Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kumartusha/data_analysis_training_anudip_foundation

Anudip Foundation Data Analytics Training ๐Ÿ“Š A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: ๐Ÿงน Data Cleaning & Preprocessing ๐Ÿ“‰ Data Visualization & EDA ๐Ÿ“Š Statistical Analysis
https://github.com/kumartusha/data_analysis_training_anudip_foundation

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 3 days ago
JSON representation

Anudip Foundation Data Analytics Training ๐Ÿ“Š A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: ๐Ÿงน Data Cleaning & Preprocessing ๐Ÿ“‰ Data Visualization & EDA ๐Ÿ“Š Statistical Analysis

Awesome Lists containing this project

README

        

# ๐Ÿ“Š **Data Analytics (No + Low Code) (DANLC)**
Welcome to the **Data Analytics (No + Low Code) (DANLC)** course repository! This course is tailored for individuals looking to gain data analytics skills using minimal or no coding tools. Through this course, you'll learn advanced data visualization, Python programming, SQL, and essential business communication skills with real-world projects.

---

## ๐Ÿ“‚ **Course Overview**
The Data Analytics (No + Low Code) course is structured to help participants harness the power of low-code and no-code tools for data analysis.

With a blend of **self-learning** and **Instructor-Led Training (ILT)**, this course prepares you for hands-on data analytics roles in the industry.

---

## ๐Ÿ“… **Index**

### 1๏ธโƒฃ **No Code Data Visualization**
- **Advanced Excel**
![Excel Icon](https://img.icons8.com/color/48/000000/microsoft-excel-2019.png)
Learn data visualization with advanced Excel functionalities like VLOOKUP, HLOOKUP, Pivot Tables, and Charts.

- **Power BI**
![Power BI Icon](https://img.icons8.com/color/48/000000/power-bi.png)
Build interactive dashboards and visualizations using Power BI, including data loading, transformation, and report creation.


### 2๏ธโƒฃ **Python Programming**
![Python Icon](https://img.icons8.com/color/48/000000/python--v1.png)
Master Python fundamentals, including syntax, data types, functions, and libraries like Pandas and NumPy, essential for data analysis and manipulation.


### 3๏ธโƒฃ **MySQL Database**
![MySQL Icon](https://img.icons8.com/color/48/000000/mysql-logo.png)
Develop skills in SQL for data querying, manipulation, and database management. Topics include SELECT statements, joins, subqueries, and data normalization.


### 4๏ธโƒฃ **Communicative English**
![English Icon](https://img.icons8.com/color/48/000000/language.png)
Enhance verbal and written communication skills, focusing on professional vocabulary, email etiquette, and presentation skills essential for a business environment.


### 5๏ธโƒฃ **Business Communication**
![Communication Icon](https://img.icons8.com/color/48/000000/business.png)
Learn effective business communication techniques, including report writing, interpersonal skills, and handling professional interactions.


### 6๏ธโƒฃ **Project with Mentoring by Industry Professionals**
![Project Icon](https://img.icons8.com/color/48/000000/task.png)
Apply your knowledge in a **capstone project** guided by industry mentors. Develop end-to-end data solutions with real-world datasets, and gain hands-on experience in problem-solving, data visualization, and reporting.



---

Each module provides in-depth, practical experience, helping you become proficient in data analysis, visualization, and communication skills essential for today's data-driven workplaces.

---

## ๐Ÿ“Š **Module Breakdown**
| **Module** | **Total Duration (Hours)** | **Self-Learning (Hours)** | **ILT (Hours)** |
|--------------------------------------|----------------------------|----------------------------|------------------|
| No Code Data Visualization (data_vis) | 30 | 14 | 16 |
| Python Module (python_prog) | 120 | 20 | 100 |
| SQL Module (sql_mdl) | 24 | 4 | 20 |
| Communicative English (com10wk_n) | 60 | 20 | 40 |
| Business Communication (busi_com) | 62 | 32 | 30 |
| Project with Mentoring (pro_mon_inds)| 24 | 0 | 24 |
| **Total Hours** | **320** | **90** | **230** |

---

## ๐Ÿ“ **Curriculum**
### ๐Ÿ”น **Excel Table of Contents**
1. **VLOOKUP and HLOOKUP Mastery**
- Overview of VLOOKUP and HLOOKUP
- Nested VLOOKUP and HLOOKUP
- Using INDEX and MATCH as alternatives
- Advanced lookup scenarios

2. **IF Statements and Logical Functions**
- Advanced IF statements
- Nested IF functions
- Logical functions (AND, OR, NOT)

3. **Array Formulas**
- SUMPRODUCT and SUMIFS, COUNTIF, COUNTIFS


---

### ๐Ÿ“ˆ **Power BI Table of Contents**
1. **Introduction to Power BI**
- Overview of Power BI
- Installing Power BI Desktop
- Getting Started with Power BI Service

2. **Creating Visualizations**
- Loading Data into Power BI
- Building Simple Visualizations
- Customizing Visuals


---

### ๐Ÿ **Python Table of Contents**
1. **Introduction to Programming**
- Why Should You Learn to Write Programs?
- Understanding Computer Programs

2. **Getting Started with Python**
- Installing Python Software
- Python Different Editors and IDEs


---

### ๐Ÿ›ข๏ธ **SQL Table of Contents**
1. **Introduction to RDBMS**
- Overview of Relational Database Management System (RDBMS)
- The Relational Model

2. **Basic MySQL Syntax**
- Understanding Basic MySQL Syntax
- Basic SQL Commands (SELECT, INSERT, UPDATE, DELETE)


---

Check out the **Kaggle Dataset** weโ€™ll be using for this project here: [Link to Dataset](https://www.kaggle.com/)

---

## ๐Ÿ”— **Useful Links**
- [Kaggle Datasets](https://www.kaggle.com/)
- [Power BI Documentation](https://docs.microsoft.com/power-bi)
- [Python Official Documentation](https://docs.python.org/3/)


---

## ๐Ÿ’ป **Getting Started**
### 1. Clone the Repository:
git clone https://github.com/your-username/DANLC.git
### 2. Install Required Packages:

For Python: pip install -r requirements.txt
### 3. Explore Modules: Each module has its own folder with detailed instructions, examples, and exercises.

## ๐Ÿ‘จโ€๐Ÿ’ป Contributions & Feedback
#### We welcome contributions and feedback! If you encounter issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
---