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-30 00:07:49 UTC
- JSON Representation
https://github.com/lennart-finke/kanjidist-visualiser
The Jōyō Kanji Map
data-visualization dimensionality-reduction kanji
Last synced: 02 Jan 2026
https://github.com/srujayreddy/data-website-project
This project is a Data Website built using Python and Flask to showcase and share datasets with dynamic visualizations.
data-visualization flask-framework interactive-web-design matplotlib pandas-dataframe python-web-application restful-api
Last synced: 06 Apr 2025
https://github.com/hayat-tamboli/data-vis
Data Visualization for Indian movie data from 1931-2022
data-visualization nextjs shadcn-ui
Last synced: 15 May 2026
https://github.com/aisurjyasamantaray/customer-purchase-analysis
This project involves an in-depth analysis of customer purchasing behavior and sales performance to drive business insights and strategies.
customer-purchasing customer-segmentation data-visualization dataanalysis dataanalysis-projects marketing-insights matplotlib numpy pandas python revenue-and-performance-analysis seaborn-plots
Last synced: 09 Apr 2026
https://github.com/umbaji/yodi
This is the official repository for Yodi, the speech recognition model for 8 words, in Ewè. The yodi package is also useful for rapid inference inference on speech data, especially on the mini_speech datasets.
data data-visualization keras python3 speech-recognition tensorflow
Last synced: 12 Jan 2026
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/shukkkur/py_dash
Assignment for ETL Course - Dashbaord (plotly & dash)
dash dashboard data data-visualization plotly
Last synced: 06 Oct 2025
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/leocornus/wp-visualdata
Data analyse and data visualization arsenal for WordPress
data-analytics data-visualization wordpress-development wordpress-php-library wordpress-plugin
Last synced: 07 Jun 2026
https://github.com/priyanka7411/redbus-data-scraping-streamlit
A web scraping and filtering application for Redbus data using Selenium and Streamlit
automation bus-data data-analysis data-scraping data-visualization mysql open-source pandas plotly python selenium streamlit web-automation web-scraping webdriver-manager
Last synced: 12 Apr 2026
https://github.com/mkredzel/dissertation
🎓 📜 This repository holds my dissertation titled 'eConsultant'
data-visualization dissertation latex sentiment-analysis speech-recognition speech-to-text tex
Last synced: 11 Mar 2025
https://github.com/saif-gitreps/car-price-prediction-model
ML model that predicts car price based on different car features. (in dev..)
data-preprocessing data-visualization matplotlib numpy pandas python seaborn
Last synced: 01 Apr 2025
https://github.com/franckalbinet/ramo
Dynamic spatial aggregation via H3
data-visualization spatial-aggregation
Last synced: 15 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/jen-uis/loan-status-prediction
This repository contains project materials for the Winter STAT 206 class, University of California, Riverside, A. Gary Anderson School of Management.
data data-analysis data-analytics data-cleaning data-visualization descriptive-analytics julia julia-language jupyter-notebook predictive-analytics predictive-modeling team-collaboration
Last synced: 02 Jan 2026
https://github.com/stephen-adwini-badu/04.-quantium-project
This project investigates customer spending patterns and sales trends for Quantium. This notebook is designed to provide a comprehensive analysis of customer purchasing trends and behaviors, specifically focusing on the chips category in a supermarket's portfolio. The objective is to derive actionable insights to support strategic recommendations
customer-segmentation data-science data-visualization jupyter-notebook
Last synced: 14 Mar 2025
https://github.com/vimaltiwari2612/chrome-extension-charts
This extension can be used to Create dynamic charts by giving comma separated inputs for X and Y Axis. Mostly helpful for Data visualization and Analytics.
anaylsis bar chart chartsjs chrome-extension chrome-extensions data-analytics data-science data-visualization doughnut graph graphics html javascript javascript-library line-charts pie-chart tool
Last synced: 19 May 2026
https://github.com/thbst16/react-simile-timeline
Modern React timeline component based on MIT's Simile Timeline. TypeScript, WCAG 2.1 AA accessible, touch-enabled, 60fps performance. Compatible with original Simile JSON format.
accessibility data-visualization events-timeline react-component responsive timeline-component typescript
Last synced: 17 Jan 2026
https://github.com/misaghmomenib/stock-momentum-analysis
A Python-based Data Analysis Tool Designed to Evaluate Stock Momentum. Leverages Historical Market Data to Identify Trends, Predict Price Movements, and Assist in Making Informed Investment Decisions.
data-analysis data-analysis-python data-visualization git open-source python
Last synced: 10 Apr 2025
https://github.com/nllemain/snowfall-audio-visualizer
The Snowfall Audio Visualizer is an interactive web application that visualizes audio input using a beautiful snowfall animation. As sound is detected, colorful waves react to the audio spectrum.
audio-visualization audio-visualizer data-visualization p5 p5-audio-visualizer p5js responsive-design sound-processing
Last synced: 03 Nov 2025
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/george-gca/mo826_ia368_cf044
Projeto da disciplina Ciência e Visualização de Dados em Saúde, oferecida pela Unicamp em 2021/1
amazon-forest amazonia data-visualization datasus deforestation dengue-cases dengue-incidence health-data
Last synced: 04 Mar 2025
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/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/ayyubiy90/social-media-scheduler
A web application to simplify social media management by allowing users to schedule and automate posts across multiple platforms. 🚀📱
data-visualization dnd-kit react-hooks react18 rechar sonner tailwin typescr zod-validation
Last synced: 11 Feb 2026
https://github.com/obioraigboanusi/transactions-heatmap-chart
This app gives a visual representation of when people transact the most throughout a year using a heatmap(Matrix chart).
css-in-js data-visualization jsx reactjs styled-components typescript
Last synced: 11 Apr 2026
https://github.com/pedestriandynamics/dl4pude
The framework automatically detects pushing behavior from videos of crowded event entrances.
artificial-intelegence convolutional-neural-networks crowd-behavior-analysis data-visualization deep-learning deep-optical-flow machine-learning
Last synced: 15 Sep 2025
https://github.com/juniors90/flask-plots
Flask-Plots is a library for creating and rendering static visualizations using Matplotlib in Python.
data-visualization datavisualization flask jinja2 matplotlib-figures python
Last synced: 19 May 2026
https://github.com/cainmagi/dash-picture-annotation
Dash porting version of the React project React Picture Annotation. Provide a simple annotation window for a single picture.
annotation annotation-tool dash data-visualization deep-learning image-annotation image-labeling labeling object-detection plotly-dash python python-dash python-library python3
Last synced: 18 Feb 2026
https://github.com/tnickster/ai-analyst-agent
Ask questions about your business data in plain English, Get automatic SQL queries and visualizations, Receive AI-powered insights and recommendations, No SQL knowledge required
ai-assistant business-analytics business-intelligence data-analysis data-analyst data-visualization database-query gpt-4 langchain llm mysql natural-language-processing openai plotly python sql-generation streamlit
Last synced: 08 Apr 2026
https://github.com/sbeleidy/data-visualization-slides
An intro & overview of Data Visualizations
Last synced: 02 Nov 2025
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/rdrahul123/sales-dashboard
The Sales Analysis Dashboard was developed to provide insights into sales, profits, and product performance across different categories, timeframes, and geographic locations. By leveraging Power BI, the project aimed to transform raw data into actionable visualizations, facilitating better decision-making for stakeholders.
data-analysis data-science data-visualization dax powerbi
Last synced: 06 Jan 2026
https://github.com/snototter/vitocpp
C++/Python 3 utilities for common vision tasks, e.g. streaming, visualization or image manipulation.
computer-vision-tools data-visualization image-processing utility-library
Last synced: 10 Apr 2025
https://github.com/csinva/global-sports-analysis
Analyzing how different factors influence global sports rankings
data-visualization plotly python sports-data sports-stats
Last synced: 02 Apr 2025
https://github.com/flazefy2/ds-netflix_movies_and_tv_shows
https://www.kaggle.com/datasets/anandshaw2001/netflix-movies-and-tv-shows
csv data-science data-visualization jupiter-notebook python statistics
Last synced: 14 May 2026
https://github.com/kumaranand05/suicide-rate-analysis
Analysis of Mortality data of WHO and visualization using Power BI
analytics data-analysis data-visualization mortality-rates powerbi python suicide-dataset suicide-rate
Last synced: 04 May 2026
https://github.com/bradyrx/monthly_twitter_plots
climate-science data-visualization python3
Last synced: 29 Apr 2026
https://github.com/oliverheilig/voronoi-territories
A visualization for the assignment of points to territories using voronoi cells.
d3 data-visualization maplibre visualization
Last synced: 06 Apr 2025
https://github.com/nishchal-kansara/loan_eligibility_prediction
This project aims to create a robust machine learning model that accurately predicts an applicant's eligibility for a loan based on various features such as income, credit history, and marital status.
data-analysis data-cleaning data-science data-visualization datascience dataset loan-eligibility
Last synced: 23 Jun 2026
https://github.com/bayunova28/bikestore_dwh_analytics
This repository contains about data analytics & data warehouse project from bike store
data-analytics data-engineering data-visualization data-warehouse olab-tabular-cube pyspark-notebook sql-server
Last synced: 28 Apr 2026
https://github.com/shahin-ro/table-detection
Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! 📄✨
colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition
Last synced: 08 Apr 2026
https://github.com/moamen-abdelkawy/weratedogstwitteranalysis
Explore WeRateDogs Twitter Archive Data
data-analysis data-science data-visualization twitter twitter-api twitter-sentiment-analysis
Last synced: 14 Mar 2025
https://github.com/docuvesta/la-prairie-luxury-skincare-makeup-analysis
Web scraping La Prairie skincare regional websites for brand and product insights 🛍️
cosmetics data-analysis data-analytics data-visualization jupyter-notebook luxury python science skincare
Last synced: 19 Apr 2026
https://github.com/1cgonza/1339
Mil Trescientos Treinta y Nueve - Representación de datos sobre la violencia contra periodistas en México.
animation art data-visualization generative javascript workshop
Last synced: 24 Oct 2025
https://github.com/williamd1k0/manga-plus-top40
MANGA Plus Top 40
data-mining data-scraping data-visualization manga
Last synced: 16 Feb 2026
https://github.com/md-emon-hasan/streamlit_basic
A repository featuring examples and tutorials for building web applications using Streamlit, focusing on data visualization and interaction with Python.
data-science data-visualization deployment library streamlit streamlit-dashboard streamlit-webapp
Last synced: 17 May 2026
https://github.com/henrylin03/covid-nsw
Interactive Streamlit dashboard that visualises COVID's impacts in NSW, Australia.
analysis coronavirus covid-19 covid19-data data-analysis data-science data-visualization matplotlib pandas pandas-python python python3 seaborn sql streamlit streamlit-dashboard visualization
Last synced: 08 Apr 2026
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/mohamedawnallah/gsoc2023
Final report of my Google Summer of Code 2023 project
bgp bgp-hijacking data-analysis data-engineering data-visualization google-summer-of-code internet internet-health-report internet-monitoring
Last synced: 02 Feb 2026
https://github.com/nick-peter-marcus/marketing-data-analysis
Analyzing Marketing Analytics Data on Purchase Behavior and Campaign Responses - Customer Segmentation, Data Visualization, Regression Analysis, Random Forest
data-visualization k-means-clustering linear-regression logistic-regression pca random-forest segmentation
Last synced: 09 Sep 2025
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/maskedsyntax/budget-pie
Android app to manage monthly budgets
android dart data-analysis data-visualization finance-management firebase flutter
Last synced: 06 Apr 2025
https://github.com/mariaegbuna/road-accidents
Analyzing a road accidents dataset using Python.
data-visualization datacleaning jupyter-notebook pandas-dataframe python
Last synced: 17 May 2026
https://github.com/trinity-bytes/safemap-web
SafeMap: landing + demo de mapa interactivo para seguridad ciudadana en Lima. Reportes anónimos, heatmap y rutas seguras con OpenStreetMap y React.
astro civic-tech crime-map data-visualization geospatial heatmap landing-page leaflet lima openstreetmap peru public-safety react react-leaflet routing seguridad tailwindcss typescript web-mapping
Last synced: 08 Apr 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/benbinbin/d3-learning
Learning D3.js by reading the the official example codes line by line and reproduct them.
d3 data-visualization data-viz
Last synced: 14 May 2026
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/andryadsm/ibrd-statement-loans
🏦 Project IBRD Statement of Loans (Python, SQL, Excel, Power BI, Tableau)
bank bank-loans dashboard data-analysis data-transformation data-visualization database-management excel finance international-development loans mssqlserver mysql powerbi python sql tableau
Last synced: 08 Apr 2026
https://github.com/flexmonster/pivot-elasticsearch-proxy
Сonnecting Flexmonster Pivot to Elasticsearch via a proxy server
data-visualization elasticsearch pivot-tables proxy-server
Last synced: 11 Jun 2025
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/abdurahman-hassan/kaggle-notebooks
"kaggle-notebooks" repo contains Jupyter notebooks using real-world Kaggle datasets. Topics: data cleaning, feature engineering, model training, evaluation. Intended for both beginners & advanced. Includes detailed explanations & comments. Open source, contributions welcome.
analysis data-science data-visualization kaggle kaggle-dataset notebook-jupyter python3
Last synced: 06 May 2026
https://github.com/diacod-i/bournetokill
Analysis on inhibition assay data for Monoamine Oxidase protein family
data-analysis data-science data-visualization python3
Last synced: 21 May 2026
https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi
This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.
dashboard data-visualization dataanalysis insights powerbi query sales sql
Last synced: 08 Mar 2026
https://github.com/tezcatlipoca0000/db-helper_sf
A program tailored for my workplace; it analyze, visualize and manipulate a Firebird 2.0 database
data data-visualization fdb firebird jupyter-notebook pandas python3
Last synced: 09 Apr 2025
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/yelper/nba-age
Visualizations of players' ages in the NBA
data-visualization nba-visualization visualizations
Last synced: 12 Sep 2025
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/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/testica/wikimetrics-2
Wikimetrics 2.0 - Trabajo Especial de Grado
css data-visualization html python typescript
Last synced: 02 Feb 2026
https://github.com/yessasvini23/cognizant-ai-virtual-experience-program
Cognizant-AI-Virtual-Experience-Program
artificial-intelligence data-science data-visualization machine-learning
Last synced: 17 May 2026
https://github.com/madsondeluna/mvp_pucrio_data_analysis
MVP de análise de dados com boas práticas, usando o dataset de câncer de mama. A análise segue o Módulo 1 da especialização em Data Science da PUC-Rio, com foco em inspeção, limpeza, visualização e extração de insights iniciais para projetos futuros.
data-exploration data-science data-visualization knn-classification puc-rio python
Last synced: 03 May 2026
https://github.com/patricialjohnson/analyze-nyse-data
NYSE Data from Kaggle
business-analytics business-metrics data-analytics data-visualization digital-marketing it microsoft-excel nyse
Last synced: 14 Jul 2025
https://github.com/manojpawar94/machine-learning-algorithm-impl-java
My own implementation of Machine Learning algorithms in Java 8, with JChartFree for data visualisation.
data-visualization java8 jfreechart-library machine-learning-algorithms supervised-learning
Last synced: 24 May 2026
https://github.com/devinit/data-hub-spotlights
Spotlight on Uganda - http://157.245.39.153/spotlight/spotlight-uganda & Spotlight on Kenya - http://157.245.39.153/spotlight/spotlight-kenya
data-visualization kenya poverty spotlight uganda
Last synced: 18 Apr 2026
https://github.com/danwild/media-storm
Explore Australian natural disasters and their social impact.
data-visualisation data-visualization earthquakes weather
Last synced: 13 May 2026
https://github.com/drill-n-bass/data-analysis-projects
Projects related to my Data Analyst path.
analysis data-analysis data-visualization matplotlib matplotlib-pyplot mysql mysql-database numpy pandas pandas-dataframe pandas-library pandas-python python python3 seaborn seaborn-plots static-analysis statistics
Last synced: 07 Apr 2026
https://github.com/rob-med/data-visualizations-for-python
A collection of useful snippets for clean data visualizations in Python (with matplotlib)
academic-publishing data data-science data-visualization dataviz matplotlib python scientific-publications storytelling visualization
Last synced: 08 May 2026
https://github.com/cianhub/issue-tracker
This application is an issue tracker/new feature request platform for a theoretical app. The 'Great Idea Issue Tracker' is a responsive web application that allows users to create, upvote, pay for, comment on, update, view progress on, delete and read tickets containing bugs or new feature suggestions. The app was developed as a platform from which an existing platform can be improved and a team can receive constructive criticism and suggestions from their customers.
bootstrap css3 data-visualization django full-stack-web-development heroku-deployment html5 javascript jquery python3 user-management
Last synced: 07 Apr 2026
https://github.com/ibensusan/wine-properties-assessment
Wine Properties Assessment using Microsoft Excel
data-analysis data-visualization excel
Last synced: 20 Mar 2026
https://github.com/inspirate789/bmstu-db
:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.
5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql
Last synced: 02 Mar 2026
https://github.com/abhaysingh71/india-censes-data-analysis
This repo is a india censes data analysis in many domains
data data-science data-visualization dataanalysis streamlit
Last synced: 15 May 2026
https://github.com/graphieros/data-visualisation
data visualisation solutions in vanilla js
data-analysis data-visualization pure-javascript svg-manipulating
Last synced: 07 Sep 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/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/msthamizh/airbnb_analysis
Developing a Streamlit application enabling users to explore and analyze Airbnb listing data. This application allows users to interactively visualize geospatial distributions of listings, analyze pricing trends, and explore availability patterns across different locations. Integrates MongoDB Atlas for data storage and PowerBi for advanced insights
data-analysis data-cleaning data-visualization json mongodb pandas-dataframe plotly powerbi python streamlit
Last synced: 11 Apr 2026
https://github.com/shridhar1504/foreign-exchange-rate-time-series-datascience-project
This project will use time series analysis to forecast the exchange rate between the euro and the US dollar. The project will use a variety of statistical techniques, such as ARIMA to model the data and forecast the exchange rate.
data-analysis data-preprocessing data-science data-transformation data-visualization eda exploratory-data-analysis foreign-exchange-rates machine-learning model-fitting predictive-modeling python3 time-series time-series-analysis
Last synced: 17 May 2026
https://github.com/jpcadena/car-sales-etl
ETL process for a Car Sales project.
asyncpg car-sales data-analysis data-engineering data-visualization database etl etl-pipeline postgresql python sqlalchemy
Last synced: 04 May 2026
https://github.com/synergycodes/reactflow-app-alt-stores-demo
Demo application demonstrating the benefits of using no-store actions from Zustand in a React Flow application
data-visualization diagramming react-flow reactflow zustand
Last synced: 16 May 2026
https://github.com/30lima/gym-members-exercise-dataset
Dataset para analisar a queima de calorias em relação ao gênero masculino e feminino
analysis data-science data-visualization jupyter-notebook python
Last synced: 18 May 2026
https://github.com/romankrasavtsev/data-visualization
My way to learn D3.js v4 📈
chart d3 d3js data-visualization
Last synced: 27 Jun 2025
https://github.com/hyperspy/exspy-demos
eXSpy Jupyter Notebook demos
data-analysis data-visualization eds edx eels electron-energy-loss-spectroscopy hyperspy life-sciences materials-science multi-dimensional physical-sciences spectroscopy tutorial x-ray-spectroscopy xrf
Last synced: 13 May 2025
https://github.com/hoangsonww/fred-banking-data-analysis
💸 AI-powered banking data explorer that combines FRED API insights with vector search, regression analysis, and interactive chat via OpenAI, Claude, and Gemini. Built with TypeScript, React, and Express for seamless full-stack performance.
anthropic chartjs claude-ai data data-analysis data-analytics data-science data-visualization fred fred-api gemini google-generative-ai logistic-regression multiple-regression openai pinecone react regression typescript vector-database
Last synced: 09 Apr 2025
https://github.com/krinya/repeatradar
A Python package for calculating and visualizing cohort retention and other cohort-based metrics with interactive Plotly charts.
analytics bi business-intelligence cohort-analysis customer-analytics data-science data-visualization package pandas plotly pypi pypi-package python python-3 retention-analysis
Last synced: 23 Jun 2025
https://github.com/landoskape/syd
A package to help you share your data by making GUIs the easiest thing in the world!
data-science data-visualization flask gui interactive-visualizations matplotlib python
Last synced: 13 Apr 2025
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/wazzabeee/folium_trees_open_data
Visualizing open data on tree locations in French urban spaces with Folium
choropleth choropleth-map data-visualization datagouvfr fastmarkercluster folium folium-python heatmap heatmap-visualization interactive-visualizations leaflet medium medium-article opendata python
Last synced: 10 Jun 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/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