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/haseebn19/urban-housing-demand
A full-stack web application for visualizing housing and labour market data
data-analysis data-visualization docker full-stack gradle statistics web webapp
Last synced: 22 Jun 2026
https://github.com/markalbrand56/ds-laboratorio-9
Data Exploration in different datasets
data-exploration data-visualization matplotlib pandas
Last synced: 23 Jun 2026
https://github.com/ladaegorova18/data_analysis
Learning the basics of data analysis in Python
analytics data-analysis data-visualization steam-games
Last synced: 24 Jun 2026
https://github.com/minervarose/exoplanet-discovery-observatory
Interactive Tableau exploration of exoplanet discoveries, planetary systems, and discovery trends using NASA Exoplanet Archive data.
analytics astronomy business-intelligence dashboard data-visualization exoplanets nasa space tableau tableau-public
Last synced: 24 Jun 2026
https://github.com/orvn/some-visualizations
Just some visualizations of concepts and data
d3js data-visualization math statistics
Last synced: 24 Jun 2026
https://github.com/swouf/ntds_imdb_team4
data-analysis data-visualization datascience graph-theory
Last synced: 13 May 2025
https://github.com/sgb31/covid-19-data-analysis
"In this project, I analyzed COVID-19 data to explore trends, case growth, and key patterns. I worked on cleaning the data, performing exploratory analysis, and visualizing infection rates, recoveries, and fatalities. The goal was to gain insights into how the pandemic evolved and its overall impact.
data-analysis data-visualization matplotlib pandas python seaborn
Last synced: 13 May 2026
https://github.com/kruthiktr/titanic-survival-prediction
Titanic Survival Prediction using Machine Learning predicts whether a passenger survived based on features like age, gender, and class. A Random Forest Classifier achieved 82.68% accuracy after data preprocessing. Explore this project to see how machine learning handles this classic problem.
classification classification-model data-visualization machine-learning predictive-modeling python titanic-dataset titanic-survival-prediction
Last synced: 10 Apr 2025
https://github.com/snototter/viren2d
Visualization Toolbox for Computer Vision
computer-vision-tools cpp data-visualization python
Last synced: 15 May 2026
https://github.com/nisarldev/data-structures-and-algorithms-with-visualizations-full-course-java-freecodecamp-2024
Data Structures and Algorithms with Visualizations in Java. FreeCodeCamp. 2024.
algorithms algorithms-and-data-structures data-structures data-visualization freecodecamp java linear-programming non-linear
Last synced: 13 Oct 2025
https://github.com/asuquoaa/energy_consumption_dashboard_for_african_subregions_1980-2019
Interactive dashboard that allows users to explore the major energy sources across various subregions in Africa and analyze them
data-visualization interactive-visualizations
Last synced: 12 Jul 2025
https://github.com/admacpherson/continuous-word-cloud
(Beta) JavaScript word cloud project to display places where my paper, "Using Deep Neural Networks to Classify Astronomical Images", has been used
beta d3 data-visualization javascript wordcloud
Last synced: 14 May 2026
https://github.com/usman619/data-science-project
COVID-19 detection using Supervised Learning and Data Science techniques.
data-science data-visualization elt machine-learning
Last synced: 11 Jun 2026
https://github.com/m-dadej/excess_deaths_poland
Estimation of excess deaths during COVID-19 pandemic in Poland
covid-19 data-science data-visualization rstats time-series
Last synced: 14 May 2026
https://github.com/mikeludemann/python-data-visualization
Some data visualization methods
Last synced: 28 Mar 2025
https://github.com/jofaval/iris-flowers
Multilabel Classification of the famous Iris Flowers Dataset from Ronald Aylmer Fisher in 1936
classification data-analysis data-science data-visualization google-colab iris-flowers kaggle machine-learning python scikit-learn xgboost
Last synced: 05 Apr 2026
https://github.com/bytelabss/frontend-vue-api5
Frontend of the data visualization project for the 5th semester of Banco de Dados at FATEC-São José dos Campos
Last synced: 17 Mar 2025
https://github.com/cyberoctane29/noaa-lightning-analysis
This project explores lightning strike data from the National Oceanic and Atmospheric Administration (NOAA) to identify seasonal trends and analyze strike frequency across months. It demonstrates data manipulation, aggregation, and visualization using Python, providing insights into lightning activity patterns.
data-analysis data-science data-visualization eda python
Last synced: 20 Apr 2026
https://github.com/anmolsonthalia/analytics_project
The project attempts to lists the basic use of Data Analytics with different frameworks to show visualization and prediction to show the expectation of data in different sector.
data-visualization dataanalysis dataanalytics eda
Last synced: 26 Mar 2025
https://github.com/erpix3lt/threejs-data-visualisation
Take on Jer Thorps data visualisation of 138 Years of Popular Science, only in Threejs.
138-years-of-popular-science data-visualization react-three-drei react-three-fiber three-js
Last synced: 12 Mar 2025
https://github.com/sanikaptl/snooze-monitor
SnoozeMonitor is your essential app for enhancing and managing your sleep habits. Offering personalized sleep recommendations, detailed sleep tracking, and insightful analysis of your sleep patterns, it’s designed to help you achieve better rest every night.
data-visualization insomnia machine-learning taipy-gui
Last synced: 26 Mar 2025
https://github.com/sushantdhumak/creating-customer-segments
Machine Learning Nano-degree Project : To identify customer segments hidden in product spending data collected for customers of a wholesale distributor
biplot clustering data-exploration data-preprocessing data-visualization dimensionality-reduction feature-scaling feature-transformation gaussian-mixture-models iqr log-transformation outlier-detection principal-component-analysis seaborn unsupervised-machine-learning
Last synced: 26 Mar 2025
https://github.com/hudson-newey/ecoacoustic-analysis-pipeline
A generalised pre-processing, metadata extraction, and analysis pipeline
data-visualization environment-variables pipeline
Last synced: 29 Apr 2025
https://github.com/jocoboy/data-visualization
Data Visualization in Python.
Last synced: 29 Apr 2025
https://github.com/prawy126/data-analysis
ai data-analysis data-visualization python python3 tinker
Last synced: 14 Jun 2025
https://github.com/darkdk123/house-valuation-model
A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.
data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics
Last synced: 07 Jul 2025
https://github.com/aranzadata/comparadorpreciosautos
Aplicación web interactiva para la visualización de datos de compra-venta de vehículos.
data-visualization pyplot streamlit
Last synced: 14 May 2026
https://github.com/ashishsingh789/data_visualization
Data visualization project using Python to analyze categorical and continuous variables. Includes bar charts, histograms, and scatter plots. Libraries used: pandas, matplotlib, and seaborn.
analysis barchart data data-science data-visualization histogram matplotlib pandas-dataframe scatter-plot seaborn
Last synced: 07 Sep 2025
https://github.com/webmobiledev/react-d3-threejs
This is a data visualization project for a small business.
d3js data-visualization react threejs typescript
Last synced: 05 Apr 2026
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/nitheshgoutham/industrial-copper-modeling
To Predict the selling price and status
data-science data-visualization machine-learning python3 sql streamlit
Last synced: 18 Apr 2026
https://github.com/phanchenh/cohortanalysis_adventurework_sqlproject
Customer Retention and Lifetime Value Analysis Using Cohort Analysis on AdventureWorks Dataset (2011-2014)
adventureworks business-analytics business-intelligence clv-analysis customer-lifetime-value data-analysis data-visualization insights matplotlib microsoft-learn mssql mssqlserver pandas python retention-analysis retention-rate seaborn
Last synced: 12 Apr 2026
https://github.com/alexandrehiroyuki/bcc_endofcourseproject
End of course project for "Bases Computacionais da Ciência" class at UFABC.
data-science data-visualization jupyter-notebook python
Last synced: 17 May 2026
https://github.com/christopher-dabrowski/posi-c1
Podstawy Sztucznej Inteligencji - Laboratoria C1
artificial-intelligence data-visualization laboratory-exercises
Last synced: 17 Mar 2025
https://github.com/gui-sitton/prepaid
In this project I work as an analyst for the telecommunications company Megaline. The company offers its customers prepaid plans, Surf and Ultimate. The sales department wants to know which plans bring in the most revenue in order to adjust the advertising budget
data data-analysis data-analysis-python data-science data-visualization python
Last synced: 22 May 2026
https://github.com/m-coder-umer/sales-dashboard-power-bi-project
An interactive Sales Dashboard built with Power BI using MySQL data, showcasing monthly trends, top-performing products, and key sales KPIs (Key Performance Indicators).
business-intelligence data-analysis data-cleaning data-modeling data-visualization dax interactive-dashboard mysql power-query powerbi sales-dashboard sql time-series-analysis
Last synced: 07 Jul 2025
https://github.com/ryan-wong1/analyzing-stress-and-fatigue-drivers-in-railroad-workforces-data-analysis
Railroad dispatcher data on demographics, work, lifestyle, and stress factors
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/salman-khan-mohammed/youtube-data-analysis-sentiment-analysis
Analyzing the YouTube Data
data data-visualization plotly-express scrapping-data sentiment-analysis
Last synced: 26 Mar 2025
https://github.com/jmahabal/nba-survey
For the 2017 /r/NBA community survey
basketball data-visualization nba
Last synced: 17 Mar 2025
https://github.com/rizky9i/trading-gpt
TradeGPT-is-an-intelligent-trading-bot-built-with-ChatGPT-and-AI-to-automate-and-optimize-trading-strategies.-It-analyzes-market-data,-predicts-trends,-and-executes-trades-in-real-time,-providing-traders-with-tools-to-enhance-efficiency-and-profitability.
ai-trading algorithmic-trading automated-trading backtesting chatgpt crypto-trading data-visualization financial-analysis machine-learning market-data openai portfolio-management real-time-data risk-management sentiment-analysis stock-market technical-indicators trade-execution trading-strategies
Last synced: 30 Apr 2025
https://github.com/mikhaelmounay/salty-med
Salty Mediterranean - Grade 12 Data Analysis & Visualization Capstone Project
data-analysis data-visualization
Last synced: 02 Feb 2026
https://github.com/borjamome/top-goleadores
Mejores delanteros en Europa según los datos
data-analysis data-visualization football-analytics r
Last synced: 26 Mar 2025
https://github.com/borjamome/explorando-madrid
Exploring Madrid: A Data-driven Analysis with R 🐻🌳
data-analysis data-visualization madrid r
Last synced: 26 Mar 2025
https://github.com/zeynepcol/data-science-cryptocurrencies-data-analysis-forecasting
Cryptocurrency price analysis and prediction using regression models
artificial-intelligence crytpocurrency data-analysis data-mining data-preprocessing data-processing data-science data-visualization extract-data financial-analysis linear-regression lstm machine-learning regression-algorithms xgboost
Last synced: 07 Jul 2025
https://github.com/soroush-04/python-data-visualization
Implementation of various data visualization approaches on real-world datasets
big-data data-science data-visualization python
Last synced: 15 Apr 2026
https://github.com/rajesh9943/web-scraping-analysis-of-top-us-company-revenue-growth-in-2023
Explore the landscape of US business growth in 2023 with our dynamic project, 'Web Scraping for US 2023 Revenue Growth.' Utilizing advanced web scraping techniques, we unveil insights into the top companies driving economic expansion.
cleaning-data data data-analysis data-visualization manipulation numpy pandas pre-fill
Last synced: 16 Aug 2025
https://github.com/richardbmk/dataviz_d3js
Data Visualization with D3js Library
chart d3js-library data-visualization
Last synced: 17 Mar 2025
https://github.com/smehra1208/certifications
data-analysis data-visualization excel postgres powerbi python sql
Last synced: 14 May 2026
https://github.com/vipulbunny/house-price-prediction
House Price Prediction is a machine learning project that analyzes real estate data to predict house prices based on various features like location, size, and amenities. It involves data preprocessing, exploratory data analysis (EDA), feature engineering, and model training using regression algorithms to provide accurate price estimates. 🚀📊🏡
ai-in-real-estate data-science data-visualization eda feature-engineering house-price-prediction housing-market-analysis machine-learning predictive-modeling python real-estate-analytics regression-models scikit-learn
Last synced: 03 May 2026
https://github.com/advisors-excel-llc/angular-datafree
angularjs data data-visualization datafree-directive
Last synced: 30 Sep 2025
https://github.com/gimhanul/parking
Python Data analysis and visualization
data-visualization folium python
Last synced: 28 Oct 2025
https://github.com/jennynzhuang/climate_variability_ca_water_resources
Climate Variability & California Hydrological Conditions
data-science data-visualization etl-pipeline tableau-dashboards webscraping
Last synced: 26 Mar 2025
https://github.com/omar7001-b/listenify-cost-metrics-and-estimation
A comprehensive cost estimation and metrics analysis tool for the Listenify speech transcription application. Features function point analysis, complexity calculations, timeline projections, and automated report generation with visualizations.
cost-estimation data-visualization function-point-analysis metrics nodejs pdf-generation project-management project-metrics project-planning python software-development software-estimation
Last synced: 30 Apr 2025
https://github.com/lucashomuniz/project-15
[Dashboard] Enhancing Business Intelligence: Leveraging SQL, Python, and DAX for Strategic Insights in Sales Analysis
business-analytics business-intelligence data-analysis data-science data-visualization dax-languague machine-learning powerbi python
Last synced: 12 Jul 2025
https://github.com/rubiojr/echarts-risor
Data visualization module for Risor
Last synced: 15 Jun 2025
https://github.com/kaushik-puttaswamy/amazon-sales-dashboard-using-tableau
The Amazon Sales Data Analysis Dashboard provides insights into key sales metrics like profit, revenue, shipment days, and units sold. It includes visualizations to assess performance by region, country, and sales channel. The dashboard helps stakeholders optimize strategies and improve profitability through data-driven analysis.
dashboard data-analysis data-visualization tableau
Last synced: 11 Jan 2026
https://github.com/brunomontezano/grafico-star-wars
Solução do terceiro desafio do blog da Curso-R referente a um gráfico de altura vs. massa dos personagens da saga Star Wars.
challenge curso-r darth-vader data-science data-visualization dataviz desafio hobby pop-culture solution star-wars
Last synced: 07 Sep 2025
https://github.com/rosa-lpz/data-analysis-handbook
Data Analysis base knowledge and practical applications
data data-analysis data-visualization database dax documentation power-bi python r sql tableau tableau-public
Last synced: 06 Apr 2026
https://github.com/shyamkumarnagilla/diabetes-prediction-using-k-nearest-neighbors-classification
This project predicts diabetes risk in patients using the K-Nearest Neighbors (KNN) classification algorithm. By analyzing health data, the model assists in early diabetes detection, providing insights that support preventive care.
data-visualization exploratory-data-analysis machine-learning standardscaler statistical-analysis
Last synced: 18 Mar 2025
https://github.com/guomaimang/magic-vaccine
A research of spread of COVID-19 with and without vaccine, also Group Project of COMP1433(Introduction of data analysis).
data-science data-visualization r-language
Last synced: 11 Jan 2026
https://github.com/leonardoberlatto/1000-startups-analytics
Data analytics on startups data using Tableau
analytics data-science data-visualization tableau
Last synced: 11 Jan 2026
https://github.com/theshashanksinha/deloitte-au
Analyzed telemetry and salary equality data using Tableau and Excel to identify machine downtime patterns and assess gender pay equity, translating raw data into actionable business insights.
data-analytics data-visualization microsoft-excel tableau
Last synced: 06 Mar 2026
https://github.com/kvarun07/states-literacy-data-analysis
data-analysis-in-r data-visualization r r-markdown
Last synced: 10 Apr 2025
https://github.com/anquetos/projets-personnels
Projets personnels en Python et/ou Data Science
api-rest beautifulsoup4 data-science data-visualization flask json machine-learning pandas plotly-dash requests
Last synced: 12 Apr 2026
https://github.com/sadratehranian/pem-fuel-cell
The methodology section details the use of Python for data processing and analysis, employing statistical and machine learning-based anomaly detection techniques to identify potential issues in fuel cell stacks. It emphasizes data preprocessing, feature engineering, exploratory data analysis (EDA), and anomaly detection.
anomaly-detection data-analysis data-science data-visualization exploratory-data-analysis feature-engineering fuel-cell machine-learning preprocessing python statistical-analysis visual-studio-code
Last synced: 26 Mar 2025
https://github.com/jaymax01/website-performance-analysis
Analyzing retail performance
data-analysis data-visualization feature-engineering google-colab metrics presentations python
Last synced: 19 May 2026
https://github.com/benmar2406/rent-in-germany
Interactive visualizations and maps depicting topics around rent prices and income in Germany built with Svelte.
charts d3 d3-visualization d3js data-analysis data-visualization gis gis-data infographic infographics map mapbox mapbox-gl mapbox-gl-js mapboxgl svelte
Last synced: 26 Mar 2025
https://github.com/casperkristiansson/finance-tracker
A project which solved an issue of mine which was tracking my finance. This Finance Tracking application gives overviews of expenses and income to give its users an easy way to explore their data.
dashboard data-visualization finance-management firebase-auth react
Last synced: 29 Dec 2025
https://github.com/aran203/cricanalytics
ADSC Fall 24 Project for cricket analytics with hawkeye data
data-engineering data-visualization python streamlit
Last synced: 14 May 2026
https://github.com/zulfachafidz/green_horizon_forecasting_peak_organic_avocado_sales_with_the_prophet_algorithm
The Green Horizon Project leverages the Prophet algorithm to predict peak sales of organic avocados, supporting the campaign "APEAM GO ORGANIC." Using Python and Looker Studio, this analysis aims to provide deep insight into sales trends and potential, forming the basis of smarter marketing strategies.
algorithm algorithms analytics data data-analysis data-engineering data-mining data-science data-visualization forecasting machine-learning machine-learning-algorithms prophet-model python python-script
Last synced: 17 May 2026
https://github.com/toluwaa-o/stears-lite-overview
Central overview repository for the Stears Lite project — documentation, resources, and links to frontend and backend repositories.
africa charts data data-aggregation data-visualization documentation fastapi nextjs project-overview
Last synced: 14 May 2026
https://github.com/hemangsharma/bookingdataanalysisreport
The report helps understand key trends and insights around customer bookings, pricing, and other related attributes.
analysis data data-analysis data-analytics data-visualization streamlit streamlit-dashboard
Last synced: 14 May 2026
https://github.com/omerdduran/riskfactor-heart
This ML project predicts heart disease using logistic regression on the Cleveland Heart Disease UCI dataset, featuring advanced preprocessing and medical feature engineering, achieving 82.1% accuracy with strong cross-validation.
cardiovascular-health data-science data-visualization heart-disease-prediction logistic-regression machine-learning medical-ai scikit-learn
Last synced: 14 May 2026
https://github.com/nagasai123-k/twitter-sentiment-analysis
Twitter sentiment analysis
csv data-analysis data-analysis-python data-analytics data-science data-visualization ipynb ipynb-jupyter-notebook jyputer-notebook jypyternotebook jyutping md python raw-data
Last synced: 02 Mar 2025
https://github.com/tjdharamsi/modelling-social-data-2017-project
data-visualization machine-learning ml modeling social-data
Last synced: 02 Feb 2026
https://github.com/kuanjiahong/covid19-analysis
A simple project to familiarize myself with data analysis
data data-science data-visualization pandas python
Last synced: 02 Apr 2025
https://github.com/sjnims/chartjs-expert
Claude Code plugin for Chart.js v4.5.1 with 12 expert skills, interactive code generation, and React/Vue/Angular/Rails integrations
accessibility chart-js chartjs charts claude-code claude-code-plugin data-visualization javascript ng2-charts rails-chartjs react-chartjs stimulus typescript vue-chartjs
Last synced: 25 Jan 2026
https://github.com/deliprofesor/kizbasina_covid19-topic-modeling-nlp
NLP and topic modeling on COVID-19 scientific papers using LDA, visualizations, and metadata analysis from the CORD-19 dataset.
cord19 covid19 data-cleaning data-visualization gensim lda nlp pandas pyldavis seaborn
Last synced: 14 May 2026
https://github.com/angchekar28/lung-cancer-prediction
This project builds and compares multiple machine learning models to predict lung cancer based on patient attributes. It evaluates classification models like Logistic Regression, Decision Tree, Random Forest, and SVM for early diagnosis.
data-science data-visualization jupyter-notebook lung-cancer-detection machine-learning model-comparison python
Last synced: 14 May 2026
https://github.com/rsc-labs/see-open-data
Show www.dane.gov.pl in user friendly format. Generate flourish data or other data visualizations.
data data-visualization flourish government poland
Last synced: 04 Apr 2025
https://github.com/jpcadena/tweets-classification-frontend
Frontend project for the Classification Tweets project
api axios css data-analysis data-science data-visualization ecuador eslint frontend html insecurity json machine-learning node npm openapi-typescript-generator react tweets-classification twitter typescript
Last synced: 06 Apr 2026
https://github.com/codeonthespectrum/web-scrap
Este projeto realiza o web scraping da Wikipédia para obter dados sobre os municípios mais populosos do estado do Rio de Janeiro.
data-analysis data-visualization webscraping
Last synced: 16 Feb 2026
https://github.com/tejashah88/mk8d-combo-playground
A playground to explore optimal Mario Kart 8 combos via Pareto Optimization and fancy plots.
data-visualization jupyter mario-kart mario-kart-8-deluxe panel pareto-efficiency plotly
Last synced: 26 Mar 2025
https://github.com/leandrocollares/long-range-brilliance
A responsive scatterplot showing minutes played and 3-point field goals made by the best 3-point shooters in NBA history
Last synced: 15 May 2026
https://github.com/johnwalley/how-do-you-stack-up
Data visualisation and storytelling
Last synced: 11 Jan 2026
https://github.com/aniruddha-biswas/wavecon-telecom-analysis-report
Wavecon Telecom Analysis Report - A Internship Project of Codebasics
data-visualization dataanalysis powerbi powerpoint-presentations storytelling
Last synced: 11 Jan 2026
https://github.com/dhou22/pulmoscan-project
A collaborative project with PulmoScan company focused on developing an advanced deep learning system for automated detection and classification of pulmonary nodules in chest CT scans, aiming to enhance early lung cancer diagnosis.
computer-vision data-visualization deep-learning lung-cancer-detection python
Last synced: 16 Apr 2026
https://github.com/jibbs1703/airline-data-analysis
This repository contains the Exploratory Data Analysis of the flight delay and cancellation for airline flights in the United States in the year 2015. With this EDA, insights and solutions are suggested for business owners and airport managers.
business-insights business-solution data-analysis data-visualization
Last synced: 20 Mar 2025
https://github.com/mdalamin5/data-science-machine-learning-basics
This repository is a comprehensive guide to Machine Learning algorithms, Python OOP, data preprocessing, and visualization using Pandas, NumPy, Seaborn, Scikit-learn, and more. It includes hands-on Jupyter notebooks, modular Python scripts, and a structured ML pipeline for training and evaluating models. 🚀
data-visualization datapreprocessing machine-learning-algorithms object-oriented-programming
Last synced: 15 May 2026
https://github.com/hemanth094/netflix-dashboard
This project features a Power BI dashboard that visualizes Netflix data from the provided CSV file. The repository includes the main Power BI project file, the dataset, and a related image. It's a straightforward data visualization project that demonstrates how to create an interactive dashboard for analyzing Netflix content.
Last synced: 16 Feb 2026
https://github.com/rmodi6/ieee-cis-fraud-detection
IEEE-CIS Fraud Detection Kaggle Competition notebooks
data-science data-visualization fraud-detection kaggle logistic-regression xgboost
Last synced: 15 May 2026
https://github.com/dona-eric/systeme-de-recommandations
Système de recomandations des chansons similaires. L'objectif est d'analyser les données de spotify pour mettre un système de recommandations des chansons similaires avec Word2Vec. Les données sont disponibles sur kaggle à l'a
data-visualization nltk nltk-python recommendation-system word2vec
Last synced: 20 Mar 2025
https://github.com/burakahmet/city-based-weather-forecasting-and-visualization-application
A MATLAB App Designer application that visualizes real-time and 5-day weather forecasts for selected cities using the OpenWeatherMap API.
data-visualization matlab matlab-gui visualization weather-api weather-app weather-forecast
Last synced: 26 Mar 2025
https://github.com/carpentries-incubator/hermes_stat_inf_data_vis
Statistical inference and data visualization for the humanities
carpentries-incubator data-visualization english lesson pre-alpha statistical-inference storytelling
Last synced: 16 Feb 2026
https://github.com/tharun2806/end-to-end-internship-data-analysis
Internship Dataset Analysis is an end-to-end project analyzing an internship dataset obtained from Kaggle. The project involves cleaning and preprocessing the data using Excel and SQL, followed by exploratory data analysis (EDA). The analysis includes statistical, sectoral and geospatial insights, visualized through an interactive Tableau dashboard
bigquery data-analysis data-cleaning data-preprocessing data-visualization exploratory-data-analysis geospatial-analysis microsoft-excel reporting sectoral-analysis statistical-analysis tableau-public
Last synced: 01 Apr 2025
https://github.com/saisathvik07/analyzing-coffee-quality-data-with-power-bi
The primary goal of this project is to leverage the rich dataset provided by CQI to understand the factors that contribute to coffee quality.
analysis data-science data-visualization dataanalyst powerbi
Last synced: 11 Jan 2026
https://github.com/HiCodex/d3js-treemap
Data visualization with D3js Treemap
d3js data-science data-visualisation data-visualization reactjs
Last synced: 28 Oct 2025
https://github.com/dev-araujo/data-visualization_freecodecamp
Estudos do bootcamp Data Visualization do FreeCodeCamp, utilizando D3.js
d3js data-visualization javascript
Last synced: 03 Apr 2025