An open API service indexing awesome lists of open source software.

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.

https://github.com/mishra-krishna/olympics-2024-analysis

Interactive dashboard for the Paris 2024 Olympics using Streamlit and Plotly. Explore medal counts, athlete stats, and event data. Containerized with Docker and deployed on Azure.

data-visualization olympics olympics-visualization streamlit streamlit-dashboard streamlit-webapp

Last synced: 08 Mar 2026

https://github.com/satyacoder29/crm-analytics-power-bi

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 14 Apr 2026

https://github.com/alessandroryo/bike-rental-data-analysis

A data analysis project focused on understanding and predicting bike rental patterns. This project utilizes data processing, visualization, and predictive modeling techniques to gain insights into bike rental usage, fulfilling the final submission requirement for Dicoding Indonesia's Data Analysis course.

bike-rental data-analysis data-visualization jupyter-notebook machine-learning python streamlit

Last synced: 09 Apr 2026

https://github.com/adhamsalama/nyc_vehicle_collisions

A web app to analyze and visualize the data of New York City vehicle collisions.

data-science data-visualization python web-application

Last synced: 01 Jun 2026

https://github.com/pocper1/visual-volume

Visual Volume visualizes volumetric data using Three.js and WebGL, rendering 3D data from sources like CT scans.

3d-graphics ct-scans data-visualization three-js volume-rendering webgl

Last synced: 28 Jan 2026

https://github.com/maryamteimouri/dataanalysis-and-knowledgediscovery

This project aims to practice the steps of Crisp Data Mining ( CRISP-DM ). The repository includes 3 phases, data understanding, supervised learning, and unsupervised learning.

agglomerative-clustering classification clustering crisp-dm cross-validation data-preprocessing data-visualization dendogram k-means-clustering one-hot-encode pca principal-component-analysis z-score

Last synced: 23 Jan 2026

https://github.com/antrita/predicting-house-prices-using-machine-learning

[WIP!] Task: Build a simple supervised machine learning regression model using the California Housing dataset from scikit-learn, evaluate it using appropriate metrics, and deploy it with a minimal Streamlit app for predicting housing prices.

data-science data-visualization house-price-prediction linear-regression machine-learning modelprediction python sklearn

Last synced: 19 Apr 2026

https://github.com/a26nine/kortext-usage-dashboard

An interactive data visualisation dashboard built using Tableau software to understand the value of digital resources issued on Kortext platform at Middlesex University, London.

data-analysis data-science data-visualization knime tableau

Last synced: 01 Feb 2026

https://github.com/simongoring/giphyr

A wrapper for getting giphy GIFs in R

data-visualization gif gifs giphy package r

Last synced: 26 Oct 2025

https://github.com/sav-1305/data-plotter-dash

Data Plotter Application created in Python using the Dash framework for WebApp Development and Plotly for Data Visualisation.

dash data-visualization plotly-dash python3

Last synced: 06 Jul 2026

https://github.com/riya2624/super-stores-sales-dashboard---power-bi

Incorporated data analysis techniques, specializing in time series analysis, to deliver valuable insights, accurate sales forecasting, and interactive dashboard creation, driving business success

data-visualization dax dax-query powerbi powerbidashboard powershell sales-analysis sales-forecasting

Last synced: 26 Oct 2025

https://github.com/unidata/gempak-scripts

A collection of GEMPAK scripts

data-visualization gempak meteorology

Last synced: 10 Jul 2026

https://github.com/msikorski93/ukraine-choropleth

This short repository contains a geospatial data visualization of percentage of people with Ukrainian as their native (or first) language according to 2001 census. A customized choropleth was developed with folium library. The map is interactive and allows the user do basic actions: zoom in-out, choose layers, display tooltips. The choropleth was saved to HTML file and is available for downloading.

data-visualization folium-choropleth-map ukraine

Last synced: 06 Jul 2026

https://github.com/aaisha-nexus/sql_excel_project

A data analysis project using MS SQL Server and Excel, focusing on database setup, querying, data cleaning, and visualization with PivotTables & Charts. Explored real-world sales data, financial KPIs, and interactive dashboards.

charts dashboard data-visualization dataanalysis dataanalytics databases excel kpi mssqlserver pivot-tables queries sql

Last synced: 15 May 2026

https://github.com/hecatops/InsightBench

