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-06 00:07:45 UTC
- JSON Representation
https://github.com/nurulashraf/polynomial-regression-manufacturing
A Python project implementing polynomial regression to analyse and predict manufacturing-related data. Features include data preprocessing, model training, and visualisation of results. Ideal for exploring machine learning applications in manufacturing process optimisation.
data-analysis data-visualization machine-learning manufacturing polynomial-regression predictive-modeling process-optimization python regression-models scikit-learn
Last synced: 16 Apr 2026
https://github.com/vaishnavis03/finlatics_ml_program
This repository contains the .ipynb files for 3 datasets, along with a PPT for each. The datasets included are Facebook Marketplace Data, Sales Prediction Data, and Wine Quality data.
correlation data-analysis data-science data-visualization knn linear-regression machine-learning matplotlib numpy pandas random-forest-classifier scikit-learn
Last synced: 17 Apr 2026
https://github.com/ruajean/netflixmoviescraper
🎬 A powerful tool for gathering movie data and user reviews from FilmAffinity's Netflix category. This script scrapes movie details and iterates through user reviews, saving structured information to a CSV file for analysis. Ideal for insights into user sentiments and movie popularity on FilmAffinity.
data-analysis data-visualization dataset jupyter-notebook python scraping
Last synced: 17 Apr 2026
https://github.com/itsharshparmar/uber_data_analysis
Data analysis on Uber ride data using Python and visualization libraries.
analytics-projects business-analysis colab-notebook data-analysis data-cleaning data-science data-visualization eda exploratory-data-analysis matplotlib pandas python python-project real-world-data seaborn time-series-analysis transportation uber uber-data-analysis
Last synced: 09 May 2026
https://github.com/shridhar1504/peerloankart-loan-fraud-detection-datascience-project
This project uses machine learning to predict whether a loan applicant will repay their loan. The project uses a dataset of historical loan data from PeerLoanKart, a peer-to-peer lending platform.
classification-model data-analysis data-analytics data-cleaning data-science data-visualization dimensional-analysis eda exploratory-data-analysis feature-engineering gradient-boosting-classifier hyperparameter-tuning jupyter-notebook machine-learning machine-learning-algorithms predictive-modeling python supervised-learning
Last synced: 30 Apr 2026
https://github.com/mattsebastianh/Making-a-visual-argument--compare-grammy-win-records-Project
Data Visualization with Matplotlib | Making a Visual Argument in Matplotlib
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/ecastillo081/marketing-finance-dashboard
An analytics project that combines Google Ads + Meta Ads data and translates it into finance metrics.
business-intelligence cac cohort-analysis data-pipeline data-visualization ltv marketing-analytics mode-analytics postgres roas sql strategic-finance supabase
Last synced: 17 Apr 2026
https://github.com/anas436/predictive-modelling-urban-growth-ai
Predictive Modelling for Urban Growth using AI
artificial-intelligence dashboard data-analysis data-collection data-preprocessing data-science data-visualization deep-learning deployment jupyterlab machine-learning python3 remote-sensing streamlit webapplication webscraping
Last synced: 05 Sep 2025
https://github.com/dharininadkar/movies-data-dashboard
Data Analysis of Movies data
data-analysis data-mining data-science data-visualization ms-excel ms-sql-server tableau
Last synced: 04 Apr 2026
https://github.com/victoorv/maladie_cardiaque
Prédire si un individu est atteint ou non de maladie cardiaque.
classification data-analysis data-science data-visualization exploratory-data-analysis heart-disease heart-disease-analysis heart-disease-classification heart-disease-prediction hyperparameter-tuning machine-learning machine-learning-algorithms neural-networks oversampling-algorithms python statistical-analysis statistical-tests statistics
Last synced: 17 Apr 2026
https://github.com/rajan-bhateja/tableau-power-bi-dashboards
Dashboards created using Tableau/Power BI
dashboards data-visualization powerbi tableau
Last synced: 04 Feb 2026
https://github.com/sasai-lab/statplay-opensource
統計を視覚的に理解できるツール。Interactive statistics visualizer ‐ learn by doing. Vanilla JS, Canvas 2D, zero dependencies
bayesian bilingual canvas data-visualization educational interactive-visualization javascript oer open-educational-resources probability pwa regression statistics vanilla-js
Last synced: 30 May 2026
https://github.com/martingit2/aiportal-frontend
Frontend for Aracanix. Et interaktivt dashboard bygget med React og TypeScript for å visualisere data og administrere en analyseplattform. Se README for lenker til backend og ML-tjeneste.
clerk dashboard data-visualization fullstack react recharts typescript vite
Last synced: 13 Apr 2026
https://github.com/djsprenk/set-explorer-legacy
GitHub Pages site for DJ Sprenk
d3 d3-visualization data-visualization dj music python
Last synced: 18 Jun 2026
https://github.com/prcharan592/social-media-sentiment-analysis
Social media sentiment analysis using tweets involves analyzing tweet data to determine public sentiment (positive, negative, or neutral) using natural language processing (NLP) and machine learning techniques.
data-visualization machine-learning matplotlib nlp nltk numpy pandas python3 sentiment-analysis spacy tweets
Last synced: 04 Apr 2026
https://github.com/sanchitvj/titanic-machine-learning-from-disaster
Analysing survival of people.
data-science data-visualization kaggle-titanic machinelearning
Last synced: 22 Feb 2026
https://github.com/gattsu001/telecom-churn-predictor
Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.
churn-prediction classification classification-algorithm customer-retention data-science data-visualization feature-engineering joblib jupyter-notebook machine-learning pandas scikit-learn supervised-learning svm
Last synced: 18 Apr 2026
https://github.com/priyadarshinijain/data-analysis-with-python
This Python project is focused on analyzing Diwali sales data to gain insights into customer demographics, purchase behavior, and sales trends.
Last synced: 18 Apr 2026
https://github.com/hyoaru/prime-number-forest-3d
A data visualization of how prime numbers from 1 - 200 would look like if it was a forest
data-visualization plotly python
Last synced: 31 Mar 2025
https://github.com/lintangwisesa/react-plotly.js
Data visualization 📊 on React ⚛ using Plotly.js 📶
data-visualization plotlyjs react
Last synced: 18 Apr 2026
https://github.com/sravyatogarla/movie-recommendation-system
A complete Movie Recommendation System project implementing Popularity-Based, Content-Based, and Collaborative Filtering models using the MovieLens dataset. Built with Python, Pandas, and Plotly, featuring interactive inputs and visualizations.
capstone-project collaborative-filtering content-based-filtering data-science data-visualization edureka jupyter-notebook machine-learning movie-recomendation-system movielens pandas popularity-based-filtering python recommender-system scikit-learn sql
Last synced: 13 Apr 2026
https://github.com/manalisbhavsar/mall-customers-clustering
K-Means clustering to mall customer data, segmenting customers based on their annual income and spending score. To identify patterns and group customers for targeted marketing.
data-analysis data-visualization matplotlib numpy pandas python scikit-learn
Last synced: 18 Apr 2026
https://github.com/abdelrahmanbayoumi/titanic-machine-learning-from-disasters
Knowing from a training set of samples listing passengers who survived or did not survive the Titanic disaster, can our model determine based on a given test dataset not containing the survival information, if these passengers in the test dataset survived or not.
data-analysis data-science data-visualization machine-learning pandas
Last synced: 09 Apr 2025
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/faraazarsath/guvi-task-4
This repository contains Python scripts for assessing and categorizing student performance data from two CSV files. The tasks include categorizing students based on their CodeKata scores.
data-visualization matplotlib numpy pandas
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 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/prakashjha1/loan-eligibility-prediction
This repository contains the codebase and resources for a machine learning-based project aimed at predicting loan eligibility for individuals. The project utilizes various algorithms and data preprocessing techniques to build predictive models that assess the likelihood of an applicant being eligible for a loan based on historical data.
data data-visualization exploratory-data-analysis loan-prediction-analysis machine-learning-algorithms naive-bayes-classification parameter-tuning python random-forest
Last synced: 19 Apr 2026
https://github.com/yuvrajsaraogi/unemployment-analysis-with-python
Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.
big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql
Last synced: 19 Apr 2026
https://github.com/simoesleticia/data-visualization-tutorial
Guia prático de visualização de dados com Seaborn e Matplotlib
data-visualization data-visualization-python matplotlib-tutorial seaborn-tutorial
Last synced: 19 Apr 2026
https://github.com/akash-v7/telecom_customer_churn_prediction
A machine learning project to predict customer churn in the telecom industry using data analysis and classification models. The project includes data preprocessing, exploratory data analysis (EDA), model building, and insights to help telecom companies improve customer retention strategies.
data-analysis data-science data-visualization jupyter-notebook machine-learning predictive-modeling python
Last synced: 20 Apr 2026
https://github.com/namratha2301/carprice_analysisandprediction
This project analyzes factors influencing vehicle prices using a dataset of various attributes, including Engine capacity, Power, Mileage, and Seating capacity.
data-analysis data-visualization exploratory-data-analysis machine-learning pandas predictive-modeling random-forest-classifier regression scikit-learn seaborn
Last synced: 20 Apr 2026
https://github.com/syncfusionexamples/integrate-.net-maui-maps-with-android-native-embedding
This repository contains a sample that explain how to integrate .NET MAUI SfMaps with android native embedding.
android data-visualization dotnet map maui native-embedding sfmaps
Last synced: 20 Apr 2026
https://github.com/shrinidhi857/simpledataanalysisonstartups
The Indian startup ecosystem has experienced remarkable growth over the past decade, becoming a hotbed of innovation and entrepreneurship. In this data analysis we are segregating fields ,finding new insights.
data-analysis data-science data-visualization indian-startups
Last synced: 17 Sep 2025
https://github.com/faizan-khan-iit/dm_specialization
Data Mining Specialization on Coursera
coursera data-science data-visualisation data-visualization data-viz r
Last synced: 02 Apr 2025
https://github.com/camara94/data_analyse_series_temporelles
Dans ce tutoriel, nous allons répondre aux questions suivantes: 1. Lire les données Microsoft à l'aide du package **Pandas Data reader** 2. Obtenez le **prix maximum** de l'action de **2017 à 2022** 3. Quelle est la **date du cours le plus élevé** de l'action ? 4. Quelle est la **date du cours le plus bas** de l'action ?
data-analysis data-analysis-python data-science data-structures-and-algorithms data-visualization serie series-forecasting
Last synced: 09 Apr 2025
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/rachel-xmr/data-analysis-in-health-set-csc3062
CSC3062 Data Analysis and visualization
classification-algorithm data-analysis data-visualization model-evaluation nmf pca python svm t-sne visualization
Last synced: 05 Jun 2026
https://github.com/prady2309/air-traffic-analysis
data-analysis data-science data-visualization flights jupyter-notebook python3
Last synced: 21 Apr 2026
https://github.com/rahulpatel0615/sales-analysis-project
Sales Data Analysis Dashboard with Python, Pandas, and Matplotlib. Features 12+ visualizations and comprehensive insights.
data data-analysis data-visualization matplotlib pandas portfolio python
Last synced: 21 Apr 2026
https://github.com/chauxvive/fccscatter
An interactive D3.js scatter plot visualizing doping allegations in professional cycling. Built as part of FreeCodeCamp’s Data Visualization certification
d3 d3js data-visualization dataviz
Last synced: 21 Apr 2026
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/zahramh99/dynamic-pricing-strategy
Dynamic Pricing is an application of data science that involves adjusting the prices of a product or service based on various factors in real time. It is used by companies to optimize revenue by setting flexible prices that respond to market demand, demographics, customer behaviour and competitor prices.
business-intelligence data-science data-visualization demand-prediction dynamic-pricing machine-learning predictive-modeling price-prediction price-prediction-model pricing-strategy revenue-optimization ride-sharing
Last synced: 27 Jun 2025
https://github.com/syncfusionexamples/building-a-neumorphic-chart-to-visualize-gen-z-s-favorite-social-media-with-syncfusion-maui
Learn how to build a Neumorphic column chart using Syncfusion's .NET MAUI Charts to visualize Gen Z's favorite social media platforms based on U.S. adult usage data. This project features a modern design that adapts to both light and dark themes, creating a sleek and engaging user experience.
custom-chart-styling custom-drawable-charts data-visualization dotnet-maui-chart gen-z-social-media-trends interactive-charts light-and-dark-theme-ui modern-ui-design neumorphic-design neumorphism-ui social-media-analytics syncfusion-column-chart us-social-media-usage user-interface-trends
Last synced: 03 Apr 2025
https://github.com/rorrell/lifeexpectancy
A Jupyter Notebook where I create a chart with two line plots on it to check out the life expectancy of men vs. women from 1900-2018
data-analysis data-visualization jupyter-notebook python3
Last synced: 22 Apr 2026
https://github.com/jordansrowles/rowles.winforms.vizmorph
A versatile WinForms chart control that smoothly transitions between line and bar chart modes, featuring customizable colors, axes, animations, and persistent value labels. Ideal for dynamic data visualization with support for negative values and real-time updates.
data-visualisation data-visualization winforms winforms-controls
Last synced: 23 Apr 2026
https://github.com/shudhanshurp/adidas-us-data-analysis
This Power BI project analyzes Adidas sales data across different regions, retailers, and product categories in the U.S. The dashboards provide insights into sales performance, operational metrics, and future forecasts to support data-driven decision-making.
data-analysis data-transformation data-visualization forecasting powerbi python retail-analytics
Last synced: 24 Apr 2026
https://github.com/usman619/data-science
Data Science basic practice code, assignments etc.
data-science data-visualization elt
Last synced: 06 Jun 2026
https://github.com/oiricaud/data-visualization
We are mainly interested on plotting with 3 types of charts: Line Charts, Area Charts and Bar Charts. But we will look at other visualizations as the project progresses. Main Requirements for the Charts: · Title Label · X and Y
codeigniter data-visualization
Last synced: 24 Apr 2026
https://github.com/syncfusionexamples/how-to-add-annotation-in-axis-label-click-in-wpf-sfchart
Learn how to add an annotation to a WPF SfChart when an axis label is clicked. This functionality enhances the interactivity of your chart by highlighting specific data points and providing additional information.
axis-label-click chart-annotations chart-customization chart-interactivity charting-library charts data-visualization event-handling interactive-charts wpf wpf-sfchart
Last synced: 24 Apr 2026
https://github.com/tuni56/ventas_streamlit
interactive sells and KPI's dashboard
dashboard data-visualization kpi python streamlit webapp
Last synced: 24 Apr 2026
https://github.com/marielachirinosr/cyclistic-data-analytics-project
This project explores user behavior within a fictional bike-sharing system, modeled after Cyclistic, operating in Chicago.
data data-visualization pandas powerbi-report powerbi-visuals python
Last synced: 24 Apr 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/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/soumyajiitdas/My-GenAICapstoneProject
A Generative AI-powered journaling assistant that analyzes daily entries to extract emotions, stress levels, and mood trends — built using Google Gemini API for mental wellness insights.
ai-assistant data-visualization generative-ai machine-learning mental-health prompt-engineering python
Last synced: 04 Jul 2025
https://github.com/kruthiktr/crop-recommendation-system-using-machine-learning
A machine learning-based system recommending crops based on soil, climate, and environmental conditions to optimize agricultural yields.
ai-in-agriculture crop-recommendation data-visualization machine-learning prediction python python3 recommendation-system
Last synced: 25 Apr 2026
https://github.com/archanakokate/exploratory_data_analysis_global-terrorism_using_tableau
Using Tableau, conducted an in-depth analysis of terrorism incidents around the world.
analysis data-visualization tableau
Last synced: 04 Feb 2026
https://github.com/kwokhing/pencils-of-promise
Data for A Cause - Pencils of Promise
data-analysis data-cleaning data-visualization paired-t-test r r-markdown t-test
Last synced: 25 Mar 2025
https://github.com/fyonietz/infera
IDE For Data Science Or Data Analysis
cpp data-science data-visualization lightweight
Last synced: 25 Apr 2026
https://github.com/bkamapantula/chart-recommender-gui
A rule-based chart recommendation service. Useful for teams to self-host or as an internal service.
Last synced: 25 Apr 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/chandansoren/customer-personality-analysis
Predict how different customer segments will respond for a particular product or service.
data-analysis data-visualization python
Last synced: 26 Apr 2026
https://github.com/dodji1/streamlit--bootcamp
Bootcamp de formation Streamlit - Initiation - Cas pratiques
data-science data-visualization python streamlit
Last synced: 26 Apr 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/deliprofesor/cinematic-data-analytics-and-recommendation-platform
This project analyzes a movie dataset using machine learning algorithms to predict success, explore revenue-popularity relationships, and develop recommendation systems. It employs techniques like K-Means, DBSCAN, GMM, decision trees, PCA, and NLP for insights and personalized suggestions.
clustering content-based-recommendation data-analysis data-visualization decision-tree gmm k-means machine-learning natural-language-processing nlp pca predictive-modeling python recommendation-system scikit-learn user-based-recommendation
Last synced: 26 Apr 2026
https://github.com/evgeniyarbatov/gpx-art
Artworks based on GPX traces
art creative-coding data-visualization generative-art geospatial gps gpx map-art python qrcode strava
Last synced: 27 Apr 2026
https://github.com/arslan3x5/eda-journey
Exploratory data analysis (EDA) and visualization projects focusing on diverse datasets, including Bitcoin price trends and Indian restaurant reviews. Each notebook aims to provide insights and showcase data storytelling through visual exploration.
bitcoin data-science data-visualization eda
Last synced: 29 Jun 2026
https://github.com/zonggen/uiuc-cs416-a2
Data visualization assignment with D3.js
Last synced: 27 Apr 2026
https://github.com/garcane/exodus_analysis
This project analyses cryptocurrency transaction data exported from the Exodus wallet. The goal is to explore and visualize the inflows and outflows of assets, the types of transactions, and other key metrics over time.
bitcoin btc crypto cryptocurrencies cryptocurrency data-analysis data-visualization eth ethereum pandas seaborn
Last synced: 27 Apr 2026
https://github.com/caesaredia/food-app-user-behavior-analysis
Analyze user behavior and optimize app experience in a food-tech startup through funnel analysis and A/A/B testing. Includes data prep, visualization, and statistical testing in Python.
a-b-testing chi-square data-analysis data-visualization funnel-analysis python statistical-testing user-behavior
Last synced: 27 Apr 2026
https://github.com/benzerinsio/floralspecies-eda
📊 Análise Exploratória de Dados (EDA) - Flores Iris | Exploração de padrões e clustering com K-Means
analise-de-dados analise-exploratoria analise-exploratoria-de-dados botany clustering data-visualization eda exploratory-analysis exploratory-data-analysis python seaborn
Last synced: 27 Apr 2026
https://github.com/giog97/find_similar_tables_on_pubtables-1m
Find similar tables on the PubTables-1M dataset
data-analysis data-visualization datamining dm tables
Last synced: 09 Apr 2025
https://github.com/sungj921028/data-analysis-for-aqi
A project that using python to analysis the AQI quality.
aqi data-science data-visualization jupyter-notebook
Last synced: 07 Jun 2026
https://github.com/ricardo-melo-martins/docker
⚡ RMM ⚡:: 🐳 docker with database for fun development
data-visualization database datascience docker mysql postgres sakila sakila-database sqlite
Last synced: 12 Apr 2026
https://github.com/kirby-b/assorted-r-files
Mainly files from learning to use datasets and do data analysis with R
barchart data-visualization r-language r-programming
Last synced: 25 Mar 2025
https://github.com/prajakta1321/credit-card-fraud-
credit card fraud detection using LR and data visualization in ML
data-visualization logistic-regression machine-learning outlier-detection python3
Last synced: 28 Apr 2026
https://github.com/moha-cm/airbnb-data-analysis
Airbnb Data retrival from MongoDb and Analying the Data
dashboard-application data-preprocessing data-visualization eda mongodb nosql-database plotly python python-script python-scripting streamlit-application
Last synced: 08 Jun 2026
https://github.com/jeus0522/4-eda-football-ml-app
A ML application focused on exploratory data analysis and football analytics, featuring data visualization and insights using Python and relevant libraries.
data-visualization eda exploratory-data-analysis football-analytics sports-analytics webapp
Last synced: 28 Apr 2026
https://github.com/incalculable-driverslicence975/data-projects-portfolio
📊 Showcase data projects that highlight analytics, machine learning, and MLOps with reproducible code and clear business insights.
ai computer-vision dashboard data-science-projects data-visualization deep-learning etl excel finance hadoop hiveq keras machine-learning nlp pandas portfolio-project scikit-learn tableau-dashboards
Last synced: 28 Apr 2026
https://github.com/matheusafonseca/python-data-visualization-matplotlib-seaborn-masterclass-udemy
This repository is dedicated to storing the code developed during the "Python Data Visualization: Matplotlib & Seaborn Masterclass" course on Udemy.
charts data-analysis data-analysis-python data-science data-visualization database graphics graphics-programming jupyter-notebook matplotlib matplotlib-plots python python3 seaborn seaborn-plots
Last synced: 28 Apr 2026
https://github.com/buabaj/fortran-assignment
code repository for fortran and python climatology assignment.
big-data climatology data-analysis data-visualization fortran90 python
Last synced: 28 Apr 2026
https://github.com/priyanshubiswas-tech/e-commerce_data_analysis
Analyzes 9,994 e-commerce transactions to uncover insights on sales trends, customer behavior, profitability, and logistics using EDA and visualization. Identifies top products, customer segments, and shipping efficiencies to optimize marketing, inventory, and operations, making it valuable for retail, finance, and logistics.
data data-analysis data-visualization pandas pandas-dataframe plotly-analytics-projects plotly-express python
Last synced: 28 Apr 2026
https://github.com/webmobiledev/highstock
angularjs d3v4 data-visualization highcharts json
Last synced: 11 May 2026
https://github.com/ezrahsieh/narrativevisualization
This project is an interactive narrative visualization designed to illustrate the impact of the COVID-19 pandemic on global life expectancy. The visualization is implemented using D3.js and follows the Martini glass narrative structure. This serves as the final project for CS416 at UIUC.
d3 data-visualization interactive-visualizations javascript narrative-visualization
Last synced: 28 Apr 2026
https://github.com/robertovicario/uninsubria-datavisualization-project-work
Project Work for the Data Visualization module in the MSc in Computer Science program in Varese.
data-visualization dogecoin elonmusk python
Last synced: 28 Apr 2026
https://github.com/dariush-hassani/pfd-charts
A lightweight, animated and customizable charting library for building Primary Flight Display (PFD) using modular D3.js.
d3js data-visualization drone gcs pfd
Last synced: 08 Jun 2026
https://github.com/saroshfarhan/dublin_pedestrian_data_analysis
Pedestrian's footfall data analysis for the city of Dublin
data-analysis data-visualization r-programming
Last synced: 07 Jan 2026
https://github.com/rosanafss/predictive-analytics-for-business-nanodegree
Predictive Analytics for Business Nanodegree
alteryx alteryx-server alteryx-workflow clustering data-analysis data-visualization datacleaning experiment filtering join modeling prediction preparation randomized regression segmentation summarization tableau testing workflow
Last synced: 04 Feb 2026
https://github.com/salvof88/raspberry-sensor-kit-demo
A lightweight Raspberry Pi sensor logger in Python for HC-SR04 (ultrasound) and DHT11 (temperature/humidity), exporting data to CSV or Google Sheets. Perfect for IoT experiments, smart home logging, or Raspberry Pi Zero DIY kits.
automation csv-logger data-logging data-visualization dht11 google-sheets gpio hc-sr04 hc-sr04-ultrasonic-sensor iot python python-sensors python3 raspberry-pi raspberry-pi-3 raspberry-pi-4 raspberry-pi-gpio raspberry-pi-zero sensor-data
Last synced: 29 Apr 2026
https://github.com/jakebrehm/ezpz-plotting
📈 Easily visualize and manipulate plots from multiple data files.
data-analysis data-visualization engineering matplotlib matplotlib-pyplot pandas plotting python python-3 software software-engineering tkinter tkinter-gui
Last synced: 29 Apr 2026
https://github.com/filip-kustura/python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python university-project
Last synced: 12 Apr 2026
https://github.com/aishwaryagade02/analyzing-animated-movie-release-date-patterns-and-its-effect-on-revenue
Predicting the release date for the anime movie to maximize the revenue of the movie
data-cleaning-and-preprocessing data-visualization machine-learning model-optimization neural-networks pytorch regression
Last synced: 11 Jun 2025
https://github.com/fatihilhan42/starbucks_analysis_turkey_and_world_with_python
In this project, firstly the brands for coffee in the world and then these brands in Turkey were examined. The data from the dataset, which you can find in the repo, was first organized using data cleaning algorithms. These cleaned data were then graphically extracted using data visualization algorithms.
data-analysis data-cleaning data-science data-visualization jupyter-notebook python
Last synced: 29 Apr 2026
https://github.com/mfakhriazhar/python-data-analyst-tutorial
A collection of My Python learning files for Data Analyst purposes. Covers fundamental to advanced topics such as data exploration, visualization, statistical analysis, and the use of popular libraries like Pandas, NumPy, Matplotlib, and Seaborn. Suitable for personal documentation or shared learning references.
data-analysis data-science data-visualization exploratory-data-analysis portfolio python
Last synced: 29 Apr 2026
https://github.com/jofaval/melbourne-temperature-timeseries
Timeseries Data Analysis and Forecasting of the daily min temperature in Melbourne from 1981 to 1990
data-analysis data-science data-visualization deep-learning google-colab melbourne python temperature tensorflow timeseries timeseries-analysis
Last synced: 29 Apr 2026
https://github.com/varshan1123/sql-tableau-project
We analyze key indicators for our pizza sales data to gain insights into our business performance - A Data Analysis Project performed on Tableau & SQL.
analysis data-analysis data-science data-visualization excel mysql powerbi sql sql-server tableau tableau-dashboards
Last synced: 29 Apr 2026