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-07-03 00:07:47 UTC
- JSON Representation
https://github.com/sayamalt/credit-card-approval-prediction
Successfully developed a machine learning model which can accurately predict up to 100% accuracy whether a credit card application of a given applicant would be approved or not, based on several demographic features such as applicant age, total income, marital status, total years of work experience, etc.
binary-classification cicd-deployment cross-validation data-exploration-and-preprocessing data-visualization exploratory-data-analysis feature-engineering hyperparameter-optimization machine-learning model-deployment model-retraining model-selection model-testing model-training-and-evaluation
Last synced: 09 Nov 2025
https://github.com/saisrivatsat/VizCraft-Data-Science-App
VizCraft is an intuitive web app for uploading, exploring, and visualizing CSV and Excel datasets. It offers powerful features like dataset summaries, column value counting, and groupby analysis with interactive visualizations. Designed for data enthusiasts, VizCraft simplifies data analysis and visualization for quick, actionable insights.
data-science data-visualization eda pandas plotly python streamlit
Last synced: 23 Aug 2025
https://github.com/chrisvilches/human-profiling
Monitorea y analiza los programas que ocupa el usuario.
csharp data-visualization human-behavior winapi
Last synced: 16 Mar 2025
https://github.com/matheusafonseca/deploy-ml-models-with-streamlit-udemy
This repository is dedicated to storing the code developed during the "Machine Learning Model Deployment with Streamlit" course on Udemy. The course covers basic to advanced techniques for deploying machine learning models using Streamlit.
data data-science data-visualization interface joblib layout machine-learning optimization-algorithms python python3 sklearn sklearn-datasets sklearn-library sklearn-pipeline streamlit
Last synced: 19 Apr 2026
https://github.com/kirby-b/assorted-r-files
Mainly files from learning to use datasets and do data analysis with R
barchart data-visualization r-language r-programming
Last synced: 25 Mar 2025
https://github.com/bhaveshbhakta/fish-weight-prediction-using-ml
Fish Weight Prediction
data-analysis data-visualization fish-weight-prediction gradient-boosting machine-learning
Last synced: 16 Oct 2025
https://github.com/farukalamai/rainfall-prediction-and-forecasting
rainfall-prediction-and-forecasting
arima-forecasting data-analysis data-visualization deep-learning fb-prophet lstm-neural-network machine-learning rainfall-prediction stationary-data statistical-modeling time-series-analysis time-series-forecasting xgboost
Last synced: 12 Jun 2025
https://github.com/fatihilhan42/nba-players-data-1950-to-2021
In this project, the data of the NBA players between the years 1950-2021 were examined. After the NBA players' season, height, performance, averages of points, teams and positions they played were obtained through csv files, important tables and graphs were created using data cleaning and data visualization algorithms.
data data-analysis data-engineering data-science data-visualization
Last synced: 16 Oct 2025
https://github.com/kirankumar-ak777/vaccine_usage_analysis_and_prediction
This Vaccine Prediction Project predicts individual likelihood of receiving H1N1 or seasonal flu vaccines using demographic, medical, and behavioral data. Through data processing, feature selection, and logistic regression, it builds a model to better understand vaccine uptake behaviors.
data-visualization machine-learning pandas python
Last synced: 10 Apr 2026
https://github.com/kyleconciso/noisey
Create and explore 2D/3D Perlin noise patterns.
3d-graphics data-visualization generative-art interactive javascript material-ui noise noise-generator perlin-noise procedural-generation react redux terrain-generation threejs visualization web-app webgl
Last synced: 14 Apr 2026
https://github.com/aplgr/grovegrid
Interactive growth maps for rows of trees. CSV in; single HTML out.
alpinejs cli csv data-visualization echarts forestry go heatmap
Last synced: 25 May 2026
https://github.com/sayamalt/life-expectancy-prediction
Successfully established a machine learning model which can accurately predict the expected life duration of a human being based on several demographic features such as alcohol consumption per capita, average BMI of entire population, etc.
cross-validation data-cleaning-and-preprocessing data-visualization docker end-to-end-pipeline exploratory-data-analysis feature-engineering github-actions-workflow hyperparameter-tuning machine-learning model-deployment model-training-and-evaluation
Last synced: 04 May 2026
https://github.com/bhaskarbharati/ibm-datascience-hands-on-lab
This is the basic hands-on exercise using Jupyter Notebook. This lab is done in the process of learning course Tools For Data Science | IBM
data-analysis data-science data-visualization datawrangling eda machine-learning
Last synced: 23 Apr 2025
https://github.com/ginga1402/data_visualization_on_honey_production_dataset
Data Visualization using Matplotlib & Seaborn Libraries
college-project data data-visualization
Last synced: 25 Aug 2025
https://github.com/gia-lexa/real-time-data-visualizer
An opportunity to tinker with data viz, this Python app tracks live stock prices using the Yahoo Finance API and surfaces the price changes in real-time using live-updating data visualizations.
Last synced: 17 Oct 2025
https://github.com/kwokhing/pencils-of-promise
Data for A Cause - Pencils of Promise
data-analysis data-cleaning data-visualization paired-t-test r r-markdown t-test
Last synced: 25 Mar 2025
https://github.com/agricolamz/2017-mag_r_course
data-visualization r rstats statistics teaching
Last synced: 04 Jul 2025
https://github.com/victorlcastro-dsa/pbl-datacamp
This repository features projects from DataCamp's Project-Based Learning (PBL) courses, showcasing practical applications of data analysis, machine learning, and visualization. Explore real-world datasets and interactive results that highlight the skills gained through hands-on learning.
data-analysis data-science data-visualization datacamp-projects hypothesis-testing machine-learning project-based-learning
Last synced: 30 Jun 2026
https://github.com/kathyreid/geelong-council-elections-2017
Chord diagram of distributed preferences based on Victorian Electoral Commission data
chord-diagram d3js data-visualization
Last synced: 13 Mar 2025
https://github.com/r12habh/canada-imigration-data-analysis
Dataset: Immigration to Canada from 1980 to 2013 - International migration flows to and from selected countries - The 2015 revision from United Nation's website. (Cognitive Class Data Analysis with Python)
canada data-analysis data-science data-visualization datascience python python3
Last synced: 23 May 2026
https://github.com/prestonjohnson-portfolio/marketing-data-portfolio-project
Analyzing Marketing Data for Future Improvements
data data-analysis data-visualization powerbi sql sql-server
Last synced: 21 Sep 2025
https://github.com/jfaccioli/citi-bike-tableau
A data analysis of Citi Bike users in Jersey City using Tableau
data-analysis data-visualization tableau tableau-public
Last synced: 26 Jan 2026
https://github.com/fbarffmann/cryptoclustering
Clustered over 100 cryptocurrencies using K-Means and PCA to identify market patterns. Optimized clustering retained 89.5% explained variance.
clustering crypto-analysis data-visualization hvplot k-means machine-learning pandas pca python sklearn
Last synced: 09 Apr 2026
https://github.com/phanchenh/youtube_analysis_rlanguage
Insights into YouTube Channel Performance - A Data-Driven Approach
business-analytics data-analysis data-driven data-visualization etl-pipeline preprocessing r-language r-programming-language
Last synced: 10 Mar 2026
https://github.com/tclzcja/spark-comparison-visualization
A data visualization project I made for Blue Telescope/HP.
client-project data-visualization
Last synced: 15 Jun 2025
https://github.com/gunjanmimo/d3-visualization
D3.js is a JavaScript library for producing dynamic, interactive data visualizations in web browsers. It makes use of Scalable Vector Graphics, HTML5, and Cascading Style Sheets standards. It is the successor to the earlier Protovis framework
d3js data data-science data-visualization reactjs
Last synced: 29 Apr 2026
https://github.com/karlyndiary/spotify-excel-dashboard
Data Analysis on the Spotify Dataset using Microsoft Excel and VBA.
charts data-analysis data-cleaning data-visualization excel excel-export excel-vba pivot-tables
Last synced: 04 Jan 2026
https://github.com/fbarffmann/citibike-covid-analysis
Analyzed NYC CitiBike usage during March 2020 to assess the impact of COVID-19 using Python and Tableau. Includes ridership breakdowns, user type trends, and interactive dashboard.
citibike covid19 data-analysis data-visualization exploratory-data-analysis pandas python tableau transportation
Last synced: 12 Apr 2026
https://github.com/pradip-data/power-bi-cyber-crime-dashboard
This interactive Power BI dashboard provides a comprehensive analysis of cyber crime trends across India. It helps identify key patterns, high-risk areas, financial impacts, and the most common types of cyber attacks.
anomaly-detection crime-trends cyber-crime-overview data-visualization incident-reports real-time-monitoring
Last synced: 31 Jan 2026
https://github.com/lukeskywalkerii/website
data-analysis data-visualization powerbi python r sql statistics
Last synced: 12 Apr 2026
https://github.com/tuni56/support_ticket_streamlit
Interactive support ticket management system
data-science data-visualization python streamlit-webapp
Last synced: 29 May 2026
https://github.com/alfiyafatima09/heuristic_algorithms
This project compares pathfinding algorithms (A*, Greedy Best-First, and Hill Climbing) by visualizing their paths and comparing performance metrics (nodes explored, memory, execution time) on a grid with obstacles.
Last synced: 20 Jan 2026
https://github.com/mindlessmuse666/iris-ml-based-on-decision-trees
Проект демонстрирует применение моделей машинного обучения на основе деревьев решений и случайного леса для классификации набора данных Iris. Включает в себя загрузку данных, обучение моделей, оценку производительности и визуализацию результатов. Предназначен для изучения основ машинного обучения и анализа данных.
classification data-analysis data-visualization decision-trees iris-dataset machine-learning model-evaluation python random-forest scikit-learn
Last synced: 17 Oct 2025
https://github.com/faysalalmahmud/bd-med-professional-analysis
Analysis of healthcare professionals in Bangladesh through web scraping, data processing, and interactive visualization.
data-analysis data-visualization jupyter-notebook python scraper selenium selenium-webdriver tableau
Last synced: 04 Sep 2025
https://github.com/master-helix/11-7-commercial-store
A Data Analytics project for analyzing a Commercial Store dataset and building an interactive Excel dashboard for insights.
data-analytics data-visualization excel
Last synced: 04 Feb 2026
https://github.com/rupeshrb/data_visualization
Data visualization is important concept which apply on datasets
data-analytics data-visualization dataset python
Last synced: 17 May 2026
https://github.com/apelullo/cobalt_health_wellness_platform_ops
Cobalt is a mental health and wellness platform created for Penn Medicine employees that serves as a hub for support services such as therapy, wellness coaching, topic- and population-specific group sessions, and a variety of self-help resources.
academic-research data-cleaning-pipeline data-validation data-visualization decision-support feature-development healthcare-data hipaa key-performance-metrics mental-health-services operations-research product-analytics reporting-pipeline
Last synced: 23 Mar 2025
https://github.com/sanand0/storynetwork
Visualize where people are mentioned in stories and their inter-relationships
Last synced: 04 Sep 2025
https://github.com/aigle-levant/week-1
Week 1 Task of Exhaustive analysis of Indian Agriculture using Power BI.
agriculture aicte-internship aicteinternship data-visualization edunet internship-task powerbi
Last synced: 29 Jan 2026
https://github.com/steviecurran/gbt-scripts
IDL scripts for the reduction of Green Bank Telescope data
data-analysis data-compression data-visualization radio-astronomy spectroscopy
Last synced: 31 Jan 2026
https://github.com/jabulente/tukey-s-hsd-for-pairwise-group-comparisons
This repository contains a Python project dedicated to performing Tukey’s Honest Significant Difference (HSD) test for pairwise group comparisons.
ai anova-analysis anova-test data-science data-visualization machine-learning math matplotlib-pyplot post-hoc post-hoc-analysis re real-world-problem-solving scipy-stats seaborn-plots statistics statsmodels string turkey-hsd
Last synced: 29 Jul 2025
https://github.com/coslynx/fitness-tracker-mvp-social-community
Project: Set fitness goals, track your progress, and share achievements with friends.. Created at https://coslynx.com
api-integration code-generation data-visualization developer-tools devops fitness-tracker goal-setting machine-learning mvp nextjs postgresql prisma social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 31 Jan 2026
https://github.com/theraphael0000/wordcoulds
Divers wordclouds
data-visualization nlp nltk python wordcloud
Last synced: 09 Apr 2025
https://github.com/sejalkoli/powerbi-dashboard
Exploring insights and boosting business success with my Superstore Sales Dashboard project using Power BI.
dashboard data-analytics data-visualization powerbi
Last synced: 07 Nov 2025
https://github.com/soajala/shopify-sales-analysis-powerbi
End-to-end Power BI dashboard project analyzing Shopify sales data with real-time metrics, DAX, and business insights.
business-intelligence data-analysis data-visualization dax interactive-dashboard powerbi sales-analysis shopify
Last synced: 05 Sep 2025
https://github.com/cyprianfusi/data-scientist-technical-exercise-10ds
With recommendations to UK Department for Education of 10 Local Authorities where National Tutoring Programme (NTP) should be intensified and a response to UK Secretary of Health regarding a 76% Accident and Emergency (A&E) performance target which seems far-fetched.
data-analysis data-cleaning data-visualization hypothesis-testing pandas-python policy statistics
Last synced: 21 Sep 2025
https://github.com/muhammed-fazal/student-success-and-early-intervention-analytics-system
To consolidate scattered student performance records into a unified Data Warehouse in SQL Server. Engineer an Interactive Power BI dashboards that visualize academic trends, identifying student performance and implement predictive analytics.
analysis analytics dashboard data data-analysis data-engineering data-science data-visualization database etl etl-pipeline power-bi powerbi python sql sql-server
Last synced: 29 May 2026
https://github.com/hauntedhost/modern-drive
ModernDive: An Introduction to Statistical and Data Sciences via R at http://www.moderndive.com
data-science data-visualization r statistics
Last synced: 29 Jul 2025
https://github.com/syncfusionexamples/building-a-neumorphic-chart-to-visualize-gen-z-s-favorite-social-media-with-syncfusion-maui
Learn how to build a Neumorphic column chart using Syncfusion's .NET MAUI Charts to visualize Gen Z's favorite social media platforms based on U.S. adult usage data. This project features a modern design that adapts to both light and dark themes, creating a sleek and engaging user experience.
custom-chart-styling custom-drawable-charts data-visualization dotnet-maui-chart gen-z-social-media-trends interactive-charts light-and-dark-theme-ui modern-ui-design neumorphic-design neumorphism-ui social-media-analytics syncfusion-column-chart us-social-media-usage user-interface-trends
Last synced: 03 Apr 2025
https://github.com/syncfusionexamples/ej2-angular-7-heatmap
A quick start project that helps you to create an Angular 7 Heatmap with minimal code configuration.
angular-heatmap angular7 data-visualization ej2-heatmap
Last synced: 03 Apr 2025
https://github.com/carlgo11/twofactorauth-chart
chartjs data-visualization statistics
Last synced: 23 Mar 2025
https://github.com/zahramh99/dynamic-pricing-strategy
Dynamic Pricing is an application of data science that involves adjusting the prices of a product or service based on various factors in real time. It is used by companies to optimize revenue by setting flexible prices that respond to market demand, demographics, customer behaviour and competitor prices.
business-intelligence data-science data-visualization demand-prediction dynamic-pricing machine-learning predictive-modeling price-prediction price-prediction-model pricing-strategy revenue-optimization ride-sharing
Last synced: 27 Jun 2025
https://github.com/gautam25raj/data-sync
A powerful platform designed to revolutionize the way teams collaborate and visualize data.
chat collaboration data-visualization express material-tailwind mongodb mongoose nextjs nodejs reactjs redux redux-toolkit tableau tableau-dashboard tailwindcss
Last synced: 11 Apr 2026
https://github.com/memudualimatou/data-visualization-of-wasabi-dataset-using-r
data-visualization r-shiny wasabi
Last synced: 15 Mar 2025
https://github.com/yash22222/literacy-exploration-analysis
Delve into India's literacy landscape through data analysis. Uncover regional disparities, high/low literacy states & gender imbalances.
csv data-analysis data-visualization government-data india literacy literacy-analysis states
Last synced: 29 Jul 2025
https://github.com/LipunKumarDalai/Youtube-Analysis
A Simple DataAnalysis Project On Youtube-Data.
apache-superset beautifulsoup bootstrap5 data-analysis data-visualization django html jupyter-notebook postgresql-database python scraping selenium-webdriver sqlite-database youtube-api
Last synced: 30 Dec 2025
https://github.com/mnkanout/patients_medication_prediction
The aim of the project is to create a model that can help medical professionals select the proper medication for patients based on their symptoms. The model uses historical data of other patients to predict what could be the most suitable medication based on the patient's symptoms.
data data-analysis data-science data-visualization decision-tree-classifier machine-learning python3
Last synced: 29 Jun 2025
https://github.com/malakasupun/crime-data-analysis-of-lapd
This project aims to explore and analyse crime patterns in Los Angeles using a dataset spanning from 2020 to the present. The primary focus is to extract meaningful insights by integrating structured data analysis and advanced techniques in SQL and Natural Language Processing (NLP).
data-analysis data-visualization llm nlp sql
Last synced: 29 Jul 2025
https://github.com/parthasarathy27/barchart-visualization-using-amcharts
This project visualizes monthly fuel usage data (petrol and diesel) using a responsive bar chart built with the amCharts library. The chart displays fuel consumption across 12 months, with separate bars for petrol and diesel for each month.
amcharts amcharts-js-charts data-visualization html-css-javascript json visualization
Last synced: 12 Apr 2026
https://github.com/khulnasoft/data-science-materials
data-analysis data-engineering data-science data-visualization
Last synced: 17 Oct 2025
https://github.com/angchekar28/valorant-gameplay-analysis
This project analyzes Valorant gameplay data to understand key factors affecting match outcomes. It compares various machine learning models to predict player performance, rank classification, and match success.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook machine-learning python
Last synced: 12 Apr 2026
https://github.com/tdiprima/ai-chart-builder
AI-powered chart building
ai-charting azure-openai data-visualization gpt-4o natural-language-interface openai-api plotly
Last synced: 01 Jul 2025
https://github.com/hasinii12/-chocolate-analysis-dashboard
This Power BI report provides a comprehensive analysis of chocolate ratings and related attributes.
data-analysis data-visualization powerbi
Last synced: 09 Feb 2026
https://github.com/fawadeqbal/data-science
A comprehensive repository covering essential Data Science concepts using PyTorch, including anomaly detection, classification, clustering, regression, and more. Includes hands-on implementations and tutorials for each concept.
calculus calculus-2 data-science data-visualization dataset machine-learning python pytorch statistics
Last synced: 29 Jul 2025
https://github.com/patricialjohnson/sql-database-analysis
In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.
business-analytics chinook-database data-analytics data-visualization database sql sqlite
Last synced: 11 Apr 2026
https://github.com/swethajoseph/statistical-stock-performance-analysis
Conducted a statistical analysis of Microsoft, Tesla, and Apple stock performance compared to the S&P 500, examining price trends, volatility, and correlations to derive investment insights.
advancedexcel comparative-analysis data-analysis data-visualization datapreparation descriptive-statistics moving-average msexcel performance-analysis performance-metrics regression-analysis statistical-analysis
Last synced: 03 Jan 2026
https://github.com/navp7/roadaccident_powerbi
An interactive Power BI dashboard designed to analyze road accident data
dashboards data-analysis data-visualization powerbi
Last synced: 19 Mar 2026
https://github.com/farhad-here/adventureworks_interactive_sales_dashboard_powerbi
An interactive Power BI dashboard for Adventure Works sales team to analyze performance, customers, products, and employees. Includes data cleaning, data modeling, DAX measures and advanced visualization features.
business-intelligence chart csv data-analysis data-cleaning data-cleaning-and-preprocessing data-visualization dax powerbi
Last synced: 13 Aug 2025
https://github.com/amishidesai04/flipkart-mobile-sales-analysis
Flipkart Mobile Sales Analysis is a Tableau project that visualizes mobile sales data from Flipkart. It highlights trends in brand performance, pricing, ratings, and customer preferences. The interactive dashboard helps users explore key insights for data-driven decisions in e-commerce and retail.
dashboard data-analysis data-visualization storyboard tableau
Last synced: 31 Jan 2026
https://github.com/archanakokate/eda_amazon_products_and_discounts_2023
Exploratory Data Analysis (EDA) on Amazon's 2023 Products and Discounts data
data-analysis data-mining data-visualization exploratory-data-analysis
Last synced: 03 Jan 2026
https://github.com/camara94/data_analyse_series_temporelles
Dans ce tutoriel, nous allons répondre aux questions suivantes: 1. Lire les données Microsoft à l'aide du package **Pandas Data reader** 2. Obtenez le **prix maximum** de l'action de **2017 à 2022** 3. Quelle est la **date du cours le plus élevé** de l'action ? 4. Quelle est la **date du cours le plus bas** de l'action ?
data-analysis data-analysis-python data-science data-structures-and-algorithms data-visualization serie series-forecasting
Last synced: 09 Apr 2025
https://github.com/shreedata/covid-da-dasboard-using-powerbi
This repository showcases a PowerBI dashboard focused on visually representing COVID-19 data for Indian states and Union Territories in an easily understandable way. The dataset is sourced from Kaggle.
data-cleaning data-visualization datanalaysis microsoft microsoft-powerbi powerbi-report powerbi-visuals powerbidashboard
Last synced: 19 Feb 2026
https://github.com/oiricaud/angularjs
Obtain the values from the JSON variables to display area, bar and linear graphs.
Last synced: 09 Mar 2026
https://github.com/danielrosehill/value-factors-data-vis
Streamlit app containing visualisations of the Global Value Factors Database (GVFD) released by the IFVI in 2024
data data-visualization sustainability sustainability-data
Last synced: 29 Jul 2025
https://github.com/rmitsch/paella
Web application for visual parameter space analysis of topic models utilizing word embeddigs.
data-visualization latent-dirichlet-allocation natural-language-processing topic-modeling word2vec
Last synced: 07 Jan 2026
https://github.com/dmdlgg/spotify-analysis
An interactive data analysis app built with Python, Pandas, Plotly, and Streamlit, showcasing insights about the top 1000 most played songs on Spotify. Dataset sourced from Kaggle. Users can explore the frequency, popularity, and most played songs by artist in a clean and intuitive interface.
data-analysis data-visualization pandas plotly python streamlit
Last synced: 11 May 2026
https://github.com/pat8901/diskanalyzer-cli
Processes a pdf file holding storage utilization data to automatically create graph visualizations revealing the true demographics hidden in large data.
data-visualization graphs-generation matplotlib
Last synced: 27 Dec 2025
https://github.com/bhaveshbhakta/diamond-price-prediction-using-xgboost
Diamond Price Prediction
data-analysis data-visualization diamond-prices-predictions ensemble-learning machine-learning xgboost
Last synced: 27 Oct 2025
https://github.com/christos-pelekis/harsourcerer
An inclusive MERN stack-based platform for comprehensive analysis and exploration of HTTP traffic data extracted from HAR (HTTP Archive) files.
data-visualization har-files http-traffic mern-stack
Last synced: 29 Jul 2025
https://github.com/rakeshdabbikar4/sales-performance-dashboard-powerbi
Interactive Sales Performance Dashboard built using Power BI to analyze revenue, orders, profit, trends, and regional performance.
business-analytics business-intelligence data-analytics data-visualization dax powerbi sales-dashboard
Last synced: 13 Jan 2026
https://github.com/codeslash21/communicate_data_findings
Analyze and visualize Bay Wheel system data which contains 2.5M individual trips data. And communicate the data findings from the dataset in the form notebook slide.
bay-wheel data-analysis data-visualization explanatory-data-visualization exploratory-data-analysis
Last synced: 22 Jan 2026
https://github.com/hanzopgp/lolanalysis
League Of Legends game data engineering, analysis, visualization and machine learning. Business intelligence project.
data-analysis data-cleaning data-engineering data-visualization dataiku deep-learning etl machine-learning scraping university
Last synced: 27 May 2026
https://github.com/burcuyesilyurt/tableau_natural_disasters
Data Visualization - Tableau
data-analysis data-visualization tableau visualization
Last synced: 03 Jan 2026
https://github.com/rell/aeronet_aq
NASA - Air Quality Forecast
aeronet air-quality aqi data-visualization nasa
Last synced: 02 Apr 2025
https://github.com/itskshitija/analyzing-the-nyc-airbnb-market
The aim of this project is to utilize Python to understand the factors that influence Airbnb prices in New York City, or identifying patterns of all variables. Our analysis provides useful information for travelers and hosts in the city and some of the best insights for the Airbnb business.
data-science data-visualization dataanalysis dataanalysisusingpython
Last synced: 22 Jul 2025
https://github.com/benmar2406/themenradar
retrieves news articles for user entered topics, does a zero shot classification and visualizes the created data
d3 d3-visualization d3js data-visualization data-viz expressjs svelte5 sveltekit
Last synced: 27 Aug 2025
https://github.com/sravyatogarla/movie-recommendation-system
A complete Movie Recommendation System project implementing Popularity-Based, Content-Based, and Collaborative Filtering models using the MovieLens dataset. Built with Python, Pandas, and Plotly, featuring interactive inputs and visualizations.
capstone-project collaborative-filtering content-based-filtering data-science data-visualization edureka jupyter-notebook machine-learning movie-recomendation-system movielens pandas popularity-based-filtering python recommender-system scikit-learn sql
Last synced: 13 Apr 2026
https://github.com/bhaveshbhakta/loan-credit-prediction-using-ann
Loan Credit Prediction Using ANN
artificial-neural-networks data-science data-visualization deep-learning fine-tuning loan loan-prediction loan-prediction-analysis machine-learning
Last synced: 10 Nov 2025
https://github.com/nanxstats/ggsci-iterm
Microsite for previewing all iterm color palettes in ggsci
ansi-colors color-palettes data-visualization ggplot2 ggsci iterm iterm2 visualization
Last synced: 22 Jan 2026
https://github.com/ashwin331133/powerbi_pwc_certification_project
PwC PowerBI-Dashboard Program from Forage.
analytical-thinking data-visualization excel powerbi virtual-experience
Last synced: 25 Feb 2026
https://github.com/carcesar/salariogovernadores2023
Visualização dos salários dos governadores em 2023
data-science data-visualization politics
Last synced: 24 Apr 2025
https://github.com/carcesar/mg2020
Visualização do mapa com os partidos dos prefeitos eleitos em 2020 - Minas Gerais
altair data-visualization infoviz minas-gerais politics python
Last synced: 24 Apr 2025
https://github.com/sanjana-bongale/cta_ridership_data_visualization_using_tableau
Tableau-based analysis of Chicago Transit Authority (CTA) ridership trends (2015-2024). It includes interactive dashboards, heatmaps, and comparative visualizations to explore bus and rail boarding data, COVID-19 impact, and long-term trends.
customer-analysis dashbaord data-visualization tableau
Last synced: 16 Feb 2026
https://github.com/carmendev/covid-19-tracker
Data visualization React.js project deployed with Firebase. Daily statistics about current, recovered and closed cases coming from an API.
data-visualization firebase numeral reactjs
Last synced: 11 Apr 2026
https://github.com/karo23361/toy-store-kpi-power-bi
PowerBI Portfolio Project
csv data data-visualization powerbi
Last synced: 03 Feb 2026
https://github.com/kishorereddypudi/codex-energy-drink-analysis
Codex-energy-drink-analysis
dashboard data-visualization dataanalysis database mssql powerbi
Last synced: 30 Jan 2026
https://github.com/archanakokate/ml_cardiovascular-disease-prediction-
EDA and Model building to predict the risk of a heart attack using a Logistic Regression and Random Forest Classifier
data-engineering data-visualization exploratory-data-analysis machine-learning-algorithms
Last synced: 17 Mar 2025
https://github.com/mukeshlilawat1/netflix-data-visualization
Netflix Data Visualization – This project explores the Netflix dataset using Pandas for data manipulation and Matplotlib for creating meaningful visualizations. It highlights trends in movies and TV shows, distribution by release year, ratings, duration, and categories, making the data easy to understand through graphical insights.
data-visualization matplotlib pandas pip python
Last synced: 09 Apr 2026
https://github.com/gabrieladados/tableau_dashboards
Dashboards desenvolvidos no Tableau
dashboards data-visualization figma tableau
Last synced: 09 Apr 2025