whatsinmycsv is a web-based CSV analysis tool built with Streamlit, designed for quick, effortless exploration of your CSV files. Simply upload your file and get instant insights without needing any setup or coding.

data-visualization exploratory-data-analysis python shadcn-ui streamlit

Last synced: 27 Oct 2025

https://github.com/diegopino/publibdata_codexhackathon

Public Library Data processing/analysis codex hackathon attempt

data-analysis data-visualization libraries public

Last synced: 24 Jan 2026

https://github.com/shivani8136/laundrease-startup-expansion-analysis

An analysis of regional performance and marketing efficiency to optimize growth strategies for LaundrEase.

clustering cross-database-joins custom-territories data-visualization tableau tableau-highlighter

Last synced: 28 Jan 2026

https://github.com/wassimhd/pwc-switzerland-power-bi-in-data-analytics-virtual-case-experience

The Project helps to build a foundation in data analysis and Power BI software which is provided by PWC virtual internship

data-analysis data-visualization datastorytelling powerbi

Last synced: 28 Jan 2026

https://github.com/aykutsahinn/covid19_cases-data_analysis

Covid_19 Vakalarının Veri Analizi ve Görselleştirilmesi

analysis data-visualization html jupyter-notebook python

Last synced: 29 Jan 2026

https://github.com/angchekar28/sales-report-power-bi

A Power BI sales report analyzing country-wise and product-wise sales trends. Includes dashboards, decomposition trees, and key influencers analysis for business insights.

dashboard data-analysis data-cleaning data-visualization powerbi sales-report

Last synced: 16 Mar 2026

https://github.com/vbs360/sql_mysql_for_data_analytics_and_business_intelligence

This repository contains SQL exercises and projects based on the "SQL - MySQL for Data Analytics and Business Intelligence" course.

data-engineering data-management data-manipulation data-science data-visualization

Last synced: 29 Jan 2026

https://github.com/mfakhriazhar/seattle-airbnb-dashboard

Interactive dashboard built using Tableau to analyze Airbnb listings in Seattle. Includes visualizations of average price by bedroom count, zipcode-based pricing, and revenue trends over the year.

airbnb analysis dashboard data-visualization tableau tableau-dashboards tableau-public

Last synced: 29 Jan 2026

https://github.com/samjoesilvano/airline_ticket_fare_prediction

Airline Fare Prediction using Machine Learning focuses on developing a Random Forest model to predict flight prices, achieving an R² score of 0.804. The project includes hyperparameter tuning using RandomizedSearchCV, alongside extensive data preprocessing and feature engineering to ensure robust model performance.

airline-fare-prediction data-preprocessing data-visualization feature-engineering feature-selection hyperparameter-tuning machine-learning pandas python random-forest randomizedsearchcv regression-analysis scikit-learn

Last synced: 15 Apr 2026

https://github.com/dina-hosny/super-store-analysis-using-tableau

An interactive Tableau dashboard that provides insights into various key performance indicators (KPIs) and allows users to filter the data based on different dimensions.

business-insights charts data-visualization datavisualization tableau

Last synced: 29 Jan 2026

https://github.com/agarwalrachit399/excel-dashboards

Interactive and simple dashboards build in excel.

dashboard data-visualization excel

Last synced: 30 Jan 2026

https://github.com/davidalexandermoe/banking-and-monetary-policy-analyses

3 Real World Banking Data Analysis/Analytics group projects using python.

data-visualization python

Last synced: 18 Apr 2026

https://github.com/jofaval/titanic-disaster

Data Analysis of the famous Titanic Disaster in 1912 with Machine Learning

classification data-analysis data-science data-visualization google-colab kaggle machine-learning python scikit-learn

Last synced: 15 Apr 2026

https://github.com/sinhaaz/tata-data-visualization-internship

TATA Data Visualization Internship

data-cleaning data-visualization

Last synced: 07 Feb 2026

https://github.com/taniomi/project-furacao_runners_2024

Projeto utilizando Databricks para analisar resultados da corrida Furacão Runners 2024

data-visualization database databricks powerbi python webscraping

Last synced: 31 Jan 2026

https://github.com/ginanti-riski/streamlit_datapenyewaansepeda

Analisis Bike Sharing adalah proyek yang bertujuan untuk memahami pola penyewaan sepeda berdasarkan berbagai faktor seperti cuaca, musim, dan hari. Proyek ini menggunakan teknik analisis data untuk mendapatkan wawasan yang lebih dalam mengenai tren peminjaman sepeda.

