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-03 00:07:47 UTC
- JSON Representation
https://github.com/arction/lcu-tutorial-multipleseries-02
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/f-z/databases
Various database projects (modeling, SQL, R)
data-visualization databases datavisualization map-reduce mapreduce r sql
Last synced: 16 May 2026
https://github.com/shubhamgoyal575/spam_detective
This project uses machine learning to classify messages as spam or ham based on text analysis. It includes data preprocessing, feature extraction (TF-IDF), and classification models like Logistic Regression and Naive Bayes for accurate spam detection. Built with Python and Scikit-Learn. 🚀
count-vectorizer data-analysis data-analytics data-cleaning data-preprocessing data-science data-visualization data-wrangling exploratory-data-analysis logistic-regression machine-learning machine-learning-algorithms naive-bayes natural-language-processing spam-detection tfidf-vectorizer
Last synced: 02 Jul 2025
https://github.com/drisskhattabi6/data-analysis-and-ml-app
A Python desktop application using CustomTkinter for data analysis and machine learning.
custom-tkinter data-analysis data-processing data-visualization desktop-application machine-learning machine-learning-models machine-learning-pipeline tkinter
Last synced: 21 Mar 2025
https://github.com/mariam-badr-mb/gtc-land-type-classification
This project develops a machine learning model to classify land cover types in Egypt using Sentinel-2 satellite imagery. The system detects categories such as agriculture, water bodies, urban areas, deserts, roads, and tree cover.
data-analysis data-visualization deep-neural-networks eda machine-learning model-architecture streamlit
Last synced: 12 Jun 2026
https://github.com/sanchariii/stock-price-predictor
This project utilizes Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
data-visualization keras-tensorflow neural-network python
Last synced: 26 Jul 2025
https://github.com/xilinjia/csv-analyser
Visualize and analyze data in csv files. A multiplatform project runnable on Linux, Android, Windows, MacOS
android compose csv data-science data-visualization kotlin kotlin-multiplatform linux macos multiplatform windows
Last synced: 09 Apr 2026
https://github.com/sn2606/breast-cancer-wisconsin-diagnostic
Data Visualization of the Breast Cancer Wisconsin diagnostic dataset
breast-cancer-wisconsin data-visualization matplotlib plotting python-3 seaborn-plots
Last synced: 21 Mar 2025
https://github.com/roland-ka/statisticalplotswithjulia
Comparison of different Julia packages for creating statistical plots.
data-science data-visualization julia plots statistics
Last synced: 22 Jun 2025
https://github.com/gino-freud-hobayan/exploratory_data_analysis_covid19_on_python
Exploratory Data Analysis (EDA) on Python
data-cleaning data-visualization exploratory-data-analysis python
Last synced: 18 May 2026
https://github.com/hauke96/flashh-stays
A script collection visitor information from the FLASHH boulder spot in Hamburg, Germany.
data-visualization gnuplot statistics systemd-timer
Last synced: 11 Jan 2026
https://github.com/patelabhi574/hotel_reservation_analysis
Analyzing data collected by hotel to make future prediction for the owner of what are the segments they are making most profit & also which are the patterns & trends which have been seen over the past years in the booking in different times throughout the year and price setting on the website in peak time as per availability index.
data data-visualization datamodeling looker-studio powerbi reporting sql-query sql-server
Last synced: 19 Feb 2026
https://github.com/bytraembedded/Laptop-Price-Prediction-with-Machine-Learning
The Laptop Price Prediction with Machine Learning project provides a system to predict the price of laptops based on various features such as processor type, RAM size, storage capacity, and more/
airflow data data-science data-visualization fastapi heroku-deployment machine-learning-algorithms matplotlib-pyplot numpy pandas python reactjs seaborn
Last synced: 30 Dec 2025
https://github.com/gui-sitton/churn-finalproject
predict its customers' churn. If it is discovered that a user is planning to switch operator, the company will offer them promotional codes and special plan options.
churn-prediction data-analysis-python data-science data-visualization
Last synced: 26 Jul 2025
https://github.com/furkantsnb/coalclassifie
CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras
coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow
Last synced: 05 Apr 2026
https://github.com/am-i-groot/summer-intern-iitguwahati-spml
Developed an automated Water Quality Monitoring System (WQMS) at IIT Guwahati, using the pH-W218 sensor and K-Means Clustering to assess water potability. The project enhances water quality evaluation through machine learning-based classification.
algorithm data data-visualization kmeans-clustering machine-learning python report sensor signal-processing
Last synced: 17 May 2026
https://github.com/patilni3/seaborn-in-depth
Python's Seaborn Library for Data Analysis, Machine Learning, Data Science and many more...
data-analysis data-reporting data-representation data-science data-visualization plots-in-python powerbi seaborn sns
Last synced: 03 Apr 2025
https://github.com/kostrykin/carnapy
Real-time 3D visualization for biomedical data and beyond in Python
3d data-visualization jupyter-notebook library opengl python virtual-reality
Last synced: 05 Apr 2025
https://github.com/rauhanahmed/financialanalystaiagent
Agentic AI–driven stock analytics leveraging Phidata, Google Gemini 2.0 Flash, and Yahoo Finance. Features real-time data, interactive Plotly charts, and a Streamlit dashboard for comprehensive, actionable market insights.
agentic-ai data-visualization finance google-gemini investment phidata plotly stock-analysis streamlit yfinance
Last synced: 18 Jul 2025
https://github.com/adarwa/electricityanalyser
A web-based dashboard for analyzing electricity usage from IEC data.
data-visualization docker iec web
Last synced: 06 Feb 2026
https://github.com/lonnygomes/sankey-diagram-poc
D3 sankey diagram data visualization mapping people to projects
d3 data-visualization sankey sankey-diagram
Last synced: 17 May 2026
https://github.com/shubhamgoyal575/ecommerce-product-categorization
This project classifies e-commerce products into predefined categories using machine learning. It includes preprocessing steps like stopword removal, punctuation cleaning, and feature extraction. Models, including LSTM, are implemented, and evaluated for better accuracy.
accuracy-score artificial-neural-networks confusion-matrix data-analysis data-cleaning data-preprocessing data-science data-visualization deep-learning exploratory-data-analysis hyperparameter-tuning logistic-regression long-short-term-memory machine-learning machine-learning-algorithms naive-bayes-algorithm natural-language-processing precision-score random-forest-classifier
Last synced: 30 Aug 2025
https://github.com/mituskillologies/data-analytics-pgduasp
Data Analytics programs of CDAC course PG-DUASP. Programs by Tushar B. Kute.
data-analytics data-science data-visualization decision-trees linear-algebra linear-programming linear-regression machine-learning matrix probability regression-models statistics vector visualization
Last synced: 21 Jul 2025
https://github.com/giordano-lucas/tesco-extension
Products clustering and interactive visualization
clustering data-analysis data-visualization tesco
Last synced: 17 Jun 2026
https://github.com/priyanshubiswas-tech/customer-churn-analysis-eda-
This project analyzes customer churn in a telecom company using Python, Pandas, SQL, and data visualization. It identifies key factors like contract type, payment method, and tenure to provide insights for improving retention. The skills gained are applicable in customer retention, user behavior analysis, fraud detection, and HR analytics.
data-analysis data-visualization dataset explo exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas-dataframe python seaborn seaborn-python
Last synced: 08 May 2026
https://github.com/jfraziz/jabar.pages.dev
Improving Market Business Strategy and Poverty Alleviation Through Granular Socio-Economic Mapping: Multisource Remote Sensing and Other Geospatial Big Data Approach
clustering data-visualization gis remote-sensing research-project socio-economic
Last synced: 27 Jul 2025
https://github.com/devandrenicolas/analise-de-vendas
This project is a comprehensive data analysis tool designed to analyze sales performance data. It includes modules for generating fake sales data, cleaning and preprocessing the data, and performing exploratory data analysis (EDA) with advanced visualizations.
data-analysis data-visualization faker-generator matplotlib pandas python
Last synced: 07 May 2026
https://github.com/rayyan9477/coin-detection-project
This Coin Detection Project leverages machine learning techniques to identify coins using a dataset from Kaggle. Key libraries utilized include OpenCV for image processing, TensorFlow for model training, and Pandas for data manipulation. The project also employs NumPy for numerical operations and Matplotlib for visualization.
computer-vision data-analysis data-science data-visualization machine-learning notebook python
Last synced: 15 May 2026
https://github.com/michaelpgalen/CVE-DataVis-Prototype-JS
A vanilla javascript prototype for a React data visualization project.
cve data-visualization vanilla-javascript vanilla-js
Last synced: 10 Mar 2025
https://github.com/ascender1729/urban-soundscape-harmonizer
Real-time noise level monitoring and analysis for major Indian cities using IoT simulation and data visualization.
data-visualization iot-simulation noise-pollution python react-fastapi urban-planning
Last synced: 27 Jul 2025
https://github.com/RoryDungan/music-fandom-map
Interactive maps showing the popularity of musicians around the world
choropleth data-visualization map music spotify
Last synced: 18 Jul 2025
https://github.com/ayushverma135/accenture-data-analytics-and-visualization
This program provided practical experience in advising a hypothetical social media client as a Data Analyst at Accenture. The simulation involved cleaning, modeling, and analyzing multiple datasets, culminating in the creation of a PowerPoint deck and video presentation to communicate key insights.
accenture analytics data data-visualization forage presentation
Last synced: 19 Sep 2025
https://github.com/arction/lcjs-example-0909-3drealtimeline
A demo application showcasing LightningChart JS to display 3D Line chart in real-time.
3d-visualization chart data-visualization lcjs lightningchart-js line-chart
Last synced: 12 Mar 2025
https://github.com/faisal-fida/accuweather
AccuWeather is a Python-based application designed to provide accurate and real-time weather information. This project leverages various APIs to fetch and display weather data in a user-friendly format.
api-integration automation data-visualization python real-time-data weather-api
Last synced: 21 Jun 2025
https://github.com/alfredosumosav/gem-cities
An interactive Data Visualization map showing popular destinations in the United States.
api-rest d3js data-visualization firebase javascript
Last synced: 18 May 2026
https://github.com/sen2pi/bloquinho
Uma WebApp do genero de notion para correr on permises
agenda data-analysis data-visualization database education markdown note-taking notebook notebooks notepad notes notes-app notion obsidian password password-generator password-manager password-safety passwords personal-blog
Last synced: 09 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/chrisammon3000/brazil-fuel-price-analysis
Geospatial analysis of fuel prices in Brazil
data-science data-visualization geopandas geospatial-analysis jupyter-notebook pandas
Last synced: 18 May 2026
https://github.com/sanniheruwala/rednotebookai
RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.
ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript
Last synced: 17 Jun 2026
https://github.com/md-emon-hasan/numpy-pandas-matplotlib-seaborn
A collection of tutorials and examples showcasing the usage of Numpy, Pandas, Matplotlib, and Seaborn for data manipulation and visualization.
data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 06 Apr 2026
https://github.com/jrbrowning/jrbrowning.github.io
Interactive Insights Dashboard of my coding journey on GitHub.
data-visualization developer-dashboard github-contributions github-pages-website open-source reactjs tailwindcss typescript vitejs
Last synced: 07 Apr 2026
https://github.com/marcelo-schreiber/wegool
Veja dados sobre suas redações do Curso Positivo.
data-visualization nextjs react vercel-deployment
Last synced: 20 Apr 2026
https://github.com/sirawin/ona-visualization
🔗 Interactive Organizational Network Analysis visualization with D3.js, community detection, and team analytics. Live demo: https://ona-lh77jtqk9-sirawins-projects.vercel.app
community-detection d3js data-visualization javascript network-graph organizational-network-analysis vercel vite
Last synced: 05 May 2026
https://github.com/yohanavishke/spotify-charts
Fun Spotify data analytic project
analytics charts data-visualization spotify spotify-web-api
Last synced: 26 Mar 2025
https://github.com/cwendorf/plotdistributions
Visualizing Probability Distributions [R Package]
data-visualization distribution-shape probability r r-package statistics
Last synced: 21 Jul 2025
https://github.com/raufjatoi/heart
model implementation on heart disease dataset
data-visualization eda machine-learning machine-learning-algorithms
Last synced: 22 Jun 2025
https://github.com/nishchal-kansara/titanic_survival_prediction
This project predicts whether a passenger on the Titanic survived or not based on data like age, gender, ticket class, and fare.
data-science data-visualization eda learning machine-learning python
Last synced: 28 Apr 2026
https://github.com/mustika-putri-m/-tableu-laporan-data-karyawan-growian
I am currently pursuing a data analysis certification at GROWIA, where I've learned to use tools such as Python, SQL, Google Big Query, Google Data Studio, Advanced Microsoft Excel, and Tableau. This course has enhanced my ability to analyze data using KPIs and business metrics, enabling me to solve business problems more effectively
data data-visualization tableau
Last synced: 17 Feb 2026
https://github.com/testica/wikimetrics-2
Wikimetrics 2.0 - Trabajo Especial de Grado
css data-visualization html python typescript
Last synced: 02 Feb 2026
https://github.com/gino-freud-hobayan/the-sparks-foundation_internship_projects
Data Science and Business Analytics Internship with Presentation videos posted on YouTube.
data-cleaning data-visualization exploratory-data-analysis python supervised-machine-learning
Last synced: 18 May 2026
https://github.com/saberzero1/world-religion-data-visualization
Visualization of the World Religion Data dataset.
binder binder-ready buddhism christianity correlates-of-war data-science data-visualisation data-visualization dataset hinduism islam jupyter-notebook jupyterlab personal-project python religion visualisation visualization
Last synced: 09 Sep 2025
https://github.com/s4rrar/streamlit-israel-gaza-war
Streamlit Israel-Gaza War
data-science data-visualization python python3 streamlit streamlit-application streamlit-dashboard streamlit-webapp
Last synced: 07 Feb 2026
https://github.com/ndohvich/time_series
time series analyse with python language
data-science data-visualization numpy pandas python time-series
Last synced: 18 Apr 2026
https://github.com/charliecm/meteorite-landings
Data visualization of meteorite landings on Earth.
astronomy d3 data data-visualization mapbox space visualization
Last synced: 18 Apr 2026
https://github.com/nishnash54/recomax---recommendation-platform
P&G Hack - Recommendation platform
data-analysis data-science data-visualization machine-learning prediction-model recommendation-engine
Last synced: 15 Jan 2026
https://github.com/ryancodingg/chatgpt-and-claude-usage-viz
This project visualizes ChatGPT and Claude usage patterns by analyzing conversation data and generating heatmaps for daily activity. The analysis is based on scripts inspired by Chip Huyen's work, and aims to uncover trends in AI conversation frequencies over time.
chatgpt claude-ai data-visualization python
Last synced: 16 May 2026
https://github.com/tom474/data-pipeline-with-aws
[RMIT 2024C] EEET2574 - Big Data for Engineering - Group Project
aws data-engineering data-science data-visualization machine-learning mongodb python spark
Last synced: 03 Apr 2026
https://github.com/vivienneforreal/covid4eu-sorbonne
Economy: “Analysis of Labor Market decisions of men and women during the COVID-19 pandemic in the 4EU+ countries”.
covid-19 data-analysis data-science data-visualization pandas
Last synced: 20 Mar 2025
https://github.com/buddhilive/solias-js
Web Component Library for data visualization made using StencilJS
charts data-visualization stenciljs visualization webcomponents
Last synced: 17 May 2026
https://github.com/gurpreetkaurjethra/ai-data-visualization-agent
This Streamlit application creates an interactive Data Visualization Assistant that can understand Natural Language Queries and generate appropriate Visualizations using LLMs.
aiagents aichatbot aidevelopment artificial-intelligence data-analysis data-visualization generative-ai llms
Last synced: 25 Jun 2025
https://github.com/reusjimenez/data-analysis-labs
Casos completos y ejercicios prácticos de análisis de datos. 📊
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy panel python sklearn
Last synced: 04 Apr 2025
https://github.com/eliasdabbas/migration-population
Migration and population dashboard - WorldBank data
dashboard data-visualization migration plotly plotly-dash population python worldbank
Last synced: 27 Mar 2025
https://github.com/dej611/dataviz-assigment-2
Coursera Data Visualization - Week 2 assignment
d3 data-visualization react semiotic
Last synced: 04 May 2026
https://github.com/mhenderson/tt-volcanoes
Tidy Tuesday for week 20 of 2020.
data-visualization ggplot2 simple-features tidy-tuesday tidyverse
Last synced: 16 Jul 2025
https://github.com/2kabhishek/gdp-analysis
GDP Analysis to find factors. 📊💰
data-science data-visualization gdp-analysis jupyter-notebook python
Last synced: 18 May 2026
https://github.com/ahmednurabdii/data-analytics-portfolio-superstore
My first portfolio project showcasing data cleaning, analysis, and visualization of Superstore sales data.
data-analysis data-visualization jupyter-notebook matplotlib numpy pandas portfolio-project python sales-analysis scipy seaborn superstore-dataset
Last synced: 07 Apr 2026
https://github.com/shuklayash02/complete_data_analysis_project
A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process
data data-visualization dataanalysis database datacleaning powerbi sql
Last synced: 16 Jul 2025
https://github.com/sohamdave08/allaboutcovid19
Real-Time COVID-19 data tracker and News Scrapper
api coronavirus coronavirus-tracking covid-19-india covid19 covid19-tracker data-analysis data-visualization johns-hopkins-university realtime-tracking vue vuejs webscraping
Last synced: 11 Apr 2025
https://github.com/gappeah/london-housing-price-dashboard
This Excel-based Housing Visual Dashboard provides a comprehensive view of average house prices across various boroughs in London from 1996 to 2013. The dashboard is designed to offer insights into housing market trends and price variations across different areas of London over time.
data data-analysis data-visualization excel visual
Last synced: 31 Jul 2025
https://github.com/marc-kruiss/world-natural-disaster-notebook
Jupyter Notebook for representing the data of world-natural-disaster events
data-science data-visualization jupyter jupyter-notebook natural-disasters notebook python
Last synced: 15 May 2026
https://github.com/data-khaos/data-khaos
Confiante em meio ao KHAOS
computer-vision data-science data-visualization machine-learning neural-network pandas python
Last synced: 18 May 2026
https://github.com/listiangr/product_sales_data_analysis
Proyek ini menganalisis data penjualan untuk memberikan wawasan tentang tren penjualan, profitabilitas, dan permintaan produk, guna membantu perusahaan merencanakan strategi harga, promosi, dan pengelolaan inventaris yang lebih efektif.
corrplot data-analysis data-preprocessing data-visualization dplyr ggcorrplot ggplot2 product-sales r-language rstudio
Last synced: 03 Apr 2025
https://github.com/myself-aas/quantium_data_analytics_forage
This project analyzes retail customer chip purchasing behavior using Python, focusing on customer segmentation and key spending drivers to provide data-driven insights for strategic category management recommendations.
data-analysis data-engineering data-science data-visualization feature-engineering forage internship-project matplotlib-pyplot numpy-library pandas-dataframe pearson-correlation python quantium-virtual-experience scipy-stats seaborn
Last synced: 31 Jul 2025
https://github.com/hshadman/idp_global_local_conformational_landscapes
PyHeteroMap: A python package that maps and analyzes the conformational ensembles of Intrinsically Disordered Proteins (IDPs) from simulations.
biophysics coarse-grained-molecular-dynamics data-analysis data-science data-visualization intrinsically-disordered-proteins molecular-dynamics molecular-dynamics-simulation monte-carlo-simulation object-oriented-programming polymer-physics protein-design protein-structure proteins python3 sequence-structure
Last synced: 11 May 2026
https://github.com/simranjeet97/google-cloud-access-using-python
Google Drive Access using Python, Interact Programmatically and Manipulate accordingly
data-analysis data-science data-structures data-visualization gcp gcp-cloud-functions gcp-compute gcp-compute-engine gcp-projects gcp-storage google googlecloud googlecloudplatform python python3 visualization
Last synced: 23 May 2026
https://github.com/hit07/data_science
Data [ Exploration, Cleaning, Manipulation, Visualisation ]
data-analysis data-cleaning data-exploration data-manipulation data-visualization eda jupyter-notebook matplotlib numpy pandas-dataframe scipy
Last synced: 27 Mar 2025
https://github.com/nick-peter-marcus/job-market-dashboard
Build a dashboard exploring data from the Data Science job market in Germany
chatgpt dashboard data-cleaning data-visualization levenshtein-distance regex streamlit streamlit-webapp
Last synced: 16 May 2026
https://github.com/gajendrasharma-github/exploratory-data-analysis
This Repository contains all EDA projects
data-visualization eda exploratory-data-analysis
Last synced: 19 Aug 2025
https://github.com/mcanouil/2026-ggplot2-extenders-gribouille
Talk for the ggplot2 extenders club: "The Grammar of Graphics Assembles", on Gribouille, a native Typst grammar-of-graphics package.
data-visualization ggplot2 grammar-of-graphics gribouille presentation-slides quarto r revealjs talk typst
Last synced: 03 Jul 2026
https://github.com/mthiboust/array2image
Converts a Numpy array to a PIL image.
array data-visualization image numpy pillow plotting python
Last synced: 15 May 2026
https://github.com/tuliocll/analise-de-dados-js
Aplicação para analise de dados com JS
data-analytics data-visualization javascript typescript
Last synced: 20 May 2026
https://github.com/study-flamingo/thoughtlab
Connect your Knowledge
ai data-analysis data-visualization mcp research search
Last synced: 07 Mar 2026
https://github.com/gappeah/insight-ventures-inc-analysis
This report provides a comprehensive analysis of Insight Ventures Inc.'s financial performance based on data from 2013 and 2014. It includes insights into sales performance, profitability, and market trends across North America and Europe.
data-visualization excel excel-dashboard excel-report financial-analysis
Last synced: 25 Feb 2025
https://github.com/gappeah/british-airways-analysis
This project focuses on analyzing and visualising travel data from British Airways using Tableau. The goal is to extract insights and present them in an interactive and visually appealing manner.
data data-analysis data-visualization tableau
Last synced: 11 Jun 2025
https://github.com/ibnaleem/queue
Queue data structure in Python
arrays data-structures data-visualization lists queue queueing queues
Last synced: 02 Apr 2025
https://github.com/riju18/advanced-data-analysis-and-visualization
Advanced level of data preparation, level of detail calculation, animation, table calculation etc for data analysis & visualization.
data-analysis data-science data-visualization tableau
Last synced: 18 Feb 2026
https://github.com/jasdumas/ct-brewery-ratings
Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:
beer-statistics data-visualization r tutorial web-scraping
Last synced: 08 Sep 2025
https://github.com/suwa-sh/open-process-mining
プロセスマイニングプラットフォーム - データ準備から分析、可視化までの一貫したワークフローをMITライセンスで提供
data-analysis data-visualization dbt-core process-mining python react react-flow
Last synced: 30 Jun 2026
https://github.com/typed-sigterm/cf-comparer
Compare Codeforces rating history with your friends.
chart codeforces codeforces-ratings data-visualization visualization
Last synced: 26 Feb 2026
https://github.com/hemanthkumarsunkari27/pmay_analysis_project
Built for the 1st AI for Good Hackathon by Snowflake, this project uses data analytics and AI to explore housing and sanitation trends in India under PMAY. Using Snowflake and Streamlit, it provides interactive insights into regional disparities, helping guide sustainable infrastructure development.
data-analysis data-visualization pmay-analysis sanitation-coverage snowflake-integration streamlit-dashboard sustainable-development
Last synced: 26 Mar 2025
https://github.com/anasaito/um6p_research_colabs
Um6p research collaborations over the years
data-visualization research visualization
Last synced: 28 Oct 2025
https://github.com/semantyk/client
Client for semantyk.com | Semantyk
client data-visualization frontend javascript knowledge-graph knowledge-management linked-data react solid
Last synced: 07 Apr 2026
https://github.com/anshutrivedi2166/player-rating-analysis-football
PLAYER RATING ANALYSIS
4th-semester-project data-preprocessing data-science data-visualization machine-learning model-evaluation python pythonprojects random-forest sports-analytics sports-data svm xbgoost
Last synced: 17 May 2026
https://github.com/fonzy0508/clustering-distribution-visualization-learning
Visualizing clustering distributions on the Digits dataset using UMAP, PCA, t-SNE, and algorithms like K-Means, DBSCAN, and Hierarchical Clustering.
clustering clustering-algorithm data-visualization dbscan dimensionality-reduction kmeans machine-learning pca python tsne umap
Last synced: 17 May 2026
https://github.com/pinedah/escom_development-of-applications-for-data-analysis
This repository is a personal collection of programs, exercises, and notes from the Development of Applications for Data Analysis course at Instituto Politécnico Nacional (IPN). As part of the Bachelor's in Data Science, the course focuses on developing practical skills in Python for data analysis.
data-analysis data-science data-visualization jupyter-notebook python python-data-analysis
Last synced: 20 Jan 2026
https://github.com/floriank13/verify-marktstammdaten
Verifying and testing data in the German Energy dataset "Marktstammdatenregister"
data-visualization datasette energy-data marktstammdatenregister
Last synced: 11 Jan 2026