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/hanannazri/predictive-customer-churn-modelling-with-price-sensitivity-insights-

As a part of BCG Data Science Project, I developed a predictive churn-risk model for XYZ energy utility by engineering price, consumption and contract features and training XGBoost and Random Forest models to identify customers most likely to churn at current prices.

bcgx data-visualization exploratory-data-analysis feature-engineering jupyter jupyter-notebook model-training-and-evaluation numpy pandas random-forest scikit-learn xgboost

Last synced: 19 Aug 2025

https://github.com/izhaan0/predict-marks-based-on-study-hours

Student Marks Predictor is a machine learning project that predicts a student’s exam scores based on the number of study hours. It uses Linear Regression to learn the relationship between study hours and marks, and provides both command-line and interactive Streamlit web interfaces for prediction and visualization.

data-visualization joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib-pyplot numpy pandas pandas-dataframe pickle python scikit-learn seaborn

Last synced: 05 Apr 2026

https://github.com/jianxi-erin/bigdata-machinelearning-lab

本项目是一个综合性的大数据与机器学习实验平台,包含两个主要任务,每个任务涵盖三个关键技术模块:大数据处理、数据分析和机器学习。项目基于真实的竞赛设计,提供完整的数据处理模拟和建模实践。

data-analysis data-visualization hadoop machine-learning python spark sql

Last synced: 03 May 2026

https://github.com/jpgiant/nyc_energy_prediction

A comprehensive code for predicting energy usage in NYC using Machine Learning Algorithms.

data-analysis data-science data-visualization folium jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn

Last synced: 10 Apr 2026

https://github.com/tclzcja/china-greenhouse-gas-mitigation

This is an environmental data visualization project that shows how much greenhouse gas China can decrease from emission by switching to natural gas energy from coal.

client-project data-visualization

Last synced: 05 Oct 2025

https://github.com/yash-3-bit/online-sales-analysis

Project-Merging the different months datasets and performing the data cleaning ,Analysis and Visualization

data-analysis data-visualization pandas-library

Last synced: 27 Mar 2025

https://github.com/mvinyard/vinplots

Michael E. Vinyard's python plotting assistant

data-visualization plotting python

Last synced: 05 Oct 2025

https://github.com/1dagord/spectrogram

Generates a spectrogram based on live audio input or a .wav file

audio-analysis data-visualization fft-analysis python python3 spectrogram

Last synced: 18 Aug 2025

https://github.com/samyomb/olist-ecommerce-analytics

Olist e-commerce performance & customer reviews — Python cleaning + BigQuery SQL + Looker Studio dashboard (2017 FY & 2018 YTD) with actionable insights

analytics bigquery brasil customer-experience dashboard data-visualization e-commerce looker-studio olist python review sql

Last synced: 05 Oct 2025

https://github.com/davidzajac1/four-percent-rule-pandas-analysis

Analysis of the 4% Personal Finance Rule of Thumb

data-analysis data-visualization pandas python

Last synced: 20 Apr 2026

https://github.com/quocduyenanhnguyen/roi-modeling-and-analysis-of-sports-dataset

In this project, you will find my ROI model for retirement savings and PowerPoint presentation of my ROI model, as well as my data analysis/visualization of Sports Ticket Sales dataset that I concluded with a PDF group written report

data-analysis data-visualization microsoft-excel rate-of-return-modeling sports-ticket-sales-dataset

Last synced: 08 Feb 2026

https://github.com/gustavo-victor/scatter-plot

Scatter Plot Graph in JS and D3

css d3 data-visualization html js scatter-plot

Last synced: 12 Apr 2026

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/saravanansuriya/phonepe-pulse-data-visualization-and-exploration

Creating a dashboard by using streamlit application. In this app visualizing the data taken from Phonepe pulse Github repository.

data-visualization github-cloning mysql-database pandas-dataframe plotly-express python streamlit-webapp

Last synced: 10 Apr 2026

https://github.com/subhadipsinha722133/credit-card-fraud-dection

Web application for detecting fraudulent credit card transactions using machine learning

