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/tejaswirupa/impact-of-workplace-stress-on-mental-health-conditions-of-employees

Studied how remote, hybrid, and onsite work affects employee stress and wellness. Engineered metrics to quantify fatigue and work-life balance, uncovering mental health trends across industries and roles.

data-visualization datascience exploratory-data-analysis feature-engineering

Last synced: 24 Jan 2026

https://github.com/saro0307/voronoi-diagram-for-classification

Using Voronoi diagram to map random points scattered on a plane subdivides in exactly n cells enclosing a portion of the plane that is closest to each point

artificial-intelligence data-visualization dataanalytics graph machine-learning matplotlib plot plotting pyplot python python3 voronoi voronoi-diagram

Last synced: 08 Jun 2026

https://github.com/habiburrahman-mu/exploratory-data-analysis

Methods to see if certain characteristics or features can be used to predict.

data-analysis data-mining data-science data-visualization

Last synced: 20 Jan 2026

https://github.com/tashi-2004/apache-spark-geospatial-air-quality-analysis

This project analyzes air quality data across regions to identify improvement areas, track trends, and classify similar regions using clustering. Leveraging PySpark, it processes sensor data, calculates Air Quality Index (AQI), and visualizes results with histograms and geographic maps to highlight areas with good air quality.

aqi aqi-prediction clustering data-science data-visualization geospatial-visualization kmeans-clustering predictive-modeling sensor-data time-series-analysis

Last synced: 25 Mar 2025

https://github.com/tanaybhadula/avacado-analytics

It is a dashboard built using Dash.It shows graphs of dataset about sales and prices of avocados in the United States between 2015 and 2018.

css dash data-analytics data-visualization python

Last synced: 17 May 2026

https://github.com/muthukumar0908/cardekho_used_car_price_prediction

The project aim is to build a machine learning model that offers users to find current valuations for used cars.

data-analysis data-visualization datacleaning eda machine-learning python streamlit

Last synced: 30 Mar 2025

https://github.com/giatraskon/hyperspectral-image-clustering

Analysis of the Salinas hyperspectral image dataset using advanced clustering algorithms, focusing on identifying homogeneous regions in the image. Implementations of cost-function optimization and hierarchical clustering techniques, along with evaluations and visualizations in reduced-dimensional spaces.

adjusted-rand-index calinski-harabasz-index clustering data-visualization dimensionality-reduction fuzzy-cmeans-clustering hierarchical-clustering hyperspectral-imaging image-processing k-means-clustering machine-learning matlab pca possibilistic-clustering-algorithms probabilistic-clustering remote-sensing salinas-dataset silhouette-score spectral-bands unsupervised-learning

Last synced: 14 Mar 2025

https://github.com/aninditaws/investly

Investly: A personal finance platform for young investors, offering tailored portfolio recommendations by integrating user risk profiles, real-time market data, and optimization algorithms.

api-integration data-visualization goal-based-allocation react-frontend supabase-backend

Last synced: 01 Apr 2025

https://github.com/oelin/textgram

A simple text-based data visualisation library.

ascii-art data-visualization diagram python

Last synced: 23 May 2026

https://github.com/dimits-ts/visualization-team-project

Team project visualizing various views for an established bike-sharing company. Includes a written report, presentation, R-code and Tableau files

data-visualization presentation-slides r-language tableau

Last synced: 06 Nov 2025

https://github.com/dimits-ts/visualization-assignments

Visualizing and analyzing results from the PISA-2018 competitions with regards to Greek performance and gender gap.

data-analysis data-visualization interactive-graphs presentation-slides r-language tableau

Last synced: 06 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/samridhisainii/airbnb-data-analysis

Data analysis of airbnb dataset

analysis data data-visualization eda models

Last synced: 16 May 2026

https://github.com/blarc/fri-staff-visualization

A simple visualization of the lectures and labs of the Faculty of Computer and Information Science in Ljubljana.

data-visualization p5js p5js-animation visualization

Last synced: 25 Mar 2025

https://github.com/borjamome/soho_cholera

Cholera deaths in the Soho District (London)

