GitHub / gappeah 1 Repository
gappeah/Practice-business-scenario
A repository contains a Jupyter notebook, raw data, and all supporting files for exploring and answering a set of analytical questions about the “Top 2000” Spotify playlist as captured in 2019/2020.
Language: Jupyter Notebook - Size: 132 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

gappeah/API-to-PostgreSQL-Data-Pipeline
Language: Python - Size: 13.7 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

gappeah/Global-Student-Migration-Higher-Education-Analysis
Language: Jupyter Notebook - Size: 124 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

gappeah/API-to-PostgreSQL
Language: Python - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

gappeah/The-American-Express-Campus-Challenge-Dataset
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

gappeah/Analyzing-Global-CO2-Emissions
Contains annual CO2 emissions (in million tonnes) by country, along with GDP, population, and per capita emissions from 1800 to recent years.
Language: Jupyter Notebook - Size: 3.99 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

gappeah/xrp_sentiment_analysis
This project aims to create a powerful tool for performing sentiment analysis on XRP-related news and social media data, followed by visualizing the results to gain insights into market trends. The analysis will involve extracting sentiment from various text sources.
Language: Python - Size: 560 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

gappeah/Insight-Ventures-Inc-Analysis
This report provides a comprehensive analysis of Insight Ventures Inc.'s financial performance based on data from 2013 and 2014. It includes insights into sales performance, profitability, and market trends across North America and Europe.
Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gappeah/R-code-R-Practice-and-Data-Visualisation
This repository contains R code, notebooks, and datasets for practising data manipulation, analysis, and visualisation using R and ggplot2. It features hands-on exercises with real datasets (cdc.csv, gapminder.csv), R Markdown notebooks, and their generated HTML outputs.
Language: HTML - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gappeah/Student-Academic-Performance-4000-Visualization-and-Analysis
This project analyses academic performance using a simulated dataset of 4,000 students, exploring how factors like gender, study habits, tutoring, region, attendance, and parental education relate to exam scores. The analysis is performed in a Jupyter Notebook with visualisations and code for reproducibility.
Language: Jupyter Notebook - Size: 307 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gappeah/Student-Pracr
Language: Jupyter Notebook - Size: 7.54 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gappeah/House-Property-Sales-Analysis
The retail industry increasingly relies on data analytics tools to estimate property prices accurately. This project analyzes house property sales in an Australian city using SQL and data exploration techniques.
Language: SQL - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gappeah/Job-Applications-Data-Dashboard
This project documents the process of cleaning data related to job applications, highlighting the data cleaning, transformation, and analysis steps performed to create a structured dataset for insights.
Language: Python - Size: 861 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

gappeah/YouTube-MP4-Downloader-Pro
This Python script provides a tool for downloading videos from YouTube. It offers users the flexibility to choose the desired resolution for the downloaded video, including options for 360p, 720p, 1080p, 1440p, and 2160p.
Language: Python - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

gappeah/Unicorn-Companies-Analysis
Tracking unicorn startups (valued at $1B+) provides valuable insights for investors and analysts to identify high-growth industries and emerging trends.
Language: SQL - Size: 453 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gappeah/gappeah
Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gappeah/Credit-Card-Transactions-Fraud-Detection-Project
The Credit Card Transactions Fraud Detection Project repository is designed to analyse and detect fraudulent transactions in credit card data.
Size: 2.93 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gappeah/Databases-and-SQL-Repository
This repository contains SQL scripts and exercises for working with the Northwind database, covering fundamental to intermediate database concepts. The Northwind database is a sample database originally created by Microsoft, containing sales data for a fictitious company called "Northwind Traders."
Language: SQL - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gappeah/fcc-postgres-universedb
This FreeCodeCamp project uses a PostgreSQL database called Universe designed to model a simplified version of a cosmic system, including galaxies, stars, planets, moons, and black holes. The database schema consists of several tables, each representing a different celestial entity, and includes relationships between these entities.
Language: SQL - Size: 532 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gappeah/CineMax-Rentals-Data-Analysis-Project
This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.
Language: SQL - Size: 5.4 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gappeah/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
Language: SQL - Size: 161 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gappeah/fcc-world-cup-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a PostgreSQL database to store World Cup match results and create a set of Bash scripts to insert data into the database and retrieve meaningful information.
Language: SQL - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gappeah/Layoffs-Exploratory-Data-Analysis
This project uses MySQL to perform data cleaning and exploratory data analysis (EDA) on a dataset detailing company layoffs. The primary goal is to process, clean, and explore the data to gain insights into trends and patterns related to layoffs across various sectors.
Language: SQL - Size: 64.5 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gappeah/SUI-Crypto-analysis
This project provides an in-depth analysis of cryptocurrency news sentiment related to the SUI token and predicts future price movements using machine learning models. The project integrates web scraping, natural language processing (NLP), and machine learning techniques to analyze how market sentiment impacts price trends.
Language: Jupyter Notebook - Size: 921 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gappeah/docx-to-md
Easy to use read docx to md converter
Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gappeah/ASCL1-Neurogenesis-GABA-Neurons
A research project that explores the relationship between neurogenesis ASCL1 and GABAergic neurons.
Size: 78.1 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gappeah/Customer-segmentation-analysis Fork of philip-osime/Customer-segmentation-analysis
This is an analysis of the customer segmentation in a fictional bank in the united kingdom.
Size: 2.74 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

