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-04-28 00:08:13 UTC
- JSON Representation
https://github.com/rosaerick/conflictzone-app
frontend of an application to fetch, process, and visualize data from the Fogo Cruzado Database, a platform tracking occurrences of violence. It aims to present tables, heatmaps and charts visualization representing the geographic distribution of these occurrences.
data-visualization fogo-cruzado nextjs nextjs14 typescript
Last synced: 24 Apr 2026
https://github.com/rayyan9477/coin-detection-project
This Coin Detection Project leverages machine learning techniques to identify coins using a dataset from Kaggle. Key libraries utilized include OpenCV for image processing, TensorFlow for model training, and Pandas for data manipulation. The project also employs NumPy for numerical operations and Matplotlib for visualization.
computer-vision data-analysis data-science data-visualization machine-learning notebook python
Last synced: 27 Feb 2025
https://github.com/umarlypoeta/my_learning_journey_datacamp
This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL
data-engineering data-science data-visualization sql
Last synced: 20 Aug 2025
https://github.com/clever-boy/productclassification
Comprehensive product analysis and recommendation system with JSON data processing, visual analytics, and machine learning.
data-visualization json-processing machine-learning product-analysis python recommendation-system
Last synced: 14 Apr 2026
https://github.com/matesoft2033/temperature-and-soil-moisture-sensor
The Humidity and Temperature Monitoring System is an Arduino project that measures and displays humidity and temperature levels in real-time. It uses LEDs to indicate environmental conditions, making it a great tool for learning about sensors and data visualization.
arduino data-visualization electronics-engineering enviromental-sciences sensor-technology troubleshooting-and-debugging
Last synced: 27 Feb 2025
https://github.com/mohd-faizy/learn_matplotlib
Matplotlib is a powerful plotting library in Python that allows you to create static, animated, and interactive visualizations. It’s widely used for representing data graphically, making it easier to analyze and understand.
data-visualization matplotlib matplotlib-heatmap matplotlib-pyplot matplotlib-python matplotlib-styles matplotlib-tutorial plots-graphs plots-in-python
Last synced: 26 Feb 2026
https://github.com/garcane/cookie-company-visual-dashboard
This Excel-based interactive dashboard provides a comprehensive overview of the Cookie Company's sales performance and key metrics.
dashboard data data-visualization excel microsoft-excel
Last synced: 09 Feb 2026
https://github.com/gino-freud-hobayan/the-sparks-foundation_internship_projects
Data Science and Business Analytics Internship with Presentation videos posted on YouTube.
data-cleaning data-visualization exploratory-data-analysis python supervised-machine-learning
Last synced: 08 Oct 2025
https://github.com/rqs/european-soccer-vis
Data visualization
data-visualization reactjs soccer
Last synced: 08 Oct 2025
https://github.com/autumnchris/education-choropleth-map
A D3.js choropleth map of the US built in React.js that presents each county's percentage of adults who are college graduates.
axios babel choropleth choropleth-map choropleth-map-challenge css3 d3 d3-js d3js data-visualization education-choropleth-map freecodecamp javascript react reactjs sass scss webpack
Last synced: 11 Apr 2026
https://github.com/johnwalley/data-viz-resources
Data visualization resources
Last synced: 08 Jan 2026
https://github.com/leosimoes/uerj-tcc-analisador-dados
Trabalho de conclusão de curso (TCC) em Engenharia de Computação. Aplicativo Web para preparação e análise de dados, criação de gráficos e modelos de regressão linear e logistica.
computer-engineer data-analysis data-science data-visualization linear-logistic linear-regression python streamlit
Last synced: 24 Apr 2026
https://github.com/amauryval/gdf2bokeh
Gdf2Bokeh, a library to map quickly your geographic data with the bokeh library
bokeh data-visualization geometry geopandas gis-development map mapping pandas python shapely
Last synced: 10 Feb 2026
https://github.com/ddihora1604/iitk_esg
Researching and Analyzing key ESG (Environmental, Social, Governance indicators) metrics and their impact on stock performance and market behavior. Leveraging AI techniques (like Machine Learning and NLP) in finance to extract insights from ESG disclosures, enhancing financial predictions and sustainable investment strategies.
data-analysis data-visualization esg python yahoo-finance
Last synced: 24 Apr 2025
https://github.com/itsn1x/8698_dyt
8698_DYT by itsN1X - This is a tiny project to track and visualize the D.Y.T. ( Do Your Tip ) outstanding supply and other dynamic facets. Powered by vanilla javaScript and CoinGecko A.P.I. - No libraries / dependencies - Fully Open Source.
charting data-visualization do-your-tip doyourtip dyt erc20 eth ether ethereum ethereum-contract graphs itsn1x javascript n1x no-dependencies no-frameworks no-libraries vanilla visualization zzpraf1n1x42af
Last synced: 24 Apr 2026
https://github.com/trigeminal/hospital-respiratory-forensics
(DS) A comprehensive repository dedicated to the analysis of weekly hospital respiratory data and metrics reported to the Centers for Disease Control and Prevention’s (CDC) National Health Safety Network (NHSN) from August 2020 through October 2024.
data-visualization jupyter-notebooks python3
Last synced: 18 Apr 2025
https://github.com/nfaltir/word_visualizer
🧩 Visualize speeches for fun.
data-visualization python streamlit wordcloud
Last synced: 31 Mar 2025
https://github.com/chahiriabderrahmane/carpricepredictor
🚗 Cars Exploration & Price Prediction | Analyzing Cars.com Listings
data-analysis data-science data-visualization machine-learning python streamlit web-scraping
Last synced: 08 Feb 2026
https://github.com/geo-y20/uber-rides-data-analysis
This project aims to analyze Uber ride data to understand various aspects of ride usage, such as the distribution of rides across different categories, purposes, months, days, and times.
dashboard dashboard-templates data data-analysis data-analysis-python data-analytics data-visualization pandas powerbi python recommendation-system rides uber
Last synced: 13 Apr 2026
https://github.com/flyingfathead/neurograph-framework
A versatile tool for visualizing entropy loss in TensorFlow-based neural network training, providing insightful scatter plots with annotations.
data-analysis data-analysis-python data-visualization entropy graph graphs neural-network neural-networks neural-networks-visualization nn python python3 tensorflow tensorflow2 training visualization visualization-tools
Last synced: 24 Apr 2026
https://github.com/deliprofesor/ridge-regression-for-sales-prediction-model-evaluation-and-hyperparameter-tuning
This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.
cross-validation data-science data-visualization grid-search machine-learning model-optimization mse overfitting-prevention polynomial-regression python r2-score regression-analysis regularization ridge-regression rmse scikit-learn
Last synced: 05 Feb 2026
https://github.com/willjw3/virus-spy
A simple, easy-to-follow Covid-19 tracker Jamstack app.
data-visualization jamstack javascript react
Last synced: 16 Oct 2025
https://github.com/reubenmathew/dataopsexperiments
Machine Learning, NLP and various data operations
data-science data-visualization python3
Last synced: 22 Apr 2025
https://github.com/andr3w03/employee-attrition-problem
Employee Attrition Problem Analysis and Prediction
data-analysis data-science data-visualization dicoding gradient-boosting-classifier machine-learning problem-solving python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/aaryan-agr/crime-and-housing-analysis
This project analyzes crime data and its impact on the Housing Price Index (HPI) across various U.S. cities. Using regression modeling and exploratory data analysis (EDA), the goal was to identify key socio-economic factors influencing crime rates and HPI trends over multiple years.
data-preprocessing data-visualization eda r regression-analysis statistical-learning statistics
Last synced: 02 Nov 2025
https://github.com/md-emon-hasan/streamlit_basic
A repository featuring examples and tutorials for building web applications using Streamlit, focusing on data visualization and interaction with Python.
data-science data-visualization deployment library streamlit streamlit-dashboard streamlit-webapp
Last synced: 14 Oct 2025
https://github.com/naso7y/online-store-analytics-powerbi
Interactive Power BI dashboards for online store analytics. Visualize sales, profits, quantities, and discounts with filters by state and category. Transform complex data into actionable insights.
analytics data-mining data-visualization powerbi
Last synced: 08 Feb 2026
https://github.com/coder-philosopher/vulcan
Vulcan is a web application for conducting lifecycle assessments of aluminum products. Built with Next.js. It enables professionals to analyze environmental impacts, calculate circularity scores, and generate professional sustainability reports. With visualizations, PDF export, and actionable recommendations.
data-visualization lca metallurgy nextjs recycling tailwindcss vercel
Last synced: 09 Oct 2025
https://github.com/sahaavi/new-venture-s-compass
Find suitable country for your business based on world business indicators!
bars dash dashboards data-visualization interactivity map plotly plotly-dash python radarchart startup vizualisation
Last synced: 16 May 2025
https://github.com/ascender1729/cds-iisc-p1-datasci-predoc
A data science project utilizing machine learning to predict movie release years and genres based on directors' previous works.
data-cleaning data-visualization film-industry machine-learning movie-metadata multi-label-classification predictive-modeling regression-analysis-feature-engineering
Last synced: 31 Mar 2025
https://github.com/getkey/stereotype-map
Map of national stereotypes
data-visualization google-suggestions vuejs vuex
Last synced: 12 Apr 2026
https://github.com/guruakaashjn/te_project_microsoft_ai
AI based statistical analysis of land-use plastic pollution in India using AI/ML techniques.
artificial-intelligence data-analysis data-analytics data-science data-visualization machine-learning powerbi
Last synced: 27 Feb 2025
https://github.com/brianruizy/data-visualization
Personal track demo of pure Python data visualizations
data-visualization matplotlib pandas plotly python seaborn
Last synced: 27 Apr 2026
https://github.com/anastasius21/imdb-movie-analysis
Analysis of IMDb's Top 1000 Movies dataset using Pandas, Matplotlib, and Seaborn. It provides visualizations and insights into various aspects of movies, such as ratings, genres, directors, and release years.
data-analysis data-exploration data-science data-visualization imdb imdb-dataset jupyter-notebook python
Last synced: 25 Apr 2026
https://github.com/shubhamgoyal575/hospitality-domain
This project analyzes AtliQ Grands' historical revenue data to identify trends, optimize performance metrics, and support strategic decision-making. It includes data analysis, dashboard design in Power BI, and insight generation to help regain market position. Built with Excel and Power BI for visualization and business intelligence. 🚀
business-intelligence dashboard data-modeling data-visualization hospitality-analytics microsoft-power-bi power-query powerbi revenue-analysis trend-analysis
Last synced: 17 Feb 2026
https://github.com/vincent-tran-94/dataviz_tweets_chatgpt
Une application Streamlit pour analyser et visualiser les données et les tweets sur la sortie de ChatGPT. Ce projet comprend la gestion des données, l'analyse des sentiments, les tendances émergentes et les applications potentielles de ChatGPT.
data-management data-visualization python streamlit text-mining twitter
Last synced: 08 Nov 2025
https://github.com/aaditagarwal/classification_of_caffeine
A classification project to classify various caffeine products into coffee types using Fourier Transformed Infrared Spectroscopes of products.
caffeine-classification classification-model data-visualization ftir-data-analysis
Last synced: 25 Apr 2026
https://github.com/webuccinoco/mysql-pivot-tables
Build complex MySQL pivot tables without touching a single line of code. This free PHP tool lets you visually connect your database and map out your data sources with a few simple clicks.
business-analytics business-intelligence crosstab data-analysis data-analytics data-visualization mysql mysql-database mysql-pivot-table mysql-reports mysql-virtualization php php-pivot-table php-reports pivot-tables reporting-tools
Last synced: 04 Feb 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 28 Dec 2025
https://github.com/flazefy2/ds-50k_songs_dataset_generated_by_ai
https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset
csv data-science data-visualization jupyter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/jubinjacob03/heartdiseaseclassify-ml
Heart Disease Dataset Analysis & Classification using ML models such as linear, support vector machine, k-means, k-nearest neighbors and logistic regression.
data-analysis data-science data-visualization ipython-notebook kaggle-dataset kmeans knn linear-regression logistic-regression machine-learning matplotlib python seaborn support-vector-machine
Last synced: 18 Jan 2026
https://github.com/tawfikhammad/data-analysis-projects
Data visualization and analysis
data-analysis data-science data-visualization matplotlib plotly seaborn
Last synced: 28 Feb 2025
https://github.com/nikhilash45/live_ipl_report
This repository hosts the source code for an interactive IPL (Indian Premier League) Dashboard built using PowerBI. The dashboard provides real-time updates on ongoing matches, including live scores, batting and bowling statistics for both teams, and the points table.
analysts cleaning-data cricket-data dashboard data data-analysis data-visualization dax powerbi
Last synced: 19 Mar 2026
https://github.com/free-domains/data
A simple website which visualises domain data.
data data-visualisation data-visualiser data-visualization data-visualizer free-domains
Last synced: 18 Apr 2025
https://github.com/vineet416/chronic-kidney-disease-prediction
This repository contain code of Chronic Kidney Disease Detection Prediction Project. The goal of this project is predict the chronic kidney disease using parameters like Diabetes Mellitus, Blood Urea, Sugar, Hypertension etc.. I used multiple machine learning algorithms with hyperparameter tuning which is having highest accuracy score of 97.5
data-visualization data-wrangling exploratory-data-analysis feature-engineering feature-selection hyperparameter-tuning machine-learning matplotlib numpy pandas plotly pre-processing python seaborn sklearn-library statsmodels
Last synced: 14 Apr 2026
https://github.com/flexmonster/svelte-flexmonster
Svelte wrapper for Flexmonster Pivot Table & Charts
data-analysis data-visualization frontend pivot-tables svelte sveltekit
Last synced: 27 Feb 2026
https://github.com/shuklayash02/excel_complete_vrindastore_dataanalysis
Compltete AnalysisData Cleaning,processing and data analysis with interactive dashboard
analysis data data-visualization datacleaning excel excel-vba
Last synced: 19 Mar 2026
https://github.com/izzat5233/fruit-classifier-wasm
Artificial Neural Network in Web Assembly, C++ Core & Interactive Website.
artificial-neural-networks classification cmake cpp d3js data-visualization emscripten fruit-recognition github-actions hugo machine-learning web-assembly
Last synced: 11 Mar 2025
https://github.com/allanotieno254/data-analytics-with-tableau
Repository showcasing projects and insights generated through Tableau. Contains visualizations, dashboards, and analytical reports on various datasets,
analytics-intelligence business-intelligence dashboards-tableau data-analytics data-storytelling data-visualization tableau
Last synced: 19 Mar 2026
https://github.com/ineelhere/shinyDwight
A dashboard depicting the great battle of Dwight Schrute and the Computer | The Office
bslib data-visualization imola r rshiny rshiny-application sass server shiny-apps ui-components
Last synced: 01 Apr 2025
https://github.com/madeiradata/microsoft-data-analysts-club
Open-source Repository of Useful Scripts and Solutions for Microsoft Data Analysts
data-analysis data-visualization microsoft-data-analysis powerbi powerbi-report
Last synced: 19 Mar 2026
https://github.com/gappeah/nike_web_crawler
This project involves web scraping Nike's product pages to extract product names, prices and links. The project showcases three different implementations of the web crawler using Selenium and BeautifulSoup. It also includes visualisation of the scraped data using Matplotlib and Seaborn.
beautifulsoup data-analysis data-visualization python selenium web-crawler web-scraper webcrawler webscraper webscraping webscraping-beautifulsoup
Last synced: 04 Jul 2025
https://github.com/mathieu2301/battrack
A long-term battery tracker
analyzer battery battery-life battery-monitor data-visualization tracker
Last synced: 19 Apr 2026
https://github.com/priyanshubiswas-tech/aws-mwaa-elt-airflow-sql-dbt-superset-project
This project was created as part of an assessment for DigitalXC AI. It demonstrates a cloud-based ELT pipeline using AWS MWAA, Airflow, dbt, PostgreSQL, and Superset. The pipeline automates data ingestion from S3, transformation with dbt, and visualization through Superset, following modern data engineering practices on a scalable AWS architecture.
apache-airflow apache-superset aws-s3 dag data-analysis data-engineering-pipeline data-visualization dbt elt-pipeline python rds-postgres
Last synced: 03 Jul 2025
https://github.com/ryanfranklin237/data-visualization-python
A tool that allows you to visualize data from a csv or excel file in a graph or charts form
data-analysis data-science data-visualization matplotlib pandas-dataframe python
Last synced: 28 Feb 2025
https://github.com/babak2/synthea-data-analysis
Synthea Data Analysis
data-analysis data-visualization jupyter-notebook jupytext matplotlib numpy pandas python3 seaborn synthea
Last synced: 11 Apr 2026
https://github.com/manandesai54/ds-algo-visulization
Using HTML CSS JS( vanilla and some Libraries realvel soon )
algorithms canvas canvas-game data-structures data-visualization javascript javascript-library js web-application website
Last synced: 28 Dec 2025
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 15 Oct 2025
https://github.com/katiesaund/market_size_app
An interactive dashboard to plot a company's estimated market size.
data-visualization finance r rshiny shiny shinyapp
Last synced: 24 Mar 2025
https://github.com/alejo1630/whatsapp_chat_analysis
A Jupyter Notebook with the analysis for a Whatsapp Chat using several techniques of data wrangling, EDA and Sentiment Analysis
data-visualization data-wrangling emojis exploratory-data-analysis jupyter-notebook sentiment-analysis whatsapp-chat
Last synced: 28 Feb 2026
https://github.com/tddschn/whatsapp-chat-analyze
Command Line Tool to Generate Pretty Charts from Whatsapp Exported Chats
data-analysis data-visualization plotly python whatsapp whatsapp-data
Last synced: 06 Mar 2025
https://github.com/garcane/london-housing-price-dashboard
This Excel-based Housing Visual Dashboard provides a comprehensive view of average house prices across various boroughs in London from 1996 to 2013. The dashboard is designed to offer insights into housing market trends and price variations across different areas of London over time.
data data-analysis data-visualization excel visual
Last synced: 13 Feb 2026
https://github.com/madhuresh2011/career-aspiration-of-gen-z-project-using-excel
Career Aspiration Of Gen-Z ,To explore the industries, roles, and pathways using Excel .
dashboards data-analysis data-visualization datacleaning dataset designing excel functional-dashboard gen-z kpi pivot-charts pivot-tables project-using-excel
Last synced: 27 Jan 2026
https://github.com/zayarhtet/visualising-election-with-data
Visualisation of Myanmar Election 2020 with past data
data-mining data-science data-visualization
Last synced: 13 Feb 2026
https://github.com/sugapriya-k/final-year-project
An AI-powered personal finance tracker to manage expenses, predict spending, and plan budgets using machine learning.
ai budget-tracker data-visualization final-year-project finbert gradient-boosting-decision-tree lstm ml personal-finance-manager postgresql prophet-model python stanza web-speech-api
Last synced: 25 Feb 2026
https://github.com/valeriiaanisimova/fractals-project
Interactive fractal-based contact map visualizer with significance filtering and relationship display.
contact-maps css data-visualization fractals html interactive javascript tree-layout ui visualization
Last synced: 06 Oct 2025
https://github.com/docuvesta/retinoids-skincare-analysis
Using data to learn about retinoids in skincare 🧴
cosmetics cream data-analysis-python data-visualization eyecare mask notion products retinoid retinol serum skincare streamlit
Last synced: 14 Mar 2026
https://github.com/strickvl/knitting-llms
Generating Knitting Patterns from Language Models
art crafts data-visualization knitting llm llms
Last synced: 06 Oct 2025
https://github.com/mathieu2301/pbsc-tracker
Expérience de tracking des vélos en libre service fonctionnants avec PBSC
ai data-analysis data-mining data-science data-visualization libelo machine-learning pbsc valence velib-tracker
Last synced: 10 Jun 2025
https://github.com/vetrivel07/data-visualization-portfolio
This repository showcases my Data Visualization projects using Power BI and Tableau, along with Python-based exploratory analysis. It includes dashboards, data storytelling, and business insights
dashboard data-cleaning data-schema data-visualization tableau
Last synced: 02 Mar 2026
https://github.com/garcane/insight-ventures-inc-analysis
This report provides a comprehensive analysis of Insight Ventures Inc.'s financial performance based on data from 2013 and 2014. It includes insights into sales performance, profitability, and market trends across North America and Europe.
data-visualization excel excel-dashboard excel-report financial-analysis
Last synced: 19 Mar 2026
https://github.com/saeedkohansal/chart.js-tutorial-with-examples
Chart.js is a lightweight, open-source JavaScript library for creating stunning and interactive charts using HTML5 Canvas. It supports various chart types like bar, line, and pie charts, is easy to use, and offers customization options to suit any data visualization needs. Perfect for modern web applications!
barchart canvas chart chart-js chartjs charts css data-visualization datavisualization gilgeekify html html-chart html5 javascript linechart piechart programming scatterchart web-development webdevelopment
Last synced: 05 Aug 2025
https://github.com/letiziaia/jalta
Junction 2020
b2b dashboard data-visualization horeca junction2020
Last synced: 19 Jan 2026
https://github.com/delucis/darmstadt-2016
:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses
d3 data-visualization gender-equality music
Last synced: 02 Sep 2025
https://github.com/shuklayash02/data_analysis_using_r
Covid19 analysis and cleaning of data where the death age and deaths of specific gender is cleaned and analysed
analysis cleaning-data data-analysis data-visualization rprogramming
Last synced: 09 Oct 2025
https://github.com/vasugi2003/covid_19_daily_analysis
Analysis of COVID19 day to day updates using POWER BI analysis tool.
covid19 covid19-data csv data-science data-visualization dataanalytics powerbi predictive-analytics
Last synced: 19 Mar 2026
https://github.com/sanam2405/chatinfo
Analysing the WhatsApp Chat with my crush over a 6M period
data-analysis data-visualization python
Last synced: 27 Apr 2026
https://github.com/KLZ-0/IZV-project
Data Analysis project @ FIT VUT
data-visualization data-visualization-project fit izv izv-fit vut vut-fit vutbr
Last synced: 11 Mar 2025
https://github.com/phac-nml/nf-sequenoscope
Streamlined Nextflow wrapper for the Sequenoscope toolkit. Simplifies complex metagenomic workflows with automated batch processing, allowing efficient comparative analysis from raw reads to visualization.
adaptive-sampling batch-processing data-visualization dsl2 metagenomics nextflow sequenoscope
Last synced: 16 Jan 2026
https://github.com/yogeshnile/super-market-sales-analysis
analysis data-analysis data-visualization pandas python supermarket
Last synced: 27 Feb 2025
https://github.com/dina-hosny/telco-customer-churn-analysis-using-power-bi
An interactive dashboard to represent some analysis of "Telco customer churn" data and the reasons that made customers churn using Microsoft Power BI.
business-intelligence data-analysis data-modeling data-visualization power-bi powerbi
Last synced: 19 Mar 2026
https://github.com/engisalor/quartz
An app for visualizing Sketch Engine API data
app-template corpus-linguistics dash-plotly data-visualization docker python sketch-engine
Last synced: 09 Oct 2025
https://github.com/isatyamks/chatsense
This is my first machine learning model, designed to predict the mood and behavior of users by analyzing their WhatsApp chat archives.
analysis artificial-intelligence behavior data-visualization machine-learning matplotlib pandas prediction seaborn vercel-deployment whatsapp-chat wordcloud
Last synced: 07 Jan 2026
https://github.com/dangerousfish/uk-climate-trends-dashboard-metoffice
A data pipeline and Streamlit dashboard that aggregates, cleans and visualises historical UK Met Office station data - interactive charts, heatmaps and maps for temperature, rainfall and sunshine.
climate climate-analysis climate-change climate-data climate-science data-analysis data-visualization metoffice metofficeweather streamlit temperature weather
Last synced: 07 May 2025
https://github.com/emilhvitfeldt/ggtetris
Create Tetris Chart Visualizations in R
data-visualization datavisualization dataviz ggplot2 r rstats
Last synced: 05 Apr 2025
https://github.com/tejas-130704/whatsapp-analyser
ChatMate is a web app that analyzes WhatsApp chats, providing insightful visualizations like word clouds, heatmaps, and activity timelines. It calculates total messages, words, media, links, and more, helping you understand chat patterns for groups or individuals with ease. Simply upload your chat file and get detailed reports instantly!
data-analysis data-visualization python streamlit web-application whatsapp-analysis
Last synced: 26 Apr 2026
https://github.com/viztruth/google-play-store-data-analysis
This repository contains all the materials of my final project 'Google Play store Data Analysis' for the 'Telling Stories with Data' course at PES University.
data-analysis data-visualization
Last synced: 21 Aug 2025
https://github.com/amirnaghibi/companion
find the safest way back home with a trusted companion
data-visualization django-framework pathfinding python3 webapp
Last synced: 10 Apr 2026
https://github.com/yusuf-abol/alumni-interaction-and-conversation-dynamics-nlp
This Natural Language Processing (NLP) project took a dive into chat engagement dynamics within the University of Ilorin’s Class of 2018 Statistics alumni group. By applying Latent Dirichlet Allocation (LDA) for topic modeling and network analysis, I uncovered communication patterns, topic distributions, and member interactions.
alumni-network anonymization conversation data-science data-visualization engagement machine-learning network-analysis nlp python-3 sentiment-analysis statistics whatsapp
Last synced: 09 Apr 2025
https://github.com/nafisalawalidris/sprocket-central-pty-ltd-
Sales Analysis - Sprocket Central Pty Ltd: This repository presents an in-depth analysis of sales data for Sprocket Central Pty Ltd. Discover key trends, best-selling products, optimal advertising timing, and actionable recommendations for growth. The interactive dashboard provides comprehensive visualizations, empowering stakeholders.
actionable-recommendations advertising-timing best-selling-products data-visualization growth-strategies interactive-dashboard power powerbi sales-analysis trends
Last synced: 06 Feb 2026
https://github.com/oneblack333/pizza_sales_analysis
The project involves transforming raw pizza sales data into actionable business intelligence through analysis and visualization. This enables pizza business owners to make data-driven decisions on inventory, staffing, and marketing, ultimately improving performance and profitability.
data data-structures data-visualization excel mysql powerbi
Last synced: 25 Feb 2025
https://github.com/gunn/covid-19-map
covid-19 data-visualization dataviz map typescript
Last synced: 21 Aug 2025
https://github.com/njanakiev/iotserver
Data analysis and data visualization of mobile sensor data
d3js data-visualization mongodb nodejs sensor sensor-data udp-server
Last synced: 10 Apr 2025
https://github.com/epfromer/x2-angular
Angular app for data visualization and searching of Enron email via x2 server.
angular auth0 data-visualization graphql
Last synced: 13 Apr 2026