data-analysis data-visualization london r

Last synced: 04 Sep 2025

https://github.com/dcostachar/cyclistic-case-study

An analysis of Cyclistic bike-share data with SQL and Tableau to uncover usage trends and generate marketing strategies to boost annual memberships.

consumer-behaviour-analysis data-visualization exploratory-data-analysis marketing-analytics mysql sql tableau

Last synced: 27 Mar 2025

https://github.com/rfonod/tableau-dashboard

A Tableau dashboard visualizing the change in the Summary Innovation Index (SII) from 2012 to 2019, relative to selected academic research trends in Europe. It includes a bar chart for country comparisons, a scatter plot for trend analysis, and a map to show geographic patterns, with interactive features for enhanced insights.

dashboard data-visualization innovation-index tableau visualization

Last synced: 25 Jan 2026

https://github.com/jocelynvelarde/embraceplus-visualizer

Visualize your raw data from .avro files for the EmbracePlus device from Empatica

avro-schema csv-files data-visualization empatica health-monitoring monitoring-tool python streamlit

Last synced: 14 May 2026

https://github.com/bala-1409/loan-clustering-datascience-projects

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset 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 clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning

Last synced: 22 Mar 2025

https://github.com/sweta-kaundilya/adventureworks-cycles-powerbi-project

This project was completed to simulate real-world tasks that data professionals encounter every day on the job.

dashboarddesign data-visualization datamodeling dataprep dax exploratory-data-analysis powerbi powerquery

Last synced: 08 Mar 2026

https://github.com/sayamalt/fake-news-classification-using-fine-tuned-bert

Successfully developed a text classification model to predict whether a given news text is fake or not by fine-tuning a pretrained BERT transformed model imported from Hugging Face.

bert-embeddings bert-model data-analysis data-visualization deep-learning fine-tuning-bert model-evaluation model-training-and-evaluation text-classification text-preprocessing text-tokenization tokenizer-nlp wordcloud-visualization

Last synced: 05 Apr 2025

https://github.com/sanjana-bongale/cancer_survival_data_analysis_and_prediction_using_logistic_regression

This project performs data analysis using Python to predict cancer patient survival outcomes. It involves data cleaning, exploratory analysis, and visualizations to explore factors like cancer type, stage, and treatments. A logistic regression model is built to predict patient survival based on demographic and medical data.

data-analysis data-cleaning data-science data-visualization eda jupyter-notebook kaggle logistic-regression machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn seaborn

Last synced: 08 Apr 2026

https://github.com/leosolar8/stock-price-prediction-ai-model

This project shows how to use a special type of AI called Long Short-Term Memory (LSTM) to predict stock prices. The project is split into two main parts: Training the AI Model and Making Predictions (Inference)

ai csv-dataset data-science data-visualization deep-learning finance financial-data forecasting keras lstm machine-learning python rnn stock-market stock-prediction tensorflow time-series time-series-forecasting

Last synced: 08 Apr 2026

https://github.com/gregoritsch3/exercise_pandas_1

A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,

data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy

Last synced: 12 Apr 2026

https://github.com/omarkawach/info-viz

Project built with Nivo, React, and Leaflet for an Information Visualization course at the University of Victoria.

d3js data-visualization leaflet map react reactjs visualization

Last synced: 12 Apr 2026

https://github.com/gabe-zhang/cf-dataviz

A visual data exploration of campaign finance data

data-visualization ggplot2 r

Last synced: 06 Apr 2025

https://github.com/devanshsahu47/hr-dashboard-mysql-powerbi

A comprehensive HR dashboard that visualizes key workforce metrics such as employee demographics, attrition rates, and performance trends. Built using Power BI/Excel, it enables data-driven HR decision-making with interactive charts and KPIs.

data-analytics data-visualization excel power-bi

Last synced: 04 Feb 2026

https://github.com/yulia-momotyuk/dla-data-analysis-practice

This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.

analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau

Last synced: 14 Apr 2026

https://github.com/danielrosehill/eco-ninja-3

Configuration for an LLM assistant that performs analysis on sustainability data

