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-29 00:07:48 UTC
- JSON Representation
https://github.com/fbarffmann/sqlalchemy-challenge
Built a Flask API with SQLAlchemy to analyze and visualize Hawaii climate data. Automated data extraction and developed database queries for temperature and precipitation insights.
api climate-data data-analysis data-visualization flask orm python sql sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/brianyu28/old-sheets-flying
Data analysis and graphics tool for The Harvard Crimson's Data and Design Teams
data-visualization harvard-university journalism
Last synced: 15 May 2025
https://github.com/corey-richardson/microbit-data-logger
In preparation for Work Experience Students coming in, I am using this project to familiarise myself with the BBC micro:bits which we will provide them with. I am also using it as a chance to expand on my data visualisation with Python experience.
data-visualization matplotlib microbit pandas pyplot signal-processing
Last synced: 03 May 2026
https://github.com/afifahhadie/wine-clasificassion
This project focuses on classifying different types of wine using machine learning techniques. The dataset contains various chemical properties of wines, which are used as features to predict the wine class.
classification data-science data-visualization jupyter-notebook machine-learning machine-learning-algorithms pandas scikit-learn wine-dataset
Last synced: 13 Apr 2026
https://github.com/nullthefirst/py-notebooks
Jupyter Notebooks holding Data Science projects
data-analysis data-science data-visualization datasets jupyter-notebooks python
Last synced: 26 Apr 2026
https://github.com/sammdu/global-warming-hurricane-typhoon
The Effect of Global Warming on Hurricane and Typhoon Occurrence
data-science data-visualization global-warming hurricane-data
Last synced: 07 May 2026
https://github.com/vyjayanthipolapragada/genai_smart_retail_recommendation
GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim
content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream
Last synced: 07 May 2026
https://github.com/moustafamohamed01/mall-customer-segmentation-data
Customer segmentation using K-Means clustering based on annual income and spending score.
data-science data-visualization k-means-clustering machine-learning python scikit-learn unsupervised-learning
Last synced: 08 May 2026
https://github.com/nishumehta/sales-analysis-project
This project aims to analyze sales performance using Excel, SQL, Python, Tableau, and Power BI. The goal is to extract insights from sales data, identify trends, and visualize key performance indicators (KPIs).
data-cleaning data-visualization eda excel matplotlib-pyplot pandas python3 tableau-dashboards
Last synced: 08 May 2026
https://github.com/ropaxyz/octobot-octopus-energy-discord-bot
A Discord bot for Octopus Energy users to track and visualize their energy consumption. Integrates with Octopus Energy's API to fetch and display personalized energy data, costs, and usage charts.
asyncio data-visualization discord-bot energy-monitoring graphql matplotlib octopus-energy octopus-energy-api python rest-api sqlite
Last synced: 08 May 2026
https://github.com/phanchenh/predictquantity_pythonproject_pizzadataset
Sales Quantity Forecasting for Pizza Dataset 2015
business-analytics business-intelligence data-visualization decision-tree-regression gradient-boosting-regressor insights lasso-regression machine-learning ridge-regression sales-forecasting scikitlearn-machine-learning supervised-learning
Last synced: 08 May 2026
https://github.com/vaxdata22/istanbul-shopping
This is an Exploratory Data Analysis done on Istanbul Shopping dataset from kaggle.
actionable-insights actionable-recommendations anaconda business-analytics business-intelligence data-analysis-python data-analytics data-cleaning data-exploration data-mining data-visualization data-wrangling exploratory-data-analysis jupyter-notebook matplotlib-pyplot pandas pandas-dataframe python seaborn statistical-analysis
Last synced: 08 May 2026
https://github.com/akansharajput280799/data-exploration-and-visualization-for-streaming-platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
data-visualization excel exploratory-data-analysis matplotlib numpy python seaborn
Last synced: 08 May 2026
https://github.com/dsaikiran01/seismomap
An interactive React + Leaflet web app that visualizes real-time global earthquakes from the USGS API with live map markers, magnitude filtering, dark mode, and responsive UI.
data-visualization earthquakes geoscience material-ui react react-leaflet tailwindcss usgs-api vite
Last synced: 08 May 2026
https://github.com/js-konda/naturaldisasterseda
The project repository for the Exploratory Data analysis of natural disasters done as part of ECE143 course at UCSD
data-science data-visualization pandas python visualization
Last synced: 08 May 2026
https://github.com/tsear/reddit-discourse-project
Mapping emotional and conceptual discourse across Reddit philosophy communities.
data-visualization emotion-detection network-analysis nlp pandas reddit-api sentiment-analysis spacy text-mining tf-idf topic-modeling
Last synced: 08 May 2026
https://github.com/rightfulcode/retail-sales-breakdown
Time Series Analysis of Walmart Retail Sales – Internship project analyzing sales trends, seasonal patterns, and revenue breakdowns using Pandas, Matplotlib, and Seaborn.
data-analytics data-visualization elevvo-internship matplotlib pandas python retail-sales seaborn time-series-analysis
Last synced: 08 May 2026
https://github.com/vinit714/player-retention-analysis
A complete Streamlit + Machine Learning + SHAP + NLP project to analyze, predict, and improve player retention in games. This project simulates a game environment, models churn behavior, and provides insights using SHAP, NLP word clouds, and strategy simulators.
churn-prediction classification data-visualization eda feature-engineering game-analytics game-data-analysis gaming-analytics machine-learning model-interpretability nlp pandas player-retention python retention-analysis sckiit-learn shap streamlit wordcloud
Last synced: 08 May 2026
https://github.com/vanessaaleung/visualizations
Visualization Projects
coronavirus covid-19 d3 d3js data-visualization fitbit python tableau visualization
Last synced: 08 May 2026
https://github.com/blacksujit/amazon-ml-challange
This is our submission to the amazon ML challange to the final round
2024 amazon amazon-ml-challange-2024 amazon-ml-challenge amazon-web-services bigdata core core-machine-learning core-ml data-science data-structures-and-algorithms data-visualization datasets deep-learning deployement-strategy jupyter-notebook machine-learning
Last synced: 17 May 2026
https://github.com/iyashwantsaini/911_capstone
For this capstone project we will be analyzing some 911 call data from Kaggle.
capstone data-science data-visualization python3
Last synced: 10 Jun 2026
https://github.com/shahzadmustafa15/dbscan-clustering
DBSCAN clustering algorithm applied on synthetic non-linear data (make_moons dataset).
data-science data-visualization dbscan-clustering density-based-clustering machine-learning ml-projects python scikit-learn unsupervised-learning
Last synced: 08 May 2026
https://github.com/kayannr/top-hits
Spotify Top Chart Analysis
api-requests css data-cleaning data-collection data-visualization exploratory-data-analysis feature-selection html predictive-modeling python
Last synced: 08 May 2026
https://github.com/koushikphy/covid-19-visualizer
A python plotly-dash app showing different statistics regarding Coronavirus 2019
covid-19 covid19-data covid19-tracker dash data-visualization plotly-dash webapp
Last synced: 08 May 2026
https://github.com/cnoret/ibm-data-analyst-professional
Final project & Courses Notebooks
analyzing-data data-analysis data-analyst data-manipulation data-science data-visualization ibm ibm-certificate ibm-data-analyst-professional ibm-datascience-certification pandas python
Last synced: 09 May 2026
https://github.com/hasan9519/dhaka_apartment_sale_listings_analysis
Apartment sale listings analysis based on Dhaka city visualized by Tableau Dashboard
data-cleaning data-visualization python selenium tableau webscraping
Last synced: 09 May 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/tsbarr/toronto-open-data
Analysis of Toronto's open data initiatives. 🌆 Exploring Toronto's urban systems through data science 📊 Python-based analyses of public datasets 🔍 Focus on community impact and urban patterns 🎓 Academic rigour meets practical insights 🔄 Regularly updated with new analyses
api-integration civic-tech ckan-api data-analysis data-cleaning data-science data-visualization exploratory-data-analysis jupyter-notebook open-data pandas public-data python tableau toronto urban-analytics
Last synced: 09 May 2026
https://github.com/arif-rachmat/powershell-wpf-serialmonplot
A modern, WPF-based Serial Port Monitor and Real-time Data Plotter Powershell script
data-visualization powershell powershell-script serial-communication windows wpf
Last synced: 09 May 2026
https://github.com/mehtadigisha/clean-visualize-analyze
Clean Visualize Analyze
cleaning-data data-analysis data-cleaning data-visualization eda juypter-notebook pandas python seaborn seaborn-plots visualization
Last synced: 09 May 2026
https://github.com/lucasdota/scatter_plot_chart
Scatter Plot Chart with JSON data fetching
chart d3-visualization data-visualization fetch-api graphics javascript json
Last synced: 09 May 2026
https://github.com/cgoliver/nlplotlib
Web-server for natural language based data visualization.
data-visualization flask matplotlib ml nlp reinforcement-learning web-app
Last synced: 09 May 2026
https://github.com/walkerdustin/ml-notebook-template
This is a template to Kickstart your ML project Let this be a starting point for your next Data analysis project
data-science data-visualization machine-learning machine-learning-algorithms ml notebook python
Last synced: 09 May 2026
https://github.com/erikad88/belly-button-challenge
This project is an interactive dashboard that visualizes the Belly Button Biodiversity dataset, which catalogs microbes found in human navels.
css d3js dashboard data-visualization html javascript json plotly
Last synced: 09 May 2026
https://github.com/abhroroy365/market_analysis
This project explores customer segmentation and market analysis in the context of online retail using an online retail dataset. By applying advanced analytics, we aim to uncover insights that can drive strategic decisions and enhance business performance.
clustering data data-analysis data-visualization kmeans-clustering machine-learning market-analysis python silhouette-analysis
Last synced: 09 May 2026
https://github.com/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 May 2026
https://github.com/master-helix/ibm-data-analyst-certification-stock-analysis-project
This is a mini project repository of my IBM Certification involving stock analysis and plotting of Tesla and GameStop
analytics data data-analysis data-visualization ibm matplotlib pandas python web-scraping
Last synced: 09 May 2026
https://github.com/prishabhanot/skin_cancer_classification_model
Classifies 7 types of skin cancer lesions using a deep learning CNN model. Processes and balances the dataset, trains the model, and evaluates its accuracy with visualizations.
cnn confusion-matrix data-visualization keras machine-learning medical-imaging python tensorflow
Last synced: 09 May 2026
https://github.com/nahiyanhkhan/data-processing-and-visualization
Loan Data Processing using Python's numpy and pandas libraries. For data visualization, matplotlib and seaborn are used.
data-analysis-python data-visualization matplotlib numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/kmanadkat/datacamp-prj-01-netflix-movies
Datacamp Data Science Project - Investigating Netflix Movies and Guest Stars in The Office
data-science data-visualization datacamp-projects datascience exploratory-data-analysis exploratory-data-visualizations jupyter-notebook matplotlib pandas python3
Last synced: 09 May 2026
https://github.com/piras-s/braincancerclassifier
Classifying brain tumors using Gaussian Naive Bayes with MRI-derived features. Includes feature selection, model evaluation, prediction uncertainty, and probability calibration.
baysian-inference calibrated-classification classification data-visualization feature-selection machine-learning medical-imaging naive-bayes-classifier python scikit-learn uncertainty-estimation
Last synced: 09 May 2026
https://github.com/njaffe/eda_example_2025
Sample end-to-end data analysis walkthrough using Python and Scikit-learn.
data-science data-visualization jupyter-notebooks machine-learning python regression scikit-learn
Last synced: 09 May 2026
https://github.com/youssef-saaed/zc-dashboard
The ZC Dashboard is a comprehensive data visualization tool designed to provide insights into the academic landscape of Zewail City.
amcharts dashboard data-visualization flask sqlite3
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/simranjeet97/netflix-analysis-top-rated-_visualization_plotly
Netflix Data Analysis based on Age Based Ratings and Top Genres of 2021 of Movies - TV Shows along side Data Visualization
data-analysis data-science data-visualization database datascience datastructures deep-learning google google-cloud-platform machine-learning machine-learning-algorithms netflix netflix-dataanlysis netflix-dataset netflix-prize python3
Last synced: 10 May 2026
https://github.com/happybravo/ss4202_project
Space Astronomy project
astro astronomy astrophysics classification data-analysis data-science data-visualization galaxies machine-learning python quasar stars
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/datasqlsantosh/global-energy-consumption-renewable-generation-python-data-analysis-portfolio
This project focuses on analyzing global energy consumption patterns and trends in renewable energy generation using Python data analysis libraries such as Seaborn and NumPy. The analysis aims to explore energy consumption data from various regions worldwide and examine the contribution of renewable energy sources over time
data data-analysis data-visualization pandas seaborn
Last synced: 10 May 2026
https://github.com/mituskillologies/ds-ref-cdac-aug24
Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.
data-science data-visualization machine-learning mysql python-programming r-programming sql
Last synced: 10 May 2026
https://github.com/knutsynstad/tic-tac-toe-poster
Visualizing the 765 unique gameboards of tic-tac-toe as a matrix using react and create-react-app for a solution space poster.
data-visualization matrix react svg visualization
Last synced: 10 May 2026
https://github.com/drkbluescience/ibm-datascience-spacex
In this project, we predict whether the Falcon 9 first stage will land successfully by following the data science methodology.
data-visualization data-wrangling machine-learning-algorithms sql-query sqlite webscraping-data
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/monarch1108/customerinsights-kmeans
understanding customers using KMeans and RFM(recency, frequency & monetary) analysis
data-analysis data-visualization kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn
Last synced: 11 May 2026
https://github.com/loosenthedark/ci_data-visualisation-dashboard-mini-project
Code Institute IFD Module demo project using D3.js, Crossfilter, dc.js & queue.js to leverage sample data relating to salary levels & participation in academia parsed by gender. Bootstrap-based theme.
bootstrap4 code-institute crossfilter css3 d3js data-visualisation data-visualization dcjs frontend html5 javascript queue svg
Last synced: 11 May 2026
https://github.com/melissaantunes/ibm-data-analyst-professional
IBM Data Analyst Professional Certificate
analyze-data data-analysis data-analyst data-manipulation data-science data-visualization ibm-data-analyst-professional pandas python
Last synced: 11 May 2026
https://github.com/timjjting/escaping-flatland
A demo of optimization techniques for plotting large datasets in a 3D space using Three.js + Svelte integration
big-data data-visualization glsl-shaders lod octree svelte sveltekit three-js
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/ericgio/r-d3
Low-level components and examples for rendering data with D3 + React
Last synced: 11 May 2026
https://github.com/rohan3122k/social-media-sentiment-analysis-of-finance-defence-and-healthcare-in-the-usa
This project provides a comprehensive, data-driven analysis of three critical sectors - Finance, Defense, and Healthcare , under the administrations of Donald Trump and Joe Biden.
api aws data-visualization datamining financial-analysis healthcare-application nytimes-api python reddit-api sentiment-analysis wordcloud-visualization
Last synced: 11 May 2026
https://github.com/ceia-prefeitura/urban-lit-tracker-etl
UrbanLitTracker coleta artigos acadêmicos sobre mudanças urbanas via OpenAlex API, processa e armazena em MongoDB. Oferece dashboard interativo com Dash, exibindo dados como trabalhos mais relevantes, autores e palavras-chave frequentes, facilitando a análise e visualização da literatura urbana.
academic-research bibliometrics data-analysis data-pipeline data-visualization etl openalex-api urban-studies
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/jbalooshie/pyber_analysis
Analysis of ride share data using Matplotlib and pandas, executed in Jupyter Notebook. Breakdowns are provided based on the city size, average fare, and number of rides taken.
data-analysis data-science data-visualization jupyter-notebook 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/sahasawat-boss/apex-charts
Dynamic data visualizations by ApexCharts
apexcharts chartjs data-visualization nextjs
Last synced: 12 May 2026
https://github.com/bhaveshbhakta/calories-burnt-prediction-using-xgbregressor
Calories Burnt Prediction
calories-burned data-analysis data-visualization machine-learning python xgboost
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/pascalx-git/randomcharts
Generate charts with random data.
data-visualization design javascript
Last synced: 12 May 2026
https://github.com/manukot/sturdy-engine-python-
I've leant not only various Theoretical Concepts but also practical projects in my Masters Coursework
data-analysis data-visualization python3
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/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/deliprofesor/joblocationmapper
JobLocationMapper is a Python tool that visualizes job listings on an interactive map. It uses city and state data to place job markers accurately and color-codes them by occupation (Software, Marketing, Design). The map clusters markers for better organization, and users can click on them to view job details.
clustrered-markers data-analysis data-visualization folium geocoding geographical-visualization interactive-map job-listings map-visualization pandas python
Last synced: 14 May 2026
https://github.com/mathyouf/kaggle-notebook-code
Code and Images which I used in Kaggle Notebooks. Mostly for style and code clarity.
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/yashsingh43/cdc-sleep-duration-health-analysis
Analysis of CDC BRFSS 2022 data exploring how sleep duration relates to mental and physical health outcomes.
beautifulsoup brfss cdc data-analysis data-visualization matplotlib pandas plotly public-health python
Last synced: 11 Jun 2026
https://github.com/ewels/contributor-graphs
Contributor timelines for any git or GitHub repo: a publication-ready SVG and an interactive HTML page
cli contributors data-visualization git github open-source rust svg timeline visualization
Last synced: 11 Jun 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/danielvartan/estela
🧒🏽🍎 Analysis and Visualization of Food Consumption Data for Brazilian Children Aged 2 to 4, as Monitored by SISVAN in 2019
brazil child-health child-nutrition data-science data-visualization malnutrition nutritional-epidemiology sisvan sus
Last synced: 12 Jun 2026
https://github.com/adamspannbauer/twitch_packed_bar
Example using a packed barchart to visualize emote usage in a twitch.tv chat
chat data-visualization data-viz packed-barchart twitch
Last synced: 12 Jun 2026
https://github.com/shashwat9kumar/trends_in_a_country_on_twitter
Finding trending topics in each country on twitter and visualizing them in a WordCloud
data data-visualization trends tweepy twitter-api wordcloud
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/jameshulse/are-we-winning
An interactive map representing which countries are winning or losing their battle against Covid-19
coronavirus coronavirus-tracking covid-19 data-visualization vue vuejs
Last synced: 13 Jun 2026
https://github.com/marielachirinosr/nyc-taxi-trip-exploration-2019-2020
Explores passenger behavior & impact of COVID-19 on NYC taxi industry (Q1 2019-2020).
bigquery data data-analysis data-visualization python sql tableau
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/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/tanmayborse/institionistic_fuzzy_approx_space
This model introduces a hybrid approach that utilizes rough sets on intuitionistic fuzzy approximation spaces for pre-processing and soft sets for post-processing, resulting in an effective decision-making solution.
data-cleaning-and-preprocessing data-science data-visualization decision-making fuzzy-logic
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/Make-the-Other-Charts
Data Visualization with Matplotlib | Matplotlib Fundamentals
ab-lines annotate bar-chart data-visualization histogram matplotlib pie-chart python scatter-plot subplots
Last synced: 18 Jun 2026
https://github.com/mattsebastianh/Make-the-Other-Charts.-Silly-s-Ice-Cream-Shop-Project
Data Visualization with Matplotlib | Matplotlib Fundamentals | Silly's Ice Cream Shop Project
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/philippmeder/visdata
Useful python tools for data visualisation, e.g. 2D-profiles (also known as profile plots), comparison of measurements, or tables.
data-science data-visualization profile-plot python python-3 python3
Last synced: 18 Jun 2026