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/armahdavi/data_pipeline_analytics_statistics_ML_PM_PSD_residential_QFF
Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782
data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics
Last synced: 17 Sep 2025
https://github.com/tryomar/data-miner
DataMiner is an interactive web application for data mining and machine learning. It helps users upload, clean, transform, and analyze datasets while building predictive models — all through a simple and powerful Streamlit interface.
data-cleaning data-mining data-preprocessing data-science data-visualization interactive-dashboards pandas python scikit-learn streamlit
Last synced: 20 Apr 2026
https://github.com/muhammadhussain-2009/stock-price-prediction-using-stacked-lstm
Predicting Google Stock Prices using Deep Learning Techniques.
data-analysis data-science data-visualization deep-learning jupyter-notebook keras lstm-neural-networks machine-learning-algorithms python stock-data stock-price-prediction tensorflow
Last synced: 16 Apr 2026
https://github.com/chris-santiago/ferrum
Ferrum is a statistical visualization library for Python: a grammar-first charting system that unifies exploratory plots, statistical graphics, interactive views, and model diagnostics, backed by a Rust engine. Built in 10 days by one human and an agentic Claude framework.
altair data-visualization ggplot2 grammar-of-graphics machine-learning matplotlib plotly plotnine plotting python rust seaborn statistical-graphics
Last synced: 05 Jun 2026
https://github.com/timjjting/nba-teams-pts
The NBA Teams’ Performance Tracking System is a project aims to help users to track the performance of NBA teams from 2000 to 2009.
bootstrap d3js data-visualization jquery nba nba-visualization
Last synced: 20 Apr 2026
https://github.com/matte34/auto-insurance-analysis
Conducted a comprehensive exploratory data analysis (EDA) on an auto insurance dataset that I found from Kaggle. I performed a permutation test and generated data visualizations.
data-analysis data-visualization permutation-test python3 scipy seaborn
Last synced: 06 May 2026
https://github.com/dimits-ts/visualization-assignments
Visualizing and analyzing results from the PISA-2018 competitions with regards to Greek performance and gender gap.
data-analysis data-visualization interactive-graphs presentation-slides r-language tableau
Last synced: 06 Nov 2025
https://github.com/sanjiban08/financial-reporting-analysis
This project offers a robust financial reporting and advanced analysis solution, utilizing DAX and financial analysis techniques. With adaptable visualizations and insightful analytics, it empowers efficient financial exploration across diverse datasets. Dive into strategic insights effortlessly! 📊💹
data-cleaning data-visualization dax finacial-mathematics financial-analysis powerbi
Last synced: 25 Jan 2026
https://github.com/netesf13d/expt-sequence-analysis
Data processing, analysis and visualization package for atomic physics experiments in the single-atom regime.
cold-atoms data-analysis data-visualization optical-tweezers
Last synced: 24 Jul 2025
https://github.com/raufjatoi/data-vis-
Data visualization 💻 learning from kaggle
data-visualization matplotlib matplotlib-pyplot seaborn
Last synced: 24 Jul 2025
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/leandrocollares/street-cherry-trees-in-vancouver
Street cherry trees in Vancouver: an exploratory data analysis
data-analysis data-visualization folium pandas plotly-express
Last synced: 17 Sep 2025
https://github.com/stanleynguyen/so.cube
World map visualisation of World's Cube Association data 🌏
cas cube data-visualization leaftlet map
Last synced: 24 Jul 2025
https://github.com/rajesh9943/sentiment-analysis-of-consumer-opinions-on-amazon-products
Developed a comprehensive Sentiment Analysis System aimed at classifying Amazon product reviews into positive, neutral, and negative sentiments. The project leveraged advanced Natural Language Processing (NLP) techniques alongside machine learning algorithms to deliver accurate and actionable insights from customer feedback
amazon data-analysis data-manipulation data-preprocessing data-presentation data-visualization machine-learning nlp nlp-library nltk product-reviews-analysis sentiment-analysis sklearn-library word-cloud-generator-in-python-3
Last synced: 05 Jun 2026
https://github.com/leabrodyheine/california-schools-data-visualization
This front-end project provides interactive visualizations of learning models adopted by California schools during the pandemic. Using D3.js and Mapbox, it dynamically presents data through bar charts, bubble charts, heatmaps, and geographic maps, allowing users to explore trends across school types, sizes, and districts.
d3-visualization d3js data-analysis data-visualization mapbox openai plotly
Last synced: 22 Apr 2026
https://github.com/gowhale/daily-spend-analysis
Python script to analyse spending habits.
data-visualization pandas python
Last synced: 24 Apr 2026
https://github.com/mindlessmuse666/eda-explorer
Инструмент на Python для разведочного анализа данных (EDA) и визуализации, поддерживающий загрузку данных CSV и JSON, с модульной архитектурой ООП. Практическая работа по теме: "Обнаружение и визуализация данных для понимания их сущности" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".
csv-visualization data-analysis data-science data-visualization exploratory-data-analysis json-visualization matplotlib oop pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/avnigoyal25/ipl_eda
Exploratory Data Analysis on IPL datasets
Last synced: 24 Apr 2026
https://github.com/tuni56/ventas_streamlit
interactive sells and KPI's dashboard
dashboard data-visualization kpi python streamlit webapp
Last synced: 24 Apr 2026
https://github.com/smahala02/materials-science-image-analysis
Image analysis for materials science with a focus on particle diameter measurement and image scaling using Python.
data-visualization image-analysis materials-science particle-measurement python
Last synced: 09 May 2026
https://github.com/pyrypp/taxipoint_streamlit
The front-end for the taxi demand prediction service
Last synced: 24 Apr 2026
https://github.com/samuelson777/iris-flower-classification
Iris Flower Classification: A machine learning project that classifies iris flowers into three species based on sepal and petal dimensions. Includes data exploration, visualization, and model evaluation using Python and scikit-learn.
classification data-science data-visualization iris-dataset jupyter-notebook machine-learning python scikit-learn
Last synced: 09 May 2026
https://github.com/fbarffmann/belly-button-challenge
Built an interactive JavaScript dashboard to visualize bacterial biodiversity from belly button samples. Analyzed data from 153 participants and identified OTU 1167 as the most common bacteria.
biodiversity dashboard data-analysis data-visualization interactive-charts javascript json plotly
Last synced: 25 Apr 2026
https://github.com/youssef-saaed/zc-dashboard
The ZC Dashboard is a comprehensive data visualization tool designed to provide insights into the academic landscape of Zewail City.
amcharts dashboard data-visualization flask sqlite3
Last synced: 09 May 2026
https://github.com/bala-1409/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.
acf adf arima-model data-analysis data-science data-visualization datapreprocessing eda exploratory-data-analysis forecasting machine-learning-algorithms pacf python python3 sarimax-model seasonality seasonality-analysis time-series time-series-forecasting trends
Last synced: 27 Apr 2026
https://github.com/marielachirinosr/bellabeat-wellness-data-trends
Analyzing smart device data for insights on user activity patterns to optimize interventions for better health outcomes.
data data-analysis data-visualization pandas python python3 tableau tableau-public
Last synced: 25 Apr 2026
https://github.com/fyonietz/infera
IDE For Data Science Or Data Analysis
cpp data-science data-visualization lightweight
Last synced: 25 Apr 2026
https://github.com/bkamapantula/chart-recommender-gui
A rule-based chart recommendation service. Useful for teams to self-host or as an internal service.
Last synced: 25 Apr 2026
https://github.com/dulajkavinda/matplotlib-ml
📊Data visualisation with matplotlib library.
data-visualization jupyter-notebook matplotlib python seaborn
Last synced: 25 Apr 2026
https://github.com/ledsouza/reg-linear
Projeto de estudos de regressão linear
data-science data-visualization pandas pickles scikit-learn seaborn sklearn vitrinedev
Last synced: 10 May 2026
https://github.com/chandansoren/customer-personality-analysis
Predict how different customer segments will respond for a particular product or service.
data-analysis data-visualization python
Last synced: 26 Apr 2026
https://github.com/dodji1/streamlit--bootcamp
Bootcamp de formation Streamlit - Initiation - Cas pratiques
data-science data-visualization python streamlit
Last synced: 26 Apr 2026
https://github.com/constantinoschillebeeckx/meowcow
Quickly visualize multidimensional data.
d3js data-visualization nvd3 viz
Last synced: 28 Jun 2025
https://github.com/sweta-kaundilya/adventureworks-cycles-powerbi-project
This project was completed to simulate real-world tasks that data professionals encounter every day on the job.
dashboarddesign data-visualization datamodeling dataprep dax exploratory-data-analysis powerbi powerquery
Last synced: 08 Mar 2026
https://github.com/syncfusionexamples/building-a-real-time-ecg-monitoring-dashboard-with-syncfusion-wpf-charts
Learn how to build a real-time ECG monitoring dashboard using Syncfusion WPF Charts. Explore the features of Syncfusion charts to create interactive and real-time data visualization for ECG monitoring.
chart-features data-visualization ecg-monitoring export-feature fast-line fast-line-chart health-tech interactive-charts medical-data-visualization real-time-dashboard real-time-updates syncfusion-charts syncfusion-controls wpf wpf-development
Last synced: 27 Apr 2026
https://github.com/evgeniyarbatov/gpx-art
Artworks based on GPX traces
art creative-coding data-visualization generative-art geospatial gps gpx map-art python qrcode strava
Last synced: 27 Apr 2026
https://github.com/odinleepro/airbnbnewyorkcityanalysis
AirbnbNewYorkCityAnalysis is a comprehensive data analysis and visualization project exploring short-term Airbnb rental trends across New York City (2008–2022). Using open source Airbnb data, the project combines data cleaning, statistical summaries, and Tableau dashboards to uncover pricing patterns, borough level distribution, and insights.
airbnb analytics-project data-analysis data-cleaning data-science data-visualization new-york-city real-estate-analytics tableau urban-analysis
Last synced: 27 Apr 2026
https://github.com/mituskillologies/ds-ref-cdac-aug24
Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.
data-science data-visualization machine-learning mysql python-programming r-programming sql
Last synced: 10 May 2026
https://github.com/garcane/exodus_analysis
This project analyses cryptocurrency transaction data exported from the Exodus wallet. The goal is to explore and visualize the inflows and outflows of assets, the types of transactions, and other key metrics over time.
bitcoin btc crypto cryptocurrencies cryptocurrency data-analysis data-visualization eth ethereum pandas seaborn
Last synced: 27 Apr 2026
https://github.com/tolumie/web-scraping-rest-api-stock-data-operations
Web Scraping, REST API & Stock Data Operations is a data-driven project that explores the power of web scraping, API interactions, and stock market analysis using Python. From extracting stock data and public records to analyzing real-world financial trends, this repository is a one-stop resource for data enthusiasts, traders, and analysts.
api-integration data-analysis data-cleaning data-visualization financial-data python rest-api sql-databases stock-data web-scraping
Last synced: 19 May 2026
https://github.com/gabrieldiem/data_visualization_lifespan_wealth
Little python script that shows a data visualization of life span and wealth worldwide
data-visualization pandas plotly python script
Last synced: 27 Apr 2026
https://github.com/eliasgit2017/projet_lu3in003_algorithmique
DNA sequences and Algorithms
algorithms data-visualization dna latex python3
Last synced: 27 Apr 2026
https://github.com/sungj921028/data-analysis-for-aqi
A project that using python to analysis the AQI quality.
aqi data-science data-visualization jupyter-notebook
Last synced: 07 Jun 2026
https://github.com/dbolotov/ts_smoothing_visualizer
Streamlit app for visualizing and comparing time series smoothing methods on real and synthetic datasets.
data-science data-visualization streamlit time-series
Last synced: 24 Jul 2025
https://github.com/jgohel9902/comprehensive-healthcare-analytics
An end-to-end healthcare analytics project integrating SQL, Python, and Power BI to analyze patient data, billing information, and doctor performance. This project showcases skills in data cleaning, advanced querying, visualization, and comprehensive insights generation to support data-driven decision-making in the healthcare industry.
data-visualization pandas powerbi python pythonfordatascience sql
Last synced: 28 Apr 2026
https://github.com/vatshayan/research-papers-
Research papers as blue prints, drafts, pre prints and published papers
artificial-intelligence big-data blockchain blockchain-technology data-analysis data-mining data-science data-visualization deep-learning deep-neural-networks image-classification image-manipulation image-processing machine-learning machine-learning-algorithms machine-learning-library python supervised-learning unsupervised-machine-learning webdevelopment
Last synced: 10 Jun 2026
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/jeus0522/4-eda-football-ml-app
A ML application focused on exploratory data analysis and football analytics, featuring data visualization and insights using Python and relevant libraries.
data-visualization eda exploratory-data-analysis football-analytics sports-analytics webapp
Last synced: 28 Apr 2026
https://github.com/incalculable-driverslicence975/data-projects-portfolio
📊 Showcase data projects that highlight analytics, machine learning, and MLOps with reproducible code and clear business insights.
ai computer-vision dashboard data-science-projects data-visualization deep-learning etl excel finance hadoop hiveq keras machine-learning nlp pandas portfolio-project scikit-learn tableau-dashboards
Last synced: 28 Apr 2026
https://github.com/rorrell/coviddeaths
A Jupyter Notebook where I create several visualizations based on data about COVID-19 deaths from 2020 to 2024
data-analysis data-visualization jupyter-notebook python3
Last synced: 28 Apr 2026
https://github.com/sagarkhese40/python-assginment
python assignment
assignment data data-science data-visualization python seaborn-plots
Last synced: 28 Apr 2026
https://github.com/sawaira-iqbal/used-cars-price-prediction-ml-project
🚗 The Used Car Price Prediction project uses advanced ML models like Random Forest 🌲, Decision Tree 🌳, XGBoost 🚀, and SVR 🔍 to predict used car prices, enhancing buying and selling decisions.
data-visualization decision-tree machine-learning price-prediction python random-forest-regressor support-vector-machine xgboost
Last synced: 28 Apr 2026
https://github.com/szapp/candyanalysis
Case study: Analyze the candy power ranking to identify and recommend popular candy characteristics
data-analysis data-visualization feature-selection interaction-terms
Last synced: 28 Apr 2026
https://github.com/saagpatel/sovereign
Browser-based geopolitical simulator — apply policy levers to 18 countries and watch cascading effects over 60 months
d3 data-visualization geopolitics monte-carlo nextjs simulation typescript web-worker
Last synced: 28 Jun 2026
https://github.com/athulrajhere/spendwise-expensetracker-react-redux
SpendWise is a MERN full-stack expense tracker that helps users monitor and manage their financial activities. It features intuitive dashboards, analytics, account management, and secure user authentication — all designed to provide a smooth and insightful financial tracking experience. Built with React (Vite) and Redux Toolkit on the frontend.
chartjs dashboard data-visualization expense-manager expense-tracker express framer-motion fullstack-app jwt-authentication mern-project mern-stack mern-stack-app mongodb mongoose nodejs personal-finance react redux-toolkit typescript vite
Last synced: 08 Apr 2026
https://github.com/grizzly-dart/grizzly_plotly
Plotly interface for frequently used plots
area-chart axes bar-chart box-plot chart charting-library contour-plot dartlang data-visualization histogram line-plot pie-chart plot scatter-plot visualization
Last synced: 03 Jan 2026
https://github.com/neyhere07/music_popularity_prediction
Music popularity prediction involves building machine learning models to estimate the popularity of tracks based on their audio features.
data-science data-visualization eda jupyter-notebook machine-learning python
Last synced: 29 Apr 2026
https://github.com/yousef-jaber-abdelaziz/electrical-vehicles-data-analysis-project
A full stack Data Engineering f\project from Getting the data to the Data warehousing and then the Dashboard using Power BI
data-analysis data-engineering data-modeling data-visualization data-warehouse data-warehousing fabric microsoft-azure microsoft-fabric-data-engineer powerbi sql-server
Last synced: 23 Jun 2026
https://github.com/arpit-k16/-netflix-data-visualization-with-matplotlib
Netflix data visualization project using Matplotlib and Pandas.
data-visualization explora exploratory-data-analysis matplotlib-pyplot netflix pandas
Last synced: 29 Apr 2026
https://github.com/mchenryspagg/district-education-performance-analysis
A fictional district education performance was analysed using Power BI to build an interactive dashboard to consolidate disparate data from disconnected spreadsheets into a single analytical model, transitioning the district from relying on anecdotal assumptions to evidence-based decision-making.
data data-analysis data-modeling data-visualization dax-query excel power-bi power-query-interactive-dashboard-visualization relational-model
Last synced: 07 Jul 2026
https://github.com/anilyigitsel/istanbul-rental-apartments-analysis
This project analyzes the Istanbul Rental Apartments Dataset (2025), which includes rental apartment listings from Istanbul, Turkey.
data-analysis data-visualization jupyter-notebook matplotlib pandas python rental-housing
Last synced: 29 Apr 2026
https://github.com/rfonod/tableau-dashboard
A Tableau dashboard visualizing the change in the Summary Innovation Index (SII) from 2012 to 2019, relative to selected academic research trends in Europe. It includes a bar chart for country comparisons, a scatter plot for trend analysis, and a map to show geographic patterns, with interactive features for enhanced insights.
dashboard data-visualization innovation-index tableau visualization
Last synced: 25 Jan 2026
https://github.com/rizerkrof/dataviz-womanparliamentseatsworldwide
Data visualization about political representation of woman world wide
data-visualization plotly-python politics woman
Last synced: 29 Apr 2026
https://github.com/ronnienigash/exploring-visualization
Playing with D3, Python, and SQLite3 to create dynamic visualizations of interesting data
d3 data-visualization html python sqlite3 visualization
Last synced: 29 Apr 2026
https://github.com/bilgeswe/datascience
Using Statistics and Data Science Project in Python using Google Colab tools, CVS and XLSX
box-plot colab-notebook cvs data-science data-scraping data-visualization heatmaps numpy python statistical-analysis statistics xlsx
Last synced: 29 Apr 2026
https://github.com/roland045/bike-share-dataset-analysis
User behaviour analysis on a public bike-share dataset
data-analysis data-visualization python time-series-analysis user-behavior-analytics
Last synced: 29 Apr 2026
https://github.com/istinnew/eniac_ab_insight
Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.
ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code
Last synced: 29 Apr 2026
https://github.com/nimomach/amazon-sales-data
This is a small dataset containing Amazon sales data analysis for few regions.
dashboards data data-analysis data-visualization
Last synced: 08 Mar 2026
https://github.com/josewebdev2000/doping-in-biking
My Solution to the second challenge of the Data Visualization Certification of Freecodecamp
ajax css d3 data-visualization event-driven-programming html js json scatterplot
Last synced: 29 Apr 2026
https://github.com/prithviraj-2003/cognifyz-data-science-internship
🎓 Data Science Internship at Cognifyz Technologies 📅 Duration: 2 Months 🧠 Worked on real-world restaurant data 🗂️ Completed structured tasks across 3 levels 📌 Tasks focused on EDA, data preprocessing, visualization, and analysis 📎 Task descriptions provided in an attached PDF
data-analysis data-science data-visualization matplotlib numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/mominurr/amazon-best-sellers-data-analysis
Exploring trends and product insights in Amazon Best Sellers data.
data-analysis data-visualization python scraping selenium tableau
Last synced: 29 Apr 2026
https://github.com/nishumehta/supermart-grocery-sales-retails-analytics
Tableau Dashboard Link :
data-analysis data-cleaning data-visualization jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/christs8920/data-science-py
A collection of data science projects made in python.
data-science data-visualization machine-learning matplotlib nltk numpy pandas python sklearn svm-classifier visualization
Last synced: 29 Apr 2026
https://github.com/gvatsal60/ds-on-kaggle
A collection of data science projects, experiments, and insights from Kaggle competitions and datasets
data data-science data-visualization numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/shwetapardhi/assignment-04-simple-linear-regression-1
Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi
correlation-analysis data-visualization distplot eda feature-engineering model-building model-prediction model-testing numpy ols-regression p-value pandas python regression-plot rsquare-values seaborn simple-linear-regression smf statsmodel t-score
Last synced: 30 Apr 2026
https://github.com/r-mahesh45/fraud-detection-and-sales-analysis-using-random-forest
This project uses Random Forest to classify fraud risk based on taxable income and analyze key factors driving high sales for a cloth manufacturing company.
classification data-visualization extract-transform-load python3 random-forest
Last synced: 30 Apr 2026
https://github.com/habiburrahman-mu/exploratory-data-analysis
Methods to see if certain characteristics or features can be used to predict.
data-analysis data-mining data-science data-visualization
Last synced: 20 Jan 2026
https://github.com/tashi-2004/global-ecommerce-retail-trends-analysis
The Global E-commerce & Retail Analysis project involves data preprocessing, dimensionality reduction with PCA, CLV calculation and What-If analysis . Key insights include effective PCA for data reduction, detailed CLV analysis across segments , and the impact of pricing strategies on sales.
boxplot clv-analysis data-science data-visualization dataintegration deep-learning dimensionality-reduction ecommerce heatmap machine-learning normalization outlier-detection outlier-removal pca-analysis preprocessing python scatter-plot whatif-analysis
Last synced: 30 Apr 2026
https://github.com/diogojorgebasso/dataanalysis_r_minesnancy
Les codes et les matériaux des cours d'analyse de données en R à Mines de Nancy. Vous y trouverez également des scripts R, des notebooks et d'autres ressources pour chaque leçon.
analyse-data data-analysis data-science data-visualization estatistics r statistiques statistiques-descriptives
Last synced: 30 Apr 2026
https://github.com/szuzick/hr-analytics-pipeline
End-to-end HR analytics solution using PostgreSQL, dbt, and Power BI
data-analysis data-visualization database-maintenance dbt hr-analytics insights postgresql powerbi sql
Last synced: 10 Jun 2026
https://github.com/priyam-hub/covid-19-data-analysis
Explore COVID19 case numbers and deaths related to Coronavirus outbreak 2019/2020 in Pandas and in Jupyter notebook
analysis data data-visualization jupyter-notebook machine-learning python
Last synced: 08 Jun 2026
https://github.com/patricoferris/data_visualisations
Playing around with Data and Web Graphics
Last synced: 10 Jun 2026
https://github.com/shishirshekhar/diabetes-prediction
This is a early diabetes prediction web app
data-analysis data-visualization decision-tree-classifier machine-learning streamlit streamlit-application streamlit-dashboard streamlit-web streamlit-webapp visualization
Last synced: 30 Apr 2026
https://github.com/gerhynes/d3-births-pie-chart
A D3 pie chart showing UN birth data grouped by month and quarter. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 30 Apr 2026
https://github.com/gimhanul/parking
Python Data analysis and visualization
data-visualization folium python
Last synced: 28 Jun 2026
https://github.com/abhi227070/ipl-2024-sold-player-data-analysis
This project analyzes IPL 2024 auctioned players' data, including name, team, cricket type, nationality, and price. Users input a player's name to access team, style, nationality, and auction price, aiding research and fantasy leagues. It offers insights into player dynamics, serving cricket enthusiasts with comprehensive data exploration.
data-analysis data-visualization dataanalytics machine-learning machine-learning-algorithms python3
Last synced: 30 Apr 2026
https://github.com/deliprofesor/amazon-movie-analysis-and-visualization
"Amazon Movie Analysis and Visualization" is a Python project that analyzes and visualizes movie data from Amazon.com, including ratings, directors, actors, release years, MPAA ratings, and pricing. The project provides insights into movie trends and popular films, helping users explore key patterns through interactive visualizations.
data-analysis data-visualization matplotlib pandas python
Last synced: 12 May 2026
https://github.com/jskherman/mama
Malnutrition Monitoring and Assessment System (MaMA) for tracking of various case data of malnutrition in the Philippines
data-visualization python streamlit
Last synced: 12 May 2026
https://github.com/muthukumar0908/phonepe-pulse-data-visualization-and-exploration
Creating a dashboard by using streamlit application. in this app visualizing the data taken from Phonepe pulse Github repository.
data-visualization github-config mysql-connector-python mysql-database pandas plotly python streamlit-webapp
Last synced: 29 Apr 2026
https://github.com/muthukumar0908/cardekho_used_car_price_prediction
The project aim is to build a machine learning model that offers users to find current valuations for used cars.
data-analysis data-visualization datacleaning eda machine-learning python streamlit
Last synced: 30 Mar 2025
https://github.com/ananyachibber21/supersale_insights
Analyzing Supermarket Sales
data-science data-visualization excel pandas project python streamlit-dashboard
Last synced: 01 May 2026
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/samuelbarbosadev/walrmart_data_analysis
You have been hired by Walmart to survey the revenue of their stores in the USA and point out which store would be best to expand its size. It is necessary to analyze the weekly sales of each store, calculate some important information that will be asked, and at the end of it all, indicate which store should be invested in.
data-preparation data-understanding data-visualization pandas python
Last synced: 08 May 2026
https://github.com/sakan811/honkai-star-rail-a-few-fun-insights-with-data-analysis
The project gives insights that delve into the Honkai Star Rail's character's stats of all available characters as of the given date.
data data-analysis data-science data-visualization docker flask game honkai honkai-star-rail honkai-starrail seaborn webscraping webscraping-data webscraping-selenium
Last synced: 10 Jun 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/treyhamilton/baccarat-betting-simulator
Streamlit app simulating a baccarat betting strategy with full results visualization and CSV output.
baccarat betting data-visualization gambling machine-learning simulator streamlit
Last synced: 01 May 2026
https://github.com/hannahgsimon/halmodeling2024graphs
Created code to develop and analyze statistical graphs for the spatial radiotherapy model, which can be found at https://github.com/hannahgsimon/HALModeling2024. This project was in association with the Cleveland Clinic Lerner Research Institute, Jacob Scott Lab.
agent-based-model bifurcation-analysis cancer-models computational-biology data-visualization hybrid-automata immune-response mathematical-modelling ordinary-differential-equations radiation-therapy spatial-model statistics systems-biology
Last synced: 23 Nov 2025
https://github.com/1401dev/iowa-liquor-retail-sales-analysis
This repository contains the analysis of Iowa liquor retail sales data, aimed at uncovering sales trends and forecasting future sales patterns. The project involves data cleaning, preparation, and advanced time series analysis using Microsoft SQL Server and Google Colab.
customer-behavior data-analysis data-cleaning data-science data-visualization exploratory-data-analysis forecasting google-colab machine-learning microsoft-sql-server pandas prophet python retail-analytics retail-sales sales-forecasting sales-performance sql statsmodels time-series-analysis
Last synced: 16 Feb 2026