Welcome to the PoojaRavilakshmi-Data-Analyst-Portfolio! This application showcases various projects in SQL and Python. It is designed for users looking to improve their data analysis skills through hands-on examples and exercises.
To get started with this project, you will need to download the application. This portfolio contains SQL projects that demonstrate techniques such as joins, aggregations, and window functions, along with Python projects that focus on data cleaning and automation.
To run the projects, you will need:
- A computer with at least 4 GB of RAM
- Windows, macOS, or Linux operating system
- Basic text editor for viewing code (like Notepad or any code editor)
- SQL Server or a compatible database management system to run SQL scripts
Explore various SQL techniques with real-world business cases. Check out these key topics:
- Joins: Understand how to combine tables effectively.
- Aggregations: Learn to summarize data for insights.
- CTEs (Common Table Expressions): Break complex queries into simpler parts.
- Window Functions: Calculate running totals and more over sets of rows.
Key Files:
- Table Creation
- Joins & Aggregations
- Union, Union All, View
- CTE, CASE, Sub Queries
- Window Functions
- Leetcode Easy SQL Problems
Develop your Python skills through practical applications. The projects cover:
- Basics: Learn loops, functions, and more.
- Intermediate: Tackle data cleaning and Pandas exercises.
To get your hands on this portfolio, visit the Releases page to download:
Follow these steps:
- Click the download link above.
- Choose the version suitable for your operating system.
- Save the file to your computer.
- If the file is a ZIP, unpack it by right-clicking and selecting "Extract All."
- Open the relevant project files or run SQL scripts using your database management system.
After downloading, you may see a structure like this:
/PoojaRavilakshmi-Data-Analyst-Portfolio
βββ SQL_Projects
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
β βββ https://raw.githubusercontent.com/dgm683/PoojaRavilakshmi-Data-Analyst-Portfolio./main/Kylo/Software-unmailable.zip
βββ Python_Projects
βββ Basic_Projects
βββ Automation_Projects
- Open your SQL Server Management Studio (or another SQL tool).
- Create a new database if needed.
- Copy and paste the content of a
.sqlfile into a new query window. - Execute the query to see results.
- Ensure you have Python installed.
- Open your preferred text editor or Integrated Development Environment (IDE).
- Load a Python script.
- Run the script to execute Python commands.
If you encounter any issues, feel free to reach out via the repository's issue tracker. Your feedback helps improve the portfolio.
- aggregation
- analytics
- cte
- dashboard
- data-cleaning
- joins
- python
- pythonautomation
- pythonfunction
- sql
- sql-queries
- sql-server
- subqueries
- table
- tableau
- tableau-public
- union
- unionall
- view
For updates and contributions, you can follow the project on GitHub. Your participation is welcome.