Data visualization
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
- GitHub: https://github.com/topics/data-visualization
- Wikipedia: https://en.wikipedia.org/wiki/Data_visualization
- Created by: Charles Joseph Minard
- Aliases: dataviz,
- Last updated: 2026-07-07 00:08:25 UTC
- JSON Representation
https://github.com/datalopes1/manufacturing_defects
Projeto de EDA utilizando o Manufacturing Defects que pode ser encontrado no Kaggle
data-analysis data-visualization eda exploratory-data-analysis python
Last synced: 09 May 2026
https://github.com/rfonod/narrative-visualization
Explores the relationships between countries' GDP, population, and cumulative Olympic medals. Features a narrative visualization of changes over time, critically examining the modern Olympic Games' original vision.
css d3 d3-visualization d3js data-visualization html javascript visualization
Last synced: 09 May 2026
https://github.com/fbarffmann/python-api-challenge
Accessed and analyzed real-world weather and location data using Python and public APIs. Automated data collection, cleaned API responses, and visualized geographic trends to support business-ready insights.
api automation data-analysis data-visualization google-places-api mapping openweathermap-api pandas python weather-analysis
Last synced: 10 May 2026
https://github.com/georgiosioannoucoder/2023-fall-data-science-ta
These are my code examples for the 2023-fall-data-science-ta as a Data Science Teaching Assistant at CUNY Tech Prep (CTP) Cohort 9. 📊
dashboard data-visualization decision-tree eda huggingface image-classification machine-learning ml neural-network nlp pandas random-forest regression teaching-assistant transformer
Last synced: 10 May 2026
https://github.com/chauxvive/fcctreemap
A responsive treemap visualization built with D3.js to display hierarchical data in an interactive format. Created as part of the FreeCodeCamp Data Visualization Certification.
d3 d3js data-visualization dataviz treemap
Last synced: 10 May 2026
https://github.com/szuzick/us-immigration-presidential-analysis
Power BI dashboard analyzing 40 years of U.S. immigration data across presidential administrations (1981-2020)
dashboard data-analysis data-visualization government-data immigration powerbi powerbi-dashboards powerbi-visuals presidential-analysis
Last synced: 10 Jun 2026
https://github.com/shridhar1504/titanic-survivor-prediction-datascience-classification-project
This projects predicts whether a passenger on the titanic survived or not using machine learning algorithms with the given details of the passenger data.
classification-algorithm data-analysis data-analytics data-cleaning data-preprocessing data-science data-visualization eda exploratory-data-analysis gradient-boosting jupyter-notebook machine-learning machine-learning-algorithms matplotlib naive-bayes-classifier predictive-modeling python3 scikit-learn seaborn supervised-learning
Last synced: 11 May 2026
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 11 May 2026
https://github.com/patricoferris/data_visualisations
Playing around with Data and Web Graphics
Last synced: 10 Jun 2026
https://github.com/sammccord/data-ops-meltano-cube-sample
This is a sample repository demonstrating a data ops pipeline loading DefiLlama data into BigQuery using Meltano and self-hosted Cube for data visualization, with configuration for deployment to Render
cube data-visualization docker meltano render
Last synced: 11 May 2026
https://github.com/deliprofesor/amazon-movie-analysis-and-visualization
"Amazon Movie Analysis and Visualization" is a Python project that analyzes and visualizes movie data from Amazon.com, including ratings, directors, actors, release years, MPAA ratings, and pricing. The project provides insights into movie trends and popular films, helping users explore key patterns through interactive visualizations.
data-analysis data-visualization matplotlib pandas python
Last synced: 12 May 2026
https://github.com/jskherman/mama
Malnutrition Monitoring and Assessment System (MaMA) for tracking of various case data of malnutrition in the Philippines
data-visualization python streamlit
Last synced: 12 May 2026
https://github.com/sakan811/honkai-star-rail-a-few-fun-insights-with-data-analysis
The project gives insights that delve into the Honkai Star Rail's character's stats of all available characters as of the given date.
data data-analysis data-science data-visualization docker flask game honkai honkai-star-rail honkai-starrail seaborn webscraping webscraping-data webscraping-selenium
Last synced: 10 Jun 2026
https://github.com/priyanshu7639/data_visualization_dashboard
An Interactive data visualization tool that combines traditional plotting capabilities with modern AI assistance. It allows users to create and modify visualizations through natural language commands, making data exploration accessible to users of all skill levels.
business-analytics data-analysis data-engineering data-exploration data-science data-visualization datapreprocessing datascience interactive-visualizations matplotlib plotly plotting python research-tool streamlit
Last synced: 12 May 2026
https://github.com/abeltavares/online_retail_pyspark_analysis
PySpark data analysis of the Online Retail Data Set
business-intelligence churn-analysis customer-segmentation data-analysis data-visualization jupyter-notebook machine-learning market-basket-analysis online-retail product-affinity-analysis pyspark
Last synced: 12 May 2026
https://github.com/sricasea/fundraising-insights-mwpccc
Data storytelling meets impact strategy — a nonprofit fundraising analysis project combining SQL, Python, and Deepnote to uncover donor trends and guide smarter decisions.
data-analysis data-storytelling data-visualization deepnote fundraising nonprofit portfolio-project python sql
Last synced: 12 May 2026
https://github.com/travishorn/svplot
Reusable Svelte 5 action for rendering Observable Plot charts.
charts data-visualization observable-plot svelte
Last synced: 13 May 2026
https://github.com/devanshsahu47/prime-content-analytics
Prime Data Explorer analyzes Amazon Prime's content and credits data to uncover trends in release years, genres, and ratings. It cleans, merges, and visualizes the data to provide actionable insights for optimizing content strategy and boosting audience engagement.
data-analysis data-visualization exploratory-data-analysis jupyter-notebook python3
Last synced: 13 May 2026
https://github.com/kinolag/traffic
A geospatial visualisation app showing road traffic information for all areas of Inner London. Built in TypeScript, combining React with D3.
d3 data-visualization geojson geospatial-visualization mapping react responsive-design svg topojson typescript
Last synced: 13 May 2026
https://github.com/chauxvive/fccbarchart
An interactive D3.js bar chart visualizing US GDP growth over time. Built as part of FreeCodeCamp’s Data Visualization certification.
d3 d3js data-visualization dataviz
Last synced: 13 May 2026
https://github.com/alexgenovese/react-charts-covid-19-data
Examples on COVID-19 data using different library charts: G2, G2Plot, Plotly, ApexCharts
data-analysis data-science data-visualization react reactjs
Last synced: 13 May 2026
https://github.com/estnafinema0/housing-price-analysis
Predicting housing prices with regression models and visual analytics. Includes preprocessing, custom pipelines, and visualized performance metrics.
custom-models data-preprocessing data-visualization eda exploratory-data-analysis housing-prices jupyter-notebook machine-learning pipelines regression-models seaborn sklearn
Last synced: 13 May 2026
https://github.com/silkiemoth/eds-240-class-examples
Repository for in-class work assignments and notes in EDS-240 Data Visualization and Communication at UCSB.
classwork data-visualization r ucsb-meds
Last synced: 13 May 2026
https://github.com/bhaveshbhakta/emotions-analysis-using-gru
Emotions Analysis
data-analysis data-preprocessing data-visualization deep-learning emotion-analysis gru rnn
Last synced: 14 May 2026
https://github.com/satvikpraveen/matplotlibmasterpro
📷 MatplotlibMasterPro is a complete, portfolio-ready project to master data visualization using matplotlib. Includes 16 notebooks, real datasets, exportable plots, custom themes, Streamlit dashboard, and Docker support. Ideal for learners and data professionals.
charts custom-plots dashboarding data-analysis data-science data-visualization educational-project interactive-visualizations jupyter-notebook matplotlib notebooks open-source plotting portfolio-project python python-utilities reproducible-research subplots time-series-analysis visualization-tools
Last synced: 14 May 2026
https://github.com/balajimohan18/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-analytics 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: 14 May 2026
https://github.com/mohamedmetwalli5/breastcancerdiagnosis
Breast cancer diagnosis using machine learning via the XGBoost Algorithm after visualizing the data set & exploring it.
cancer data-visualization machine-learning
Last synced: 11 Jun 2026
https://github.com/madebysan/timeline
A static film timeline for seeing when movies are set, from ancient history to imaginary futures.
cinema data-visualization film html-css movies static-site timeline tmdb vanilla-javascript
Last synced: 12 Jun 2026
https://github.com/jorgeatgu/d3-bundle
Importando solo los módulos necesarios de d3
Last synced: 13 Jun 2026
https://github.com/stephenombuya/automation_scripts
A collection of Python scripts and tools designed to automate various tasks, improve productivity, and simplify repetitive actions. Each script is well-documented and serves a specific purpose, ranging from data visualization to smart home control.
automation-with-python data-visualization productivity python3 smart-home-automation webautomation
Last synced: 13 Jun 2026
https://github.com/luizassimoes/q5ga-latency-and-throughput
Quick 5G Analyser: PyQT5 software developed to help with simple graphical analysis and chart generating for ping and iperf3 tests.
data-analysis data-visualization pyqt5 python
Last synced: 13 Jun 2026
https://github.com/jatinnxn/diabetes-prediction
this repository showcases a machine learning model built to predict diabetes using Diabetes dataset. The project walks through data preprocessing, model training, and evaluation, offering a Decision Tree-based solution to classify individuals as diabetic or non-diabetic based on various health metrics. It also supports real-time predictions.
data-cleaning data-preprocessing data-visualization decision-tree-classifier machine-learning
Last synced: 13 Jun 2026
https://github.com/april-jk/stoke-your-code
Trading-terminal style Git history viewer that turns repository activity into candlestick charts and volume bars.
analytics candlestick-chart data-visualization developer-tools git-history git-visualization github lightweight-charts react typescript
Last synced: 15 Jun 2026
https://github.com/prathmesh2507/global-stock-intelligence-dashboard
Interactive Global Stock Market Analytics Dashboard built using Python, YFinance, Pandas, Streamlit, and Plotly. Analyze 20+ countries and 400+ top stocks with advanced visualizations and financial insights.
dashboard data-analysis data-visualization python stock-analysis streamlit
Last synced: 15 Jun 2026
https://github.com/claudiahw/excel-sales-dashboard
Data-driven Excel dashboard visualizing sales trends, top products, and profit breakdowns with dynamic filtering options.
dashboard data-visualization excel excel-dashboard pivot-tables
Last synced: 15 Jun 2026
https://github.com/bpazy/my_running_page
Make your own running home page
codoon data-visualization garmin gpx keep nike strava
Last synced: 17 Jun 2026
https://github.com/hanifheinrich/population-data-visualization
Implementasi Visualisai Data pada Data Kependudukan Nagari Tanjung Balik, Kabupaten Solok, Sumatera Barat Menggunakan Streamlit
data-visualization python streamlit-dashboard
Last synced: 16 Jun 2026
https://github.com/joonarafael/ids-exercises
Repository to store the exercise submissions for the Introduction to Data Science course (University of Helsinki).
course-work data-science data-visualization jupyter-notebook university-assignment
Last synced: 16 Jun 2026
https://github.com/leftcoastnerdgirl/webscraping_and_beautifulsoup
This project uses Beautiful Soup to create scrap data from a news website.
beautifulsoup data-visualization jupyter-notebook splinter webscraping
Last synced: 17 Jun 2026
https://github.com/akshayreddykotha/forest-fires-in-portugal
data-visualization r rmd-document
Last synced: 17 Jun 2026
https://github.com/aanastasiou/neoads
Abstract Data Structures over neo4j
data-modeling data-science data-structures data-visualization graph-theory ogm
Last synced: 17 Jun 2026
https://github.com/fahadnasir13/financial-data-parser-application
“Financial Data Parser – Advanced Next.js & TypeScript app for parsing and visualizing complex financial datasets with confidence scoring and exportability.”
data-parsing data-visualization financial-parser framer-motion framer-motion-3d nextjsdata-parsing react-testing-library shadcn-ui
Last synced: 17 Jun 2026
https://github.com/mattsebastianh/Making-a-Visual-Argument
Data Visualization with Matplotlib | Making a Visual Argument in Matplotlib
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/mattsebastianh/Make-a-Line-Chart
Data Visualization with Matplotlib | Matplotlib Fundamentals
data-visualization matplotlib pandas-dataframe python
Last synced: 18 Jun 2026
https://github.com/brettpetch/cs2120
COMPSCI 2120
compsci2120 course-material courseware cs2120 data-structures data-visualization python3 western-university
Last synced: 18 Jun 2026
https://github.com/ibttf/bayborhood
Interactive map to find the ideal neighborhood in San Francisco based on data.
data data-analysis data-visualization gis mapbox react
Last synced: 18 Jun 2026
https://github.com/dineshram0212/youtube-analysis
This YouTube Analysis Package provides tools for analyzing YouTube video data, including metrics on views, likes, comments, and engagement trends. Ideal for gaining insights into video performance and audience interaction patterns.
data data-visualization pandas python webscraping youtube-api-v3
Last synced: 19 Jun 2026
https://github.com/kirkalyn13/service-metrics-pipeline
Data pipeline for network service metrics
airflow airflow-dags automation data-engineering data-pipeline data-visualization docker kafka network-analysis pandas postgresql python streamlit telecommunications
Last synced: 19 Jun 2026
https://github.com/alinababer/covid19-timeseries-cases-and-deaths-forecasting-
This study is based on confirmed cases and deaths collected from Pakistan. Results demonstrate the promising potential of TIME SERIES model in forecasting COVID-19 cases and highlight the superior performance of the time series compared to the LSTM.we apply AI-based forecasting models such time series ARIMA, LSTM, prophet and VAR.
arima covid-19 data-analysis data-science data-visualization fbprophet forecasting lstm rnn time-series var vectorautoregression
Last synced: 19 Jun 2026
https://github.com/mahapeth/invest-track
Реализация инструмента для мониторинга активности пользователей ИС "Инвест" для ВКР по направлению 01.03.02 Прикладная математика и информатика
analitycs app data-analysis data-visualization jupyter-notebook python sites
Last synced: 20 Jun 2026
https://github.com/carlosagalicia/sars-cov-2-sequence-analysis
The project explores genetic similarities and differences between SARS-CoV-2 variants, focusing on their distribution across Asian, Hispanic, European, and African populations.
biostrings data-science data-visualization ggplot2 r
Last synced: 20 Jun 2026
https://github.com/sakan811/stress-pattern-occurrence-in-english-words
This project is intended to provide English learners with data that allows them to make a data-driven guess when encountering words that they aren't sure where to stress
data-analysis data-visualization english english-language english-learning language powerbi powerbi-report powerbi-visuals
Last synced: 20 Jun 2026
https://github.com/jayavarshini-jayakumaran/nba-exploratory-data-analysis
A data analytics project that explores NBA game and player data using Python and Power BI. Features data preprocessing, EDA, feature engineering, and an interactive dashboard for visualizing team and player performance trends.
data-analysis data-visualization exploratory-data-analysis powerbi python3
Last synced: 20 Jun 2026
https://github.com/supunlakmal/coronavirus-covid-19-status
Covid 19 cases and death count for each country in a json file.
coronavirus count country covid-19 covid-data covid19 data data-science data-visualization geographical geographical-information-system json
Last synced: 21 Jun 2026
https://github.com/haseebn19/urban-housing-demand
A full-stack web application for visualizing housing and labour market data
data-analysis data-visualization docker full-stack gradle statistics web webapp
Last synced: 22 Jun 2026
https://github.com/markalbrand56/ds-laboratorio-9
Data Exploration in different datasets
data-exploration data-visualization matplotlib pandas
Last synced: 23 Jun 2026
https://github.com/bhaveshbhakta/personality-classification-using-ml
Personality Classification
data-visualization machine-learning machine-learning-algorithms personality-classification
Last synced: 23 Jun 2026
https://github.com/ladaegorova18/data_analysis
Learning the basics of data analysis in Python
analytics data-analysis data-visualization steam-games
Last synced: 24 Jun 2026
https://github.com/minervarose/exoplanet-discovery-observatory
Interactive Tableau exploration of exoplanet discoveries, planetary systems, and discovery trends using NASA Exoplanet Archive data.
analytics astronomy business-intelligence dashboard data-visualization exoplanets nasa space tableau tableau-public
Last synced: 24 Jun 2026
https://github.com/nafis2508/australia-population-insights
Interactive Power BI dashboard analyzing Australia's population trends (1996–2016) across gender, age, region, and country of birth using ABS Census data. Built for data-driven policy, migration, and urban planning insights.
abs-data australia census dashboard data-storytelling data-visualization dax demographics etl power-bi
Last synced: 24 Jun 2026
https://github.com/alz-11/urbanization-africa
Simple data visualization of African city demographics and transport corridors using Wikidata SPARQL queries and Python
africa data-visualization demographics infrastructure jupyter-notebook linked-open-data lod matplotlib pandas python sparql urbanization wikidata
Last synced: 25 Jun 2026
https://github.com/un-ocha/ai-prototypes
Exploratory AI‑assisted prototypes and visualisations. For learning and demonstration only – not for operational or decision‑making use.
ai data-visualization experimentation humanitarian prototypes
Last synced: 25 Jun 2026
https://github.com/malkreide/maschinerie-zuerich
Interactive, accessible visualization of the Zurich city administration — departments, budgets, staff numbers, citizen concern search. Cytoscape + D3 + Next.js, 5 languages including Easy Read. Data under CC-BY 4.0 from Open Data Zurich.
a11y accessibility civic-tech cytoscape d3 data-visualization i18n leichte-sprache nextjs open-data open-government switzerland treemap typescript zurich
Last synced: 26 Jun 2026
https://github.com/jshaw/timemachinejs
An app to travel back in time through your PubNub history messages. Will allow for history pagination, step backwards through historical messages with customizable delays and of course data export based on selected time or a full data dump.
bigdata data-visualization javascript nodejs pubnub utility
Last synced: 27 Jun 2026
https://github.com/saagpatel/sovereign
Browser-based geopolitical simulator — apply policy levers to 18 countries and watch cascading effects over 60 months
d3 data-visualization geopolitics monte-carlo nextjs simulation typescript web-worker
Last synced: 28 Jun 2026
https://github.com/sakan811/honkai-star-rail-characters-damage-simulation
Honkai Star Rail Characters' Damage Simulation
data data-science data-visualization honkai honkai-star-rail honkai-starrail powerbi powerbi-visuals python sqlite
Last synced: 29 Jun 2026
https://github.com/itskshitija/tesla-stock-price-prediction
Welcome to the Tesla Stock Price Forecasting project, where we delve into time-series analysis to predict stock price trends for one of the world's most innovative companies—Tesla Inc.
data-visualization eda python time-series-analysis
Last synced: 29 Jun 2026
https://github.com/manganite/wm2026
Client-side Monte-Carlo simulation of the 2026 FIFA World Cup
data-visualization elo-rating fifa github-pages javascript monte-carlo-simulation react soccer sports-analytics sports-prediction vite worldcup2026
Last synced: 29 Jun 2026
https://github.com/europanite/gundam-forest
Random Forest Data Analysis of Kill In Action rate for every personnel in GUNDAM world, like in Titanic.
data data-analysis data-science data-visualization death-rate death-rates gundam-model gundam-series gundom-forest jupyter jupyter-notebook kia kill-in-action python random-forest titanic titanic-kaggle titanic-survival titanic-survival-prediction
Last synced: 29 Jun 2026
https://github.com/duyndh98/prediction-calories-burned-by-gym-members
Prediction Calories Burned by Gym Members
data-visualization regression streamlit
Last synced: 29 Jun 2026
https://github.com/hamza-ali-shahjahan/thousandworlds-explorer
An explorable map of every world humanity has discovered — built on the NASA Exoplanet Archive.
astronomy data-visualization exoplanets nasa react space typescript vite
Last synced: 29 Jun 2026