June 25, 2024

Comprehensive Global Electronic Sales Data Analysis

Project Summary:

This project focuses on analyzing global electronic sales data to gain insights into various aspects of the business. By exploring product performance, customer demographics, store efficiency, sales channels, and time-series trends, we provide actionable insights to improve decision-making. The project is divided into several tasks, with each team member contributing specific analyses, including revenue distribution, customer location mapping, seasonal trends, delivery times, and sales channel performance. A dashboard was developed using Flask to present visualizations for stakeholders, enabling real-time exploration of the data.

Read More

GitHub Link: To see my project on GitHub please click GitHub Repository button below

June 17, 2024

Interactive Earthquake Visualization Map Using Leaflet.js and D3.js

Project Summary:

This project leverages Leaflet.js and D3.js to create an interactive map for visualizing real-time earthquake data and tectonic plate boundaries. The map is dynamically updated with data fetched from the USGS Earthquake API, displaying earthquakes as circle markers that vary in size and color depending on the earthquake’s magnitude and depth. In addition, multiple tile layers, including satellite and terrain views, enhance the user experience by offering different perspectives of the map. The project provides an interactive experience where users can toggle between layers and view earthquake information in real time.

Read More

GitHub Link: To see my project on GitHub please click GitHub Repository button below

June 10, 2024

Interactive Biodiversity Dashboard

Project Summary:

This project involves the development of an interactive dashboard that visualizes the Belly Button Biodiversity dataset. The dashboard allows users to explore microbial species (Operational Taxonomic Units, OTUs) that reside in human navels. It features visualizations such as bar charts, bubble charts, and a metadata display that updates dynamically based on user input. The goal of the project is to showcase the most prevalent OTUs and provide a deeper understanding of the microbial diversity across individuals.

Read More

GitHub Link: To see my project on GitHub please click GitHub Repository button below

May 27, 2024

Crowdfunding ETL and Data Analysis

Project Summary:

This project focuses on the ETL (Extract, Transform, Load) process for managing data from a crowdfunding platform. It involves extracting data from Excel files, transforming it into appropriate formats, and loading it into a PostgreSQL database. The project encompasses creating various DataFrames for categories, subcategories, campaigns, and contacts, and then using this data to populate and verify a database.

Read More

GitHub Link: To see my project on GitHub please click GitHub Repository button below

May 23, 2024

MongoDB Database Management and Analysis

Project Summary:

This project demonstrates the use of MongoDB Compass and Jupyter Notebook to manage and analyze a MongoDB database containing information about food establishments in the UK. The project involves importing data, updating records, and performing exploratory data analysis. MongoDB Compass is used for visualizing and managing the database, while Python with a Jupyter Notebook is used for additional querying and analysis tasks.

Read More

GitHub Link: To see my project on GitHub please click GitHub Repository button below