data-visualization fraud-detection machine-learning matplotlib numpy pandas seborn sklearn streamlit

Last synced: 10 Apr 2026

https://github.com/allanotieno254/powerbi-sales-dashboard

This repository provides a step-by-step guide to building a Power BI sales dashboard. It includes sample data, DAX measures, and visual examples

data-analytics data-visualization dax-expression power-bi sales-analysis

Last synced: 03 Jan 2026

https://github.com/sanjiban08/financial-reporting-analysis

This project offers a robust financial reporting and advanced analysis solution, utilizing DAX and financial analysis techniques. With adaptable visualizations and insightful analytics, it empowers efficient financial exploration across diverse datasets. Dive into strategic insights effortlessly! 📊💹

data-cleaning data-visualization dax finacial-mathematics financial-analysis powerbi

Last synced: 25 Jan 2026

https://github.com/kowshik24/predictstock

🚀 StockSage: Predicting Tomorrow's Stocks, Today! 🌌 Dive deep into the future of stock prices with StockSage! Powered by LSTM networks, this repository is a treasure trove for those looking to explore the intricacies of stock price predictions. 📈✨ 🔗 Live App: https://stocksage.streamlit.app/

data-science data-visualization deep-neural-networks lstm stock-market streamlit tensorflow

Last synced: 18 Mar 2026

https://github.com/harshindcoder/online_retail_data_clustering_project

This marketing analytics project uses RFM (Recency, Frequency, Monetary) features for customer classification, inspired by the online retail mining paper. The RFM model helps segment customers, identify high-value ones, and optimize marketing strategies.

customer-segmentation data-analysis data-visualization market-analytics

Last synced: 17 Aug 2025

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/guilherme-marcello/r-data-analysis-barplots

Reading RDS files, processing and presentation in bar plots

bar-plot data-visualization r

Last synced: 05 Oct 2025

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/twitter-trends-dashboard

An interactive dashboard to visualizes data on current Twitter trends by country and globally. Collects data of over 60 countries using the python Tweepy library, processed it,and visualized it in the form of bar chart and pie chart using the Plotly Dash framework.

dash dashboard data-analysis data-visualization plotly python trends twitter

Last synced: 31 May 2026

https://github.com/audreyadora/r_data_analytics

RStudio Data Analytics Learning Journal

data-science data-visualization r-studio

Last synced: 04 Feb 2026

https://github.com/kplanisphere/analysis-of-political-texts

Analysis and Classification System of Political Texts Using Natural Language Processing - Final Project for the Information Retrieval Course

classification-model data-science data-visualization deep-learning information-retrieval machine-learning natural-language-processing neural-network nlp nlp-machine-learning

Last synced: 05 Oct 2025

https://github.com/chandkund/loan-eligibility-prediction

This project is designed to predict the eligibility of loan applicants based on various factors such as income, credit history, and marital status. By analyzing historical loan application data, the model helps to determine whether a loan application should be approved or not.

data-analysis data-science data-visualization machine-learning-algorithms matplotlib numpy pandas python seaborn

Last synced: 09 Apr 2026

https://github.com/supsi-deass-cpps/multilingual_thematic_analysis

Modular R pipeline for multilingual survey analysis — translate, embed, cluster, and visualize open-ended responses using Google Cloud and tidyverse tools.

clustering data-visualization linguistics multilingual-analysis natural-language-processing qualitative-research r reproducible-research social-science survey-data text-mining thematic-analysis translation

Last synced: 04 Oct 2025

https://github.com/nitheshgoutham/phonepe-pulse-data

Phonepe Pulse Data Visualization and Exploration: A User-Friendly Tool Using Streamlit and Plotly

data-science data-visualization plotly python sql streamlit

Last synced: 09 Apr 2026

https://github.com/ashraf-khabar/bank-marketing-data-analysis

This project is focused on analyzing bank marketing data using PyTorch, pandas, numpy, and scikit-learn. The goal is to build a predictive model that can help identify potential customers who are more likely to subscribe to a bank's term deposit.