data-analysis data-analysis-python data-science data-visualization python streamlit

Last synced: 15 Apr 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/sofvanh/democratic-backsliding-viz

Interactive data visualization showing the global state and development of democracy. Dataset: V-Dem Core v14

data-visualization democracy react

Last synced: 15 Apr 2026

https://github.com/ludreinsalvador/life-expectancy-data-analysis

Contains Power BI dashboards analyzing global life expectancy trends, mortality rates, and health expenditures. Using a dataset sourced from Google Sheets, the project explores the impact of economic and healthcare factors on longevity.

dashboard data-analysis data-visualization healthcare-analysis life-expectancy powerbi

Last synced: 25 Feb 2026

https://github.com/sarathchandranpm/bike-store-dashboard

This project combines SQL and Power BI to analyze and visualize sales data from a bike retail shop across 2021-2022. The analysis integrates data from multiple sources to provide insights into sales patterns, customer types, and profitability through an interactive dashboard featuring temporal analysis and key performance metrics.

data-visualization dax mysql power-query powerbi sql

Last synced: 25 Feb 2026

https://github.com/rissh/titanicsurvivalpredictionusingml

Predicting Titanic passenger survival through machine learning. This project includes data preprocessing, exploratory data analysis, feature engineering, and model training using Python. 🚢

data data-analysis data-science data-visualization dataanalysis jupiter-notebook machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas prediction prediction-model python python3 seaborn tenserflow tflearn titanic

Last synced: 01 Feb 2026

https://github.com/rohitdusane/healthcare-analytics

𝐏𝐨𝐰𝐞𝐫 𝐁𝐈 𝐃𝐚𝐬𝐡𝐛𝐨𝐚𝐫𝐝 is designed to provide valuable insights into patient waiting times across outpatient and inpatient healthcare services. It offers a comprehensive analysis of key factors influencing wait lists, including Age Profile, Specialty, Time Bands, and Patient Case Types.

data-analysis data-visualization dax dax-query healthcare-analysis powerbi-report

Last synced: 01 Feb 2026

https://github.com/amoghkori/data-analysis-using-algebraic-and-geometric-methods-in-statistics

This project utilizes algebraic and geometric methods in statistics to analyze real-life data using R. It involves conducting various statistical tests, creating Bayesian network graphs, employing linear regression models, and evaluating model fit.

data-interpretation data-visualization graphical-models linear-regression model-evaluation rprogramming statistical-analysis

Last synced: 02 Feb 2026

https://github.com/ymorsi7/quranicvisualization

A visual exploration tool for the Holy Quran using D3.js treemaps.

css d3 d3js data data-visualization html islam islamic javascript js quran quranic treemaps visualization

Last synced: 15 Apr 2026

https://github.com/tanyagarg25/project_covidanalysis

This repository is a project for analyzing COVID-19 data using SQL and visualizing it with Tableau. Technologies used include SQL for querying and Tableau for data visualization.

analysis dashboard data data-visualization sql tableau

Last synced: 08 Feb 2026

https://github.com/sroman0/data-analytics

Data Analytics Exercises is a collection of comprehensive university-level exercises aimed at enhancing skills in data analytics. The repository includes practical notebooks covering data manipulation, exploratory data analysis (EDA), statistical analysis, data visualization, and machine learning fundamentals.

data-analysis data-analytics data-science data-visualization education exercises exploratory-data-analysis hands-on-practice jupyter-notebook machine-learning python statistics

Last synced: 15 Apr 2026

https://github.com/mdaltamashalam/uber-fare-prediction-models

Predicts the fare amount of Uber rides based on various factors such as pickup/drop-off coordinates, passenger count, and trip distance.

catboost data-analysis data-cleaning data-visualization lgbm-regressor machine-learning matplotlib numpy pandas python random-forest regression-models skit-learn xgboost-algorithm

Last synced: 26 Feb 2026

https://github.com/smahala02/materials-science-introduction

Introduction to Materials Science concepts using Python for array manipulation and visualization with NumPy and Matplotlib.

data-visualization materials-science matplotlib numpy python scientific-computing

Last synced: 09 Feb 2026

https://github.com/mayurasandakalum/ipl-data-engineering-spark-databricks

