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/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/humayun-raza-030/restaurant-recommendation-system
This project is a Restaurant Recommendation System that helps users find restaurants in Lahore based on their location, customer reviews, and ratings. The system scrapes restaurant data from Google Maps, analyzes user reviews for sentiment, and provides a visualization dashboard using Tableau.
data-analysis data-science data-visualization python
Last synced: 17 Apr 2026
https://github.com/snacks02/wobbling-statistics
Audio equipment statistics using Squiglink data
audio data data-visualization headphones iems speakers squiglink statistics
Last synced: 17 Apr 2026
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/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/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/mahmoudwal27/manufacturing_downtime
This project focuses on improving manufacturing efficiency by analyzing production data. Using Python, SQL, and Power BI, we built interactive dashboards to uncover patterns, minimize downtime, and optimize operations. The goal is to help stakeholders make data driven decisions for enhanced productivity.
data-analysis data-analysis-python data-visualization google-colab powerbi python sql
Last synced: 17 Apr 2026
https://github.com/rightfulcode/retail-sales-breakdown
Time Series Analysis of Walmart Retail Sales – Internship project analyzing sales trends, seasonal patterns, and revenue breakdowns using Pandas, Matplotlib, and Seaborn.
data-analytics data-visualization elevvo-internship matplotlib pandas python retail-sales seaborn time-series-analysis
Last synced: 08 May 2026
https://github.com/kgotsosm/fcc-data-analysis
Notebooks created for the Data Analysis Course on freeCodeCamp
data-analysis data-visualization matplotlib pandas seaborn
Last synced: 17 Apr 2026
https://github.com/victoorv/prediction_covid19
Prédire si un invidu est positif au COVID19 ou non.
classification covid-19-classifier covid-19-data-analysis covid19-data data-analysis data-science data-visualization exploratory-data-analysis hyperparameter-tuning machine-learning machine-learning-algorithms neural-networks oversampling-algorithms python statistical-tests statistics
Last synced: 04 Apr 2026
https://github.com/autumnchris/global-temp-chart
A D3.js heat map built in React.js that presents the monthly variance of the global temperature from the years 1753 to 2015.
babel css3 d3 d3-js d3js data-visualization freecodecamp heat-map heat-map-challenge heatmap javascript react reactjs sass scss webpack
Last synced: 04 Apr 2026
https://github.com/dhruwsunita/zomato-data-analysis-project
Zomato data analysis project using Python.
data-analysis data-visualization jupyter-notebook matplotlib numpy pandas-dataframe python
Last synced: 08 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/ikigai-systems/fundamento-standalone
Your data is your treasure—store it on solid foundations
application automation cloud collaboration data-analysis data-visualization docs documentation on-prem ruby-on-rails wiki wiki-engine
Last synced: 11 May 2026
https://github.com/rimolive/us-elections
data-visualization elections politics r
Last synced: 03 Apr 2025
https://github.com/royungar/automotive_sales_insights_dashboard
Data visualization project analyzing automotive sales, recalls, and customer sentiment using IBM Cognos Analytics. Features KPIs, treemaps, heatmaps, and advanced visual storytelling techniques.
automotive-industry business-intelligence cognos-analytics csv customer-sentiment dashboard data-analysis data-engineering data-visualization eda excel heatmap ibm kpi recall-analysis sales-data treemap
Last synced: 04 Jun 2026
https://github.com/subho004/housepricepredictor
Bangalore House Price Predictor: A web app using Flask and scikit-learn to predict house prices in Bangalore based on location, area, bedrooms, and bathrooms.
bootstrap css data-science data-visualization flask github html lasso-regression linear-regression machine-learning model-deployment pickle predictive-modeling real-estate-housing-prices regression-analysis ridge-regression web-development
Last synced: 04 Apr 2026
https://github.com/tomgp/proportional-pies
rough sketch
d3 data-visualization pie-chart
Last synced: 04 Jun 2026
https://github.com/sanam2405/ahs
This contains the analysis of result of AHS Madhyamik Examination 2022
data-analysis data-visualization jupyter-notebook python
Last synced: 18 Apr 2026
https://github.com/vanessaaleung/visualizations
Visualization Projects
coronavirus covid-19 d3 d3js data-visualization fitbit python tableau visualization
Last synced: 08 May 2026
https://github.com/nicovandenhooff/kaggle-competitions
A repository that contains my Kaggle projects.
data-analysis data-visualization deep-learning exploratory-data-analysis kaggle machine-learning matplotlib modeling neural-network numpy pandas seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/gattsu001/telecom-churn-predictor
Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.
churn-prediction classification classification-algorithm customer-retention data-science data-visualization feature-engineering joblib jupyter-notebook machine-learning pandas scikit-learn supervised-learning svm
Last synced: 18 Apr 2026
https://github.com/vishal8shah/au-jobs
Interactive treemap of 358 Australian occupations — explore AI exposure, pay, skill level & shortage status across 14.4M workers. Inspired by karpathy/jobs.
ai anzsco australia data-visualization gemini jobs open-source treemap
Last synced: 04 Jun 2026
https://github.com/akshayreddykotha/forest-fires-in-portugal
data-visualization r rmd-document
Last synced: 17 Jun 2026
https://github.com/waghraj1699/sms-spam-detection
A web app to check wheather the messages are spam or not.
classification-algorithm data-preprocessing data-visualization machine-learning nlp numpy pandas
Last synced: 18 Apr 2026
https://github.com/sco1/xbmini-py
Python Toolkit for the GCDC HAM
data-analysis data-visualization python python3
Last synced: 07 May 2025
https://github.com/leandrocollares/urbanization-versus-income
A responsive scatter plot that shows urban population percentages and GDP per capita in Americas.
Last synced: 18 Apr 2026
https://github.com/faisaljanbaloch/global-digital-economy
Insights into how the digital economy and technology are contributing to global trade.
data-science data-visualization digital-economy global-economic-data-analysis r
Last synced: 18 Apr 2026
https://github.com/nishanthmuruganantham/football-player-wages-eda
This repository uses Python for analyzing football player data, focusing on various aspects such as player positions, league distributions, wages, and the relationship between player age and appearances. It includes visualizations generated using Plotly to provide insights into the dynamics of football player demographics and performance.
data-analysis data-science data-visualization eda football football-analytics football-data kaggle kaggle-dataset pandas plotly python
Last synced: 18 Apr 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/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/ireneflorez/exploringweathertrends
Exploring Weather Trends using SQL, moving averages, and data visualization
Last synced: 10 Feb 2026
https://github.com/zh4men9/reposynergy
RepoSynergy - 一款强大的 GitHub & Gitee 仓库管理工具,支持双向同步、数据分析和高效管理。基于 Electron + Vue + FastAPI 构建,提供跨平台支持和离线功能。
cross-platform data-visualization desktop-app electron fastapi gitee-api github-api python repository-management sync-tool typescript vue
Last synced: 05 Apr 2026
https://github.com/fahadnasir13/financial-data-parser-application
“Financial Data Parser – Advanced Next.js & TypeScript app for parsing and visualizing complex financial datasets with confidence scoring and exportability.”
data-parsing data-visualization financial-parser framer-motion framer-motion-3d nextjsdata-parsing react-testing-library shadcn-ui
Last synced: 17 Jun 2026
https://github.com/satti-hari-krishna-reddy/data-whisperer
Data Whisperer is an AI-driven tool that automates exploratory data analysis (EDA), generates actionable insights, and enables natural language querying of datasets. it combines the power of AI (Google Gemini) with interactive visualizations and professional reporting.
ai data-analysis data-visualization llm python3 streamlit
Last synced: 18 Apr 2026
https://github.com/zoraizmohammad/restaurantsimulation
Simulating a restaurant under various conditions in Durham, NC
data-visualization r restaurant-management statistics toy-models
Last synced: 18 Apr 2026
https://github.com/nature40/casestudies
Case studies for testing the functionality of database systems, sensors, etc
casestudies data-analysis data-visualization database
Last synced: 02 May 2026
https://github.com/laiba-iqrar/hands-on-machine-learning
Repository containing solutions to CS-324 (Machine Learning) practice problems assigned by my professors.
data-visualization feature-engineering gradient-descent regression-models
Last synced: 18 Apr 2026
https://github.com/sawickibartosz/facebook_message_analysis
Aplikacja Shiny prezentująca dane o wiadomościach z Messengera Facebooka.
data-visualization facebook ggplot2 python shiny shinyapps
Last synced: 18 Apr 2026
https://github.com/samkazan/fraud-detection-ml
Machine learning models for enhanced fraud detection in e-commerce transactions, exploring feature engineering, distance prediction, and clustering analysis.
clustering data-science data-visualization dataanalytics dbscan eda hierarchical-clustering kmeans-clustering knn-imputer matplotlib mlxtend python scikit-learn seaborn xgboost
Last synced: 08 May 2026
https://github.com/xfengyin/signage-dashboard
Signage Dashboard - 前后端分离的数据可视化系统
dashboard data-visualization electron fullstack vue
Last synced: 04 Jun 2026
https://github.com/kayannr/top-hits
Spotify Top Chart Analysis
api-requests css data-cleaning data-collection data-visualization exploratory-data-analysis feature-selection html predictive-modeling python
Last synced: 08 May 2026
https://github.com/shyamkumarnagilla/ai-powered-forecasting-for-agricultural-productivity
AI Powered Forecasting for Agricultural Productivity is a project that utilizes machine learning to predict crop yields and optimize farming practices. By harnessing historical and real-time data, this model empowers farmers with data-driven insights to enhance productivity and sustainability in agriculture.
data-analysis data-visualization deep-learning flask neural-network
Last synced: 19 Apr 2026
https://github.com/yuvrajsaraogi/unemployment-analysis-with-python
Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.
big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql
Last synced: 19 Apr 2026
https://github.com/mattsebastianh/Make-the-Other-Charts.-Silly-s-Ice-Cream-Shop-Project
Data Visualization with Matplotlib | Matplotlib Fundamentals | Silly's Ice Cream Shop Project
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/simoesleticia/data-visualization-tutorial
Guia prático de visualização de dados com Seaborn e Matplotlib
data-visualization data-visualization-python matplotlib-tutorial seaborn-tutorial
Last synced: 19 Apr 2026
https://github.com/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/mlucifer27/bilateral-visualization
Streamlit app visualizes bilateral relationship scores between 100 countries from 1945 to 2024. It supports interactive heatmaps, network graphs, pairwise comparisons, and more.
d3blocks data-analysis data-visualization plotly-python python streamlit
Last synced: 04 Jun 2026
https://github.com/akash-v7/telecom_customer_churn_prediction
A machine learning project to predict customer churn in the telecom industry using data analysis and classification models. The project includes data preprocessing, exploratory data analysis (EDA), model building, and insights to help telecom companies improve customer retention strategies.
data-analysis data-science data-visualization jupyter-notebook machine-learning predictive-modeling python
Last synced: 20 Apr 2026
https://github.com/samwhaaa/superfoodsmax
A customer demographic & spending trend analysis on the fictional SuperFoodsMax grocery chain
data-analysis data-analytics data-visualization jupyter jupyter-notebook python
Last synced: 20 Apr 2026
https://github.com/mattsebastianh/Making-a-visual-argument--compare-grammy-win-records-Project
Data Visualization with Matplotlib | Making a Visual Argument in Matplotlib
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/kmbuki/uk_police_data
R programming - Using open data about crime and policing in England, Wales and Northern Ireland.
data-analysis data-visualization r
Last synced: 04 Jun 2026
https://github.com/namratha2301/carprice_analysisandprediction
This project analyzes factors influencing vehicle prices using a dataset of various attributes, including Engine capacity, Power, Mileage, and Seating capacity.
data-analysis data-visualization exploratory-data-analysis machine-learning pandas predictive-modeling random-forest-classifier regression scikit-learn seaborn
Last synced: 20 Apr 2026
https://github.com/thuongtruong109/charts
📊 Visualizing data via d3 charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
Last synced: 20 Apr 2026
https://github.com/arda-guler/binmotion
Convert ANY data to a video file. Sister project of binGallery.
data data-visualization proof-of-concept video
Last synced: 04 Jun 2026
https://github.com/tryomar/data-miner
DataMiner is an interactive web application for data mining and machine learning. It helps users upload, clean, transform, and analyze datasets while building predictive models — all through a simple and powerful Streamlit interface.
data-cleaning data-mining data-preprocessing data-science data-visualization interactive-dashboards pandas python scikit-learn streamlit
Last synced: 20 Apr 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/ashleydavis/brisjs-data-analysis-talk
Code for my talk to BrisJS on data analysis in JavaScript
charting data-analysis data-visualization data-viz javascript node node-js nodejs visualization
Last synced: 25 Mar 2025
https://github.com/hasan9519/dhaka_apartment_sale_listings_analysis
Apartment sale listings analysis based on Dhaka city visualized by Tableau Dashboard
data-cleaning data-visualization python selenium tableau webscraping
Last synced: 09 May 2026
https://github.com/robinmillford/hr-analytics-employee-performance-analysis
HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.
data-analysis data-visualization jupyter-notebook powerbi python3 sql
Last synced: 20 Apr 2026
https://github.com/msrsaditya/distrometer
Data analysis and insights on Linux distribution's subreddit statistics.
data-science data-visualization linux python streamlit
Last synced: 20 Apr 2026
https://github.com/amg-ai-labs/petrol_station_finder
A Python script to find nearby petrol stations and fuel prices using UK government data.
api data-visualization fuel geo python uk
Last synced: 13 Jun 2025
https://github.com/eduardorodriguesf/causes-of-death
a graphic showing the US mortality trend since 1900
data-visualization matplotlib pandas seaborn
Last synced: 27 Aug 2025
https://github.com/docuvesta/la-mer-skincare-chicago-duty-free-analysis
Comparing La Mer product selection, availability and pricing from 3 different purchase locations ✈️
analytics cremedelamer data-analysis data-analytics data-science data-visualization lamer luxury plotly python seaborn skincare
Last synced: 21 Apr 2026
https://github.com/florence-nyokabi/house-power-consumption
Machine Learning: Exploring Regression Analysis
data-analysis data-cleaning data-science data-visualization feature-engineering jupyter-notebook jupyterlab machine-learning pandas-python regression-analysis regression-models
Last synced: 05 Jun 2026
https://github.com/rachel-xmr/data-analysis-in-health-set-csc3062
CSC3062 Data Analysis and visualization
classification-algorithm data-analysis data-visualization model-evaluation nmf pca python svm t-sne visualization
Last synced: 05 Jun 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/prady2309/air-traffic-analysis
data-analysis data-science data-visualization flights jupyter-notebook python3
Last synced: 21 Apr 2026
https://github.com/rahulpatel0615/sales-analysis-project
Sales Data Analysis Dashboard with Python, Pandas, and Matplotlib. Features 12+ visualizations and comprehensive insights.
data data-analysis data-visualization matplotlib pandas portfolio python
Last synced: 21 Apr 2026
https://github.com/flatbread-dataframes/flatbread-wc-table-display
Web component for creating simple (multi-indexed) table from json
custom-elements data-tables data-visualization hierarchical-tables multi-level-tables no-dependencies vanilla-javascript web-components
Last synced: 21 Apr 2026
https://github.com/chauxvive/fccscatter
An interactive D3.js scatter plot visualizing doping allegations in professional cycling. Built as part of FreeCodeCamp’s Data Visualization certification
d3 d3js data-visualization dataviz
Last synced: 21 Apr 2026
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/shridhar1504/peerloankart-loan-fraud-detection-datascience-project
This project uses machine learning to predict whether a loan applicant will repay their loan. The project uses a dataset of historical loan data from PeerLoanKart, a peer-to-peer lending platform.
classification-model data-analysis data-analytics data-cleaning data-science data-visualization dimensional-analysis eda exploratory-data-analysis feature-engineering gradient-boosting-classifier hyperparameter-tuning jupyter-notebook machine-learning machine-learning-algorithms predictive-modeling python supervised-learning
Last synced: 30 Apr 2026
https://github.com/aureliennicosiaulaval/ggcircular
A ggplot2 extension for circular, axial and directional data.
circular-statistics data-visualization directional-data ggplot2 r
Last synced: 05 Jun 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/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/ndleah/weight-lifting
🏋️ animate time-series weightlifting data visulisation using R
data-visualization r-programming
Last synced: 05 Jun 2026
https://github.com/dineshkumarkotha/pycityschools-analysis
PyCitySchools Analysis is a data analysis project that examines standardized test performance across a city's school district. Using Python and Pandas, the project provides insights into how different factors—such as school type, size, and spending—impact student performance in math and reading.
Last synced: 22 Apr 2026
https://github.com/jordansrowles/rowles.winforms.vizmorph
A versatile WinForms chart control that smoothly transitions between line and bar chart modes, featuring customizable colors, axes, animations, and persistent value labels. Ideal for dynamic data visualization with support for negative values and real-time updates.
data-visualisation data-visualization winforms winforms-controls
Last synced: 23 Apr 2026
https://github.com/tranngoca5039/bigquery-a5y
📊 Streamline your data analysis with bigquery-a5y, a powerful tool for optimizing BigQuery performance and improving query efficiency.
analytics api big-data bigquery cloud-computing data-analysis data-integration data-management data-pipeline data-visualization data-warehouse google-cloud machine-learning serverless sql
Last synced: 05 Jun 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/usman619/data-science
Data Science basic practice code, assignments etc.
data-science data-visualization elt
Last synced: 06 Jun 2026
https://github.com/gowhale/daily-spend-analysis
Python script to analyse spending habits.
data-visualization pandas python
Last synced: 24 Apr 2026
https://github.com/arunabhagit/inventory-misalignment-and-revenue-loss-in-multi-store-bike-retail
This project focuses on identifying the inventory and demand mismatch causing stagnant sales and lost revenue in a bike retail chain. By analyzing store-level performance and regional customer preferences, the project aims to detect underperforming products.
data-analysis data-visualization powerbi python
Last synced: 24 Apr 2026
https://github.com/datalopes1/bank_marketing
Este projeto será baseado no Dataset Bank Marketing encontrado na UC Irvine - Machine Learning Repository e disponibilizado por S. Moro, R. Laureano e P. Cortez
data-analysis data-science data-visualization eda python
Last synced: 24 Apr 2026
https://github.com/suhas-005/eda-indian-startup-funding
Exploratory Data Analysis on Indian Startup Funding (2015-2020)
data-analysis data-analytics data-science data-visualization exploratory-data-analysis matplotlib pandas python seaborn startup-funding
Last synced: 09 May 2026
https://github.com/avnigoyal25/ipl_eda
Exploratory Data Analysis on IPL datasets
Last synced: 24 Apr 2026
https://github.com/manisharora96/data-analysis-of-smartwatch
The project is structured with sample data, step-by-step Jupyter notebooks, and modular Python scripts for automated analysis
data-analysis data-visualization jupyter-notebook python smartwatch-analysis
Last synced: 24 Apr 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/flazefy2/ds-mobilesdataset
https://www.kaggle.com/datasets/abdulmalik1518/mobiles-dataset-2025
csv data-visualization jupiter-notebook python
Last synced: 24 Apr 2026
https://github.com/rajan-bhateja/tableau-power-bi-dashboards
Dashboards created using Tableau/Power BI
dashboards data-visualization powerbi tableau
Last synced: 04 Feb 2026
https://github.com/joelmturner/joelmturnercom
Website for Joel M Turner
data-visualization development nextjs react typescript
Last synced: 24 Apr 2026
https://github.com/mrdvince/co2-dashboard
A CO2 emissions dashboard visualization using d3.js. https://droid021.github.io/co2-dashboard/
Last synced: 24 Apr 2026
https://github.com/pedrohdosanjos/economic-data-analysis
This project aims to analyze the export data from various states in the United States to Brazil over time. The data is sourced from the FRED (Federal Reserve Economic Data) API and processed to identify the top 5 exporting states for each year, as well as the states with the highest total export value across all years.
api data-analysis data-visualization jupyter-notebook python
Last synced: 24 Apr 2026
https://github.com/tsbarr/toronto-open-data
Analysis of Toronto's open data initiatives. 🌆 Exploring Toronto's urban systems through data science 📊 Python-based analyses of public datasets 🔍 Focus on community impact and urban patterns 🎓 Academic rigour meets practical insights 🔄 Regularly updated with new analyses
api-integration civic-tech ckan-api data-analysis data-cleaning data-science data-visualization exploratory-data-analysis jupyter-notebook open-data pandas public-data python tableau toronto urban-analytics
Last synced: 09 May 2026
https://github.com/mehmetkahya0/gallstone_dataset_analysis_project
Safra Taşı Hastalığı (Gallstone-1) Veri Seti Analizi (https://archive.ics.uci.edu/dataset/1150/gallstone-1)
analysis analytics data data-analysis data-science data-visualization database graph matplotlib python
Last synced: 25 Apr 2026
https://github.com/stefagnone/airbnb-data-analysis
Data analysis and visualization of Airbnb listings using text mining frameworks, Tableau dashboards, and MongoDB to uncover business insights for optimizing strategies.
airbnb-data-analysis business-insights data-visualization mongodb r-programming sentiment-analysis tableau-dashboards text-mining
Last synced: 25 Apr 2026
https://github.com/anniefib/otherprojects
Powering Data Dreams: From Orchestration to Analytics with Cloud Precision
airflow-etl-orchestration aws cloud-native-data-solutions data-analysis data-visualization database datamodelling datawarehousing eda end-to-end-data-pipelines machine-learning-models pgadmin4 spark-analytics sql
Last synced: 07 May 2026
https://github.com/avilash1212/sales-dashboard-using-google-looker-
Sales dashboard project using Google looker studio
data-analysis data-visualization jupyter-notebook python sql
Last synced: 25 Apr 2026
https://github.com/monajemi-arman/object-detection-utils
Utility scripts used in object detection model training and testing
coco data-visualization dataset-visualizer deep-learning object-detection visualizer yolo
Last synced: 10 Jun 2026