data-visualization prompt-engineering prompting sustainability

Last synced: 22 Feb 2026

https://github.com/smpotts/sp500_index_analysis

Uses the Plotly Dash framework to visualize publicly available data for companies listed on the S&P 500 index

dash-plotly data-visualization financial-analysis pandas-dataframe python

Last synced: 01 Apr 2025

https://github.com/drtfloyd/psa-network-analyzer

In a complex professional world, understanding the true strength and relevance of your network is more critical than ever. The PSA (Presence Signaling Architecture) Network Analyzer is a sophisticated yet easy-to-use local tool designed to bring clarity, strategy, and ethical visibility to your professional relationships.

career-development csv-analysis data-anlaysis data-visualization human-to-human job-seeker linkedin network-analysis privacy-first professional-networking python realationship-management responsible-ai streamlit

Last synced: 29 Apr 2026

https://github.com/timjjting/escaping-flatland-slides

Slides for techniques behind escaping flatland

data-visualization glsl lod octree threejs

Last synced: 14 May 2025

https://github.com/shrutiijoshi/e-commerce

The dataset contains various attributes related to orders, customers, and products, providing a comprehensive view of the sales process.

analysis data-visualization tableau-public visualization

Last synced: 07 Jan 2026

https://github.com/ebrizzzz/data-visualization-project-using-tableau

A data visualization project for the Visual Data Analysis course (Spring Term 2025) at the University of Skövde. This project explores the factors influencing national happiness scores across different global regions from 2005 to 2022.

analytics data data-analysis data-science data-visualization python regression tableau

Last synced: 16 Jun 2025

https://github.com/srosalino/data_wrangling_investigations

Series of 3 investigation works, regarding the subject of Data Wrangling (Acquire data from different sources; Understand how to clean and pre-process data; Transform data for analytics purposes; Perform feature engineering; Visualize data)

data-cleaning-and-preprocessing data-extraction-and-pre-processing data-visualization feature-engineering

Last synced: 19 Oct 2025

https://github.com/zeroxjackson/trendviz

A data visualization tool for Twitter trends in the United States.

data-visualization twitter

Last synced: 01 Apr 2025

https://github.com/getconversio/dig-the-data

Data visualizations for the Conversio blog

d3 data data-visualization

Last synced: 12 Apr 2026

https://github.com/muthukumar0908/imdb_movie_analysis_with_powerbi

The project aim is to analyze the dataset using Power Bi, The dataset is related to IMDB Movies.

data-analysis data-visualization powerbi

Last synced: 12 Jun 2025

https://github.com/wisdom-osborn/data-analytics-course-online-

🔍 Data Analytics with Python — Hands-on Course Materials Jupyter notebooks, projects, and datasets based on the freeCodeCamp Data Analysis with Python certification. Learn NumPy, Pandas, data cleaning, and visualization through real-world examples

data data-analysis data-science data-visualization freecodecamp numpy pandas pandas-dataframe project python

Last synced: 19 Apr 2026

https://github.com/jbalooshie/surfs_up

Project to perform analysis of weather data in Hawaii, including a Flask app to view the findings.

data-science data-visualization flask python sqlalchemy sqlite

Last synced: 06 May 2026

https://github.com/tejaswirupa/united-airlines-flight-gain-analysis

Analyzed 30K+ United Airlines flights to evaluate time gained or lost during flight. Used hypothesis testing to compare on-time vs. late departures, identifying routes with the highest average time gain.

data-science data-visualization hypothesis-testing r statistical-analysis

Last synced: 27 Jan 2026

https://github.com/amanssur-tech/d3-visualizations

Modern React + D3 data visualization dashboard built with Vite, Tailwind & Framer Motion.

d3 dashboard data-visualization framer-motion react tailwindcss typescript vite

Last synced: 08 Apr 2026

https://github.com/bkataru/physics-e.e

Project repository for IB physics extended essay. Topic: Predictive data modeling of a variable binary star’s brightness over a period of time using astrostatistics.

astrometry astronomical-algorithms astronomical-images astronomy astrophotography astrostatistics data-analysis data-science data-visualization modeling physics polynomial-regression regression-analysis