Comprehensive data engineering and analytics project using IPL dataset with Amazon S3, Apache Spark, Databricks, and SQL. Includes data storage, transformation, analysis, and visualization.

amazon-s3 apache-spark aws big-data cricket-analytics data-analytics data-engineering data-visualization databricks etl-pipeline ipl-dataset machine-learning python sql

Last synced: 09 Feb 2026

https://github.com/shubham200137/spotify-listening-habits-analytics

Spotify Listening Habits Analytics is a project aimed at analyzing personalized Spotify listening habits and music trends. It involves Exploratory Data Analysis (EDA) with Python Pandas, data processing using SQL Server, and creating visualizations with Power BI. The goal is to uncover insights into listening patterns, track popularity, and artist.

data-analysis data-visualization exploratory-data-analysis jupyter-notebook pandas power-bi-dashboard sqlserver

Last synced: 18 Mar 2026

https://github.com/rickyarians/scrappy-do

Projek ini dikembangkan sebagai salah satu capstone project dari Algoritma Academy Data Analytics Specialization. Deliverables yang diharapkan dari projek ini adalah melakukan simple webscrapping untuk mendapatkan informasi.

beautifulsoup4 data-science data-visualization flask flask-application pandas webscraping

Last synced: 15 Apr 2026

https://github.com/ninadpatil09/heart_disease_detection_analysis

The Heart Disease Detection Analysis aims to create a predictive model for identifying individuals at risk of heart disease. Using a dataset with attributes like age, sex, and health metrics, the project focuses on distinguishing patients with and without heart disease.

data-analysis data-cleaning data-science data-visualization machine-learning

Last synced: 15 Apr 2026

https://github.com/likhithsp/teamflowx

An interactive, professional team network visualization built with Cytoscape.js. This project displays team members as nodes and their relationships as edges, using data from a JSON & API file.

css cytoscapejs data-visualization html javascript jsonplaceholder-api teamflow

Last synced: 15 Apr 2026

https://github.com/haroontrailblazer/machine_learning

About This Repository A curated resource hub for learning machine learning, featuring tutorials, code examples, datasets, and hands-on projects to build foundational skills and explore real-world applications.

data data-analysis data-visualization database dataset gradient-descent machine-learning pandas python3 random-forest sklearn statistics

Last synced: 16 Apr 2026

https://github.com/charlesemil/tableau-dashboard-project

Building a design and dynamic Tableau dashboard to present an overview of the sales/customers metrics and trends.

customer-dashboard customers-analysis dashboard data-visualization interactive-visualizations kpi sales-trends-analysis tableau tableau-dashboards year-over-year-analysis

Last synced: 10 Feb 2026

https://github.com/0eix/ibm-ds-spacex-falcon9

IBM Professional data science certificate Final Project Notebooks

data-science data-visualization exploratory-data-analysis ibm poetry scikit-learn shap

Last synced: 11 Feb 2026

https://github.com/anandanraju/power_bi_dashboard_projects

The goal of this project is to provide insights into consumer behavior and purchasing trends across different platforms. By analyzing data from Amazon and other sources, we aim to uncover valuable insights that can inform marketing strategies, product development, and decision-making processes.

amazon dashboard data data-visualization healthcare powerbi project

Last synced: 11 Feb 2026

https://github.com/mohnish88/global-survey-powerbi

Developed interactive dashboards to visualize survey results and key metrics

dasboard data-visualization dax-functions dax-query microsoft-power-bi pbix powerbi survey

Last synced: 11 Feb 2026

https://github.com/dhruwsunita/car-sales-dashboard

Car sales dashboard using Tableau visualization tool.

car-sales data-analysis data-visualization excel kpis tableau

Last synced: 27 Feb 2026

https://github.com/rodrigojunqueiradev/python-exercises

Repositório para armazenar exercícios realizados na linguagem Python / Repository to organize exercises with Python language

data-analysis data-science data-structures data-visualization database math pandas pandas-python python python-3 python3 sql statistics

Last synced: 16 Apr 2026

https://github.com/touradbaba/web_scraping

This repository contains a Python tool for scraping, storing, and visualizing Yahoo Finance stock data. Features automated scraping with GitHub Actions, data storage in HDF5 format, and data visualization using Matplotlib and Seaborn.

beautifulsoup data-visualization github-actions hdf5 python web-scraping

Last synced: 11 Feb 2026