data-cleaning data-science data-visualization dataset deep-learning deep-neural-networks feedforward-neural-network learning neural-networks numpy pandas python pytorch sklearn

Last synced: 09 Apr 2026

https://github.com/mindlessmuse666/eda-explorer

Инструмент на Python для разведочного анализа данных (EDA) и визуализации, поддерживающий загрузку данных CSV и JSON, с модульной архитектурой ООП. Практическая работа по теме: "Обнаружение и визуализация данных для понимания их сущности" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".

csv-visualization data-analysis data-science data-visualization exploratory-data-analysis json-visualization matplotlib oop pandas python seaborn

Last synced: 13 Apr 2026

https://github.com/constantinoschillebeeckx/meowcow

Quickly visualize multidimensional data.

d3js data-visualization nvd3 viz

Last synced: 28 Jun 2025

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/abdelrahmanbayoumi/titanic-machine-learning-from-disasters

Knowing from a training set of samples listing passengers who survived or did not survive the Titanic disaster, can our model determine based on a given test dataset not containing the survival information, if these passengers in the test dataset survived or not.

data-analysis data-science data-visualization machine-learning pandas

Last synced: 09 Apr 2025

https://github.com/charlescro/reddit-classification-nlp

Analyzing subreddit language via Reddit API and NLP techniques.

data-analysis data-science data-visualization nlp-machine-learning reddit-api scikit-learn

Last synced: 03 Apr 2025

https://github.com/matthewandretaylor/csc207project

Forest Visualization 3D MVC. Using Data collected from the city of Kitchener

3d-graphics data-visualization

Last synced: 19 Apr 2026

https://github.com/easonlai/eda_for_hk_covid19

This is a code sample of Exploratory Data Analysis (EDA) for COVID-19 cases in Hong Kong. Data is obtained from official data.gov.hk.

covid-19 covid19-data data-analytics data-science data-visualization eda matplotlib omicron pandas python python3 seaborn

Last synced: 09 Apr 2026

https://github.com/ianjure/average-precipitation-map

A 3D data visualization of average precipitation using R.

data-visualization philippines r

Last synced: 16 Aug 2025

https://github.com/aman-codde/credit-card-analytics

A full-stack dashboard for credit card users to analyze spending, track rewards, and download statements securely.

analytics dashboard data-visualization express fullstack jwt-authentication mongodb nodejs react recharts tailwindcss

Last synced: 09 Apr 2026

https://github.com/aathithya-shanmuga-sundaram/cyber-threat-intelligence-dashboard

Interactive Streamlit dashboard for visualizing and analyzing cyber threats, featuring real-time data insights, severity classification, geolocation mapping, and customizable dark-cyber UI.

cyber-threat-intelligence cyber-threat-tool cybersecurity cybersecurity-tools data-visualization dataset numpy pandas plotly python streamlit threat-intelligence

Last synced: 10 Nov 2025

https://github.com/bessouat40/photo-gallery-viewer

This project is a photo gallery app 🎨 It leverages a CLIP model for powerful image search based on text keywords. You can easily filter through your images using AI-driven queries!

artificial-intelligence data-visualization elasticsearch embeddings image-gallery image-search mvc-architecture offline photo-gallery python

Last synced: 09 Apr 2026

https://github.com/alexeyraspopov/vizmath

Set of useful functions for data visualization

data-visualization

Last synced: 04 Oct 2025

https://github.com/bretsw/eme6356-ss25-module5

Slide deck for EME6356, Module 5: Data Visualization (Spring 2025)

analytics data-analytics data-visualization slides

Last synced: 09 Mar 2026

https://github.com/raghul-m/stock-price

Simple Stock Price App Using Streamlit and Yfinance

data-science data-visualization streamlit-webapp yfinance-library

Last synced: 04 Oct 2025

https://github.com/itsachrafmansari/moroccan-real-estate-analysis

Scrape, process, analyze, and visualize data from Avito.ma to uncover current trends in Morocco's real estate market.

api-scraping data data-analysis data-mining data-science data-scraping data-visualization eda exploratory-data-analysis morocco real-estate web-scraping

