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/nathanvilbert/kaiture-agriculture-business-reports-with-power-bi
The project "Kaiture-Agriculture-Business-Reports-with-Power-BI" focuses on utilizing Business Intelligence to optimize agricultural yield and productivity. By integrating Power BI for data analysis, this project provides comprehensive insights into crop production patterns, market trends, and key factors affecting yield.
big-data-analytics data-visualization power-bi sas swot-analysis
Last synced: 19 Mar 2026
https://github.com/rizerkrof/dataviz-smokingimpactoninsurancecharges
Data visualization about smoking impact on insurance annual charges
data-visualization insurance-pricing plotly-python
Last synced: 30 Apr 2026
https://github.com/geo-y20/loan-approval-automation-using-mongodb-and-pymongo
This project demonstrates the implementation of a loan approval system that utilizes MongoDB for distributed data storage and management, and PyMongo for database operations. The project aims to automate the assessment of loan eligibility using customer details from online applications.
crud-application data data-analysis data-science data-visualization deployment jupyter-notebook loan-default-prediction loan-prediction-analysis machine-learning machine-learning-algorithms matplotlib mongodb pymongo streamlit web
Last synced: 08 May 2026
https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel
This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.
capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql
Last synced: 20 Jun 2025
https://github.com/robson-python/airplane-price-data-analysis
Airplane Price Data Analysis - Airplane Price Prediction
data-analysis data-science data-visualization jupyter-notebook linear-regression machine-learning matplotlib pandas python seaborn vscode
Last synced: 10 Jun 2026
https://github.com/GiveMePseudonyms/PiVisualisations
A way to visualise millions of digits of Pi. Written in Python using Pygame and Tkinter.
data data-visualization pi pygame python self-organising-criticality tkinter
Last synced: 08 Apr 2025
https://github.com/rani-sikdar/python-data-structures
A repository for sharing Python implementations of common data structures and algorithms, including arrays, linked lists, stacks, queues, trees, graphs, and sorting/searching techniques. Perfect for learning, revisiting fundamentals, and collaborating on computer science concepts. Contributions welcome! 🚀
data-analysis data-structure data-visualization numpy-library pandas-dataframe python python-3
Last synced: 30 Mar 2025
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/rudeboybert/2016-09-math116
2016-09 Middlebury Intro to Statistical & Data Sciences
data-manipulation data-science data-visualization statistical statistics
Last synced: 16 Feb 2026
https://github.com/nafisalawalidris/hici-african-foods
HiCi African Foods: Excel dashboard & pivot table analysis of EU food rejection data to identify risks & recommend focus areas for market expansion.
data-analysis data-cleaning data-visualization eu-food-rejection excel-dashboard hici-african-foods market-expansion pivot-tables
Last synced: 19 Mar 2026
https://github.com/szapp/magistdataanalysisvisualization
Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau
dashboard data-analysis data-science data-visualization data-viz sql tableau-public
Last synced: 19 Mar 2026
https://github.com/nickchristopherson/duluth-tourism-analysis
End-to-End Data Pipeline for Tourism Industry Analysis
data-analysis data-visualization duluth economic-analysis jupyter pandas pdf-extraction python tourism
Last synced: 08 May 2026
https://github.com/yoursrijit/e-commerce-sales-dashboard-using_power_bi
"Unlock Your Sales Potential with Real-Time Insights: Power Up Your Strategy with Power BI Dashboard" I have created E-Commerce Sales Dashboard using Power BI. With this dashboard
data-visualization dataanalytics microsoft powerbi
Last synced: 19 Mar 2026
https://github.com/jethronap/jstat-gui
Web-based GUI application for data analysis
data-analysis data-visualization java jstat mongodb
Last synced: 08 May 2026
https://github.com/mickfrog/uace-analysis
UACE ANALYSIS FOR 2011 - 2015
data data-science data-visualization folium-maps geocoder jupyter-notebook pandas python3
Last synced: 14 Feb 2026
https://github.com/ac12644/fractz-ai-data-analyst
Analyze data and gain insights instantly with FRACTZ's AI Data Analyst. Flexible, fast analytics tailored to your needs.
ai data-analysis data-visualization
Last synced: 01 Feb 2026
https://github.com/singh-dhruv/data-visualization-with-accuracy-metrics
Welcome to this repository! Here we loaded the iris_dataset , upon training, testing and perform operations on it resulted in beautiful data visualizations along with accuracy metrics. Data Visualization and accuracy metrics are provided for some of the models that are used.
accuracy-metrics data-visualization hyperparameter-optimization knn-model logistic-regression svm-model
Last synced: 02 Jul 2025
https://github.com/karlyndiary/amazon-sentiment-analysis-eda
Amazon Customer Reviews Sentiment Analysis utilizing Python for Data Extraction and Pre-Processing, with real-time data from the Amazon API and Tableau for dashboard visualizations.
amazon-api api-data-extraction dashboard data-cleaning data-pipeline data-visualization etl roberta-sentiment-analysis sentiment-analysis tableau-dashboards vader-sentiment-analysis
Last synced: 22 Mar 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/sohhamseal/help-me-with-my-data
A website to help users view, verify and modify data for preprocessing and apply various classical ML algorrithms
correlation-analysis data-transformation data-visualization descriptive-analysis exploratory-data-analysis k-means-clustering regression-analysis
Last synced: 19 Mar 2026
https://github.com/md-emon-hasan/4-eda-football-ml-app
A ML application focused on exploratory data analysis and football analytics, featuring data visualization and insights using Python and relevant libraries.
data-science-projects data-visualization eda exploratory-data-analysis football-analytics sports-analytics webapp
Last synced: 08 May 2026
https://github.com/qtle3/support-vector-regression
This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.
data-visualization feature-scaling gaussian-kernel inverse-transform-method support-vector-regression
Last synced: 25 Oct 2025
https://github.com/na399/opentourism
RideCopenhagen: Winning Hackathon Project at Open Tourism Days
data-visualization hackathon opendata
Last synced: 14 Feb 2026
https://github.com/flazefy/customanalytic
created using next js, mysql, laravel api
apexcharts api data-visualization nextjs vercel
Last synced: 09 May 2026
https://github.com/aminzibayi/atfc
Technology forecasting toolkit
data-analysis data-visualization graph technology-forecasting
Last synced: 09 May 2026
https://github.com/nikhilash45/power-bi-vsualisation-of-joins
In This Power Bi Report User Can Visualis Join By Themselves , and it is easy to understand joins now.
business-analytics business-intelligence data data-analysis data-visualization joins powerbi sql visualization
Last synced: 19 Mar 2026
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/ax-va/interactive-data-visualization-with-d3-dale-2023
These examples on Interactive Data Visualization with D3.js in the web browser are compiled with some modifications from the book "Data Visualization with Python and JavaScript: Scrape, Clean, Explore, and Transform Your Data", Second Edition, written by Kyran Dale and published by O'Reilly Media in 2023.
ax-va d3 data-science data-visualization dataviz frontend javascript web
Last synced: 12 Jun 2025
https://github.com/alexander-cho/tradelens
data-visualization investing stocks
Last synced: 13 Mar 2026
https://github.com/emredurukn/data-analysis
Example notebooks for analyzing data
data-analysis data-visualization python
Last synced: 12 May 2026
https://github.com/garcane/beverage-sales-analytics
This project provides an in-depth analysis of beverage sales and delivery across different states using Power BI.
data data-visualization powerbi powerbi-report powerbi-visuals
Last synced: 19 Mar 2026
https://github.com/zrkhadija/advanced-predictive-modeling-for-enhancing-traffic-forecasting-in-emerging-cellular-networks
Advanced Predictive Modeling for Enhancing Traffic Forecasting in Emerging Cellular Networks using Deep Learning
data-visualization deep-learning feature-engineering fnn forcasting gru lstm machine-learning neural-networks
Last synced: 03 Apr 2025
https://github.com/avijit-jana/redbus-data-scraper-dashboard
A Streamlit-based application leveraging Selenium to automate data scraping from Redbus, enabling efficient collection, analysis, and visualization of bus travel data for improved operational efficiency and strategic planning in the transportation industry.
automation dashboard data-analysis data-visualisation data-visualization datadrivendecisions filtering python3 redbus selenium selenium-python streamlit streamlit-application travel web-scraping webscrapping
Last synced: 09 May 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/bryanwilhite/mathematica
My Mathematica notebooks…
calculus character-recognition data-visualization image-processing mathematica mathematics sound-synthesis-processes wolframlanguage
Last synced: 04 Feb 2026
https://github.com/najibninaba/jobs-sg
Interactive visualization of AI exposure across 562 Singapore occupations, adapted from karpathy/jobs using MOM wage data and SSOC classifications.
ai data-visualization dataviz jobs labour-market labour-market-statistics llm occupational-data singapore treemap
Last synced: 10 Jun 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/leomariga/pyn2
A python library for creating dynamic N² (N-squared) charts to visualize complex systems interactions for engineering and project management.
charts data-visualization modeling modeling-tools n-squared n-squared-diagrams n2 n2-charts openmdao project-management systems systems-engineering systems-interactions visualization
Last synced: 29 Jan 2026
https://github.com/dogan-the-analyst/developer_survey_analysis
Analysis of the 2024 Stack Overflow developer survey. Tools used include Python, Pandas, Matplotlib, and IBM Cognos.
data-analysis data-visualization ibm-cognos-analytics matplotlib pandas python
Last synced: 09 May 2026
https://github.com/mustika-putri-m/excel-data-storytelling-pt-tumbuh-bersama-growian
PT. Tumbuh Bersama merupakan salah satu perusahaan di bidang retail yang menjual banyak sekali perlengkapan rumahan ke berbagai negara. Beberapa minggu kedepan perusahaan ini ingin mengadakan town hall untuk menginformasikan performance bisnis yang mereka miliki. Sebagai bagian dari team data, kalian diminta untuk melakukan analisis secara bebas
data-visualization excel vizualisation
Last synced: 19 Mar 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/owengombas/r-place
🖼 Data analysis on r/place 2022
data-science data-visualization rplace
Last synced: 13 Feb 2026
https://github.com/stephanabitter534/flowy.blazor
🌐 Build responsive web applications effortlessly with VIOVNL.Flowy.Blazor, a Blazor component for smooth drag-and-drop functionality.
blazor component-library csharp data-visualization dotnet event-driven flowchart frontend interactive-graphics open-source single-page-application ui-framework user-interface web-application web-development
Last synced: 01 May 2026
https://github.com/matusf/glasgow_wifi
Script that plots wifi access points to map and labels them by their protection
data data-visualization folium python python3
Last synced: 24 Jun 2026
https://github.com/chauxvive/uschildpoverty
An interactive choropleth map visualizing U.S. state-level child poverty data using D3.js. Compare child poverty rates over time with data from KIDS COUNT and the US Census Bureau.
choropleth-map d3 d3js data-visualization dataviz
Last synced: 09 May 2026
https://github.com/ismail-mouyahada/lodscroljs-library
LodScrolJS Documentation LodScrolJS is a lightweight, fast, and secure JavaScript library designed to load any type of content from APIs on scroll, helping to avoid loading too much data at once. It works seamlessly with various JavaScript frameworks
data data-visualization load-on-scroll loading loading-spinner loadonscroll scroll
Last synced: 13 Feb 2026
https://github.com/samjtro/tri-map
EPA-TRI Data Visualization & Analysis
data-visualization emissions environment python
Last synced: 01 Sep 2025
https://github.com/douglasvolcato/fiis-analysis-brasilian-market
Brazilian investment fund analysis focused in dividend yield and minimun price variation
data-science data-visualization pandas python scraping scraping-websites
Last synced: 09 May 2026
https://github.com/tushard48/analyzing-usa-market-trends-a-financial-overview
In-depth analysis of US market trends, encompassing economic indicators, industry performance, and financial data
data data-visualization powerbi
Last synced: 19 Mar 2026
https://github.com/pedroscaff/sensor-platform-data-analysis
Data analysis and visualization for data collected with Sensor Platform
data-visualization heremaps maps
Last synced: 07 Oct 2025
https://github.com/thatsinewave/radiosonde-data-analyzer
A web-based tool for visualizing and analyzing radiosonde flight data from log files generated by the Radiosonde Decoder by 9A4AM
data-analysis data-analytics data-visualization good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs good-practices html-css-javascript html-css-js radiosonde radiosonde-hunting radiosondes rtl-sdr sdr sdr-tool thatsinewave
Last synced: 15 Oct 2025
https://github.com/mariam-badr-mb/gtc-ml-project2-diabetes-prediction
This project is part of the GTC Machine Learning Program. It demonstrates the end-to-end ML workflow by building a predictive model for diabetes detection
classification-algorithm data-analysis data-visualization diabetes-prediction gridsearchcv hyperparameter-tuning machine-learning python
Last synced: 09 May 2026
https://github.com/nrobledosagredo/lda-topic-analysis-news-chile
Topic analysis on news from Chile using LDA for extracting and visualizing relevant patterns.
data-visualization latent-dirichlet-allocation
Last synced: 16 Mar 2025
https://github.com/sathyasris27/data-analysis-on-adult-smoking-patterns-in-the-uk
The aim of this analysis is to understand the smoking patterns among adults in the UK.
data data-analysis data-visualization python3
Last synced: 09 May 2026
https://github.com/barrarrr/fly-in
A dynamic, terminal-based drone network simulation application.
42 42school a-star algorithms breadth-first-search data-visualization drone fly-in
Last synced: 10 Jun 2026
https://github.com/paul019/pappe
A CLI to draw your data on top of millimeter paper
automation data-visualization diagram diagram-generator python
Last synced: 05 Mar 2025
https://github.com/willie-conway/little-lemon-database-capstone-project
This repository contains the capstone project for the Meta Database Engineer Professional Certificate 🎓, showcasing a comprehensive database design 🗃️, SQL implementation 💻, and data analytics 📊 for the fictional restaurant "Little Lemon" 🍋.
analytics-python big-data business-intelligence customer-analytics data-analytics data-integration data-management data-mining data-modeling data-retrieval data-visualization database-engineering mysql performance-analysis python relational-databases restaurant-management sql-data-analysis stored-procedures tableau
Last synced: 13 Apr 2026
https://github.com/qtle3/decision-tree-regression
This project implements **Decision Tree Regression** to predict the salary of an employee based on their position level. By using a dataset containing position levels and their corresponding salaries, the project highlights how decision trees can capture complex relationships in data through non-linear regression.
data-visualization decision-tree-regression prediction-model
Last synced: 08 Apr 2025
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/mo-karbalaee/study-tracking-report
I keep track of my studies in the "Boosted" mobile app and then export it periodically as a CSV file analyze it.
Last synced: 25 Feb 2026
https://github.com/ancatmara/dl-historians-2017
Digital Literacy course for Historians & Philosophers (NRU HSE, 2017)
bibliography-managers corpus-tools crowdsourcing data-formats data-visualization digital-humanities digital-literacy digital-maps git office-tools presentation-tools regular-expressions tutorials
Last synced: 02 Sep 2025
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 May 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: 03 May 2026
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/azmainadel/twitter-data-neo4j
Playing with graph database on a large dataset of twitter data.
data-analysis data-visualization neo4j-database snap
Last synced: 06 Apr 2025
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/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/gunn/covid-19-map
covid-19 data-visualization dataviz map typescript
Last synced: 19 Jun 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/ipanalytics/vpn-infrastructure-atlas
Interactive VPN infrastructure atlas: aggregate provider footprint by reported endpoint country, ASN, and hosting network. No raw configs or per-IP feed.
asn-analysis cybersecurity data-visualization fraud-detection github-pages ip-reputation network-intelligence proxy-detection threat-intelligence vpn-intelligence
Last synced: 25 May 2026
https://github.com/raccoon-hero/gender-equality-tracker
A web application visualizing gender equality metrics with a focus on Ukraine. Built with Flask, it's powered by live data from global open sources, with dynamic research insights and analysis.
chartjs css dashboard data-analysis data-visualization flask frontend gender-equality global-metrics html linked-data openalex opendata python representation semantic-web ukraine webapp wikidata world-bank-api
Last synced: 07 May 2026
https://github.com/apinf/emq-analytics-dashboard
Dashboard for EMQ analytics
data-visualization elasticsearch emq-analytics
Last synced: 21 Apr 2026
https://github.com/tom474/data_pipeline_with_databricks
[RMIT 2024C] EEET2574 - Big Data for Engineering - MongoDB and Spark
data-engineering data-science data-visualization databricks jupyter-notebook machine-learning mongodb python spark
Last synced: 14 May 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/mthiboust/colormap2d
Colormap for 2D vectors
colormap data-visualization plotting
Last synced: 08 Oct 2025
https://github.com/MinaRavi/first-practice-data-cleaning-visualization
Basic Practise of Data-cleaning & Data-visualization
data-analytics data-cleaning data-visualization git
Last synced: 31 Mar 2025
https://github.com/g0bel1n/gravlaw-model
Gravlaw-model is a data visualization project for the econophysic's concept of Gravity law used for modeling inter-cities traffic.
data-visualization econophysics gravity-model
Last synced: 15 Mar 2025
https://github.com/dadosdelaplace/hilostwitter
Códigos R de los hilos de Twitter (R codes of Twitter activity) https://twitter.com/dadosdelaplace
data-visualization dataviz divulgacion ggplot2 maths plotly r rstats statistical-analysis threads twitter
Last synced: 11 Mar 2026
https://github.com/danielsobrado/galaxy-nodes
Three.js component library for exploring dense graph data in 3D as an interactive “galaxy” of nodes, clusters, and weighted relationships. It provides a polished React API for GPU-accelerated point clouds, cluster filament visuals, camera controls, search/filter workflows, and node/edge inspection.
3d-visualization data-visualization data-viz graph-data graph-visualization interactive-ui network-graph npm-package react threejs typescript typescript-library webgl
Last synced: 31 May 2026
https://github.com/kiranmayi5/tableau-projects
A collection of interactive Tableau dashboards showcasing data visualization and storytelling skills.
business-intelligence data-storytelling data-visualization interactive-visualizations tableau
Last synced: 27 Feb 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: 08 Jul 2025
https://github.com/shoyeb45/avltreevisualizer
This is data structure project. In this project I've built AVL tree visualisation application using javafx library of java. This project have solidified my understanding of AVL tree data structure and learnt a lot from this project
data-structures data-visualization java javafx javafx-application visualization
Last synced: 27 Feb 2026
https://github.com/manishkr1754/food_delivery_dashboard_tableau
Food Delivery Company Sales Analytics using Tableau
analytics business-analytics business-intelligence dashboard data-visualization meal-delivery-service tableau tableau-dashboards tableau-prep tableau-story
Last synced: 19 Mar 2026
https://github.com/martialhimanshu/motion-detector-camera
An application to detect motion of any object using any camera device and analysis of output data using plot and CSV file
bokehplots data-visualization dataframe-library motion-detection opencv2 python
Last synced: 09 Oct 2025
https://github.com/kirkalyn13/open-signal-report-generator
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 19 Jun 2026
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 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: 03 May 2026
https://github.com/mulliru/estudo-data-visualization
Este repositório contém os códigos que desenvolvi e utilizei durante o curso de Visualização de Dados da Alura. Aqui, você encontrará diversos scripts e notebooks que abordam os principais conceitos e técnicas de Data Science, aplicados em diferentes contextos e projetos.
Last synced: 08 Jun 2026
https://github.com/aymane-maghouti/mobile-data-hive-insights
This project demonstrates the process of extracting data from a MySQL database, transferring it using Apache Sqoop, storing it in Hive Data warehouse (the data actually is store in Hadoop Distributed File System (HDFS)), and performing analysis using Hive Query Language (Hive QL) (it is a language close to SQL). Then visualize the data in Power BI,
apache-sqoop data data-integration data-visualization hadoop-hdfs hivedb hiveql powerbi
Last synced: 09 Mar 2026
https://github.com/pheithar/socialdata_madridcentral
Social data and visualization course at DTU - 2022. Effectiveness of Madrid Central
data-analysis data-visualization jupyer-notebook madrid python
Last synced: 28 Apr 2026
https://github.com/pradipece/insurance_data_analysis_ml
This project approach defines the terms machine learning and linear regression ML algorithm in the context of real-time problem-solving.
data-science data-visualization database machine-learning matplotlib numpy pandas python python3
Last synced: 11 Apr 2026
https://github.com/teohrt/roulette-martingale-visualizer
Visually weigh the risk of the Martingale Roulette strategy
api data-visualization flask gambling matplotlib roulette-wheel-algorithm
Last synced: 28 Apr 2026
https://github.com/as16082023/police-encounter-case-study
Develop a comprehensive Tableau dashboard analyzing US law enforcement encounters in 2015-2016
dashboard data-visualization police-encounter tableau
Last synced: 20 Mar 2026
https://github.com/aveygo/nuclearsmoke
Smoke fallout forecasting in NSW
data-visualization rust weather
Last synced: 27 Aug 2025
https://github.com/mateibejan1/ai-masters
A repository for all the projects I have done during my AI MSc.
ai-masters bayesian-inference big-data computer-vision data-analysis data-mining data-visualization deep-learning machine-learning-algorithms natural-language-processing
Last synced: 05 Sep 2025
https://github.com/gauranshgoel123/predictive-demand-analysis
Demand Forecasting Project A web application for predicting future demand for part numbers based on historical data. Built with React for the frontend and FastAPI with Python for the backend, this application visualizes demand trends and allows users to input additional data for improved accuracy. In render analyzer is frontend analysis is backend
chartjs data-analysis data-science data-visualization dataset deployment full-stack machine-learning numpy pandas predictive-analysis prophet-model python reactjs render
Last synced: 13 Apr 2026
https://github.com/nfaltir/word_visualizer
🧩 Visualize speeches for fun.
data-visualization python streamlit wordcloud
Last synced: 28 Apr 2026
https://github.com/zrkhadija/analyzing-parisian-associations-a-data-exploration-project
This project focuses on analyzing data about associations registered in Paris. Using an API, the data was fetched in JSON format and transformed into a pandas dataframe for exploration and analysis. The dataset includes details such as the statutory name, postal code, city of registration, sectors of activity, domains of activity..
analysis data-visualization json-api paris
Last synced: 03 Apr 2025