Last synced: 09 Apr 2025

https://github.com/sandravizz/analytical-system-design

Teaching material for bachelor course at Arcada

d3-js data-structures data-visualization system-design

Last synced: 24 Jan 2026

https://github.com/saroshfarhan/dublin_pedestrian_data_analysis

Pedestrian's footfall data analysis for the city of Dublin

data-analysis data-visualization r-programming

Last synced: 07 Jan 2026

https://github.com/bhavinpatel4199/machine-learning-framework

This repository, showcases various projects that explore key concepts in both supervised and unsupervised learning, with a focus on real-world applications. The projects utilize a range of machine learning techniques, including data preprocessing, feature selection, exploratory data analysis (EDA), and model optimization.

classification clustering data-science data-structures data-visualization exploratory-data-analysis machine-learning machine-learning-algorithms machine-learning-models pandas-dataframe predictive-modeling preprocessing-data sklearn supervised-learning unsupervised-learning

Last synced: 20 Jan 2026

https://github.com/orbulant/hourlyweatherdata

Using R, i have created a comprehensive R tool (with Shiny and etc.) to analyse hourly weather data from 2 Airport Stations.

analysis data-visualization r rmarkdown rmarkdown-document weather

Last synced: 04 Apr 2025

https://github.com/rudra-g-23/power-bi-custom-visual

A custom Power BI visual that displays a customizable, interactive charts with advanced capabilities.

custom-visuals data-analysis data-visualization dax powerbi powerbi-custom-visuals svg visualization

Last synced: 02 Jan 2026

https://github.com/yanny-alt/banking-customer-retention-analysis

The objective of this analysis is to identify factors contributing to the increased customer churn rate at the bank. The insights gained from this analysis will help business users make informed decisions and develop strategies to improve customer retention and reduce churn.

data-visualization power-bi powerbi-customer-churn-analysis

Last synced: 07 Jan 2026

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/rohitblaze10/netflix_analysis_using_tableau

The Netflix dashboard in Tableau provides a professional and visually captivating interface for users to explore a vast collection of TV shows and series. With seamless navigation and interactive filters, users can easily personalize their recommendations based on release year, genre, duration, and rating.

data data-analysis data-science data-visualization netflix tableau

Last synced: 04 Feb 2026

https://github.com/erabossid/d3js-treemap

Data visualization with D3js Treemap

d3js data-science data-visualisation data-visualization reactjs

Last synced: 10 Mar 2025

https://github.com/saniyaacharya04/youtube-trending-video-analyzer

Modular Streamlit dashboard for analyzing trending YouTube videos by views, engagement, and category—powered by the YouTube Data API.

api-analysis clustering-engagement-metrics dashboard data-visualization modular-architecture streamlit trending youtube

Last synced: 21 May 2026

https://github.com/maazie-khan/austin-housing-insights-powerbi

Worked with a real estate dataset, we will build a tool to evaluate trends and drivers of house prices around Austin, Texas.

dashboard data-analysis data-science data-visualization database powerbi

Last synced: 02 Jan 2026

https://github.com/divyashah0510/sales-insights-for-retail-company

This project is a data analysis project for a retail company. The company has dataset: sales_data.csv that contains the sales data for the company. The objective of this project is to analyze the sales data and provide insights to the company to improve their sales.

dash data-visualization pandas plotly sales sales-insights streamlit visualization

Last synced: 02 Jan 2026

https://github.com/ricardo-melo-martins/docker

⚡ RMM ⚡:: 🐳 docker with database for fun development

data-visualization database datascience docker mysql postgres sakila sakila-database sqlite

Last synced: 12 Apr 2026

https://github.com/hfagerlund/machine-learning-iris-analysis

No longer maintained. Moved to https://github.com/hfagerlund/machine-learning-classifier-iris/.

data-visualization jupyter-notebook machine-learning python37

Last synced: 22 Jul 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/jacekkala/tennis_data_visualization

Tennis Data Visualization & Analysis - R Markdown Report

data-storytelling data-visualization dplyr ggplot2 r