gappeah/Power-BI-Data-Analysis-Project-Day-Lewis
This project involves a comprehensive data analysis exercise using Power BI and an Excel dataset, aiming to explore key metrics and trends from the provided data. The project utilizes data cleaning, transformation, and visualization techniques to present insights for business decision-making.
Size: 13.6 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

gappeah/Solana-ML-Forecast
This project uses machine learning, specifically an XGBoost regressor, to predict the price of Solana (SOL) based on historical data and engineered features.
Language: Jupyter Notebook - Size: 354 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

gappeah/UK-Housing-Prices-Analysis
This project aims to analyze UK house prices from 1995 onwards, incorporating elements of data analysis and data engineering with a focus on big data processing.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gappeah/Scrape-Financial-Data-from-SEC-Edgar-with-Python
A password manager application designed to help you securely store and manage your website passwords.
Language: Python - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Walmart-R-Data-Analysis
This project contains code to analyze and visualize Walmart sales data using R. The analysis includes calculating summary statistics, visualizing data distributions, and exploring correlations between variables.
Language: R - Size: 1.25 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gappeah/Apocalypse-Food-Prep-Report
This PowerBI project focuses on visualising data for Apocalypse Food Prep, a company specialising in emergency food supplies. The dataset consists of various CSV files containing information on customers, locations, products, sales, sales teams, and state regions.
Size: 207 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

gappeah/YouTube-To-Audio
This is a simple application that allows users to convert YouTube videos to MP3 audio files.
Language: Python - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

gappeah/Nike_Web_Crawler
This project involves web scraping Nike's product pages to extract product names, prices and links. The project showcases three different implementations of the web crawler using Selenium and BeautifulSoup. It also includes visualisation of the scraped data using Matplotlib and Seaborn.
Language: Python - Size: 394 KB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

gappeah/Ethereum-Prediction-ML
A machine learning project that predicts the future price of Ethereum (ETH) using the price data gathered from coincodex.com.
Language: Jupyter Notebook - Size: 816 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

gappeah/British-Airways-Analysis
This project focuses on analyzing and visualising travel data from British Airways using Tableau. The goal is to extract insights and present them in an interactive and visually appealing manner.
Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

gappeah/Global-Shipping-Analytics-Dashboard
This Tableau project provides a comprehensive visual analysis of global sales, shipping costs, and quality metrics across different regions and countries.
Size: 4.23 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Cookie_Access_DB_Visual
This project involved using a Microsoft Access database for a fictional cookie business utilising PowerBI, DAX and Power Query.
Size: 2.56 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/R-Weather-App
This is a simple command-line weather app written in R that provides activity suggestions based on the current weather conditions such as temperature, wind speed, rain status, cloudiness, and time of day.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gappeah/time-calculator
As part of my five projects for freeCodeCamp Scientific Computing with Python
Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gappeah/probability-calculator
As part of my five projects for freeCodeCamp Scientific Computing with Python
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gappeah/polygon-area-calculator
As part of my five projects for freeCodeCamp Scientific Computing with Python
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gappeah/budget_app
As part of my five projects for freeCodeCamp Scientific Computing with Python. I created the budget app that accounts for depositing, withdrawing, getting the balance, transferring, and checking funds. The class also prints the percentage for each item class
Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gappeah/arithmetic_formatter
As part of my five projects for freeCodeCamp Scientific Computing with Python. In Python to arrange arithmetic problems vertically. This received a list of strings that are arithmetic problems and returned the problems arranged vertically and side-by-side
Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gappeah/Analysis-of-E-Commerce-Sales-Data
This project focuses on analyzing sales data from an e-commerce platform. The goal is to gain insights into sales patterns, identify trends, and provide actionable recommendations based on the data. The analysis includes examining product categories, sales performance, and customer behavior.
Language: Jupyter Notebook - Size: 132 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

gappeah/fcc-number-guessing-game
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a PostgreSQL database to store user information and their game results and create a Bash script to handle the game logic and interact with the database.
Language: Shell - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

gappeah/Student-Performance-Analysis
This repository contains a Jupyter Notebook that analyzes student performance based on various factors such as study hours, attendance, and scores in Math, English, and Science
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

gappeah/Beverage-Sales-Analytics
This project provides an in-depth analysis of beverage sales and delivery across different states using Power BI.
Size: 444 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Income-Prediction-ML
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
Language: Jupyter Notebook - Size: 2.73 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

gappeah/London-Housing-Price-Dashboard
This Excel-based Housing Visual Dashboard provides a comprehensive view of average house prices across various boroughs in London from 1996 to 2013. The dashboard is designed to offer insights into housing market trends and price variations across different areas of London over time.
Size: 1 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Cookie-Company-Visual-Dashboard
This Excel-based interactive dashboard provides a comprehensive overview of the Cookie Company's sales performance and key metrics.
Size: 177 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Java-for-Beginners
Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gappeah/Stock-Financial-Dashboard
Bokeh application that allows you to visualise stock data for two stocks of your choice.
Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/Binance-Crypto-Prediction-and-Analysis
This project leverages the Binance API to acquire real-time data for Bitcoin (BTC) and Ethereum (ETH). The data is then used to train a Long Short-Term Memory (LSTM) neural network model for predicting cryptocurrency prices.
Language: Jupyter Notebook - Size: 601 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/SpaceX-Dashboard
This web application visualises past and upcoming SpaceX launches, categorising them into successful, failed, and upcoming missions using the SpaceX API.
Language: HTML - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gappeah/learn-celestial-bodies-database Fork of freeCodeCamp/learn-celestial-bodies-database
Language: JavaScript - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