https://github.com/c2ramel/autonomous-semantic-discovery

An unsupervised machine learning engine that utilizes Non-negative Matrix Factorization (NMF) to autonomously extract and visualize latent semantic topics from the 20 Newsgroups dataset.

data-visualization machine-learning nlp nmf python scikit-learn unsupervised-learning

Last synced: 16 Apr 2026

https://github.com/sallurisumanth/linq-tech-intern-assessment

🚀 This project showcases a live data dashboard using Python, MongoDB, Streamlit, and Docker. It includes data ingestion with real-time category-based updates, transformations, and interactive visualizations with filtering and auto-refresh. Ideal for monitoring trends dynamically with a clean UI and containerized deployment.

analytics containerization-with-docker data-ingestion data-visualization docker-container internship-assessment mongodb-database python realtime-dashboard streamlit-dashboard

Last synced: 16 Apr 2026

https://github.com/arshc0der/n.o.v.a-geospatial-ozone-predictor

An AI-powered geospatial intelligence dashboard for predicting atmospheric ozone levels using 27 years of NASA data. Features 3D climate mapping and live satellite tracking.

atmospheric-science climate-tech dashboard-ui data-visualization desktop-app geospatial-analysis gis machine-learning matplotlib ozone-prediction pandas python random-forest-regressor satellite-tracking scikit-learn tkinter windows-executable

Last synced: 01 Mar 2026

https://github.com/thlindustries/mortalidade_neonatal_python_react

Uma plataforma de visualização de dados montada utilizando Python e React com a library de visualização do Plotly

data-analysis data-visualization plotly python python3 react reactjs

Last synced: 16 Apr 2026

https://github.com/m-biriulova/m-biriulova

Hi! I'm Mariia — a Python Developer and Data Analyst passionate about automation, web development, and smart data solutions. Open to collaborations and freelance projects

automation data-analyst data-visualization freelancer github-profile open-to-work portfolio python-developer telegram-bots web-scraping

Last synced: 12 Feb 2026

https://github.com/nabilshadman/power-bi-essential-training

Exercise files for Power BI Essential Training (2024): datasets and dashboards for hands-on learning

dashboard data-analysis data-science data-visualization power-bi power-bi-dashboard

Last synced: 12 Feb 2026

https://github.com/allanotieno254/global-superstore-performance-dashboard-using-tableau

An interactive Tableau dashboard analyzing key performance metrics for a global superstore, covering sales, profit, and shipping performance across various regions, categories, and timeframes. This dashboard provides insights to enhance strategic decision-making.

business-intelligence dashboard data-visualization retail-analytics sales-analysis superstore-data-analysis tableau-public

Last synced: 12 Feb 2026

https://github.com/platonn/d3.js-playground

Animated radial chart for everyday temperatures of one year

d3-js data-visualization everyday-temperatures greenfield-project weather-statistics

Last synced: 13 Feb 2026

https://github.com/tallcoleman/orchestra-season-visualization

An interactive data visualization creator for orchestra seasons

data-visualization

Last synced: 28 Feb 2026

https://github.com/t8/slope-field-visualizer

📈 An experimental project to generate colored images based on a given differential equation

calculus data-visualization graph mathematics

Last synced: 13 Feb 2026

https://github.com/mananabbasi/dashboard-power-bi

This repository showcases **Power BI projects** focused on data visualization and business intelligence. Each project transforms raw data into interactive dashboards and reports, providing actionable insights for decision-making. The repository includes Power BI files, datasets, and documentation for each project.

data-analysis data-science data-visualization powerbi

Last synced: 13 Feb 2026

https://github.com/pottekkat/best-stats-you-have-ever-seen

These are the best stats you've ever seen. Website offline.

data-science data-visualization graphs open-source statistics

Last synced: 28 Feb 2026

https://github.com/imartinezl/spain-unemployment

Observatory of the Unemployment in Spain 👨‍🏭🛠️👩‍🏭

data-science data-visualization r rstudio shiny

Last synced: 28 Feb 2026

https://github.com/muyangli76/covidsql

Global Covid Data analyzed in SQL and visualized in Tableau

data-analysis data-visualization sql tableau

Last synced: 14 Feb 2026

https://github.com/buddhinik/loan-default-prediction

This project uses HomeEquity dataset (hmeq) to build a classification model to predict clients who are likely to default on their loan and give recommendations to the bank on the important features to consider while approving a loan.