Last synced: 09 Feb 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/archanakokate/exploratory_data_analysis_global-terrorism_using_tableau

Using Tableau, conducted an in-depth analysis of terrorism incidents around the world.

analysis data-visualization tableau

Last synced: 04 Feb 2026

https://github.com/samirelanduk/quickplots

An object-oriented plotting library for Python, with simplicity as its principal aim.

charting-library charts data-visualization dataviz graphs visualization

Last synced: 15 Sep 2025

https://github.com/tashi-2004/data-visualization-tableau-traffic-collision-insights

Analysis of traffic collision data using Tableau, featuring interactive visualizations that highlight trends in injuries and fatalities, contributing factors, and geographic distributions. It includes various sheets and dashboards, with recommendations for enhancing road safety. The dataset is available for further exploration.

data-analysis data-visualization eda geospatial-analysis machine-learning predictive-modeling statistics tableau traffic-analysis

Last synced: 19 Mar 2026

https://github.com/mmzong/gee_lifestyleeffectsonhypertension

Generalized Estimating Equations (GEE), Quasi-likelihood under the Independence Model Criterion (QIC), Longitudinal data, Embedded box plots within violin plots with hypertension risk categories, spaghetti plots, aggregate line plots, histograms, faceted-area plots, box and jitter plots. Investigating the impact of lifestyle on health.

aggregate-line-plot area-faceted-plots box-plots data-analysis data-manipulation data-science data-visualization generalized-estimating-equations histograms jitter-plots longitudinal-data qic quasi-likelihoods r spaghetti-plots violin-plots

Last synced: 29 Jul 2025

https://github.com/vetrivel07/tableau-projects

This is my Tableau project repository to showcase my Data Visualization Skills.

dashboard data-cleaning data-schema data-visualization tableau

Last synced: 15 Jun 2025

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/umutdinceryananer/ctis471-supervised-ml

This project, developed in Python as part of CTIS471, integrates data analysis, machine learning models, and visualization techniques.

data-visualization machine-learning supervised-learning

Last synced: 20 Oct 2025

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/nehul1149/olympic-data-analysis

This project is an interactive data visualization and analytics platform for exploring historical Olympic Games data. Built with Python and Streamlit, it offers an in-depth analysis of medal tallies, athlete statistics, and country-wise performance trends, providing users with powerful insights into the world's biggest sporting event.

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

Last synced: 18 May 2026

https://github.com/gabboraron/plague-inc

Plague Inc: An Epidemic Forecast Concept and Data Visualization Tool. Previously accessible at http://20.234.177.167/. You are welcome to host it on your own server.

big-data data-mining data-science data-visualization epidemic-simulations hackathon

Last synced: 06 Apr 2025

https://github.com/balajimohan18/power-bi-visualization-project

This repository contains Visualization Projects which is visualized through Power BI Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and by the insights we can reduce damages by accidents & calamities.

data-analysis data-cleaning data-science data-visualization exploratory-data-analysis microsoft-excel microsoft-power-bi microsoft-powerpoint powerbi powerbi-visuals powerpoint-slides

Last synced: 08 Mar 2026

https://github.com/abhash-rai/analyzing-credit-card-eligibility

This work was performed as part of BCU undergraduate course.

data-analysis data-visualization ggplot ggplot2 latex r

Last synced: 20 Jan 2026

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/soumyajiitdas/My-GenAICapstoneProject

A Generative AI-powered journaling assistant that analyzes daily entries to extract emotions, stress levels, and mood trends — built using Google Gemini API for mental wellness insights.

ai-assistant data-visualization generative-ai machine-learning mental-health prompt-engineering python

Last synced: 04 Jul 2025

https://github.com/muneeb706/nei_pm2.5_data_analysis

Exploratory Data Analysis of PM2.5 Emission records from EPA National Emission Inventory

data-visualization exploratory-data-analysis r-programming

Last synced: 27 Jun 2025

https://github.com/sanand0/storynetwork

Visualize where people are mentioned in stories and their inter-relationships

data-visualization

Last synced: 04 Sep 2025