Last synced: 13 Aug 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/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/oiricaud/angularjs

Obtain the values from the JSON variables to display area, bar and linear graphs.

data-visualization graphs

Last synced: 09 Mar 2026

https://github.com/athulrajhere/spendwise-expensetracker-react-redux

SpendWise is a MERN full-stack expense tracker that helps users monitor and manage their financial activities. It features intuitive dashboards, analytics, account management, and secure user authentication — all designed to provide a smooth and insightful financial tracking experience. Built with React (Vite) and Redux Toolkit on the frontend.

chartjs dashboard data-visualization expense-manager expense-tracker express framer-motion fullstack-app jwt-authentication mern-project mern-stack mern-stack-app mongodb mongoose nodejs personal-finance react redux-toolkit typescript vite

Last synced: 08 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/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/siddhant4srivastava/numeric-and-visual-summary

Exploring Data with Numeric and Visual Summaries of a Bank Loan Dataset

data-science data-visualization

Last synced: 10 Nov 2025

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/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/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/trismald/eurosoccer1023

Data Analyst - European Soccer 2010 2023

data-analysis data-visualization jupyter-notebook pandas powerbi python

Last synced: 06 May 2026

https://github.com/jansim/nicknames

Specify human readable names for the columns in your data once and then reuse them across your project to rename plots axes, dataframe columns, tables and anything else.

data-cleaning data-visualization r r-package

Last synced: 04 Sep 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/dianaow/fifa22-svelte

Svelte/D3.js: Visualizing club attributes in FIFA games from 2015 to 2022

d3-visualization d3js data-visualization fifa sports-analytics sports-visualisation svelte

Last synced: 29 May 2026

https://github.com/skygenesisenterprise/aether-data

Open-source data pipeline and governance framework for transparent, community-managed public datasets.

data-science data-visualization dataset docker github-app go go-library java javascript node-library php python rust scala typescript

Last synced: 08 Jul 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/keshavg125/whatsapp-chat-analyzer

WhatsApp Chat Analyzer extracts insights from chat data, visualizing activity trends, emoji usage, and sentiment analysis using "ganeshkharad/gk-hinglish-sentiment". Built with Streamlit, Pandas, and Matplotlib for interactive analysis. 🚀

data-visualization emoji-analysis huggingface matplotlib nlp pandas python seaborn streamlit whatsapp-chat-analysis wordcloud

Last synced: 07 May 2026

https://github.com/supriya811106/whatsapp-chat-analyzer-app

Analyze WhatsApp chats with Python, Streamlit, and data visualization. Explore messaging patterns, content trends, and emoji usage to uncover insights from your conversations.

analyzer-web-app chat-analytics chat-analyzer data-preprocessing data-visualization emojis machine-learning matplotlib natural-language-processing nltk numpy pandas plotly python3 seaborn sentiment-analysis streamlit-webapp text-analysis user-engagement

Last synced: 30 Dec 2025

https://github.com/nathanaelmutua/british-airways-data-science-challenge

My solutions for the Forage program: web scraping, data cleaning, analysis, and visualization to extract business insights. Demonstrating practical data science skills for real-world problem-solving.

british-airways british-airways-virtual-program data-science data-visualization dataanalysis forage internship-project internship-task jupyter-notebook python sentiment-analysis webscraping

Last synced: 12 Aug 2025

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/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/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/mindlessmuse666/eda-pandas

Проект по разведочному анализу данных (EDA) о пассажирах Титаника с использованием библиотеки Pandas. Включает в себя загрузку данных, предобработку, статистический анализ, визуализацию и создание сводных таблиц. Цель проекта - демонстрация основных методов и инструментов EDA для анализа и понимания данных.

data-analysis data-processing data-science data-visualization eda exploratory-data-analysis matplotlib pandas python titanic

Last synced: 18 Apr 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/ashish-kr-srivastava/olympic-games-eda---python

About Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.

data-visualization datacleaning eda matpotlib numpy pandas python seaborn seaborn-python

Last synced: 09 Apr 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/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