Data visualization
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
- GitHub: https://github.com/topics/data-visualization
- Wikipedia: https://en.wikipedia.org/wiki/Data_visualization
- Created by: Charles Joseph Minard
- Aliases: dataviz,
- Last updated: 2026-07-07 00:08:25 UTC
- JSON Representation
https://github.com/caesaredia/la-cafe-market-analysis
A data-driven feasibility study exploring the potential of launching a robot-staffed café in Los Angeles, based on real F&B business data.
business-intelligence cafe data-analysis data-visualization food-industry franchise los-angeles market-research pandas python
Last synced: 01 May 2026
https://github.com/kevinandersontech/ecommerce_dashboard_streamlit
A Streamlit dashboard that reads daily revenue metrics from the data pipeline. Provides date filters, summary KPIs, line charts, and a table to explore revenue over time across different statuses (e.g. paid, refunded, failed).
charts dashboard data-visualization duckdb filters metrics python streamlit
Last synced: 01 May 2026
https://github.com/hamiltoncj/qgis-d3datavis-plugin
QGIS D3 Date and Time Heatmap
circular d3 data-clock data-visualization gis heatmap plugin qgis
Last synced: 01 May 2026
https://github.com/ishmal793/bi-dummy-
An interactive and beginner-friendly data dashboard built using Streamlit. Upload your own CSV or Excel file, apply filters, view key statistics, and generate beautiful visualizations with no coding required.
data-analytics data-visualization eda pandas plotly python-dashboard streamlit
Last synced: 01 May 2026
https://github.com/fbarffmann/project1
Analyzed factors influencing movie profitability using Python. Cleaned and visualized film industry data to uncover trends in budgets, sales, genres, and ratings.
box-office-analysis data-analysis data-visualization matplotlib movie-industry pandas python regression seaborn
Last synced: 01 May 2026
https://github.com/anandvai/ai_rag_chatbot_multi_pdf_support
RAG (Retrieval-Augmented Generation) Chatbot built with Streamlit and LangChain, powered by Groq's blazing-fast LLaMA3-8B. It allows you to upload multiple PDFs, ask questions, and get precise, context-aware answers in a conversational format.
ai data data-science data-visualization data-visualizations dataengineering fastapi langchain langgraph python sql streamlit
Last synced: 01 May 2026
https://github.com/jfaccioli/leaflet-earthquake
Geo mapping earthquakes with Leaflet / Javascript / GeoJSON
data-visualization geojson javascript json leaflet
Last synced: 01 May 2026
https://github.com/gabrieldiem/iss_locator
Little python script that plots the ISS (International Space Station) location in a world map at a given time
data-visualization pandas plotly python script
Last synced: 01 May 2026
https://github.com/samia35-2973/world-university-ranking-2023-prediction
This repository is about creating models for predicting world university rankings 2023. The World University Rankings 2023 dataset include 1,799 universities across 104 countries and regions, making them the largest and most diverse university rankings to date. A clean dataset is generated through data preprocessing.
data-cleaning data-preprocessing data-visualization decision-trees machine-learning machine-learning-algorithms model-training prediction world-university-rankings world-university-rankings-2023
Last synced: 01 May 2026
https://github.com/enshefalogram/ml-score-pred
This project is designed to make your life... predictable!
ai data-visualization eda machine-learning phyton python3 regression regression-models supervised-machine-learning
Last synced: 01 May 2026
https://github.com/leandrocollares/beyond-the-3-point-arc
A responsive scatter plot that shows the percentage of points scored by NBA teams via 3-point and mid-range field goals
Last synced: 01 May 2026
https://github.com/ujjwalll/get-that-flair
It is a repository for project detecting the flair of reddit post through their links. You can find the working model of it at - https://get-that-flair.herokuapp.com/
data-analysis data-visualization django-application herokuapp machine-learning naive-bayes-classifier praw-reddit python3 random-forest reddit-api sentiment-analysis topic-modeling
Last synced: 01 May 2026
https://github.com/bheemisme/icc-t20-world-cup-dashboard
2024 icc t20 world cup dashboard
dashboard data-analysis data-analytics data-science data-visualization matplotlib pandas seaborn
Last synced: 02 May 2026
https://github.com/robwiederstein/covid-19-ky
Monitor US covid-19 cases w/ Johns Hopkins data
data data-visualization leaflet plotly r shell
Last synced: 02 May 2026
https://github.com/hari9-9/cs7ds4-data-visualization-basketball-evolution
Basketball Shooting Trends Evolution Dashboard
data-visualization matplotlib pandas plotly python
Last synced: 02 May 2026
https://github.com/quocduyenanhnguyen/airlines_web_scrapping
I scrapped airline data from a Wiki page with Python, did some data cleaning with Google Sheet and SQL, then visualized the data with Tableau.
airlines csv-files data-cleaning data-visualization mysql python3 tableau tableau-dashboards tableau-public webscraping
Last synced: 15 May 2026
https://github.com/jaymax01/predicting-customer-purchases
classification of online purchasing rates
classification-algorithims colab-notebook data-visualization decision-tree-classifier google-cloud logistic-regression machine-learning python svm-classifier unbalanced-data
Last synced: 02 May 2026
https://github.com/shridhar1504/milk-production-time-series-forecasting-datascience-project
This project uses time series forecasting to predict future milk production. The data used in this project is monthly milk production data from January 1962 to December 1975. The ARIMA (autoregressive integrated moving average) model is used to forecast the milk production. The model is evaluated using various metric.
adf arima-model augmented-dickey-fuller-test data-analysis data-analytics data-science data-visualization eda exploratory-data-analysis machine-learning machine-learning-algorithms python python3 residuals sarimax seasonality time-series time-series-forecasting trends
Last synced: 02 May 2026
https://github.com/gerhynes/d3-mobile-subscription-literacy-scatterplot
A D3 scatterplot showing mobile phone subscriptions against literacy rates. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 02 May 2026
https://github.com/kimaruthagna/segmente
A journey through understanding customer segmentation using python with the general goal of encouraging data driven decision making
clustering crosstab customer-segmentation data-science data-visualization knn-classification lifetime-value pandas rfm-analysis seaborn
Last synced: 02 May 2026
https://github.com/bp0609/data-narrative
data-visualization linear-regression matplotlib pandas
Last synced: 02 May 2026
https://github.com/ronitjariwala/prodigy_ds_04
Prodigy InfoTech Data Science Internship Task-4
data-analysis data-science data-visualization python
Last synced: 02 May 2026
https://github.com/jimohola/breast-cancer-detection
Breast Cancer Detection-Machine learning
data-analysis data-visualization exploratory-data-analysis machine-learning python3
Last synced: 02 May 2026
https://github.com/hamzazafar10/movie-recommendation-system
Content based movie recommendation system using cosine similarity.
cosine-similarity data-analysis data-preprocessing data-science data-structures data-visualization jupyter-notebook machine-learning movie-recommendation python
Last synced: 02 May 2026
https://github.com/amishidesai04/emergency-calls-data-analysis-project
Welcome to the Emergency Calls Data Analysis project repository. This project is dedicated to extracting, processing, and visualizing data from the "Emergency – 911 Calls, Montgomery County" dataset, sourced from Kaggle. The main objective is to analyze trends in emergency calls in Montgomery County, Pennsylvania, spanning multiple years.
analysis data-analysis data-extraction data-processing data-science data-visualization numpy pandas python seaborn
Last synced: 02 May 2026
https://github.com/rorrell/employmentdata
A Jupyter Notebook where I use group by to analyze the average unemployment rate by year
data-analysis data-visualization jupyter-notebook python3
Last synced: 02 May 2026
https://github.com/neuro-mechatronics-interfaces/matlab_analyses
Tools for analysis, statistics, and/or simulation in Matlab.
data-analysis data-visualization matlab matlab-codes matlab-functions matlab-gui matlab-scripts neuroscience weber-lab
Last synced: 09 Jun 2026
https://github.com/bhaveshbhakta/gold-price-prediction-using-ml
Gold Price Prediction
data-analysis data-visualization gold-price-prediction machine-learning python
Last synced: 02 May 2026
https://github.com/debjyotisaha/web-application-projects-streamlit-phase-2
This repository showcases interactive web applications built using the Streamlit framework.
dashboard data-visualization python streamlit
Last synced: 02 May 2026
https://github.com/benzerinsio/breastcancer-eda
📊 Análise Exploratória de Dados (EDA) - Câncer de Mama | Exploração de características clínicas para identificar padrões e relações no diagnóstico de câncer de mama.
analise-de-dados analise-exploratoria analise-exploratoria-de-dados data-analysis data-visualization diagnosis eda exploratory-data-analysis health-care medical-data python seaborn
Last synced: 02 May 2026
https://github.com/s1dewalker/electric-future
Visual Analysis: Future of Automotive Industry
data data-visualization machine-learning python3 regression-analysis tableau
Last synced: 02 May 2026
https://github.com/peter-gy/autovistype
Probing vision-language model alignment with human expert visual grouping over stratified sample of VIS30K dataset.
data-visualization google-genai langchain llm-benchmarking marimo meta-llama mistral multi-label-classification openai polars qwen uv vis30k vision-language-model visual-stimuli visualization-categorization vlm
Last synced: 02 May 2026
https://github.com/gerhynes/d3-notes-app
A simple notes app built to practice D3 selection methods. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 03 May 2026
https://github.com/gkar90/gdp-vs-life-expectancy
Statistical analysis on GDP vs Life Expectancy
data-science data-visualization statistical-analysis
Last synced: 09 Jun 2026
https://github.com/jofaval/red-wine-quality
Data Analysis of the Red Portuguese's Wine's Quality in 2009
classification data-analysis data-science data-visualization google-colab kaggle logistic-regression machine-learning python scikit-learn wine-quality xgboost
Last synced: 03 May 2026
https://github.com/mehtadigisha/iris-flower-classification
Iris Flower Classification
accuracy-score classification-report data-analysis data-visualization eda iris-classification machine-learning matplotlib pandas prediction python scikit-learn seaborn svc-model svm-model visualization
Last synced: 03 May 2026
https://github.com/ronaldkanyepi/southern-africa-health-indicators-analysis
Visualizing Health Trends in Southern Africa: Analyzing World Bank data (2013–2020) to uncover patterns in life expectancy, infant mortality, HIV prevalence, and maternal mortality.
botswana data-visualization dplyr ggplot2 ggtext health healthcare mozambique patchwork r south-africa tidyverse viridis zimbabwe
Last synced: 09 Jun 2026
https://github.com/miteshgupta07/covid-19-report-dashboard-using-streamlit
A Streamlit dashboard for COVID-19 reporting that provides real-time updates, visualizations, and analysis of global and local COVID-19 data to track the pandemic's progress and impact.
data-visualization python streamlit
Last synced: 03 May 2026
https://github.com/lut-ful/credit-card-financial-report-dashboard
Visualizing and unlocking different KPI's of a Financials instution depending on credit card data using Power BI.
data-analytics data-visualization dax-query postgresql powe-bi python statics
Last synced: 03 May 2026
https://github.com/james-julius/latent-space-explorer
A flythrough 3D map of meaning — type any concept and watch it land near related ideas. In-browser embeddings (no install, no key), pre-seeded scenes, and a multi-model knowledge explorer.
3d-visualization ai claude data-visualization embeddings gemini latent-space llm machine-learning nextjs openai react-three-fiber semantic-search text-embeddings threejs transformers-js typescript umap vector-search webgpu
Last synced: 09 Jun 2026
https://github.com/nix7amcm/fcc-data-viz-cert-projects
These are my projects for the freeCodeCamp Data Visualization certification.
d3 d3-visualization d3js data-visualization data-viz freecodecamp freecodecamp-project html-css-javascript
Last synced: 03 May 2026
https://github.com/ronitjariwala/prodigy_ds_05
Prodigy InfoTech Data Science Internship Task-5
data-science data-visualization python
Last synced: 03 May 2026
https://github.com/cassiofb-dev/projetos-intensivao-python
Projetos do evento intensivão de Python da Hashtag treinamentos.
automation data-analysis data-science data-visualization jupyter-notebook machine-learning python webscraping
Last synced: 03 May 2026
https://github.com/baggiponte/ta-business-statistics-2023
🎓 Business Statistics [UniMi • AY 2022/2023]
data-mining data-science data-visualization r tidyverse
Last synced: 03 May 2026
https://github.com/codeslash21/tmdb_data_analysis
We analysed TMDB dataset which contains around 11000 movies details. We analyzed to find some interesting facts about the dataset.
data-analysis data-visualization matplotlib nanodegree-project numpy pandas python tmdb-movie
Last synced: 03 May 2026
https://github.com/ledsouza/reg-linear-ii
Projeto de estudo de técnicas avançadas de modelagem em regressão linear
data-science data-visualization linear-regression pandas seaborn sklearn statsmodels vitrinedev
Last synced: 03 May 2026
https://github.com/panastasiadis/k8s-smart-home-frontend-service
A Streamlit-based front-end, developed as part of the thesis "Enhancing Integration Process and Manageability of a Microservices-Based Home Automation Application with Kubernetes". This GUI connects to a Django backend and InfluxDB to enable real-time sensor monitoring, device and room management, and action automation.
dashboard data-visualization gui home-automation python smart-home streamlit user-interface
Last synced: 03 May 2026
https://github.com/gerhynes/d3-birth-chart
An interactive UN birth rate bar chart built to practice manipulating SVGs with D3. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 03 May 2026
https://github.com/leandrocollares/foreign-born-population-in-canada
Responsive bar chart that shows the percentage of foreign-born population in Canada between 1871 and 2011
Last synced: 03 May 2026
https://github.com/shivabajelan/belly-button-biodiversity-dashboard
Belly Button Biodiversity Dashboard is an open-source interactive dashboard that visualises the Belly Button Biodiversity dataset. Built with JavaScript, D3.js, Plotly.js, HTML, and CSS, the dashboard features include a dropdown menu, horizontal bar chart, bubble chart, demographic information display.
css d3 dashboard data-visualization html javascript plotly visualization
Last synced: 03 May 2026
https://github.com/martn2023/housing-prices-ml-supervised-learning
My first end-to-end ML/supervised learning project: housing price estimation
data-science data-visualization decision-tree end-to-end-machine-learning linear-regression machine-learning matplotlib pandas predictive-analytics random-forest scikit-learn supervised-learning
Last synced: 03 May 2026
https://github.com/yugsumeet17/churn-analysis-project--power-bi-sql-machine-learning
Dataset Explained, Project Goals & Metrics Required, SQL Server ETL & Data Cleaning, Power BI Data Load, Transformation, Blueprint & Measures, Power BI Visualization - Summary Page, Building Machine Learning Model - Random Forest, Power BI Visualization - Churn Prediction Page
data data-visualization dataanalytics excel postgresql powerbi python3
Last synced: 03 May 2026
https://github.com/eikospartners/ngcatalyst
Repo for visuzalizations for Angular
Last synced: 03 May 2026
https://github.com/joaopalmeiro/b2-presentation
Materials for the presentation of the paper: "B2: Bridging Code and Interactive Visualization in Computational Notebooks" (Yifan Wu, Joseph M. Hellerstein, Arvind Satyanarayan — UIST 2020).
data-visualization interactive-visualizations jupyter jupyter-notebook jupyter-notebook-extension python r vega-lite xaringan
Last synced: 03 May 2026
https://github.com/akashparley/ipl-data-analysis
The IPL Data Analysis project focuses on extracting valuable insights from IPL match data using various data analytics techniques. By analyzing historical match outcomes, player performances, team comparisons, and venue statistics, the project visualizes trends and patterns through graphs like bar charts, line graphs, and scatter plots.
analytics data-visualization excel metplotlib numpy pandas python seaborn tableau-dashboards
Last synced: 04 May 2026
https://github.com/pragmaai/yelp-datapipeline
🍽️ Yelp Data Pipeline & Analytics Dashboard End-to-end data engineering pipeline processing Yelp dataset with Rust transforms, Apache Airflow orchestration, and interactive Streamlit analytics. Features business insights, user engagement analysis, and city performance comparisons. 🚀 Docker-ready • 📊 Interactive Dashboard • ⚡ High-performance R
airflow data-engineering data-pipeline data-visualization datafusion docker rust streamlit yelp yelp-dataset
Last synced: 04 May 2026
https://github.com/pejpero/multi-class_classifier
This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.
data-visualization logistic-regression machine-learning multiclass-classification one-vs-one one-vs-rest perceptron python scratch-implementation softmax
Last synced: 09 Jun 2026
https://github.com/samruddhi3012/screen-time-analysis
Hi! This repo demonstrates a python project on Screen Time Analysis.
data-analysis data-visualization python
Last synced: 04 May 2026
https://github.com/parmaster/logserver
Collecting telemetry data posted by IoT devices into MQTT, filtering, processing and visualizing results
data-visualization golang-template iot-application mqtt mqtt-client template
Last synced: 04 May 2026
https://github.com/mindlessmuse666/titanic-data-visualization
Проект по визуализации данных о пассажирах Титаника с использованием библиотек Python Matplotlib, Seaborn и Plotly.
data-analysis data-visualization matplotlib pandas plotly python seaborn titanic
Last synced: 04 May 2026
https://github.com/brooks-code/silver-broccoli
ATMO-viz submission for the DGE 2024 Challenge
data-processing data-science data-visualization dataviz leaflet machine-learning open-data openstreetmap state-machine
Last synced: 04 May 2026
https://github.com/joaopalmeiro/altair-playground-app
An application powered by Streamlit to test different configurations on an Altair chart.
altair data-visualization streamlit
Last synced: 04 May 2026
https://github.com/michal-radomski/3d-libraries_data-visualization_webgl
3D libraries, data visualization and WebGL courses from Udemy.com
3d d3js data-visualization threejs webgl
Last synced: 04 May 2026
https://github.com/sanchittechnogeek/rental-data-visualization_python
Statistics and visualization of rental data with python
data-analysis data-science data-visualization statistics
Last synced: 04 May 2026
https://github.com/damisparks/become_data_analyst
Are you new to Data Analysis ? Here you will find simple notebook that will help through your journey. These are personal projects I work on and still working.
data data-analysis data-visualization matplotlib numpy pandas-tutorial
Last synced: 04 May 2026
https://github.com/ibrahimm7004/supermarket-sales-analysis
This project focuses on Data Mining techniques to gather inisights about customer behaviour regarding Supermarket Sales. Includes: Association Rule Mining, Temporal Patterns in customer behavior, Sequential Pattern Mining, Classification, Regression, and Outlier Detection.
apriori association-rules data-analysis data-mining data-science data-visualization fpgrowth python sales-analysis supermarket-sales
Last synced: 04 May 2026
https://github.com/mohammadmahdi-abdolhosseini/data-analysis-and-ai-courses
Artificial Intelligence + Engineering Probability & Statistics courses projects
classification data-visualization genetic-algorithm jupyter-notebook machine-learning matplotlib minmax-alpha-beta-pruning neural-network numpy pandas python
Last synced: 04 May 2026
https://github.com/fatihilhan42/book-recommendation-system-with-python
In this project, we are making a book recommendation system that recommends similar books according to the genres or ratings that the user enters, using a large book dataset. The link of the dataset is given below. Happy reading...
books data-analysis data-science data-visualization kaggle python recommendation-engine recommendation-system
Last synced: 04 May 2026
https://github.com/hyperplasma/olympic-visualization-analysis
Multidimensional analysis and visualization of Olympic medals, economy, and happiness index.
data-analysis data-visualization matplotlib numpy pandas python wordcloud
Last synced: 04 May 2026
https://github.com/jdanielgoh/abuso-escuelas
Codigo fuente del proyecto depredadores en las aulas. Construido con Nuxt.js, three.js y d3.js
d3js data-visualization ddj threejs
Last synced: 09 Jun 2026
https://github.com/halyusa16/e-commerce-analysis
This project analyzes a public e-commerce dataset to uncover valuable insights and answer critical business questions. The dataset contains customer, product, order, and transaction details, providing a comprehensive view of the e-commerce platform's operations.
data-analysis data-cleaning data-exploration data-visualization self-project
Last synced: 09 Jun 2026
https://github.com/ljadhav25/logistic-regression-data-science-
Logistic regression estimates the probability of an event occurring, such as voted or didn’t vote, based on a given data set of independent variables.
data-analysis data-science data-visualization logestic-regression machine-learning
Last synced: 04 May 2026
https://github.com/josewebdev2000/us-violent-crime-data-analysis
Analyzing Violent Crime in the United States of America from 1960 to 2019
data-analysis data-science data-visualization interactive-visualizations jupyter-notebook pandas plotly python
Last synced: 04 May 2026
https://github.com/balajimohan18/sales-forecasting-datascience-project
Develop a data science project using historical sales data to build a regression model that accurately predicts future sales. Preprocess the dataset, conduct exploratory analysis, select relevant features, and employ regression algorithms for model development. Evaluate model performance, optimize hyperparameters, and provide actionable insights.
data-analytics data-science data-testing data-visualization forecasting forecasting-models machine-learning model-evaluation predictive-modeling python regression-algorithms salesforecast scipy sklearn-library supervised-learning
Last synced: 04 May 2026
https://github.com/venumadhav2407/used-car-price-prediction
Car Dheko Used car price prediction
data-visualization deployment machine-learning python streamlit
Last synced: 04 May 2026
https://github.com/flytomarsz/bike-sharing-system-analysis
This analysis project aim to identify bike rental's behavior in 2012 from Capital Bikeshare system, Washington D.C., USA. This project is part of my Data Analysis study at Dicoding.
data-analysis data-visualization jupyter-notebook python streamlit
Last synced: 04 May 2026
https://github.com/jcm-ai/personal-data-science-projects
This page contains all of my personal data science projects. 📊📈📉👨💻
data-analysis data-visualization exploratory-data-analysis jupyter-notebooks machine-learning-algorithms matplotlib-pyplot numpy-library pandas-python personal-project predictive-modeling programming python3 scikit-learn scipy seaborn statistical-analysis
Last synced: 05 May 2026
https://github.com/kplanisphere/plotted-2d-environment
Proyecto 7 - Graficación
2d-graphics algorithm-implementation computer-graphics cpp data-visualization graphical-interface matrix-transformations opengl polygon-animation
Last synced: 05 May 2026
https://github.com/benedart/interactive-information-visualization
Interactive Information Visualization Project
d3 data-visualization information-visualization
Last synced: 05 May 2026
https://github.com/dona-eric/projet-etudiant
Objectif : Étudier et Analyser les facteurs qui influencent l'engagement des étudiants et les niveaux de risque dans un contexte éducatif .
data-science data-visualization fastapi machine-learning sante-etudiant streamlit
Last synced: 05 May 2026
https://github.com/darkdk123/house-valuation-model
A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.
data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics
Last synced: 07 Jul 2025
https://github.com/prawy126/data-analysis
ai data-analysis data-visualization python python3 tinker
Last synced: 14 Jun 2025
https://github.com/jocoboy/data-visualization
Data Visualization in Python.
Last synced: 29 Apr 2025
https://github.com/divyashah0510/sales-insights-for-retail-company
This project is a data analysis project for a retail company. The company has dataset: sales_data.csv that contains the sales data for the company. The objective of this project is to analyze the sales data and provide insights to the company to improve their sales.
dash data-visualization pandas plotly sales sales-insights streamlit visualization
Last synced: 02 Jan 2026
https://github.com/sreekar0101/-movie-recommendation-system-using-python
The Movie Recommendation System is designed to suggest personalized movie recommendations by analyzing extensive datasets containing movie details and credits.ultilizes python libraries numpy pandas and scikit learn.The system achieved a 15% improvement in accuracy compared to the baseline model by identifying key factors that influence user choice
data-analysis data-visualization numpy-library pandas-dataframe scikit-learn seaborn-python
Last synced: 02 Jan 2026
https://github.com/hudson-newey/ecoacoustic-analysis-pipeline
A generalised pre-processing, metadata extraction, and analysis pipeline
data-visualization environment-variables pipeline
Last synced: 29 Apr 2025
https://github.com/sushantdhumak/creating-customer-segments
Machine Learning Nano-degree Project : To identify customer segments hidden in product spending data collected for customers of a wholesale distributor
biplot clustering data-exploration data-preprocessing data-visualization dimensionality-reduction feature-scaling feature-transformation gaussian-mixture-models iqr log-transformation outlier-detection principal-component-analysis seaborn unsupervised-machine-learning
Last synced: 26 Mar 2025
https://github.com/lucashomuniz/project-01
SALES DATA ANALYSIS WITH POWERBI AND PYTHON
business-analytics business-intelligence data-analysis data-science data-visualization excel powerbi python toy-project
Last synced: 30 Mar 2025
https://github.com/lucashomuniz/project-10
Optimizing Sales Forecast Accuracy: Exploratory Analysis and Insights
data-analysis data-munging data-visualization dax-languague exploratory-data-analysis language-r power-bi sales-forecast statistics-modules
Last synced: 30 Mar 2025
https://github.com/lucashomuniz/project-02
TRACKING USER ACCEPTANCE TESTING WITH POWERBI AND R
data-analysis data-visualization dax-languague powerbi-report powerbi-visuals powerquery r-language shiny-apps visuals
Last synced: 30 Mar 2025
https://github.com/lucashomuniz/project-03
CUSTOMER SERVICE ANALYTICS WITH POWERBI AND DAX
data-analytics data-visualization dax-functions dax-languague dax-query powerbi powerbi-visuals powerbidashboard powerquery
Last synced: 30 Mar 2025
https://github.com/jarif87/pokeinsights
A Selenium-Powered Data Scraping and Tableau Visualization Project
data-visualization python scraping selenium tableau
Last synced: 21 May 2026
https://github.com/hemangsharma/hotel-revenue-booking-analysis
This project provides a comprehensive revenue and reservation analysis for Highfield Hotel using historical data exported from booking systems and internal revenue reports. The goal is to derive actionable insights to improve room profitability, understand booking patterns, and support data-driven decision-making.
analysis data-analysis data-visualization hotel
Last synced: 06 Jul 2026
https://github.com/phette23/treemap-koha-facets
d3.js treemap example with library catalog facet usage
d3js data-visualization treemap
Last synced: 21 May 2026
https://github.com/maazie-khan/austin-housing-insights-powerbi
Worked with a real estate dataset, we will build a tool to evaluate trends and drivers of house prices around Austin, Texas.
dashboard data-analysis data-science data-visualization database powerbi
Last synced: 02 Jan 2026
https://github.com/smdlabtech/smdlabtech
🌎 Config files for my GitHub profile.
alteryx bi certification cloud-engineering config data-analytics data-engineering data-science data-visualization devops digital-marketing gcp github-config pbi pbix power power-bi
Last synced: 06 Apr 2025
https://github.com/saniyaacharya04/youtube-trending-video-analyzer
Modular Streamlit dashboard for analyzing trending YouTube videos by views, engagement, and category—powered by the YouTube Data API.
api-analysis clustering-engagement-metrics dashboard data-visualization modular-architecture streamlit trending youtube
Last synced: 21 May 2026