Skip to content
View jsmarrero08-ctrl's full-sized avatar

Block or report jsmarrero08-ctrl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jsmarrero08-ctrl/README.md

Jonathan Sanchez

Junior Data Analyst focused on SQL, Excel, Power BI, and Python.

I work on personal projects where I clean data, build dashboards, and review trends using real datasets. I like working with structured data, writing queries, and turning raw data into clear reports that are easy to understand.


Technical Skills

  • SQL (MySQL, SQL Server)
  • Excel (Pivot Tables, Reporting, Data Cleaning)
  • Power BI (DAX, Data Modeling)
  • Python (Pandas)
  • Data validation
  • Reporting

Projects

SQL Relational Database & Reporting Project

Built a relational database and wrote queries with JOIN, GROUP BY, SUM, and COUNT to organize data and create reports.

Amazon Pricing & Discount Analysis (Python)

Reviewed pricing and discount data with Python and Pandas to compare categories and find patterns in the dataset.

Amazon Pricing Dashboard (Power BI)

Built a Power BI dashboard to track pricing and discount trends with filters, KPI cards, and DAX measures.

PHP & MySQL Record Management System

Built a web application connected to a MySQL database to add, edit, delete, and view records.


About Me

I’m currently studying Computer Science at Inter American University of Puerto Rico. I’m interested in data analysis, reporting, and data support roles where I can keep learning and keep building real experience.

Pinned Loading

  1. amazon-pricing-analysis amazon-pricing-analysis Public

    Python and Pandas analysis of Amazon pricing data with data cleaning, discount calculations, and category-level findings.

    Jupyter Notebook

  2. amazon-pricing-dashboard amazon-pricing-dashboard Public

    Power BI dashboard showing product counts, ratings, reviews, and discount trends by category.

  3. sql-database-project sql-database-project Public

    MySQL project with related client and order tables, joins, aggregations, and reporting queries.

  4. php-mysql-record-system php-mysql-record-system Public

    PHP and MySQL CRUD app for adding, viewing, editing, and updating records through a web interface.

    PHP