Data visualization
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
- GitHub: https://github.com/topics/data-visualization
- Wikipedia: https://en.wikipedia.org/wiki/Data_visualization
- Created by: Charles Joseph Minard
- Aliases: dataviz,
- Last updated: 2026-06-23 00:07:39 UTC
- JSON Representation
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: 11 Jun 2026
https://github.com/sandravizz/global_inequality_story
Dataviz Project about Global Inequality
data data-visualization inequality
Last synced: 03 Jul 2025
https://github.com/odeyiany2/flit-apprenticeship-data-science-projects
This repo contains all my projects for my FLiT Apprenticeship
data-analysis data-science data-visualization machine-learning sql
Last synced: 17 May 2026
https://github.com/lcvriend/laserbeans
Toolbox for data exploration
altair data-exploration data-visualization
Last synced: 15 Mar 2025
https://github.com/samjtro/tri-map
EPA-TRI Data Visualization & Analysis
data-visualization emissions environment python
Last synced: 01 Sep 2025
https://github.com/gher-uliege/bluecloud-plankton
Spatial interpolation of plankton data using a neural network
data data-analysis data-visualization neural-network oceanography
Last synced: 30 Mar 2025
https://github.com/nowke/cricviz
Cricket data analysis/visualizations
cricket-data data-visualization reactjs
Last synced: 15 Apr 2026
https://github.com/rupav/fifa17-detailed-analysis
⚽ FIFA 17 data analysis using various Machine Learning Algorithms. ⚽
data-analysis data-visualization fifa17 machine-learning-algorithms radar-chart
Last synced: 16 May 2026
https://github.com/mardavsj/weather-prediction
Weather prediction model which mainly focuses on visualization.
data-analysis data-visualization matplotlib numpy pandas pandas-dataframe
Last synced: 10 Apr 2026
https://github.com/tanishq-ctrl/cyberattack-analysis-and-insights
This repository contains an in-depth analysis of a cybersecurity dataset. The primary goal is to identify patterns, vulnerabilities, and trends in cyberattacks by leveraging various visualizations and statistical insights. The project provides actionable insights for enhancing cybersecurity measures.
cyberattack cyberattacks data-science data-visualization dataanalysis dataanalysisusingpython dataanalytics
Last synced: 28 Jun 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/andrewheiss/wcnpd18
Workshop given at the 2018 West Coast Nonprofit Data Conference
data-visualization talk workshop
Last synced: 19 Jan 2026
https://github.com/lamp-lucas/foton_contacts
Plugin para Redmine que gerencia pessoas, empresas e vínculos com foco em projetos da indústria AEC. Totalmente integrado, responsivo e parte do ecossistema Livre e OpenSource Mundo AEC.
aec-industry construction-tech contacts-management crm csv-import data-visualization foton issue-linking mundo-aec open-source project-management redmine-plugin ruby-on-rails team-collaboration user-profile vcard
Last synced: 09 May 2026
https://github.com/nouman6093/advanced-statistical-models
in this repository i will upload everything i have learned about data science advanced statistical models. there are over 42 statistical models. each of them work on algorithms. and there are over 32 algorithms. each library has its own way of writing such statistical models. after learning i will try to upload as much statistical models as possibl
data data-analysis data-science data-visualization
Last synced: 11 Jun 2026
https://github.com/shrawans007/hotel_customers_sentiments
Sentiment Analysis for a Hotel Based on Customer's Reviews
2018-2019 data-analysis data-analysis-in-excel data-cleaning data-cleaning-and-preprocessing data-visualization excel excel-pivot-tables github hotel-review-sentiments hotel-service ms-excel ms-excel-data-analytics pivot-tables sentiment-analysis tableau tableau-public text-reviews treemap
Last synced: 22 Mar 2025
https://github.com/ayushverma135/accenture-data-analytics-and-visualization
This program provided practical experience in advising a hypothetical social media client as a Data Analyst at Accenture. The simulation involved cleaning, modeling, and analyzing multiple datasets, culminating in the creation of a PowerPoint deck and video presentation to communicate key insights.
accenture analytics data data-visualization forage presentation
Last synced: 19 Sep 2025
https://github.com/piratesmanx1/tutor-management-system-2020
A group assessment that required individuals to implement their specific data structure within the system, such as the likes of Array List and Linked List. The assessment required no knowledge of database which is making the overall assessment tricky to handle as we need to rely on the memory addresses that act as a temporary storage to get the job done. In this assessment we've learned the concept of C++, Data Structures, and numerous algorithm that could exploit in other programming languages, which increased our critical thinking skill on applying the system's feature.
c-plus-plus data-structures data-visualization datastructures doubly-linked-list doublylinkedlist linked-list linked-lists
Last synced: 11 Oct 2025
https://github.com/famarks/grafarg
Grafarg is an interactive data analytics and graphical data visualization application. Grafarg being a progressive fork of Grafana 7.5.17 continues to be available under open source Apache 2.0 License
analytics charts data data-analysis data-science data-visualization grafana grafarg graph
Last synced: 19 Jan 2026
https://github.com/sonadukane18/best_websites_for_a_software_engineer
Collection of the coolest resources and websites to learn stuff and get your work done !!!
api awesome-lists cloud-computing cloud-services data-science data-visualization devops devops-platform devops-services macine-learning programming python source-code
Last synced: 27 Sep 2025
https://github.com/paumatas/dpa-visual-analytics-tool
Visual analysis application for the data collected by a Formula Student car during driving, aiming to evaluate and compare the drivers of the team.
car-telemetry data-driven-decisions data-science data-visualization formula-student motorsport sports-analytics user-interface
Last synced: 17 Mar 2025
https://github.com/neerajcodes888/diwali-sales-analysis
An open-source repository for sales data analysis. Dive into insightful trends, metrics, and visualizations to empower data-driven decision-making. Ideal for data analysts, business professionals, and enthusiasts seeking comprehensive sales insights. Clone, customize, and contribute to enhance your sales analytics journey.
data-science-projects data-visualization numpy pandas-dataframe python3 sales-analysis seaborn-plots
Last synced: 26 Mar 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/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
https://github.com/mansurpro/digitrecognizer
DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.
backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python
Last synced: 16 May 2026
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/greed2411/ndl
Numbers Don't Lie, attempt on Data Analysis using pandas and matplotlib.
cities data-analysis data-science data-visualization india kaggle
Last synced: 19 Apr 2026
https://github.com/archanakokate/movielens-case-study-eda-prediction-
Exploratory Data Analysis on Movielens data files and Model building using Decision Tree Classifier , Random Forest Classifier and XG Boost.
data-visualization dataengineering exploratory-data-analysis machine-learning-algorithms
Last synced: 17 Mar 2025
https://github.com/bunnysunny24/bluepulse
A Smart Water Management System
data data-processing data-visualization firebase iot machine-learning mysql-database reactjs
Last synced: 17 Mar 2025
https://github.com/sophy8281/sms-spam-detection
Spam messages detection model
classification data-exploration data-preprocessing data-visualization oversampling-technique undersampling-technique
Last synced: 07 Sep 2025
https://github.com/jaymax01/housing-price-forecasting
Time series modeling of US real estate housing prices
autoregressive-models colab-notebook data-visualization deep-learning feature-engineering google-cloud machine-learning python timeseries-forecasting
Last synced: 15 May 2026
https://github.com/myself-aas/quantium_data_analytics_forage
This project analyzes retail customer chip purchasing behavior using Python, focusing on customer segmentation and key spending drivers to provide data-driven insights for strategic category management recommendations.
data-analysis data-engineering data-science data-visualization feature-engineering forage internship-project matplotlib-pyplot numpy-library pandas-dataframe pearson-correlation python quantium-virtual-experience scipy-stats seaborn
Last synced: 31 Jul 2025
https://github.com/jamesrweb/p5-projects
A collection of creative coding projects written with the p5.js library.
animations data-visualization experiments games graphics mathematics p5
Last synced: 11 Oct 2025
https://github.com/rapter1990/data-visualization-examples
Data Visualization Examples
data data-analysis data-visualization folium matplotlib plot plotly python seaborn visualization
Last synced: 13 Apr 2026
https://github.com/moustafamohamed01/moustafamohamed01
Software Engineering Student | Specializing in Machine Learning, Deep Learning, and Generative AI
artificial-intelligence artificial-neural-networks config convolutional-neural-networks data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib natural-language-processing numpy pandas python pytorch recurrent-neural-networks scikit-learn seaborn tensorflow
Last synced: 08 Apr 2026
https://github.com/Rayyan9477/Calorie-Burnage-Exploratory-Data-Analysis
Calorie Burnage is the measure of calories burned during physical activity or exercise, crucial for weight management and fitness goals. This project focuses on analyzing a dataset that includes information on duration, pulse rates, and calories burned during exercise sessions.
data-analytics data-science data-visualization exploratory-data-analysis linear-regression r-language r-programming
Last synced: 29 Apr 2025
https://github.com/jcaperella29/financial_analyis_pipeline
An AI-powered financial analysis pipeline that scrapes stock data, calculates Piotroski F-Score & Valuation, and generates trend plots—all in one click!
ai automation cli data-science data-visualization deep-learning finance financial-analysis financial-modeling investing investment-research machine-learning natural-language-processing pdf-generation python quantitative-finance selenium web-scraping
Last synced: 08 Jun 2026
https://github.com/mooerslab/arviz-voice-in
Library of voice-triggered code snippets for arviz using Voice In Jupyter Notebooks
arviz bayesian-inference colab data-visualization juptyer markov-chain-monte-carlo python
Last synced: 01 Apr 2025
https://github.com/tiesen243/data-analyst
A simple data visualization with python
data-visualization jupyter-notebook
Last synced: 18 Aug 2025
https://github.com/performant-software/itsb
In The Same Boats
caribbean data-visualization digital-humanities history literature spatial
Last synced: 21 Jan 2026
https://github.com/alifeee/co2-stacked
A visualisation of CO2 levels as a vertically stacked graph, with days going upwards. Using @tomhazledine's <stacked-sparklines> web component.
co2-monitoring data-visualization web-component
Last synced: 19 Jan 2026
https://github.com/dhrupad17/ibm-data-analyst-professional-certificate
Prepare for a career as a data analyst. Build job-ready skills – and must-have AI skills – for an in-demand career. Earn a credential from IBM. No prior experience required.
assignment-solutions coursera data-analytics data-science data-visualization excel ibm pandas professional-certificate professional-certificates python quiz updated-2024
Last synced: 13 Apr 2026
https://github.com/nomadsdev/financial-trend-analyzer
FinancialTrendAnalyzer helps analyze and visualize sales data to uncover financial trends. It uses Python to calculate total sales, track changes, and generate insightful charts for better decision-making.
business-intelligence data-analysis data-visualization financial-analysis matplotlib numpy pandas python revenue-trends sales-data seaborn time-series-analysis
Last synced: 19 Jan 2026
https://github.com/clhenrick/react-d3-punchcard-chart
React + D3 Punchcard Chart demo
d3 data-visualization data-viz demo react
Last synced: 04 May 2026
https://github.com/listiangr/ecommerce_sales_data_analysis
Proyek ini menganalisis data penjualan e-commerce untuk membantu bisnis memahami tren penjualan, performa produk, dan segmen pelanggan. Tujuan utamanya adalah memberikan wawasan yang dapat meningkatkan strategi pemasaran dan pengelolaan produk.
dashboard data-analysis data-cleaning data-collection data-penjualan data-visualization exploratory-data-analysis microsoft-excel
Last synced: 19 Jan 2026
https://github.com/ondrejhruby/countries-of-the-world
Explore global data with this repository, featuring insights, visualizations, and Python code examples on countries worldwide—perfect for enhancing your data analysis and visualization skills.
data-analysis data-science data-visualization geography jupyter-notebook machine-learning matplotlib pandas python statistics
Last synced: 16 Apr 2026
https://github.com/as16082023/hotel-booking-analysis-eda-
Exploratory Data Analysis on hotel booking data using Python
data-analysis data-visualization exploratory-data-analysis jupyter-notebook python
Last synced: 29 Apr 2026
https://github.com/albertomorini/policesviolence
Repository for the project of the course Data Science (Fondamenti di Scienza dei Dati) at UniUD.
data-analysis data-science data-visualization r
Last synced: 31 May 2026
https://github.com/ibensusan/data-mining-lobster-analysis-
Lobster data analysis and modelling using Python
data-mining data-optimization data-science data-visualization python3
Last synced: 12 Oct 2025
https://github.com/leocornus/leocornus-visualdata
JavaScript libraries to make data visualization simpler and easier.
data-analysis data-mining data-visualization data-visualization-simpler javascript-library
Last synced: 10 Aug 2025
https://github.com/madhurimarawat/python-projects
This repository contains the projects that I made in the Python programming language.
automobile-dataset big-data-analytics csv-files data-analysis-python data-visualization data-visualization-project documentation email-spam-classification google-app-data image-background-removal image-processing nba-dataset python python-libraries rock-paper-scissors-game streamlit streamlit-deployment streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/robinmillford/analytics_for_fashion_supply_management
This Streamlit dashboard provides a comprehensive analysis of supply chain data, focusing on key metrics such as production volumes, stock levels, order quantities, revenue, manufacturing costs, lead times, shipping costs, transportation routes, risk factors, and sustainability factors
dashboard data-analysis data-visualization streamlit supply-chain-management
Last synced: 07 Sep 2025
https://github.com/alexander-cho/tradelens
data-visualization investing stocks
Last synced: 13 Mar 2026
https://github.com/robertopatino1/oscars2023_data_analysis
A deep data science analysis involving tweets regarding the upcoming Academy Awards
data data-analysis-python data-science data-visualization html jupyter-notebook lda-model machine-learning python trends tweepy twitter
Last synced: 24 Apr 2026
https://github.com/husna-poyraz/titanic-machine-learning
Use machine learning to create a model that predicts which passengers survived the Titanic shipwreck.
data data-analysis data-science data-visualization deep-learning machine-learning missing-data outlier-detection python titanic
Last synced: 10 May 2026
https://github.com/sirawin/ona-visualization
🔗 Interactive Organizational Network Analysis visualization with D3.js, community detection, and team analytics. Live demo: https://ona-lh77jtqk9-sirawins-projects.vercel.app
community-detection d3js data-visualization javascript network-graph organizational-network-analysis vercel vite
Last synced: 05 May 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/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/evoluteur/madeleine-radars
Using D3 radar charts to compare the proportions of flour, sugar, butter, and eggs in 147 madeleine cakes recipes.
charts comparison d3 d3-visualization d3js data-visualization food madeleine radar radar-chart recipes spider-chart visualization
Last synced: 17 Apr 2026
https://github.com/Lemniscate-world/StratAI
This project analyzes financial assets using a Hidden Markov Model (HMM) to identify different market regimes and patterns. The analysis includes calculating daily returns, rolling volatility, and volume changes, and visualizing the hidden states identified by the HMM.
ai assets data data-science data-visualization finance financial-analysis fintech hmm-model hmmlearn machine-learning trading
Last synced: 13 Oct 2025
https://github.com/viseshrp/community_health_indicator
Android app to fetch,organize and represent NYC health data
android data-analysis data-visualization health
Last synced: 03 Mar 2025
https://github.com/nafisalawalidris/tools-for-data-science
It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.
arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development
Last synced: 11 Apr 2026
https://github.com/manvendra747/customer-segmentation
Customer segmentation using Python and PowerBI
customer-segmentation dashboard data-analysis data-science data-visualization powerbi python rfm-analysis
Last synced: 28 Apr 2025
https://github.com/andrei-straut/statkins
Jenkins Statistics Analyzer
angular bootstrap data-visualization java javascript jenkins jenkins-ci statistics
Last synced: 04 Jan 2026
https://github.com/gracysapra/heart-disease-prediction-using-logistic-regression
This project uses Logistic Regression to predict the likelihood of heart disease based on medical attributes such as age, cholesterol levels, and blood pressure. It includes model training, evaluation, and an interactive Gradio interface for real-time heart disease risk prediction.
classification data-preprocessing data-science data-visualization gradio-interface heart-disease-prediction logistic-regression machine-learning
Last synced: 11 Jun 2026
https://github.com/geocollections/turvas
Database of peat geology
data data-visualization database estonia geology mineral-resources peat
Last synced: 05 Feb 2026
https://github.com/antononcube/raku-data-translators
Raku package for translation of JSON specs or JSON-like data structures into other formats.
data-visualization html raku rakulang
Last synced: 22 Jan 2026
https://github.com/gutyoh/netflix-dashboard
Dashboard created with Python 🐍 and the Dash 📊 framework to visualize Netflix’s content distribution and classification.
dash dashboard data-visualization plotly python
Last synced: 08 Apr 2025
https://github.com/ninadpatil09/bankcard-analytics---credit-debit-card-usage-monitoring
This project is a comprehensive data analysis initiative aimed at extracting valuable insights from bank card usage data. The tools and techniques includes Python, Excel, Tableau, web scraping, pandas. It centers around understanding and visualizing trends and patterns in credit and debit card usage across multiple banks.
data-cleaning data-visualization excel python tableau tableau-public web-scraping
Last synced: 18 Apr 2026
https://github.com/edseldim/FirstRoundElectionsFr
A data visualization spreadsheet on Excel
data-analysis data-visualization excel pandas python
Last synced: 02 Aug 2025
https://github.com/xilinjia/csv-analyser
Visualize and analyze data in csv files. A multiplatform project runnable on Linux, Android, Windows, MacOS
android compose csv data-science data-visualization kotlin kotlin-multiplatform linux macos multiplatform windows
Last synced: 09 Apr 2026
https://github.com/vi/csvdimreduce
Command-line tool to run a dimensionality reduction algorithm on CSV files
cli command-line-tool csv csv-files data-science data-visualization dimension-reduction dimensionality-reduction
Last synced: 14 Apr 2025
https://github.com/ryanfranklin237/data-visualization-spreadsheets
Data visualization done with microsoft excel and google spreadsheets
data-analysis data-science data-visualization google-spreadsheets microsoft-excel
Last synced: 22 Feb 2026
https://github.com/aryansharma5/data-visualization-and-thorough-analysis
comprehensive guide for data analysis and visualization
data-analysis data-visualization
Last synced: 18 Mar 2025
https://github.com/ryannapp12/quant_trading_engine
A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.
algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies
Last synced: 11 Apr 2026
https://github.com/sanmeet007/pandas_prototype
A package that with implementation of famous Pandas library in my way , allows you to visualize data using data tables
data-science data-visualization pandas-prototype prototyping python
Last synced: 19 Sep 2025
https://github.com/leandrocollares/with-or-without-curry-playoffs
An interactive visualization that allows users to learn when Curry's performance helped Golden State Warriors win games in the 2019 NBA playoffs
d3 data-visualization lodash node-sass react react-annotation react-popper
Last synced: 03 Jan 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/vvipjain/hockey-tournament-analysis
Hockey Tournament Analysis
beautifulsoup data data-analysis data-visualization databases pandas pandas-dataframe powerbi python python-library python-script requests-library-python sql sql-server sqlalchemy
Last synced: 27 Jan 2026
https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing
Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts
colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn
Last synced: 12 Apr 2026
https://github.com/nafisalawalidris/springforth-university-foodbank
Springforth University Food Bank: A collaborative initiative with UNESCO to address student food insecurity. Contains code and resources for the web application, data analysis, and insights into the prevalence and impact of food insecurity on academic performance.
academic-performance collaborative-initiative data-analysis data-visualization excel pivot-tables powerbi springforth-university-food-bank student-food-insecurity unesco
Last synced: 17 Feb 2026
https://github.com/gui-sitton/churn-finalproject
predict its customers' churn. If it is discovered that a user is planning to switch operator, the company will offer them promotional codes and special plan options.
churn-prediction data-analysis-python data-science data-visualization
Last synced: 26 Jul 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/guildofcalamity/balanceact
A simple expense item tracking application with statistics.
banking csharp data-analysis data-visualization dependency-injection dotnet money-management mvvm visual-studio windows-app-sdk windows-sdk winui winui3 winuicommunity xaml xaml-ui
Last synced: 05 Feb 2026
https://github.com/sushantdhumak/lstm_for_household_power_consumption
This project explores the application of Long Short-Term Memory (LSTM) networks in predicting household power consumption. Using data collected at one-minute intervals, we demonstrate how LSTM can be leveraged for accurate forecasting.
correlation-analysis data-visualization dropout evaluation-metrics feature-engineering lstm lstm-model resampling reshaping-datasets time-series-analysis time-series-forecasting
Last synced: 26 Mar 2025
https://github.com/marcelohfonseca/moneychart
Projeto aberto para que interessadas em investimentos e análise de dados possam testar e contribuir com melhorias no código fonte e nas visualizações de dados.
business-intelligence data-analytics data-visualization investing power-bi python stocks stocks-analysis
Last synced: 17 May 2026
https://github.com/vvipjain/skipline-super-store-dashboard
SkipLine Super Store Dashboard
csv-files data-analysis data-visualization powerbi visualization
Last synced: 15 Oct 2025
https://github.com/s-araromi/smart-device-data-analysis-bellabeat_casestudy
This repository contains a comprehensive analysis of smart device data for Bellabeat, focusing on user activity, sleep, calorie burn, and weight management. Insights from Fitbit data are used to inform Bellabeat's marketing strategy and product recommendations.
bellabeat data-analysis-in-r data-visualization fitbit-smart-devices fitness-tracking r-programming sleep-analysis smart-devices
Last synced: 25 May 2026
https://github.com/avidlearnerinprogress/text_analytics_101
Coursework solutions for the course COMP47600 - Text Analytics
data-science data-visualization natural-language-processing nlp python3 r text-analytics
Last synced: 05 May 2026
https://github.com/garcane/global-shipping-analytics-dashboard
This Tableau project provides a comprehensive visual analysis of global sales, shipping costs, and quality metrics across different regions and countries.
data data-analysis data-analyst data-visualization metrics tableau
Last synced: 01 Mar 2026
https://github.com/tejashah88/Visualflow-Unity
Visualizing Vitech insurance data with Unity and the Leap Motion (for HTN 2017).
data-visualization leap-motion unity unity3d virtual-reality vitech vr
Last synced: 11 Mar 2025
https://github.com/rupeshrb/project_data_visualization_django
Data visualization is important concept which apply in this project with help of d3.js, pandas,python etc library
bootstrap d3js data-visualization django html-css-javascript pandas python sqlite
Last synced: 11 Apr 2026
https://github.com/sen2pi/bloquinho
Uma WebApp do genero de notion para correr on permises
agenda data-analysis data-visualization database education markdown note-taking notebook notebooks notepad notes notes-app notion obsidian password password-generator password-manager password-safety passwords personal-blog
Last synced: 09 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/ashwathnakate/sales-dashboard
A sales dashboard made purely in Python and deployed using shinyapps
dashboard data-visualization python shiny-apps
Last synced: 05 Oct 2025
https://github.com/karankathur06/python-dashboard
A dynamic Python-based dashboard for visualizing and analyzing data with interactive elements. Built using popular libraries like Plotly and Dash, designed for intuitive data exploration.
analytics dash dash-plotly dashboard data-science data-visualization interactive-ui plotly python visualization-project web-app
Last synced: 28 May 2026
https://github.com/vikhram-s/electoral-bond-data-analysis-using-python
Electoral Bond Data Analysis Using Python : This repository contains a comprehensive analysis of electoral bonds in India using Python. The project aims to understand the distribution, trends, and impact of electoral bonds on political funding. It includes data cleaning, exploratory data analysis, visualization, and reporting.
data-visualization dataanalysisusingpython electoralbonds exploratory-data-analysis
Last synced: 15 May 2025
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/gusenov/radial-tree-js
Реализация радиального дерева на JavaScript.
canvas data-visualisation data-visualization javascript svg tree visualization
Last synced: 20 Feb 2026