data-science data-visualization decision-trees jupyter-notebook logistic-regression machine-learning python random-forest

Last synced: 14 Feb 2026

https://github.com/sherwinshen/data-visualization

📊数据可视化入门指南,主要包括 Canvas、SVG、ECharts、AntV 等

antv canvas data-visualization echarts svg

Last synced: 19 Mar 2026

https://github.com/sartajbhuvaji/cerealicious

A fun way to visualize nutrients in milk and cereals! | A project under CPSC 5320 Visual Analytics

d3js data-visualization

Last synced: 19 Mar 2026

https://github.com/lijesh010/roadaccidentanalysisproject

This data analysis project was completed using MS Excel, and includes the creation of a dashboard.

data data-analytics data-exploration data-visualization msexcel

Last synced: 15 Feb 2026

https://github.com/chandrashekhar-01/globalterrorism-analysis

A data mining and analytics project on the Global Terrorism Database (Kaggle) that explores worldwide terrorism trends through Python-based data visualization and statistical analysis.

data-analysis data-mining data-visualization exploratory-data-analysis

Last synced: 28 Feb 2026

https://github.com/gehad-ahmed30/sales-forecasting-in-power-bi

Power BI project for forecasting yearly sales using built-in tools, linear regression, and decomposition analysis.

business-intelligence data-science data-visualization decomposition forecasting linear-regression powerbi sales-analysis time-series

Last synced: 16 Feb 2026

https://github.com/prekshivyas/cis-595-big-data-analytics

Comprehensive real estate price prediction project, integrating socioeconomic indicators and property features.

data-analysis data-cleaning data-mining data-preprocessing data-science data-visualization data-wrangling exploratory-data-analysis web-scraping

Last synced: 16 Feb 2026

https://github.com/praveendinesha/pizza-sales-report

Explore pizza sales trends via SQL analysis and dynamic Power BI dashboards. Discover daily/monthly insights, category-based sales, and top-selling pizzas by revenue and quantity.

business-intelligence dashboard-navigation dashboard-reporting data-analysis-strategies data-visualization food-industry-insights power-bi-visualizations revenue-analytics sales-analytics sales-queries sales-trends-analysis sql-analytics top-selling-items visual-data-analysis

Last synced: 19 Mar 2026

https://github.com/albertofaraujo/pbi_financeiro

Dashboard Financeiro para otimização de fluxo de caixa e visão abrangente de Receitas e despesas de uma empresa de logística.

data-visualization dax-studio power-query powerbi

Last synced: 19 Mar 2026

https://github.com/mehnaz2004/data-cleaning-casestudy

This repository demonstrates data cleaning with a layoffs dataset. It covers handling missing values, detecting outliers, and encoding categorical data, using visualizations like boxplots and distplots to enhance data quality. Check out the code to see these techniques in action.

categorical-data-encoding data-cleaning data-integrity data-visualization missing-value-handling outlier-detection-and-removal pandas seaborn sklearn

Last synced: 01 Mar 2026

https://github.com/badranalyst/airbnb-listings-data-visualization-insights-into-pricing-and-popularity

This project visualizes Airbnb listings data, focusing on price by zip code, average price per bedroom, annual revenue, and distinct bedroom listings. Interactive charts reveal trends and patterns, providing valuable insights for hosts and travelers to understand market dynamics.

dashboard data-visualization dataset tableau tableau-dashboards tableau-desktop tableau-public

Last synced: 01 Mar 2026

https://github.com/lgibson7/unemployment-in-stem

Final Project for STAT 650 Advanced R, Cal State East Bay Fall 2022

data-visualization exploratory-data-analysis statistics tidyverse

Last synced: 20 Mar 2026

https://github.com/virajbhutada/excel-reports

A curated showcase of interactive dashboards created using MS Excel, designed to transform raw data into clear, actionable insights. This collection demonstrates advanced Excel visualization techniques tailored for data-driven storytelling.

analytics business-intelligence dashboards data-cleaning data-science data-visualization ecommerce msexcel retail

Last synced: 01 Mar 2026

https://github.com/johannaschmidle/road-collisions-project

Analyzed road accident data in the UK from 2019 to 2022 to identify patterns and trends in road accidents, for Effective Road Management [Excel]

data-analysis data-visualization excel pivot-tables traffic-analysis

Last synced: 01 Mar 2026