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-06-23 00:07:39 UTC
- JSON Representation
https://github.com/vineet416/chronic-kidney-disease-prediction
This repository contain code of Chronic Kidney Disease Detection Prediction Project. The goal of this project is predict the chronic kidney disease using parameters like Diabetes Mellitus, Blood Urea, Sugar, Hypertension etc.. I used multiple machine learning algorithms with hyperparameter tuning which is having highest accuracy score of 97.5
data-visualization data-wrangling exploratory-data-analysis feature-engineering feature-selection hyperparameter-tuning machine-learning matplotlib numpy pandas plotly pre-processing python seaborn sklearn-library statsmodels
Last synced: 14 Apr 2026
https://github.com/KLZ-0/IZV-project
Data Analysis project @ FIT VUT
data-visualization data-visualization-project fit izv izv-fit vut vut-fit vutbr
Last synced: 11 Mar 2025
https://github.com/juanpablodiaz/recharts
Rechart Playground
data-visualization nextjs react tailwindcss
Last synced: 16 Apr 2026
https://github.com/pheithar/socialdata_madridcentral
Social data and visualization course at DTU - 2022. Effectiveness of Madrid Central
data-analysis data-visualization jupyer-notebook madrid python
Last synced: 28 Apr 2026
https://github.com/vyjayanthipolapragada/early_sepsis_detection_ml
An end-to-end project leveraging clinical datasets (PhysioNet, MIMIC-IV, MIMIC-IV-ED) to develop and compare ML and LSTM-based models for early sepsis prediction.
data-analysis data-visualization deep-learning healthcare jupyter-notebook keras-tensorflow lstm-neural-networks machine-learning neural-network python
Last synced: 28 Apr 2026
https://github.com/gunn/covid-19-map
covid-19 data-visualization dataviz map typescript
Last synced: 19 Jun 2026
https://github.com/najibninaba/jobs-sg
Interactive visualization of AI exposure across 562 Singapore occupations, adapted from karpathy/jobs using MOM wage data and SSOC classifications.
ai data-visualization dataviz jobs labour-market labour-market-statistics llm occupational-data singapore treemap
Last synced: 10 Jun 2026
https://github.com/kirkalyn13/open-signal-report-generator
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 19 Jun 2026
https://github.com/darshan1924/stock-price-pridiction
Stock Price Predictor App: A machine learning-powered application built with Streamlit to analyze historical stock data, visualize trends (e.g., moving averages), and predict future stock prices using an LSTM model. It fetches real-time data via Yahoo Finance and provides interactive visualizations for informed decision-making.
data-visualization jupyter-notebook kera lstm-neural-networks machine-learning python3 stock-price-prediction streamlit yahoo-finance-api
Last synced: 09 May 2026
https://github.com/dogan-the-analyst/developer_survey_analysis
Analysis of the 2024 Stack Overflow developer survey. Tools used include Python, Pandas, Matplotlib, and IBM Cognos.
data-analysis data-visualization ibm-cognos-analytics matplotlib pandas python
Last synced: 09 May 2026
https://github.com/adeshinao/tweets-pipeline
Stream processing project using Apache Kafka
chartjs data-visualization kafka kafka-streams spring-boot stream-processing
Last synced: 28 Apr 2026
https://github.com/repnot/gauge-demo
A Streamlit demo application for the streamviz Python package publicly available and distributed via the Python Package Index.
data-visualization plotly python streamlit
Last synced: 19 Apr 2026
https://github.com/deliprofesor/ridge-regression-for-sales-prediction-model-evaluation-and-hyperparameter-tuning
This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.
cross-validation data-science data-visualization grid-search machine-learning model-optimization mse overfitting-prevention polynomial-regression python r2-score regression-analysis regularization ridge-regression rmse scikit-learn
Last synced: 03 May 2026
https://github.com/ahammadmejbah/the-90-day-pytorch-mastery-roadmap
Embark on a 90-day journey to master PyTorch! From tensor basics to advanced deep learning, each day offers lessons, hands-on exercises, and curated resources. Gain practical skills to confidently build, train, and deploy models across diverse applications.
ai artificial-intelligence data-engineering data-science data-visualization deep-learning deep-learning-algorithms deep-neural-networks python python-3 pytorch pytorch-cnn pytorch-gan pytorch-implementation pytorch-nlp pytorch-tutorial
Last synced: 25 Feb 2026
https://github.com/chauxvive/uschildpoverty
An interactive choropleth map visualizing U.S. state-level child poverty data using D3.js. Compare child poverty rates over time with data from KIDS COUNT and the US Census Bureau.
choropleth-map d3 d3js data-visualization dataviz
Last synced: 09 May 2026
https://github.com/amr-yasser226/datagovernanceworkflow
Comprehensive data governance pipeline for SSH honeypot logs—covering data profiling, cleansing, quality assurance, encryption, classification, and GDPR/CCPA/HIPAA compliance. Built with Pandas, Pandera, YData Profiling, and cryptography, with simulated Caesar cipher attacks to demonstrate practical data-security techniques.
caesar-cipher ccpa cryptography cybersecurity data-cleaning data-encryption data-governance data-profiling data-quality data-validation data-visualization gdpr hipaa honeypot-analysis open-source pandas privacy-compliance python ssh-logs
Last synced: 05 Feb 2026
https://github.com/kritimbist/365-days-of-github-challenge-ai-machine-learning
This repository is part of my 365 Days Challenge: AI × Machine learning, where I combine my passion for Machine Learning 🤖 to learn, build, and document projects every single day for one year.
data-science data-visualization deep-learning machine-learning matplotlib numpy python scikit-learn
Last synced: 28 Apr 2026
https://github.com/douglasvolcato/brazilian-stock-market-analysis
Brazilian stocks analysis focused in dividend yield, diversification and minimun price variation
data-science data-visualization pandas python scraping scraping-websites
Last synced: 09 May 2026
https://github.com/marcocrowe/data-analytics-project-template
A template for a Data Analytics Project
cloropleth-maps code-style data-analytics data-visualization documentation exploratory-data-analysis guide jupyter jupyter-notebook maps marckcrowe markcrowe-com markdown mermaid-diagrams python python3 template
Last synced: 13 Apr 2026
https://github.com/dhrupad17/ibm-data-analyst-professional-certificate
Prepare for a career as a data analyst. Build job-ready skills – and must-have AI skills – for an in-demand career. Earn a credential from IBM. No prior experience required.
assignment-solutions coursera data-analytics data-science data-visualization excel ibm pandas professional-certificate professional-certificates python quiz updated-2024
Last synced: 13 Apr 2026
https://github.com/soumyaco/kneighbors-classifier-diabetes
Diabetes prediction using KNN-Classifier algorithm. Step by step guided notebook
data-science data-visualization diabetes-dateset-analysis diabetes-prediction knn-classification machine-learning-algorithms python3
Last synced: 28 Apr 2026
https://github.com/srinivasrm/graphics_cards_analysis_and_application
In the current project I have extracted graphics card current prices from an authorizer retailer in India and performed analysis
beautifulsoup data-analysis data-science data-visualization etl graphic-card-price-prediction graphics-card graphics-card-analysis heroku-database machine-learning matplotlib pgsql python regression scikit-learn seaborn sql streamlit webapplication
Last synced: 04 Mar 2026
https://github.com/umarlypoeta/my_learning_journey_datacamp
This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL
data-engineering data-science data-visualization sql
Last synced: 20 Aug 2025
https://github.com/bhavik444/techistanbul_python_bootcamp
👨💻 Master Python programming through practical exercises in this 80-hour bootcamp, designed for beginners to advanced learners.
algorithms api-development automation coding-bootcamp data-analysis data-visualization django flask git machine-learning python software-engineering testing web-development web-scraping
Last synced: 28 Apr 2026
https://github.com/sathyasris27/data-analysis-on-adult-smoking-patterns-in-the-uk
The aim of this analysis is to understand the smoking patterns among adults in the UK.
data data-analysis data-visualization python3
Last synced: 09 May 2026
https://github.com/liberxue/data-visualization
flutter data visualization
data-visualization data-visualization-project flutter visualization
Last synced: 28 Apr 2026
https://github.com/lemniscate-world/stratai
This project analyzes financial assets using a Hidden Markov Model (HMM) to identify different market regimes and patterns. The analysis includes calculating daily returns, rolling volatility, and volume changes, and visualizing the hidden states identified by the HMM.
ai assets data data-science data-visualization finance financial-analysis fintech hmm-model hmmlearn machine-learning trading
Last synced: 23 Oct 2025
https://github.com/deva-246/business-insights-on-realtime-swiggy-data-using-python
Data analysis for business decision-making and insights of a real time segment of Swiggy data.
data-visualization jupyter pandas python seaborn
Last synced: 10 May 2026
https://github.com/nfaltir/word_visualizer
🧩 Visualize speeches for fun.
data-visualization python streamlit wordcloud
Last synced: 28 Apr 2026
https://github.com/dataideaorg/dataidea-science-backup
The Complete Programming For Data Science Course
data-analysis data-science data-visualization deep-learning machine-learning nbdev programming python
Last synced: 10 Jan 2026
https://github.com/dan-alvares/climaterbot
Repositório do projeto do bot CLIMATER, que fornece visualização de dados agroclimáticos, suas médias e séries temporais para usuários do Telegram, democratizando o acesso desses dados para pequenos produtores.
data-visualization inmet telegram-bot time-series
Last synced: 04 Apr 2026
https://github.com/dimitryzub/walmart-stores-coffee-analysis
Walmart Coffee Exploratory Data Analysis. Data Extracted with SerpApi 🧡
analysis analytics data data-visualization matplotlib pandas python pythonanalysis seaborn
Last synced: 10 May 2026
https://github.com/karthikraja95/fika
Automate Data Science Workflow from Exploratory Data Analysis to Model Deployment
automation automl-python data-science data-visualization eda machine-learning nlp pipeline python
Last synced: 14 Jan 2026
https://github.com/kalelmartinho/7daysofcode
Esse projeto tem como objetivo experienciar o dia a dia de um cientista de dados. É um desafio com duração de uma semana, proposto pela Alura.
7daysofcode alura data-cleaning data-science data-visualization forecasting machine-learning
Last synced: 10 May 2026
https://github.com/ahmetcansolak/developer-insights
New project of ClubRockers from Sarıyer Hills
bitbucket data data-science data-visualization github python3
Last synced: 28 Apr 2026
https://github.com/pavankethavath/dataspark-illuminating-insights-for-global-electronics
DataSpark is a retail analytics project for Global Electronics leveraging Python, SQL, and Power BI. It uncovers customer insights, sales trends, and store performance to optimize marketing, inventory, and operations. Features include clean datasets, SQL-driven analysis, and interactive dashboards, driving data-driven growth and decision-making.
data-engineering data-visualization dataanalytics powerbi python retail-data sql
Last synced: 27 Apr 2026
https://github.com/jku-vds-lab/loops
Loops is a JupyterLab extension to support iterative and exploratory data analysis in computational notebooks.
data-analysis data-science data-visualization jupyter jupyter-notebook notebook provenance
Last synced: 29 Jan 2026
https://github.com/vikhram-s/indian-budget-2025-dashboard
Interactive dashboard visualizing the Indian Government's Annual Budget 2025 using Next.js, Chart.js, and responsive design. Built with a focus on performance, accessibility, and clean UI/UX for data-driven insights.
budget data-visualization india nextjs open-data tailwindcss webdevelopment
Last synced: 10 May 2026
https://github.com/neelanjan-chakraborty/custoclarity
CUSTO CLARITY is a customer segmentation model built in Python. Using clustering on real retail datasets, it identifies 5 customer segments that unlocked strategic retail partnerships. Powered by scikit-learn, pandas, seaborn, and Matplotlib.
clustering-algorithm clustering-algorithms customer-analytics customer-segmentation data-visualization kmeans kmeans-clustering pandas python scikit-learn
Last synced: 11 May 2026
https://github.com/dsnchz/solid-tradingview-widgets
SolidJS bindings for TradingView Widgets — ready-to-use financial tools you can embed into your website to display market data.
data-visualization finance fintech fintech-api solidjs trading visualization
Last synced: 16 Mar 2026
https://github.com/serbng/lauexplore
Post processing tools for data produced by the lauetools package.
data-science data-visualization synchrotron-radiation x-ray-diffraction
Last synced: 24 Feb 2026
https://github.com/tejas-130704/whatsapp-analyser
ChatMate is a web app that analyzes WhatsApp chats, providing insightful visualizations like word clouds, heatmaps, and activity timelines. It calculates total messages, words, media, links, and more, helping you understand chat patterns for groups or individuals with ease. Simply upload your chat file and get detailed reports instantly!
data-analysis data-visualization python streamlit web-application whatsapp-analysis
Last synced: 26 Apr 2026
https://github.com/mooerslab/arviz-voice-in
Library of voice-triggered code snippets for arviz using Voice In Jupyter Notebooks
arviz bayesian-inference colab data-visualization juptyer markov-chain-monte-carlo python
Last synced: 01 Apr 2025
https://github.com/pradipece/weather_forecast_data_analysis
Using decision trees and random forest algorithms to solve real-world data analysis. "sklearn_decision_trees_random_forests"
data-analysis data-science data-visualization git github python python3
Last synced: 19 Apr 2026
https://github.com/mateibejan1/ai-masters
A repository for all the projects I have done during my AI MSc.
ai-masters bayesian-inference big-data computer-vision data-analysis data-mining data-visualization deep-learning machine-learning-algorithms natural-language-processing
Last synced: 05 Sep 2025
https://github.com/bgr8/bokeh-ile-veri-gorsellestirme
Data visualization with Bokeh Library
bokeh color data-analysis data-visualization hbar html python vbar
Last synced: 30 Oct 2025
https://github.com/tuni56/matplotlib_introduction
Want to bring trigonometry to life? With Matplotlib, you can easily plot the sine and cosine functions on the same graph, creating an intuitive visualization of their periodic nature.
data-science data-visualization matplotlib python trigonometry-visualisation
Last synced: 16 Oct 2025
https://github.com/alicankaya192/world-happiness-report-2025
Comprehensive exploratory data analysis (EDA) and visualization of the World Happiness Report 2025. Analyzes global rankings, regional distributions, key happiness factors, and detects wealth-happiness paradox outliers using Python (Pandas, Matplotlib, SciPy).
correlation-analysis data-analysis data-science data-visualization eda exploratory-data-analysis global-happiness happiness-index matplotlib pandas python scipy statistics whr-2025 world-happiness-report
Last synced: 21 Jun 2026
https://github.com/ahmednasef3/heart-attack-full-eda
Simple EDA for Heart Attack Dataset.
data-analysis data-science data-visualization eda exploratory-data-analysis heartattack matplotlib pandas seaborn
Last synced: 11 May 2026
https://github.com/2kabhishek/pyestate
Real estate price analysis 🏠💰
analysis data-visualization finance mapbox panel plotly pyviz real-estate
Last synced: 09 May 2026
https://github.com/moindalvs/assignment_multi_linear_regression_2
Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_08_04","KM","HP","cc","Doors","Gears","Quarterly_Tax","Weight")]
cooks-distance data-science data-structures data-visualization exploratory-data-analysis feature-engineering feature-selection influencers multi-collinearity-issue outlier-removal outliers-detection predictive-modeling
Last synced: 18 Apr 2026
https://github.com/clubgamma/machine-learning-and-data-analysis-tasks
This repository is a part of Hacktoberfest 2022. I have created few basic task of machine learning and Exploratory data analysis. Have a look at it
contributions-welcome data-visualization exploratory-data-analysis hacktoberfest hacktoberfest2022 machine-learning-algorithms open-source python
Last synced: 25 Apr 2026
https://github.com/faezeh-gholamrezaie/visual-google-scholar-search
A Python script that searches Google Scholar for specific keywords and visually presents the results in various chart formats, enabling researchers to analyze trends and insights in academic literature.
academic academic-research academic-trends ai ai-research bibliometrics data-analysis data-visualization google-scholar publication-analysis python research-trends scholarly scholarly-data word-cloud
Last synced: 25 Apr 2026
https://github.com/hrishikesh-mahajan/pharmacypossoftware
Pharmacy POS App built using Python3, Tkinter, OpenCV and Pandas
barcode-scanner data-visualization invoice opencv pandas python3 tkinter
Last synced: 10 May 2026
https://github.com/ahmad-ali-rafique/pyviznotebook
PyVizNotebook is a collection of Matplotlib visualizations demonstrating a wide range of plot types and techniques for data visualization. Whether you're a beginner looking to learn or an experienced developer seeking inspiration, this repository offers a diverse set of examples to explore.
analytics colab-notebook data data-science data-visualization dataanalytics matplotlib-python plots seaborn-python visualization
Last synced: 06 Jun 2026
https://github.com/flazefy2/ds-global_health_statistics
https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics
data-science data-visualization dummy health jupiter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/kitestring/scidata
Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented to query SQL database to create data visualizations which describe instrument performance in a simple and digestible manner. The following python libraries are utilized: numpy, pandas, matplotlib, sklearn, statistics, sqlite3, os, time, & datetime.
data-visualization extract matplotlib pandas python3 sql-database
Last synced: 25 Apr 2026
https://github.com/camara94/text-from-image
Dans ce projet j'ai utilisé la librairie EasyOCR qui est un projet open source de deep learning, qui permet d'extraire facilement du text à partir des images.
algorithms data-visualization datanalysis deep-learning machine-learning python3 rnn-tensorflow
Last synced: 25 Apr 2026
https://github.com/aaditagarwal/classification_of_caffeine
A classification project to classify various caffeine products into coffee types using Fourier Transformed Infrared Spectroscopes of products.
caffeine-classification classification-model data-visualization ftir-data-analysis
Last synced: 25 Apr 2026
https://github.com/serhatderya/medical_examination_research
This repository contains a research about medical examinations (such as body measurements, results from various blood tests, and lifestyle choices).
catplot data-analysis data-analytics data-cleaning data-preparation data-preprocessing data-science data-visualization eda exploratory-data-analysis exploratory-data-visualizations heatmap jupyter-notebook medical preprocessing python research seaborn
Last synced: 24 Apr 2026
https://github.com/gino-freud-hobayan/google-data-analytics-capstone-project.
Cyclistic Bike-Share (SQL)
data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 05 Mar 2026
https://github.com/kpetridis24/machine-learning-intro
Introductory project to Linear Models, Decision Trees and Ensemble Methods
bagging data-visualization decision-trees ensemble-models linear-regression logistic-regression machine-learning random-forest scikit-learn stacking svm
Last synced: 29 May 2026
https://github.com/shsiddhant/memory.fm
A Python library, CLI tool, and web-based dashboard for exploring music listening history from Last.fm and Spotify.
analytics data-analysis data-visualization memories music
Last synced: 04 Apr 2026
https://github.com/nathanvilbert/visualization-of-flood-in-jakarta-with-tableau
The Flood Intensity Visualization and Priority Identification System for Jakarta provides an interactive platform to analyze flood patterns, severity, and impacted regions in Jakarta from 2013 to 2020.
data-visualization exploratory-data-analysis tableau twb
Last synced: 19 Mar 2026
https://github.com/leosimoes/uerj-tcc-analisador-dados
Trabalho de conclusão de curso (TCC) em Engenharia de Computação. Aplicativo Web para preparação e análise de dados, criação de gráficos e modelos de regressão linear e logistica.
computer-engineer data-analysis data-science data-visualization linear-logistic linear-regression python streamlit
Last synced: 24 Apr 2026
https://github.com/mihaiconstantin/lavot
A `React` application that allows users to indicate how votes will be redistributed among candidates for the second round of Romanian presidential elections.
data data-visualization elections react sankey typescript
Last synced: 06 Feb 2026
https://github.com/ronaldkanyepi/python-streamlit-covid-19-dashboard
This is a responsive streamlit covid 19 Dashboard
analytics data data-analysis data-visualization datascience python streamlit
Last synced: 18 May 2026
https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis
End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.
data-analysis data-visualization powerbi sql sql-server
Last synced: 16 Mar 2025
https://github.com/mpolinowski/victory-data-chart
React.js components for modular charting and data visualization
chart css-grid-layout data-visualization react styled-components victory
Last synced: 13 May 2026
https://github.com/s-sutharsan-20/python-matplotlib-1
This repository contains matplotlib python programs
data-visualization matplotlib python
Last synced: 13 May 2026
https://github.com/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.
beautifulsoup data-analysis data-visualization python selenium web-crawler web-scraper webcrawler webscraper webscraping webscraping-beautifulsoup
Last synced: 04 Jul 2025
https://github.com/incubated-geek-cc/wordcloud
A simple wordcloud implementation
data-visualization sentiment-analysis text-classification wordcloud
Last synced: 15 Apr 2026
https://github.com/jcaperella29/financial_analyis_pipeline
An AI-powered financial analysis pipeline that scrapes stock data, calculates Piotroski F-Score & Valuation, and generates trend plots—all in one click!
ai automation cli data-science data-visualization deep-learning finance financial-analysis financial-modeling investing investment-research machine-learning natural-language-processing pdf-generation python quantitative-finance selenium web-scraping
Last synced: 08 Jun 2026
https://github.com/jabhij/fbi_nics-firearm-background-checks
This project is a try to showcase the use of guns across the US.
data-analysis data-analytics data-science data-visualization tableau
Last synced: 23 Feb 2026
https://github.com/bishtrishu/pizza_sales_data_analysis_sql
This project is a comprehensive data analysis of pizza sales, aimed at uncovering key insights and trends to inform business decisions. Using a combination of SQL, Python, and data visualization tools, the project analyzes sales data to understand customer preferences, peak sales periods, and the most popular pizza types.
cloud data data-analysis data-science data-visualization dataanalytics database mysql oracle-database
Last synced: 14 Apr 2026
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 02 May 2026
https://github.com/fybex/chatgpt-conversations-analysis
Analysis of 89,000 ChatGPT conversations to understand interaction patterns and response behaviors.
chatgpt conversation-analysis data-analysis data-visualization language-analysis prompt-patterns sentiment-analysis
Last synced: 02 May 2026
https://github.com/msthamizh/phonepe-pulse-data-visualization-and-exploration
Developing a Streamlit application that allows users to explore and analyze transaction data from the PhonePe Pulse dataset. The project aims to provide insights into digital payment trends across India.
data-analysis data-visualization dataframe mysql pandas plotly python streamlit
Last synced: 02 May 2026
https://github.com/theoddysey/student-perfomance-model
A machine learning model for student enrollments
data-science data-visualization jupyter-notebook machine-learning python
Last synced: 02 May 2026
https://github.com/msikorski93/visualizing-lastest-usgs-earthquakes
This notebook contains an introduction to the use of Python and cartopy to visualize data concerning earthquakes. We will first read a file with earthquake locations (latitudes, and longitudes), magnitudes in Richter scale, and depths, and other descriptors and then overlay it on a worldwide map.
cartopy data-visualization folium map
Last synced: 09 Jun 2026
https://github.com/mgobeaalcoba/matplotlib_y_seaborn
Aquí dejaré trabajos de visualización realizados con ambas librerías de Python.
data-analysis data-science data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/manishkr1754/food_delivery_dashboard_tableau
Food Delivery Company Sales Analytics using Tableau
analytics business-analytics business-intelligence dashboard data-visualization meal-delivery-service tableau tableau-dashboards tableau-prep tableau-story
Last synced: 19 Mar 2026
https://github.com/sandravizz/global-inequality-data
This repository includes the data wrangling about the Global Inequality dataviz project using vanilla js and the library arquero.js
arquero d3js data-visualization data-wrangling javascript world-inequality-database
Last synced: 10 Feb 2026
https://github.com/altunenes/asap-rs
Rust implementation of Automatic Smoothing for Attention Prioritization for Time Series
algorithms data-normalization data-smoothing data-visualization dimension-reduction fft fourier-transform signal-processing smoothing time-series time-series-analysis
Last synced: 04 Jan 2026
https://github.com/moindalvs/learn_eda_house_price_dataset
Data Set: House Prices: Advanced Regression Techniques Exploratory Data Analysis on more than 80 features
cardinality data-analysis data-science data-structures data-visualization missing-values
Last synced: 10 Oct 2025
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/y-india/project-road-accident-severity-prediction-system
see README below , please.
application data data-analysis data-classification data-cleaning data-science data-visualization data-visualization-project machine-learning ml pandas project real-world-problem-solving real-world-project road-project streamlit-webapp
Last synced: 02 May 2026
https://github.com/andrewheiss/wcnpd18
Workshop given at the 2018 West Coast Nonprofit Data Conference
data-visualization talk workshop
Last synced: 19 Jan 2026
https://github.com/shoyeb45/avltreevisualizer
This is data structure project. In this project I've built AVL tree visualisation application using javafx library of java. This project have solidified my understanding of AVL tree data structure and learnt a lot from this project
data-structures data-visualization java javafx javafx-application visualization
Last synced: 27 Feb 2026
https://github.com/tawfikhammad/data-analysis-projects
Data visualization and analysis
data-analysis data-science data-visualization matplotlib plotly seaborn
Last synced: 14 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026
https://github.com/vetrivel07/data-visualization-portfolio
This repository showcases my Data Visualization projects using Power BI and Tableau, along with Python-based exploratory analysis. It includes dashboards, data storytelling, and business insights
dashboard data-cleaning data-schema data-visualization tableau
Last synced: 02 Mar 2026
https://github.com/famarks/grafarg
Grafarg is an interactive data analytics and graphical data visualization application. Grafarg being a progressive fork of Grafana 7.5.17 continues to be available under open source Apache 2.0 License
analytics charts data data-analysis data-science data-visualization grafana grafarg graph
Last synced: 19 Jan 2026
https://github.com/kiranmayi5/tableau-projects
A collection of interactive Tableau dashboards showcasing data visualization and storytelling skills.
business-intelligence data-storytelling data-visualization interactive-visualizations tableau
Last synced: 27 Feb 2026
https://github.com/fluxswitch/lwscope
A lightweight UART oscilloscope/data visualizer made with DearPyGui
data-visualization dearpygui debugging-tool lightweight oscilloscope python uart
Last synced: 02 May 2026
https://github.com/dangerousfish/uk-climate-trends-dashboard-metoffice
A data pipeline and Streamlit dashboard that aggregates, cleans and visualises historical UK Met Office station data - interactive charts, heatmaps and maps for temperature, rainfall and sunshine.
climate climate-analysis climate-change climate-data climate-science data-analysis data-visualization metoffice metofficeweather streamlit temperature weather
Last synced: 02 May 2026
https://github.com/nafisalawalidris/building-a-clustering-model-for-customer-segmentation
Customer Segmentation Using Clustering: This repo applies clustering algorithms to a customer transaction dataset, grouping similar customers together based on their purchasing behavior. Targeted marketing strategies can be developed by analyzing distinct customer segments.
clustering customer-segmentation data-analysis data-visualization k-means machine-learning marketing-analytics unsupervised-learning
Last synced: 16 Mar 2025