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-01 00:07:33 UTC
- JSON Representation
https://github.com/ashwin331133/gorkha_earthquake_damage_prediction
The main objective is to predict the level of damage to buildings caused by the 2015 Gorkha earthquake in Nepal.
data-analysis data-visualization machine-learning python
Last synced: 29 Apr 2026
https://github.com/aneeshmurali-n/python-tasks
Here we are going to learn data science and python by doing tasks by task
data-science data-visualization exploratory-data-analysis filter lambda lambda-functions map-reduce matplotlib numpy oops-in-python pandas python python-fundamentals regex regular-expression
Last synced: 12 Apr 2026
https://github.com/toodef/light-engine
Lightweight and fast 3D visualisation engine
cpp data-visualization linux python visualization windows
Last synced: 11 Feb 2026
https://github.com/naveen88112/healthcare
HealthCare Data Analysis and Forecasting This project examines healthcare data by processing missing values with KNN imputation, preprocessing features, and training classification models (Logistic Regression and Random Forest). The output includes performance metrics such as accuracy, confusion matrix, precision, recall, and ROC analysis.
data-visualization feature-engineering machine-learning model-evaluation numpy pandas python scikitlearn-machine-learning
Last synced: 12 Apr 2026
https://github.com/shellynagar27/transportation-and-logistics-challenge
Analyzing logistics data to optimize shipment efficiency, reduce delays, and enhance supply chain visibility using Power BI. Insights include top routes, delays, supplier trends, and peak shipments.
cleaning-data critical-thinking data-analysis data-visualization exploratory-data-analysis feature-engineering powerbi preprocessing-data problem-solving python
Last synced: 16 May 2026
https://github.com/crazy-dot/bank-laon-case-study
Used Exploratory Data Analysis (EDA) to analyse patterns in the bank dataset. The main was to analyse the potential defaulters list and identify the cause for payment default. Tried to understand one of the risk assessment used by the banks and have duplicated the same for this project.
advanced-excel bank-loan-analysis data-analytics data-visualization exploratory-data-analysis statistical-analysis
Last synced: 06 Jan 2026
https://github.com/acdh-oeaw/visartist
Visual Artwork Analysis and Collection Tool
color-clustering color-space data-visualization visual-analysis
Last synced: 13 Jul 2025
https://github.com/atharvapathak/the_battle_of_neighborhoods_capstone_project
The Battle of Neighborhoods Capstone Project for the IBM Professional Certificate on Coursera.
business-analytics categorical-data cluster data-visualization ibm k-means-clustering k-nearest-neighbours machine-learning neighborhood silhouette-score
Last synced: 29 May 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/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/albertofaraujo/pbi_dashboard_anp
Análise do preço médio do combustível automobilístico no Brasil ao longo do ano de 2022
data-visualization dax-studio power-query powerbi
Last synced: 06 Jan 2026
https://github.com/saro0307/voronoi-diagram-for-classification
Using Voronoi diagram to map random points scattered on a plane subdivides in exactly n cells enclosing a portion of the plane that is closest to each point
artificial-intelligence data-visualization dataanalytics graph machine-learning matplotlib plot plotting pyplot python python3 voronoi voronoi-diagram
Last synced: 08 Jun 2026
https://github.com/tanaybhadula/twitter-trends-dashboard
An interactive dashboard to visualizes data on current Twitter trends by country and globally. Collects data of over 60 countries using the python Tweepy library, processed it,and visualized it in the form of bar chart and pie chart using the Plotly Dash framework.
dash dashboard data-analysis data-visualization plotly python trends twitter
Last synced: 31 May 2026
https://github.com/tanaybhadula/avacado-analytics
It is a dashboard built using Dash.It shows graphs of dataset about sales and prices of avocados in the United States between 2015 and 2018.
css dash data-analytics data-visualization python
Last synced: 17 May 2026
https://github.com/aninditaws/investly
Investly: A personal finance platform for young investors, offering tailored portfolio recommendations by integrating user risk profiles, real-time market data, and optimization algorithms.
api-integration data-visualization goal-based-allocation react-frontend supabase-backend
Last synced: 01 Apr 2025
https://github.com/armahdavi/data_pipeline_analytics_statistics_ml_pm_psd_residential_qff
Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782
data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics
Last synced: 11 Apr 2026
https://github.com/quantumudit/groceries-basket-analysis
This project performs market basket analysis using Power BI and Python to reveal associations between grocery items. It involves transforming raw transaction data into a processed dataset, creating interactive Power BI reports, and generating key insights through Python, enabling data-driven decision-making.
data-analysis data-visualization pandas powerbi python
Last synced: 12 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/borjamome/soho_cholera
Cholera deaths in the Soho District (London)
data-analysis data-visualization london r
Last synced: 04 Sep 2025
https://github.com/montanaz0r/kaggle-titanic-disaster-ml-project
Full workflow of building a classification model that scored 0.80382 (top 8%)
classification data-analysis data-science data-visualization jupyter-notebook kaggle-competition kaggle-titanic machine-learning matplotlib pandas python random-forest seaborn sklearn
Last synced: 29 Apr 2026
https://github.com/gregoritsch3/exercise_pandas_1
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,
data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 12 Apr 2026
https://github.com/danielrosehill/eco-ninja-3
Configuration for an LLM assistant that performs analysis on sustainability data
data-visualization prompt-engineering prompting sustainability
Last synced: 22 Feb 2026
https://github.com/zeroxjackson/trendviz
A data visualization tool for Twitter trends in the United States.
Last synced: 01 Apr 2025
https://github.com/getconversio/dig-the-data
Data visualizations for the Conversio blog
Last synced: 12 Apr 2026
https://github.com/wisdom-osborn/data-analytics-course-online-
🔍 Data Analytics with Python — Hands-on Course Materials Jupyter notebooks, projects, and datasets based on the freeCodeCamp Data Analysis with Python certification. Learn NumPy, Pandas, data cleaning, and visualization through real-world examples
data data-analysis data-science data-visualization freecodecamp numpy pandas pandas-dataframe project python
Last synced: 19 Apr 2026
https://github.com/keshavg125/whatsapp-chat-analyzer
WhatsApp Chat Analyzer extracts insights from chat data, visualizing activity trends, emoji usage, and sentiment analysis using "ganeshkharad/gk-hinglish-sentiment". Built with Streamlit, Pandas, and Matplotlib for interactive analysis. 🚀
data-visualization emoji-analysis huggingface matplotlib nlp pandas python seaborn streamlit whatsapp-chat-analysis wordcloud
Last synced: 07 May 2026
https://github.com/adriens/street-workout-nc
💪 The place for Wildbarz's street workout New-Caledonia's athletes data
calisthenics calisthenics-rules data-visualization datascience duckdb-database jupyter-notebook noumea nouvelle-caledonie sports sports-analytics sports-scores sports-stats street-workout wildbarz
Last synced: 31 Mar 2025
https://github.com/bkataru/chem-ia
Data and analysis code for IB Chemistry IA
data-analysis data-science data-visualization matplotlib modeling plotting regression-analysis regression-models
Last synced: 09 Apr 2025
https://github.com/orbulant/hourlyweatherdata
Using R, i have created a comprehensive R tool (with Shiny and etc.) to analyse hourly weather data from 2 Airport Stations.
analysis data-visualization r rmarkdown rmarkdown-document weather
Last synced: 04 Apr 2025
https://github.com/yanny-alt/banking-customer-retention-analysis
The objective of this analysis is to identify factors contributing to the increased customer churn rate at the bank. The insights gained from this analysis will help business users make informed decisions and develop strategies to improve customer retention and reduce churn.
data-visualization power-bi powerbi-customer-churn-analysis
Last synced: 07 Jan 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/farukalamai/rainfall-prediction-and-forecasting
rainfall-prediction-and-forecasting
arima-forecasting data-analysis data-visualization deep-learning fb-prophet lstm-neural-network machine-learning rainfall-prediction stationary-data statistical-modeling time-series-analysis time-series-forecasting xgboost
Last synced: 12 Jun 2025
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/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/agricolamz/2017-mag_r_course
data-visualization r rstats statistics teaching
Last synced: 04 Jul 2025
https://github.com/kathyreid/geelong-council-elections-2017
Chord diagram of distributed preferences based on Victorian Electoral Commission data
chord-diagram d3js data-visualization
Last synced: 13 Mar 2025
https://github.com/tclzcja/spark-comparison-visualization
A data visualization project I made for Blue Telescope/HP.
client-project data-visualization
Last synced: 15 Jun 2025
https://github.com/teja-1403/game-of-thrones-analysis
Demonstrate Exploratory Data Analysis on GOT Dataset using plots and graphs and using the information extracted from text.
analysis data-visualization datascience machine-learning python
Last synced: 12 Apr 2026
https://github.com/lukeskywalkerii/website
data-analysis data-visualization powerbi python r sql statistics
Last synced: 12 Apr 2026
https://github.com/abhash-rai/analyzing-credit-card-eligibility
This work was performed as part of BCU undergraduate course.
data-analysis data-visualization ggplot ggplot2 latex r
Last synced: 20 Jan 2026
https://github.com/master-helix/11-7-commercial-store
A Data Analytics project for analyzing a Commercial Store dataset and building an interactive Excel dashboard for insights.
data-analytics data-visualization excel
Last synced: 04 Feb 2026
https://github.com/rupeshrb/data_visualization
Data visualization is important concept which apply on datasets
data-analytics data-visualization dataset python
Last synced: 17 May 2026
https://github.com/sanand0/storynetwork
Visualize where people are mentioned in stories and their inter-relationships
Last synced: 04 Sep 2025
https://github.com/rosanafss/data-visualization-nanodegree
Data Visualization Nanodegree
dashboard data-analysis data-preparation data-visualization design interactive sketch storytelling tableau wireframe
Last synced: 26 Jan 2026
https://github.com/soajala/shopify-sales-analysis-powerbi
End-to-end Power BI dashboard project analyzing Shopify sales data with real-time metrics, DAX, and business insights.
business-intelligence data-analysis data-visualization dax interactive-dashboard powerbi sales-analysis shopify
Last synced: 05 Sep 2025
https://github.com/govind-prakash/r
A collection of R scripts designed for basic bioinformatics and biostatistics projects. This repository includes scripts for data analysis, visualization, and statistical modeling, catering to researchers and students in life sciences
data-science data-visualization r r-base rstudio statistics
Last synced: 05 Sep 2025
https://github.com/syncfusionexamples/ej2-angular-7-heatmap
A quick start project that helps you to create an Angular 7 Heatmap with minimal code configuration.
angular-heatmap angular7 data-visualization ej2-heatmap
Last synced: 03 Apr 2025
https://github.com/LipunKumarDalai/Youtube-Analysis
A Simple DataAnalysis Project On Youtube-Data.
apache-superset beautifulsoup bootstrap5 data-analysis data-visualization django html jupyter-notebook postgresql-database python scraping selenium-webdriver sqlite-database youtube-api
Last synced: 30 Dec 2025
https://github.com/asuquoaa/ann_arbor_weather_analysis_2005-2015
This project analyzes historical weather data from Ann Arbor, Michigan, collected by the National Centers for Environmental Information (NCEI) Global Historical Climatology Network daily (GHCNd).
data-cleaning-and-preprocessing data-visualization
Last synced: 03 Apr 2025
https://github.com/angchekar28/valorant-gameplay-analysis
This project analyzes Valorant gameplay data to understand key factors affecting match outcomes. It compares various machine learning models to predict player performance, rank classification, and match success.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook machine-learning python
Last synced: 12 Apr 2026
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/dmdlgg/spotify-analysis
An interactive data analysis app built with Python, Pandas, Plotly, and Streamlit, showcasing insights about the top 1000 most played songs on Spotify. Dataset sourced from Kaggle. Users can explore the frequency, popularity, and most played songs by artist in a clean and intuitive interface.
data-analysis data-visualization pandas plotly python streamlit
Last synced: 11 May 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/busesimsek/dataanalysisportfolio
A compilation of my data analysis projects using SQL, Python, and Tableau.
data-analysis data-visualization python sql tableau
Last synced: 12 Jun 2025
https://github.com/carcesar/mg2020
Visualização do mapa com os partidos dos prefeitos eleitos em 2020 - Minas Gerais
altair data-visualization infoviz minas-gerais politics python
Last synced: 24 Apr 2025
https://github.com/sanjana-bongale/cta_ridership_data_visualization_using_tableau
Tableau-based analysis of Chicago Transit Authority (CTA) ridership trends (2015-2024). It includes interactive dashboards, heatmaps, and comparative visualizations to explore bus and rail boarding data, COVID-19 impact, and long-term trends.
customer-analysis dashbaord data-visualization tableau
Last synced: 16 Feb 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/gabrieladados/tableau_dashboards
Dashboards desenvolvidos no Tableau
dashboards data-visualization figma tableau
Last synced: 09 Apr 2025
https://github.com/sanjiban08/coffee-sales-dashboard
Explore your coffee sales like never before with our Interactive Excel Dashboard—unlock insights, track trends, and enhance decision-making for a robust and caffeinated business strategy. ☕📈
data-cleaning data-visualization excel pivot-tables
Last synced: 26 Jan 2026
https://github.com/nabilshadman/python-uk-weather-analytics
An end-to-end data science workflow of UK weather data
data-engineering data-science data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 13 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/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/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/petarran/gun-violence-usa
Data Science project comparing USA gun violence cases to its causes.
data-science data-visualization r
Last synced: 05 Sep 2025
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/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/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/darrenjolson/pba-analysis-app
Data analysis and visualization tool for professional bowling tournaments, predicting performance across different oil patterns and venues.
bowling data-analysis data-visualization flask pba predictive-analytics python reactjs sports-analytics
Last synced: 13 Apr 2026
https://github.com/amg-ai-labs/petrol_station_finder
A Python script to find nearby petrol stations and fuel prices using UK government data.
api data-visualization fuel geo python uk
Last synced: 13 Jun 2025
https://github.com/analysisbyvivek/Road-Accident
Analyzes road accident patterns, exploring factors like lighting, weather, speed limits, time of day, and road conditions to uncover trends in severity and frequency.
data-analysis data-visualization eda jupyter-notebook kaggle tableau-public
Last synced: 29 Jan 2026
https://github.com/wilkerhop/vanguard-anime-critique
Neo-Brutalist web application demonstrating the Vanguard Analytical Framework for anime critique with interactive data visualizations and comparative analysis.
anime article chartjs critical-analysis css data-visualization github-pages neo-brutalism web-design
Last synced: 29 May 2026
https://github.com/wilkerhop/linestream
A dynamic line visualization using HTML, JavaScript, and SVG. Each point has a vertical position based on its currentPosition, and all points are connected. New points can be added dynamically, updating the visual representation in real time. This project explores JavaScript, DOM manipulation, and SVG rendering.
data-visualization dynamic-graphics frontend html interactive-ui javascript proof-of-concept svg web-development
Last synced: 29 May 2026
https://github.com/amoghkori/working-with-apache-spark-mllib
Implemented Apache Spark MLLib to analyze a large car dataset, predict car selling prices, and gain insights into the car market.
amazon-web-services data-analysis data-visualization exploratory-data-analysis linear-regression machine-learning model-selection pyspark python random-forest sagemaker spark
Last synced: 13 Apr 2026
https://github.com/asergioscosta/portfolio-dados
Portfolio of dashboards and data analysis projects.
business-intelligence dashboard data-analysis data-visualization kpi looker-studio powerbi
Last synced: 22 Feb 2026
https://github.com/zen204/renewable-energy-usage-v-electricity-access
Interactive data visualization project created for COSI 116A: Introduction to Information Visualization at Brandeis University (Fall 2024). The project showcases data-driven insights using advanced visualization techniques and user interactivity. Hosted on GitHub Pages.
d3js data-analysis data-visualization electricity github-pages html-css-javascript information-visualization interactive python renewable-energy tableau web-development
Last synced: 08 Feb 2026
https://github.com/athul64/tmdb-dataset-analysis
This data set contains information about 10,000 movies extracted from TMDB. The dataset contains movies from 1960 to 2015. Including user ratings and revenue. Original data from Kaggle.
data-visualization dataframe eda numpy pandas python
Last synced: 14 Apr 2026
https://github.com/damiieibikun/web-scrapping-and-python-data-visualization-on-top-500-movies-imdb
Web Scrapping and Python Data visualization on Top 500 movies IMDb
beautifulsoup4 data-analysis data-visualization matplotlib-pyplot numpy pandas plotly-express python requests seaborn web-scraping
Last synced: 13 Apr 2026
https://github.com/waghraj1699/sms-spam-detection
A web app to check wheather the messages are spam or not.
classification-algorithm data-preprocessing data-visualization machine-learning nlp numpy pandas
Last synced: 18 Apr 2026
https://github.com/ledsouza/ml-musicas
Desenvolvida uma pipeline para recomendação de músicas a partir de um modelo clusterização do sklearn
data-science data-visualization kmeans-clustering machine-learning matplotlib pandas plotly python sklearn spotify-api spotipy
Last synced: 13 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/athari22/investigating-netflix-movies-and-guest-stars-in-the-office
Apply basic Python skills in Introduction to Python and Intermediate Python by processing and visualizing film and television data.
data-analysis data-science data-visualization loop loops matplotlib matplotlib-pyplot netflix numpy office pandas python
Last synced: 11 Apr 2026
https://github.com/samruddhi3012/tata-data-visualization
Hi! This repo contains the dashboard I created using Tableau for TATA Data Visualization Training!
data-analysis data-visualization tableau tata
Last synced: 07 Jan 2026
https://github.com/shubham200137/expense-tracker-dashboard
The task is to create a Power BI dashboard from expense data (October–December) stored on SharePoint/OneDrive. It should include dropdowns for file and sheet selection with auto-refresh.
dashboard data-visualization powerautomate powerbi
Last synced: 04 Feb 2026
https://github.com/mr-chang95/udacity_movie_project
Movie Data Analysis and Visualization Project for Udacity's Data Analyst Program. Using Python in Jupyter Notebook.
data-analysis data-visualization jupyter-notebook movie python
Last synced: 13 Apr 2026
https://github.com/oenm176/hmeq-loan-analysis
Menggali wawasan dari dataset Home Equity (HMEQ). Proyek ini membangun model klasifikasi untuk mendeteksi kredit macet, yang menampilkan pra-pemrosesan data lengkap, normalisasi, dan visualisasi pohon menggunakan Python.
classification-model credit-risk-analysis data-mining data-science data-visualization decision-tree hmeq-dataset machine-learning python scikit-learn student-project
Last synced: 13 Apr 2026
https://github.com/danaelshrbiny10/gold-prices
The Egypt Gold Prices project is a data analysis and visualization initiative that focuses on tracking and understanding the daily gold prices in Egyptian pounds per gram.
data-visualization docker docker-compose matplotlib mongodb numpy pandas powerbi python3 webscraping
Last synced: 13 Apr 2026
https://github.com/gayathri2200/space-race-projects
Winning the Space race with Data Science
data-science data-visualization datacollection datawrangling exploratory-data-analysis machine-learning
Last synced: 16 Mar 2025
https://github.com/bala-1409/tableau-visualization-viz.-project
This repository contains Visualization Projects which is visualized through Tableau Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and also it provides social values in some cases to calculate damages and intensity by calamities.
dashboard data-analysis data-science data-visualization exploratory-data-analysis tableau tableau-dashboards tableau-public visualization
Last synced: 04 Feb 2026
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
data-analysis data-analytics data-visualization dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/farhashaad/farhashaad98
This is a repository to showcase my skills, share projects and track my progress in Data Science related projects.
data data-visualization dataanalysis matplotlib pandas python seaborn sql tableau
Last synced: 24 Apr 2026
https://github.com/brunomontezano/simple-thrive-user-growth-plot
📱 The repo contains a simple line plot for a presentation about the "Thrive: combata a depressão" app showing the user growth from April to October in 2022.
data-visualization data-viz datavisualization dataviz depression ggplot2 plots presentation-materials r-programming thrive-app user-growth
Last synced: 10 Jun 2026
https://github.com/pkjjoshi/behind-the-menu-uncovering-insights-from-restaurant-data
Discover hidden patterns in dining data — from popular cuisine pairings to geographic restaurant clusters
data-analysis data-visualization insights jupyter-notebook pandas python restaurant-data
Last synced: 05 Jul 2025
https://github.com/nazir20/scraping-tweets-using-python-and-preprocessing-tweets-for-sentiment-analysis
This is repo is about how to scrape tweets from Twitter using Python and also proprocessing tweets for sentiment analysis
data-cleaning data-visualization jupyter-notebook python twitter-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/zeptosec/bpscrapper
Shows history of oil prices
data data-visualization database nodejs scraper
Last synced: 13 Apr 2026
https://github.com/mishaa931/amazon-sales-dashboard-power-bi
This project features a dynamic Power BI dashboard built on dummy Amazon sales data. It visualizes key business metrics such as revenue trends, top-selling categories, discount impact, and geographic performance. The dashboard is designed to help stakeholders make data-driven decisions through clear, interactive visuals.
data-analysis data-quality data-visualization microsoftpowerbi
Last synced: 05 Feb 2026
https://github.com/vatshayan/youtube-user-analysis
Analysis of Youtube Users about their choice and preferences
data data-analysis data-mining data-science data-visualization dataset machine-learning machine-learning-algorithms
Last synced: 05 Feb 2026
https://github.com/faical-allou/ttongithub
Travel Trends on Github
data-visualization flask google-charts google-maps-api heroku python-3-5
Last synced: 22 Feb 2026
https://github.com/mkaspulanwar/p6_bigdata_realtime_largescale_visualization
Praktikum Week 6 Big Data: Real-time analytics dan visualisasi data skala besar menggunakan PySpark Structured Streaming, Parquet Data Lake, dan Streamlit untuk monitoring mobilitas dan traffic smart city.
big-data data-visualization pyspark spark-streaming streamlit traffic-analytics
Last synced: 13 Apr 2026