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/shubhamgoyal575/diwali-sankranti-promotion-sales
This Power BI dashboard analyzes sales performance during Diwali and Sankranti festivals. It provides insights into revenue trends, top-selling products, regional sales distribution, and customer purchasing behavior to help optimize festive season sales strategies. đ
buisness-intelligence dashboard data-analysis data-visualization diwali-sankranti-sales-analysis excel fast-moving-consumers-goods fmcg microsoft-power-bi mysql power-query powerbi revenue-insights sales-dashboard sales-insights sql
Last synced: 02 Mar 2026
https://github.com/manwithacap/by-the-metric-match
đ˛đ A game data tracker for your board/card/video games!
data-analysis data-visualization games jupyter-notebook python utility
Last synced: 29 Apr 2026
https://github.com/archanakokate/movielens-case-study-eda-prediction-
Exploratory Data Analysis on Movielens data files and Model building using Decision Tree Classifier , Random Forest Classifier and XG Boost.
data-visualization dataengineering exploratory-data-analysis machine-learning-algorithms
Last synced: 17 Mar 2025
https://github.com/kaneamiller/automated-project-doc-generator
A Python project to integrate with Asana's API for fetching project and task data, generating reports in PDF, Markdown, and HTML formats.
api asana automation data-visualization documentation integration open-source productivity project-management python reporting
Last synced: 20 Oct 2025
https://github.com/singh-dhruv/data-visualization-with-accuracy-metrics
Welcome to this repository! Here we loaded the iris_dataset , upon training, testing and perform operations on it resulted in beautiful data visualizations along with accuracy metrics. Data Visualization and accuracy metrics are provided for some of the models that are used.
accuracy-metrics data-visualization hyperparameter-optimization knn-model logistic-regression svm-model
Last synced: 02 Jul 2025
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/sjcobb/perses-embed-example
Perses embeddable dashboard & visualization framework example app (built with MUI + Next.js)
charting-library dashboards data-visualization echarts mui perses prometheus
Last synced: 27 Aug 2025
https://github.com/ksmooi/mscs_data_visualization
This series of reports demonstrates the process of creating, refining, and evaluating interactive data visualizations using Altair, focusing on Seattle weather data, with an emphasis on accessibility, usability, and effectively communicating insights.
Last synced: 01 Apr 2025
https://github.com/satvikpraveen/stock-price-prediction
Stock price prediction using historical data from Yahoo Finance, implemented in R with an interactive RShiny dashboard.
arima-forecasting data-science data-visualization finance financial-analysis forecasting machine-learning moving-averages quantmod r shiny shiny-apps shinydashboard stock-market stock-prediction time-series time-series-forecasting
Last synced: 29 Apr 2026
https://github.com/na399/opentourism
RideCopenhagen: Winning Hackathon Project at Open Tourism Days
data-visualization hackathon opendata
Last synced: 14 Feb 2026
https://github.com/barrarrr/fly-in
A dynamic, terminal-based drone network simulation application.
42 42school a-star algorithms breadth-first-search data-visualization drone fly-in
Last synced: 10 Jun 2026
https://github.com/hamdaniqhmqd/project-predict-saham-bbri
Repository Project-Predict-Saham-BBRI is a group assignment project that uses Streamlit, scikit-learn, and related technologies to build a BBRI stock price prediction application based on day, week, and month input.
data-visualization numpy pandas python sklearn streamlit
Last synced: 11 Apr 2026
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/mmedl94/lionfish
Interactive python integration of the tourr R-package
data-sience data-visualization dimensionality-reduction exploratory-data-analysis interactive interactive-visualizations tourr
Last synced: 22 Oct 2025
https://github.com/chrnthnkmutt/theartofstatistic_python
This repository is implemented from David Spiegelhalter's The Art of Statistics Book, for making Python Visualization
data data-science data-visualization machine-learning statistics
Last synced: 08 Jun 2026
https://github.com/dikendev/npm-benchmark-ts
Benchmark and Data Visualization package
algorithms chart data-visualization javascript jest library npm-package typescript typescript-library
Last synced: 29 Apr 2026
https://github.com/414owen/smolgraph
An extremely small, easy to use multi-line-graph library.
Last synced: 15 Sep 2025
https://github.com/gattiharishkumar/blinkit-sales-analysis-dashboard
This project presents a comprehensive sales analysis dashboard for Blinkit, an Indian last-minute delivery app. The dashboard was created using Power BI and provides a detailed overview of the company's sales performance across various outlets and product categories.
dashboard data-analysis data-transformation data-visualization ms-excel-data-analytics power-query powerbi powerbi-visuals
Last synced: 19 Mar 2026
https://github.com/NishuMehta/Coffee-Beans-Sales-Analysis
dashboard data-analysis data-visualization excel
Last synced: 22 Oct 2025
https://github.com/cano1998/eda-survival-of-the-titanic
This project focuses on Exploratory Data Analysis (EDA) to identify the key determinants that influenced survival during the infamous Titanic accident.
data-analysis data-cleaning data-preprocessing data-visualization exploratory-data-analysis jupyter-notebook titanic-survival-exploration
Last synced: 21 Jun 2026
https://github.com/cainmagi/dash-json-grid
Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.
dash data-visualization json json-table json-viewer plotly-dash python python-dash python-libary python3
Last synced: 23 Oct 2025
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/jcbritobr/iris
Iris dataset and data analysis with julia language.
data-analysis data-science data-visualization iris-dataset julia-language
Last synced: 06 Apr 2025
https://github.com/qtle3/support-vector-regression
This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.
data-visualization feature-scaling gaussian-kernel inverse-transform-method support-vector-regression
Last synced: 25 Oct 2025
https://github.com/colburncodes/se_pudding_2023
This project is a React app designed to showcase research conducted by a team of data scientists and data analysts. The app is utilizing React and React-Chartjs-2
chartjs-2 data-analysis data-science data-visualization react-chartjs-2 reactjs
Last synced: 11 May 2026
https://github.com/sevdanurgenc/python-for-data-science-lecture-notes
In this repo, I have the course contents of Python for Data Science training, which will be given to Siemens by the cooperation of Academy Peak Information Technologies Training and Consultancy between 28 June - 1 July 2022.
data-analysis data-mining data-modeling data-science data-structure data-visualization matplotlib-tutorial numpy-tutorial pandas-tutorial
Last synced: 23 Mar 2025
https://github.com/mehulcode12/atliq-bank_creditcard_transaction_analysis
The credit card project at Atliq Bank comprises two key phases: market identification and trial. This initiative aims to leverage mathematical and statistical concepts to analyze data related to demographics, income, credit scores, and spending patterns in order to identify the target audience for the credit card.
codebasics data-analysis data-science data-visualization mathematics python python3 statistics
Last synced: 30 Apr 2026
https://github.com/ineelhere/shinyDwight
A dashboard depicting the great battle of Dwight Schrute and the Computer | The Office
bslib data-visualization imola r rshiny rshiny-application sass server shiny-apps ui-components
Last synced: 01 Apr 2025
https://github.com/fimbres/astro-3-experimental
A basic project to test out the new features of Astro 3.0, specially View Transitions API, using React.js, TailwindCSS, TypeScript, Zod, and many more technologies!
astro data-visualization react single-page-applications tailwindcss typescript view-transitions-api zod
Last synced: 11 Apr 2026
https://github.com/phac-nml/nf-sequenoscope
Streamlined Nextflow wrapper for the Sequenoscope toolkit. Simplifies complex metagenomic workflows with automated batch processing, allowing efficient comparative analysis from raw reads to visualization.
adaptive-sampling batch-processing data-visualization dsl2 metagenomics nextflow sequenoscope
Last synced: 16 Jan 2026
https://github.com/guidodipietro/fmcranks
Raw text input to nicely formatted XLSX file + PNG image of the range
data-analysis-python data-visualization python
Last synced: 26 Jan 2026
https://github.com/eshaagarwa/hr-analytics-project
Explore our HR Analytics Dashboard, a powerful Power BI project designed for HR managers and leaders. Analyzed essential KPIs such as Employee Count, Attrition Rate, and Job Satisfaction across various demographics.
dashboard data data-visualization dataanylasis ms-excel ms-excel-data-analytics powerbi statistics
Last synced: 23 Jan 2026
https://github.com/samuelbarbosadev/roof_imoveis_data_analysis
The company hired you because they want to know what would be the 5 properties they should invest in and why, and which 5 you would not recommend investing in at all.
data-preparation data-understanding data-visualization pandas python
Last synced: 12 Apr 2026
https://github.com/dina-hosny/telco-customer-churn-analysis-using-power-bi
An interactive dashboard to represent some analysis of "Telco customer churn" data and the reasons that made customers churn using Microsoft Power BI.
business-intelligence data-analysis data-modeling data-visualization power-bi powerbi
Last synced: 19 Mar 2026
https://github.com/shridhar1504/power-bi-visualization-project
This repository contains Visualization Projects which is visualized through Power BI Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and by the insights we can reduce the damages by accidents & calamities.
dashboard data-analysis data-cleaning data-science data-visualization exploratory-data-analysis microsoft-excel microsoft-power-bi microsoft-powerpoint powerbi powerbi-report powerbi-visuals powerpoint-slides
Last synced: 21 Jan 2026
https://github.com/shubham14p3/python-word-cloud
Simple python application to create word cloud.
data data-analysis data-science data-visualization nbextension python-3 upload-file
Last synced: 01 May 2026
https://github.com/marjory00/bridgecontrol-app
BridgeControl-App: A unified, real-time, predictive Multi-Modal Traffic Control Dashboard. Integrates vehicular, transit, and environmental data for proactive urban management. Built with HTML, CSS (Responsive), and D3.js.
app css d3js data-visualization express font-awesome graph html js json mongodb nodejs npm responsive-design
Last synced: 11 Apr 2026
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/scarblase/salary-comparison
Submission for the DataCamp Salary Competition(1 level). đ
data data-analysis data-science data-visualization engineering python sql structured-data
Last synced: 01 May 2026
https://github.com/lit26/covid19_dashboard
COVID19 Data Visualization Dashboard
coronavirus-tracking dashboard data-visualization python-dash reactjs
Last synced: 01 May 2026
https://github.com/jasdumas/nasa-datanauts
R Notebooks and projects for the NASA Datanauts Spring 2017 program :milky_way:
Last synced: 06 Feb 2026
https://github.com/aymane-maghouti/sentiment-analysis-for-jumia-reviews-and-smartphone-price-prediction-system
The project focuses on customer sentiment analysis for Jumia, aiding informed online decisions. It collects and analyzes product comments to determine sentiments and implements a decision-making algorithm. Additionally, it includes product price prediction system using regression techniques.
beutifulsoup data-analysis data-cleaning data-collection data-preprocessing data-scraping data-visualization eda falsk machine-learning python web-application
Last synced: 18 Apr 2026
https://github.com/alicankaya192/ai-jobs-market-2025-2026-salaries
đ¤ Global AI & LLM jobs market analysis (2025â2026). Salary trends, remote work premiums, top paying skills, and LLM engineering vs traditional AI comparisons. đ
ai-jobs data-analysis data-science data-visualization eda exploratory-data-analysis generative-ai jobs jupyter-notebook llm-learning market-analysis matplotlib pandas salary-analysis statistics
Last synced: 21 Jun 2026
https://github.com/quernest/reduction
đ dimensionality reduction algorithms
d3-visualization d3js data-visualization dataset dimensionality-reduction kohonen-map kohonen-network kohonen-som material-ui pca principal-component-analysis react self-organizing-map self-organizing-network web-workers
Last synced: 01 May 2026
https://github.com/riddhis2226/titanic-survival-data-analysis
Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.
data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3
Last synced: 01 May 2026
https://github.com/alejo1630/ibm_capstone_project
This project aims to leverage predictive analytics to forecast the outcomes of rocket launches for Space Y, a new player in the commercial space industry.
data-collection data-science data-visualization data-wrangling exploratory-data-analysis machine-learning predictive-modeling python spacex
Last synced: 01 May 2026
https://github.com/zrkhadija/advanced-predictive-modeling-for-enhancing-traffic-forecasting-in-emerging-cellular-networks
Advanced Predictive Modeling for Enhancing Traffic Forecasting in Emerging Cellular Networks using Deep Learning
data-visualization deep-learning feature-engineering fnn forcasting gru lstm machine-learning neural-networks
Last synced: 03 Apr 2025
https://github.com/muhammadhilmyputrarisma/ab-test
Python code for A/B testing on Cookie Cats game data. This project analyzes the impact of moving the first gate from level 30 to level 40 on player retention and game rounds, helping to evaluate if delaying the gate improves player engagement and gameplay experience.
ab-testing cookie-cats data-analysis data-visualization game-analytics python statistics
Last synced: 18 May 2026
https://github.com/ahmetzamanis/bayesianusedcars
Predicting used car prices using Bayesian Linear Regression, visualizing results and comparing with OLS regression.
bayesian car-prices data-science data-visualization linear modeling r regression rmarkdown
Last synced: 16 Dec 2025
https://github.com/athari22/house_sales_in_king_count_usa
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
analysis data data-science data-visualization ibm ibm-watson linearregression machine-learning matplotlib numpy pandas sklearn-library
Last synced: 01 May 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/g0bel1n/gravlaw-model
Gravlaw-model is a data visualization project for the econophysic's concept of Gravity law used for modeling inter-cities traffic.
data-visualization econophysics gravity-model
Last synced: 15 Mar 2025
https://github.com/njanakiev/iotserver
Data analysis and data visualization of mobile sensor data
d3js data-visualization mongodb nodejs sensor sensor-data udp-server
Last synced: 10 Apr 2025
https://github.com/anas436/extreme-weather-forecasts-ai
Improving Extreme Weather Forecasts Using AI
artificial-intelligence data-analysis data-science data-visualization keras-tensorflow machine-learning neural-network time-series-forecasting
Last synced: 22 Jul 2025
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/mohagungnursalim/da-covid-data-cleansing
Identifying and correcting errors, inconsistencies, and inaccuracies within datasets related to the COVID-19 pandemic. This is essential for obtaining reliable and actionable insights from the data.
data-analytics data-visualization pandas-dataframe
Last synced: 25 Mar 2025
https://github.com/mathpfreitas/top-hits-spotify-2000-to-2019-
# đ§ Top Hits Spotify (2000 - 2019)Explore music trends from 2000 to 2019 with this dataset of songs, artists, and genres. Use the insights to understand what makes a hit in today's music landscape. đđģ
analysis analytics chart data-analysis data-visualization exploratory-data-analysis hits interactivedashboards jupyter-notebook matplotlib music musical numpy pandas plotly python timeseries track-hits
Last synced: 01 Jul 2025
https://github.com/neurodivergent-dev/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 04 May 2026
https://github.com/ax-va/interactive-data-visualization-with-d3-dale-2023
These examples on Interactive Data Visualization with D3.js in the web browser are compiled with some modifications from the book "Data Visualization with Python and JavaScript: Scrape, Clean, Explore, and Transform Your Data", Second Edition, written by Kyran Dale and published by O'Reilly Media in 2023.
ax-va d3 data-science data-visualization dataviz frontend javascript web
Last synced: 12 Jun 2025
https://github.com/jaymax01/housing-price-forecasting
Time series modeling of US real estate housing prices
autoregressive-models colab-notebook data-visualization deep-learning feature-engineering google-cloud machine-learning python timeseries-forecasting
Last synced: 15 May 2026
https://github.com/hetuvpatel/ml-diabetes-risk-progression-stage
Machine learning project analyzing diabetes risk progression using K-Means and Hierarchical clustering techniques on the Pima Indian Diabetes dataset. đ§ đ
cluster-analysis data-visualization heirarchical-clustering kmap kmeans machine-learning matplotlib sckit-learn seaborn
Last synced: 23 Sep 2025
https://github.com/eshaagarwa/sales_insight_project
Sales insights project using Powerbi and SQL
data-analysis data-visualization databse datacleaning datamodeling microsoft-power-bi mysql-database powerbi sales-insights sql
Last synced: 08 Aug 2025
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/shiweihe0713/data-science-for-business-techincal
TECH-GB_2336 will teach you how to think about data based problems in the business world through the lens of data analytics. We will focus on data-analytic thinking, how to approach problems, how to develop insights using data, how to apply machine learning and other analytic techniques...
data-science data-visualization nyu pandas python stern
Last synced: 09 May 2026
https://github.com/melogabriel/nubank-expenses-analysis
This project consolidates monthly credit card statement data from Nubank into a single CSV file using Python, enabling data visualization through a Google Sheets dashboard in Looker Studio.
data-analysis data-visualization googlesheets lookerstudio pandas python
Last synced: 02 May 2026
https://github.com/pradipece/insurance_data_analysis_ml
This project approach defines the terms machine learning and linear regression ML algorithm in the context of real-time problem-solving.
data-science data-visualization database machine-learning matplotlib numpy pandas python python3
Last synced: 11 Apr 2026
https://github.com/rizerkrof/dataviz-smokingimpactoninsurancecharges
Data visualization about smoking impact on insurance annual charges
data-visualization insurance-pricing plotly-python
Last synced: 30 Apr 2026
https://github.com/souravbhadra/maplapse
A python library to create animated timelapse of maps
animation data-visualization geospatial-visualization gif gis map mapping python spatial-data video
Last synced: 15 Mar 2025
https://github.com/babak2/synthea-data-analysis
Synthea Data Analysis
data-analysis data-visualization jupyter-notebook jupytext matplotlib numpy pandas python3 seaborn synthea
Last synced: 11 Apr 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/sankalp130/call-center_data-analysis
This repository contains Tableau dashboard, visualization, and data analysis projects I have created.
data-cleaning data-schema data-visualization tableau
Last synced: 05 Jan 2026
https://github.com/linkhant19/full-stack-application-design-and-development
My work for the Full-Stack Application Design and Development class (Fall 2024). Languages and Frameworks include: HTML, CSS, JavaScript, Python, Django
css data-visualization database django full-stack-web-development fullstack-development html javascript
Last synced: 11 Apr 2026
https://github.com/tejashah88/Visualflow-Unity
Visualizing Vitech insurance data with Unity and the Leap Motion (for HTN 2017).
data-visualization leap-motion unity unity3d virtual-reality vitech vr
Last synced: 11 Mar 2025
https://github.com/flexmonster/svelte-flexmonster
Svelte wrapper for Flexmonster Pivot Table & Charts
data-analysis data-visualization frontend pivot-tables svelte sveltekit
Last synced: 27 Feb 2026
https://github.com/cyberkutti-iedc/pingpong
PingPong Notifier provides real-time GitHub notifications and data visualization through a website, server, Chrome extension, and NodeMCU hardware. Stay updated on GitHub activities effortlessly.
chrome-extension data-visualization esp8266 express fullstack github-notifications javascript nodejs nodemcu real-time-updates tailwindcss vuejs website
Last synced: 24 Jan 2026
https://github.com/noturlee/imdb-dataanalysis
A data model that predicts the IMDb rating of a movie based on features like genre, director, and actors. Using regression techniques to tackle this problem.
data-analysis data-cleaning data-modeling data-science data-visualization
Last synced: 08 Apr 2025
https://github.com/shuklayash02/sales_dashboard_powerbi
Created interactive dashboard to track and analyze online sales data Used complex parameters to drill down in worksheet and customization using filters and slicers
data-visualization datacleaning excel powerbi
Last synced: 19 Mar 2026
https://github.com/paumatas/dpa-visual-analytics-tool
Visual analysis application for the data collected by a Formula Student car during driving, aiming to evaluate and compare the drivers of the team.
car-telemetry data-driven-decisions data-science data-visualization formula-student motorsport sports-analytics user-interface
Last synced: 17 Mar 2025
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/delta-f/deltafstation
đ Professional Web-based Quant Platform: High-performance Strategy Backtesting, Real-time Paper Trading, and Live Log Monitoring. Built for retail traders with Flask & deltafq.
algorithmic-trading backtesting data-visualization deltafq flask paper-trading python3 quant quantitative-analysis trading-platform yfinance-api
Last synced: 01 Apr 2026
https://github.com/sdcastillo/pa-r-study-manual
An online study guide for the SOA's predictive analytics exam.
data-science data-visualization machine-learning predictive-modeling r-programming
Last synced: 24 Feb 2026
https://github.com/zoliqua/venn-diagram-lab
đĸ đ¤ Interactive Venn diagram viewer & editor â 44 SVG models (2â9 sets), pre-computed region paths, React + TypeScript + Vite
adelaide bioinformatics data-visualization edwards-venn euler hamilton interactive manawatu massey palmerton-north python-package react set-theory svg typescript upsetplot venn venn-diagram venndiagram victoria
Last synced: 05 May 2026
https://github.com/baggiponte/ta-statistics-for-big-data-2022
đ Introduction to Python and Machine Learning [UniMi âĸ AY 2021/2022]
clustering data-science data-visualization machine-learning python scikit-learn
Last synced: 03 May 2026
https://github.com/rohithay/customer-segmentation
Clean and Apply RFM technique to rank and group clusters to identify the best customers and perform targeted marketing campaigns, using real online transaction data
data-cleaning data-science data-visualization datetime marketing-analytics pandas python3 user-segmentation
Last synced: 03 May 2026
https://github.com/nomadsdev/frequency-insight
SoundFreqAnalyzer: A Python tool to record audio, analyze frequencies, and save results.
audio-analysis audio-recording audio-tool data-visualization fft frequency-analysis keyboard-python numpy pyaudio python scipy signal-processing sound-engineering
Last synced: 21 Feb 2026
https://github.com/zeynepcol/data-analysis-visualization
Data visualization and interactive analytics - Olympics Dataset
data-analysis data-science data-visualization matplotlib pandas plotly python scipy seaborn streamlit
Last synced: 03 May 2026
https://github.com/yoursrijit/e-commerce-sales-dashboard-using_power_bi
"Unlock Your Sales Potential with Real-Time Insights: Power Up Your Strategy with Power BI Dashboard" I have created E-Commerce Sales Dashboard using Power BI. With this dashboard
data-visualization dataanalytics microsoft powerbi
Last synced: 19 Mar 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/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/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/hendersontrent/hotter
R package for webscraping, statistical analysis, and data visualisation of the Triple J Hottest 100 Countdown and related data.
data-visualisation data-visualization r triple-j webscraping
Last synced: 08 Apr 2025
https://github.com/duskmoon314/gongbi
Gongbi (åˇĨįŦ) is a data visualization crate inspired by ggplot2
data-visualization grammar-of-graphics rust
Last synced: 20 Aug 2025
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/musfiquejim/enacp-a-hybrid-machine-learning-framework-for-detecting-anticancer-peptides
EnACP: āĻāĻāĻāĻŋ Ensemble Learning āĻŽāĻĄā§āϞ āϝāĻž āĻ ā§āϝāĻžāύā§āĻāĻŋāĻā§āϝāĻžāύā§āϏāĻžāϰ āĻĒā§āĻĒāĻāĻžāĻāĻĄ āϏāύāĻžāĻā§āϤāĻāϰāĻŖā§āϰ āĻāύā§āϝ āĻŦā§āϝāĻŦāĻšā§āϤ āĻšāϝāĻŧāĨ¤
adamoptimizer ai cnn-classification data-visualization deep-learning densenet inceptionv3 machine-learning matplotlib-pyplot numpy pandas randomforestclassifier randomforestregressor restnet sklearn u-net-pytorch vgg16 vgg19
Last synced: 04 May 2026
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 2026
https://github.com/lamp-lucas/foton_contacts
Plugin para Redmine que gerencia pessoas, empresas e vÃnculos com foco em projetos da indÃēstria AEC. Totalmente integrado, responsivo e parte do ecossistema Livre e OpenSource Mundo AEC.
aec-industry construction-tech contacts-management crm csv-import data-visualization foton issue-linking mundo-aec open-source project-management redmine-plugin ruby-on-rails team-collaboration user-profile vcard
Last synced: 09 May 2026
https://github.com/antoniorusso27/antoniorusso27.github.io
My personal portfolio containing my projects, ideas and more..
ai data-science data-visualization personal personal-portfolio personal-project personal-website
Last synced: 06 Jan 2026