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-03 00:07:47 UTC
- JSON Representation
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/lucasfranklinsilva/rnn-lstm
Modelo de Prevenção de Falhas em Turbinas Simuladas Utilizando Redes Neurais Recorrentes
data-visualization deep-learning jupyter-notebook keras machine-learning neural-networks python scikit-learn
Last synced: 12 Apr 2026
https://github.com/mahmoudnamnam/superstore-analysis
This project explores the SuperStore dataset to uncover insights into sales, profit, and customer behavior. It identifies key trends, regional variations, and product performance, using data analysis and machine learning techniques to guide business strategy and optimize performance.
clustering data-analysis data-science data-visualization geopandas jupyter-notebook machine-learning numpy pandas plotly regression seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/deaneeth/smart-beehive-dashboard
Real-time web dashboard for visualizing beehive metrics including temperature, humidity, weight, bee activity, and alerts. Built with React and Firebase, designed to work with ESP32-based Smart Beehive IoT monitoring hardware.
agriculture-tech beekeeping data-visualization environmental-monitoring firebase iot iot-dashboard nextjs react real-time-monitoring smart-farming typescript
Last synced: 12 Apr 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/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges
Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.
covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau
Last synced: 04 Sep 2025
https://github.com/mackenly/suicide-rate-map-explorer
An interactive map that plots U.S. CDC suicide rate and population data on a county level built with React and Python.
cdc data-visualization react suicide-data suicide-prevention
Last synced: 01 Apr 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/ddeepanshu-997/random-forest-classification
in this repository i am going to perform Random Forest Classification on the dataset , initially i performed some data preprocessing technique in order to filter out the data flaws then undergoes the process of model building i.e random forest classification .
classification classification-model data-science data-visualization random-forest random-forest-classifier
Last synced: 28 Feb 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/gustavo-victor/scatter-plot
Scatter Plot Graph in JS and D3
css d3 data-visualization html js scatter-plot
Last synced: 12 Apr 2026
https://github.com/tejaswirupa/impact-of-workplace-stress-on-mental-health-conditions-of-employees
Studied how remote, hybrid, and onsite work affects employee stress and wellness. Engineered metrics to quantify fatigue and work-life balance, uncovering mental health trends across industries and roles.
data-visualization datascience exploratory-data-analysis feature-engineering
Last synced: 24 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/tashi-2004/apache-spark-geospatial-air-quality-analysis
This project analyzes air quality data across regions to identify improvement areas, track trends, and classify similar regions using clustering. Leveraging PySpark, it processes sensor data, calculates Air Quality Index (AQI), and visualizes results with histograms and geographic maps to highlight areas with good air quality.
aqi aqi-prediction clustering data-science data-visualization geospatial-visualization kmeans-clustering predictive-modeling sensor-data time-series-analysis
Last synced: 25 Mar 2025
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/audreyadora/r_data_analytics
RStudio Data Analytics Learning Journal
data-science data-visualization r-studio
Last synced: 04 Feb 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/blarc/fri-staff-visualization
A simple visualization of the lectures and labs of the Faculty of Computer and Information Science in Ljubljana.
data-visualization p5js p5js-animation visualization
Last synced: 25 Mar 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/malk97sc/data_science
Data Science Projects
data-analysis data-science data-visualization
Last synced: 20 Jun 2026
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/giatraskon/clustering_algorithms_analytical_and_computational
Analytical and computational exploration of clustering algorithms, focusing on k-means and k-medians, with MATLAB implementations and synthetic dataset analyses.
clustering computational-mathematics data-analysis data-science data-visualization k-means k-means-clustering k-median-clustering k-medians k-medoids k-medoids-clustering machine-learning matlab noise-robustness numerical-methods outlier-detection possibilistic-clustering-algorithms statistical-analysis synthetic-data unsupervised-learning
Last synced: 21 Mar 2025
https://github.com/shrutiijoshi/e-commerce
The dataset contains various attributes related to orders, customers, and products, providing a comprehensive view of the sales process.
analysis data-visualization tableau-public visualization
Last synced: 07 Jan 2026
https://github.com/jansim/nicknames
Specify human readable names for the columns in your data once and then reuse them across your project to rename plots axes, dataframe columns, tables and anything else.
data-cleaning data-visualization r r-package
Last synced: 04 Sep 2025
https://github.com/dianaow/fifa22-svelte
Svelte/D3.js: Visualizing club attributes in FIFA games from 2015 to 2022
d3-visualization d3js data-visualization fifa sports-analytics sports-visualisation svelte
Last synced: 29 May 2026
https://github.com/kplanisphere/polar-function-graphing-bresenham
Proyecto 2 - Graficación
algorithm-implementation bresenhams-algorithm computer-graphics cpp data-visualization graphing opengl polar-coordinates rose-curve
Last synced: 29 Apr 2026
https://github.com/muthukumar0908/imdb_movie_analysis_with_powerbi
The project aim is to analyze the dataset using Power Bi, The dataset is related to IMDB Movies.
data-analysis data-visualization powerbi
Last synced: 12 Jun 2025
https://github.com/jbalooshie/surfs_up
Project to perform analysis of weather data in Hawaii, including a Flask app to view the findings.
data-science data-visualization flask python sqlalchemy sqlite
Last synced: 06 May 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/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/bkataru/physics-e.e
Project repository for IB physics extended essay. Topic: Predictive data modeling of a variable binary star’s brightness over a period of time using astrostatistics.
astrometry astronomical-algorithms astronomical-images astronomy astrophotography astrostatistics data-analysis data-science data-visualization modeling physics polynomial-regression regression-analysis
Last synced: 09 Apr 2025
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/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/erabossid/d3js-treemap
Data visualization with D3js Treemap
d3js data-science data-visualisation data-visualization reactjs
Last synced: 10 Mar 2025
https://github.com/bhaskarbharati/ibm-datascience-hands-on-lab
This is the basic hands-on exercise using Jupyter Notebook. This lab is done in the process of learning course Tools For Data Science | IBM
data-analysis data-science data-visualization datawrangling eda machine-learning
Last synced: 23 Apr 2025
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/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/faysalalmahmud/bd-med-professional-analysis
Analysis of healthcare professionals in Bangladesh through web scraping, data processing, and interactive visualization.
data-analysis data-visualization jupyter-notebook python scraper selenium selenium-webdriver tableau
Last synced: 04 Sep 2025
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/muhammed-fazal/student-success-and-early-intervention-analytics-system
To consolidate scattered student performance records into a unified Data Warehouse in SQL Server. Engineer an Interactive Power BI dashboards that visualize academic trends, identifying student performance and implement predictive analytics.
analysis analytics dashboard data data-analysis data-engineering data-science data-visualization database etl etl-pipeline power-bi powerbi python sql sql-server
Last synced: 29 May 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/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/parthasarathy27/barchart-visualization-using-amcharts
This project visualizes monthly fuel usage data (petrol and diesel) using a responsive bar chart built with the amCharts library. The chart displays fuel consumption across 12 months, with separate bars for petrol and diesel for each month.
amcharts amcharts-js-charts data-visualization html-css-javascript json visualization
Last synced: 12 Apr 2026
https://github.com/theanujsinha01/mcdonalds-customer-analysis
This project analyzes customer feedback data to understand what drives people to like or dislike McDonald’s. Using Python and data visualization tools in a Jupyter Notebook, we explore how different factors—such as taste, price, health, and visit frequency—affect customer satisfaction.
case-study data data-visualization dataanalysis
Last synced: 05 Sep 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/rmitsch/paella
Web application for visual parameter space analysis of topic models utilizing word embeddigs.
data-visualization latent-dirichlet-allocation natural-language-processing topic-modeling word2vec
Last synced: 07 Jan 2026
https://github.com/rell/aeronet_aq
NASA - Air Quality Forecast
aeronet air-quality aqi data-visualization nasa
Last synced: 02 Apr 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/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/archanakokate/ml_cardiovascular-disease-prediction-
EDA and Model building to predict the risk of a heart attack using a Logistic Regression and Random Forest Classifier
data-engineering data-visualization exploratory-data-analysis machine-learning-algorithms
Last synced: 17 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/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/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/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/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/steviecurran/nz-greenhouse
New Zealand Greenhouse Gas Emissions Dashboard
chloropleth climate-change dashboards data-visualization greenhouse-gas-emissions new new-zealand powerbi python tableau
Last synced: 07 May 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/hassanislam463/data-cleaning-and-modelling-top-5-categories-analysis-forage
This project involves cleaning, merging, and analyzing datasets to identify the top 5 performing categories based on aggregate popularity scores. It includes cleaned datasets, a final merged dataset, visualizations, and a presentation summarizing the tasks and results. Tools used: Microsoft Excel, Python, and PowerPoint.
data-analysis data-visualization microsoft-excel
Last synced: 07 Jan 2026
https://github.com/naninsv/yulu-bike-rental-analysis
Assisting Yulu, India's micro-mobility provider, in understanding factors influencing shared electric cycle demand. Employing statistical tests and analysis on a dataset to identify significant predictors and gauge their impact on cycle demand.
data-visualization eda hypothesis-testing matplotlib-pyplot numpy-library pandas-library python scipy-stats seaborn-python statistical-analysis
Last synced: 13 May 2026
https://github.com/rimolive/us-elections
data-visualization elections politics r
Last synced: 03 Apr 2025
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/anarya22/accenture-north-america-data-analytics-and-visualization-job-simulation-on-forage
Completed a simulation focused on advising a hypothetical social media client as a Data Analyst at Accenture. Cleaned, modelled and analyzed 7 datasets to uncover insights into content trends to inform strategic decisions. Prepared a PowerPoint deck and video presentation to communicate key insights for the client and internal stakeholders.
analyzing-visualization data-cleaning data-visualization numpy pandas powerbi powerpoint-presentations
Last synced: 09 May 2026
https://github.com/nandahkrishna/mpas
Movie Data Management and Analysis System developed using Java and Python
analysis data-visualization flask java java-application python
Last synced: 20 Apr 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/dmarks84/coursework_project_text-mining-topic-modeling
Project for University of Michigan Applied Data Science Specialization -- Developed functions to score similarity between text passages.
data-modeling data-reporting data-visualization databases eda nlp numpy pandas python statistics text-mining
Last synced: 12 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/femincan/d3-choropleth-map
My solution for the Visualize Data with a Choropleth Map project on FCC.
css3 d3js data-visualization html5 javascript
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/neelimabonangi/real-time-weather-data-processing
Processes and analyzes near real-time weather data using the Kappa architecture,Apache Kafka,Spark,Cassandra,docker,AWS EC2,spring boot API
aws cassandra data-visualization dataanalysis dataprocessing docker ec2 json kafka kappa-architecture machine-learning restapi spark springboot-api xml
Last synced: 13 Apr 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/lijesh010/covid-19_global_analytics_power_bi_project
This repository is a data visualization project that offers an in-depth analysis of the Covid-19 pandemic using Microsoft Power BI. This interactive dashboard provides valuable insights into key metrics related to Covid-19 cases, deaths, recoveries, and more, helping users understand the global impact of the pandemic.
dashboard data-analysis data-visualization powerbi report
Last synced: 08 Jan 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/hemangsharma/streamingcontentanalyzer
This Streamlit application provides an interactive dashboard for analyzing streaming content data. It allows users to explore movie and TV show ratings, distributions, temporal trends, and genre breakdowns through various visualizations and filters.
dashboard data-analysis data-science data-visualization python streamlit-dashboard streamlit-webapp
Last synced: 02 Apr 2025
https://github.com/syedzaheerabbas/aerofit-descriptive_analysis
Analyzed customer profiles for Aerofit treadmills to enhance product recommendations. The project includes visualizations and probability calculations to understand how customer demographics impact treadmill purchases.
data-visualization descriptive-statistics eda insights probability-analysis python
Last synced: 28 Apr 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/melih0132/all-my-projects
This repository showcases projects from my computer science journey, covering technologies like web development and interactive applications.
csharp data-visualization database game-development html-css ia javascript kotlin-android python software-development swift unity web-development
Last synced: 05 Apr 2026