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/milos-agathon/netherlands_rail_density_map

Plot a choropleth map using OSM data and geospatial analysis

bigdata data-science data-visualization geospatial gis maps osm rails rstats

Last synced: 04 Apr 2026

https://github.com/dianaow/singapore_stories

Exploring and visualizing datasets related to Singapore issues

d3 d3js d3v4 data-visualization maps singapore singapore-government

Last synced: 29 Jun 2026

https://github.com/leegeunhyeok/visual-electron

📈 Electron + Vue.js based data visualization tool

data-visualization electron vue

Last synced: 24 Aug 2025

https://github.com/chandkund/spam-email-detection

This project focuses on detecting spam emails using a fine-tuned DistilBERT model, a lighter version of the BERT model. The model is trained to classify email text into two categories: spam (1) and not spam (0). The dataset consists of email texts labeled as either spam or non-spam.

data-visualization datapreprocessing matplotlib pandas python pytorch sklearn transformer

Last synced: 20 Jan 2026

https://github.com/shsiddhant/memory.fm

A Python library, CLI tool, and web-based dashboard for exploring music listening history from Last.fm and Spotify.

analytics data-analysis data-visualization memories music

Last synced: 04 Apr 2026

https://github.com/mitevpi/vue-d3-bar-chart

Reusable, reactive, animated bar chart using D3 + Vue.js. Written in idiomatic Vue, rather than D3 syntax.

d3 data data-visualization frontend interactive svg vue web

Last synced: 18 May 2026

https://github.com/timmymatten/spikeball-stat-tracker

Spikeball stat tracking web app built with Streamlit and Python, designed to easily log and analyze player performance over multiple games.

data data-analysis data-visualization dataset matplotlib-pyplot multipage python spikeball statistics streamlit

Last synced: 18 Apr 2026

https://github.com/ineelhere/shinyDwight

A dashboard depicting the great battle of Dwight Schrute and the Computer | The Office

bslib data-visualization imola r rshiny rshiny-application sass server shiny-apps ui-components

Last synced: 01 Apr 2025

https://github.com/xuri/excelize-cs

Excelize is a C# port of Go Excelize library that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files.

agent ai chart csharp data-analysis data-science data-visualization excel excelize formula microsft office ooxml parser spreadsheet xlsm xlsx

Last synced: 03 Mar 2026

https://github.com/dadosdelaplace/hilostwitter

Códigos R de los hilos de Twitter (R codes of Twitter activity) https://twitter.com/dadosdelaplace

data-visualization dataviz divulgacion ggplot2 maths plotly r rstats statistical-analysis threads twitter

Last synced: 11 Mar 2026

https://github.com/samuelbarbosadev/roof_imoveis_data_analysis

The company hired you because they want to know what would be the 5 properties they should invest in and why, and which 5 you would not recommend investing in at all.

data-preparation data-understanding data-visualization pandas python

Last synced: 12 Apr 2026

https://github.com/zoliqua/venn-diagram-lab

🟢 🟀 Interactive Venn diagram viewer & editor — 44 SVG models (2–9 sets), pre-computed region paths, React + TypeScript + Vite

adelaide bioinformatics data-visualization edwards-venn euler hamilton interactive manawatu massey palmerton-north python-package react set-theory svg typescript upsetplot venn venn-diagram venndiagram victoria

Last synced: 05 May 2026

https://github.com/nathanvilbert/visualization-of-flood-in-jakarta-with-tableau

The Flood Intensity Visualization and Priority Identification System for Jakarta provides an interactive platform to analyze flood patterns, severity, and impacted regions in Jakarta from 2013 to 2020.

data-visualization exploratory-data-analysis tableau twb

Last synced: 19 Mar 2026

https://github.com/qtle3/polynomial-regression

This project demonstrates the use of both Linear and Polynomial Regression models to predict salaries based on the position level of employees. By using a dataset that contains position levels and their corresponding salaries, this project showcases the differences between linear and polynomial models in fitting data and making predictions.

data-visualization linear-regression model-comparison polynomial-regression salary-prediction

Last synced: 08 Apr 2025

https://github.com/baggiponte/ta-statistics-for-big-data-2022

🎓 Introduction to Python and Machine Learning [UniMi • AY 2021/2022]

clustering data-science data-visualization machine-learning python scikit-learn

Last synced: 03 May 2026

https://github.com/jmofuture/poblacion-mundial

Power BI - Análisis de la Población Mundial, Mortalidad Infantil y Esperanza de Vida

csv data-visualization dax excel powerbi powerquery

Last synced: 26 Feb 2026

https://github.com/rohithay/customer-segmentation

Clean and Apply RFM technique to rank and group clusters to identify the best customers and perform targeted marketing campaigns, using real online transaction data

data-cleaning data-science data-visualization datetime marketing-analytics pandas python3 user-segmentation

Last synced: 03 May 2026

https://github.com/ondrejhruby/countries-of-the-world

Explore global data with this repository, featuring insights, visualizations, and Python code examples on countries worldwide—perfect for enhancing your data analysis and visualization skills.

data-analysis data-science data-visualization geography jupyter-notebook machine-learning matplotlib pandas python statistics

Last synced: 16 Apr 2026

https://github.com/derrickbaruga7/mapping-median-age-europe

An R project that creates an interactive map of the median age across European regions using Eurostat data and spatial visualization packages.

data-analysis data-science data-visualization datascience european-union mapping r

Last synced: 25 Mar 2025

https://github.com/karankathur06/python-dashboard

A dynamic Python-based dashboard for visualizing and analyzing data with interactive elements. Built using popular libraries like Plotly and Dash, designed for intuitive data exploration.

analytics dash dash-plotly dashboard data-science data-visualization interactive-ui plotly python visualization-project web-app

Last synced: 28 May 2026

https://github.com/qtle3/decision-tree-regression

This project implements **Decision Tree Regression** to predict the salary of an employee based on their position level. By using a dataset containing position levels and their corresponding salaries, the project highlights how decision trees can capture complex relationships in data through non-linear regression.

data-visualization decision-tree-regression prediction-model

Last synced: 08 Apr 2025

https://github.com/shuklayash02/excel_complete_vrindastore_dataanalysis

Compltete AnalysisData Cleaning,processing and data analysis with interactive dashboard

analysis data data-visualization datacleaning excel excel-vba

Last synced: 19 Mar 2026

https://github.com/ahmetzamanis/bayesianusedcars

Predicting used car prices using Bayesian Linear Regression, visualizing results and comparing with OLS regression.

bayesian car-prices data-science data-visualization linear modeling r regression rmarkdown

Last synced: 16 Dec 2025

https://github.com/tushard48/product-cluster-analysis

This project performs clustering analysis on a product dataset to identify and group similar products. The analysis includes data preprocessing, application of various clustering algorithms, and visualization of results to gain insights into product patterns. Key techniques used are K-Means, Mini Batch K-Means, evaluated using metr

data-visualization excel machine-learning powerbi streamlit unsupervised-learning

Last synced: 03 May 2026

https://github.com/tejashah88/Visualflow-Unity

Visualizing Vitech insurance data with Unity and the Leap Motion (for HTN 2017).

data-visualization leap-motion unity unity3d virtual-reality vitech vr

Last synced: 11 Mar 2025

https://github.com/jcaperella29/financial_analyis_pipeline

An AI-powered financial analysis pipeline that scrapes stock data, calculates Piotroski F-Score & Valuation, and generates trend plots—all in one click!

ai automation cli data-science data-visualization deep-learning finance financial-analysis financial-modeling investing investment-research machine-learning natural-language-processing pdf-generation python quantitative-finance selenium web-scraping

Last synced: 08 Jun 2026

https://github.com/marcramonmoreno/historian_app

Historian Data Tool - A secure internal web application for processing and visualizing historical data, built with React frontend and Flask backend. Features include data processing with configurable time ranges, tag configuration management, and CSV export capabilities. Access requires Tailscale VPN connection and proper permissions.

csv-export data-processing data-visualization docker docker-compose flask historian python react web-application

Last synced: 10 Apr 2026

https://github.com/chahiriabderrahmane/carpricepredictor

🚗 Cars Exploration & Price Prediction | Analyzing Cars.com Listings

data-analysis data-science data-visualization machine-learning python streamlit web-scraping

Last synced: 08 Feb 2026

https://github.com/shuklayash02/sales_dashboard_powerbi

Created interactive dashboard to track and analyze online sales data Used complex parameters to drill down in worksheet and customization using filters and slicers

data-visualization datacleaning excel powerbi

Last synced: 19 Mar 2026

https://github.com/zeynepcol/data-analysis-visualization

Data visualization and interactive analytics - Olympics Dataset

data-analysis data-science data-visualization matplotlib pandas plotly python scipy seaborn streamlit

Last synced: 03 May 2026

https://github.com/moindalvs/assignment_multi_linear_regression_2

Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_08_04","KM","HP","cc","Doors","Gears","Quarterly_Tax","Weight")]

cooks-distance data-science data-structures data-visualization exploratory-data-analysis feature-engineering feature-selection influencers multi-collinearity-issue outlier-removal outliers-detection predictive-modeling

Last synced: 18 Apr 2026

https://github.com/gholamrezadar/favourite-youtube-channels

this program goes through your youtube watch history and sorts channels based how many of their videos you have watched!

data-analysis data-visualization python

Last synced: 16 Jan 2026

https://github.com/nomadsdev/sys-moninsight

System Monitoring and Analysis Tool is a utility for real-time performance tracking. It logs CPU, memory, and disk usage, provides visual graphs, and offers performance recommendations. Perfect for optimizing system efficiency.

automation cpu-usage data-analysis data-visualization disk-usage matplotlib memory-usage performance-analysis performance-optimization psutil python real-time-monitoring resource-management sys-moninsight system-metrics

Last synced: 19 Jun 2026

https://github.com/newking9088/nasdaq100_hedge_fund_dashboard

LLMs empower hedge funds and investors to leverage NASDAQ-100 insights, making informed decisions with key financial metrics. An LLM-powered app allows uploading financial reports and images for analysis, offering instant insights and trend analysis in a dynamic market. 🚀📊

dashboard-application data-visualization langchain llm rag streamlit

Last synced: 19 Apr 2026

https://github.com/aubainmbk/optimisation-ventes-supermarche

Notre objectif est de ressortir des informations grâce aux données de ventes d'un Supermarché.

data-visualization dataanalysis excel powerbi

Last synced: 04 Feb 2026

https://github.com/ondrejhruby/airbnb-analysis-machine-learning

A comprehensive end-to-end machine learning project analyzing Airbnb listings data. This project includes exploratory data analysis, model training, optimization, and model interpretability, using a randomly generated dataset for demonstration purposes.

airbnb-data data-science data-visualization exploratory-data-analysis hyperparameter-tuning machine-learning model-interpretability python regression-analysis

Last synced: 20 Jul 2025

https://github.com/emredurukn/data-analysis

Example notebooks for analyzing data

data-analysis data-visualization python

Last synced: 12 May 2026

https://github.com/sunnybibyan/marketing_campaign_analysis_power_bi_dashboard

Campaign Performance Analysis This project analyzes the performance of Spring, Summer, and Fall marketing campaigns, revealing key insights and actionable recommendations.

data-analysis data-visualization dax marketing-campaign powerbi

Last synced: 19 Mar 2026

https://github.com/prime-infinity/type-one

Software to visualize and analyze GitHub repos based on certain statistics such as stars, forks and issues

data-analysis data-visualization

Last synced: 03 Feb 2026

https://github.com/mooerslab/arviz-voice-in

Library of voice-triggered code snippets for arviz using Voice In Jupyter Notebooks

arviz bayesian-inference colab data-visualization juptyer markov-chain-monte-carlo python

Last synced: 01 Apr 2025

https://github.com/ninadpatil09/bankcard-analytics---credit-debit-card-usage-monitoring

This project is a comprehensive data analysis initiative aimed at extracting valuable insights from bank card usage data. The tools and techniques includes Python, Excel, Tableau, web scraping, pandas. It centers around understanding and visualizing trends and patterns in credit and debit card usage across multiple banks.

data-cleaning data-visualization excel python tableau tableau-public web-scraping

Last synced: 18 Apr 2026

https://github.com/garcane/global-shipping-analytics-dashboard

This Tableau project provides a comprehensive visual analysis of global sales, shipping costs, and quality metrics across different regions and countries.

data data-analysis data-analyst data-visualization metrics tableau

Last synced: 01 Mar 2026

https://github.com/as16082023/space-missions-dashboard

Created a Tableau dashboard to visualize the history of space missions.

dashboard data-visualization space-mission tableau

Last synced: 20 Mar 2026

https://github.com/as16082023/adventureworks--bike-shop--dashboard

Adventure Works - Bike Shop-Power BI course project by Maven Analytics

data-visualization dax maven-analytics power-bi power-query

Last synced: 20 Mar 2026

https://github.com/vidhi1290/hr_employee_prediction

"Welcome to the HR Employee Promotion Prediction project! This repository contains the code and resources for a machine learning project that focuses on predicting employee promotions. By analyzing various employee attributes, this project aims to provide valuable insights for HR decision-making and talent recognition within organizations.

data-exploration data-science data-visualization docker hr-employee-prediction hyperparameter-tuning machine-learning matplot model-building numpy pandas scikit-learn seaborn streamlit streamlit-webapp

Last synced: 13 Apr 2026

https://github.com/rakumar99/power-bi-projects

This repository contains various power bi projects and dashboards of Humaan Resources , Financial Analysis using Power BI Desktop.

dashboards data-analysis data-visualization databases datacleaning datamodeling etl powerbi powerquery reports

Last synced: 04 Jun 2026

https://github.com/neerajcodes888/whatsapp-chat-analyzer

A Python tool for effortless analysis of WhatsApp conversations. Gain insights with basic statistics, word cloud visualizations, and URL statistics. Powered by pandas, urlextract, wordcloud, seaborn, and Streamlit. 📊📱

analyzer chat data-analysis data-visualization pandas python3 seaborn urlextract whatsapp wordcloud

Last synced: 12 Apr 2026

https://github.com/nafisalawalidris/springforth-university-foodbank

Springforth University Food Bank: A collaborative initiative with UNESCO to address student food insecurity. Contains code and resources for the web application, data analysis, and insights into the prevalence and impact of food insecurity on academic performance.

academic-performance collaborative-initiative data-analysis data-visualization excel pivot-tables powerbi springforth-university-food-bank student-food-insecurity unesco

Last synced: 17 Feb 2026

https://github.com/fawaz-ahmed/js-infinite-median

Calculate median of a stream of numbers using heap sort (with nlogn comlpexity)

crypto data-structures data-visualization graphs infinite math median median-heap numbers pricing streaming-data

Last synced: 15 Aug 2025

https://github.com/willie-conway/global-superstore-data-modeling-analysis

A comprehensive data modeling and analysis project for the 🌍Global Super Store, focusing on database design 🗃, sales data analysis 📊, and interactive visualizations 📍 using MySQL 🖥 and Tableau 📈.

business-analytics business-intelligence data-exploration data-modeling data-preprocessing data-restructuring data-visualization database-design er-diagram geographic-analysis interactive-dashboard mysql profit-analysis sales-analysis sales-performance sales-trends sql star-schema tableau time-series-analysis

Last synced: 21 Jul 2025

https://github.com/serbng/lauexplore

Post processing tools for data produced by the lauetools package.

data-science data-visualization synchrotron-radiation x-ray-diffraction

Last synced: 24 Feb 2026

https://github.com/karthikraja95/fika

Automate Data Science Workflow from Exploratory Data Analysis to Model Deployment

automation automl-python data-science data-visualization eda machine-learning nlp pipeline python

Last synced: 14 Jan 2026

https://github.com/ricardolsmendes/sna-dw

Companion repository for my Data Science & Analytics MBA Term Paper: "Social Network Analysis applied to Data Warehouses: opportunities and constraints for Data Governance"

data-analytics data-governance data-science data-visualization network-science social-network-analysis

Last synced: 21 Apr 2026

https://github.com/frankelavsky/ligo-virgo-mass-plot

An interactive astrophysics project, exploring the masses of dead stellar objects (black holes and neutron stars). I used d3.js, a touch of jquery, flowtype, and advanced SVG techniques (in vanilla javascript) for this project.

astronomy astrophysics client-side css d3 d3js data-visualization exploratory-data-visualizations frontend frontend-app gravitational-waves html interactive interactive-visualizations javascript modular single-page-app svg svg-filters visualization

Last synced: 21 Apr 2026

https://github.com/faisal-fida/accuweather

AccuWeather is a Python-based application designed to provide accurate and real-time weather information. This project leverages various APIs to fetch and display weather data in a user-friendly format.

api-integration automation data-visualization python real-time-data weather-api

Last synced: 21 Jun 2025

https://github.com/pinedah/escom_development-of-applications-for-data-analysis

This repository is a personal collection of programs, exercises, and notes from the Development of Applications for Data Analysis course at Instituto Politécnico Nacional (IPN). As part of the Bachelor's in Data Science, the course focuses on developing practical skills in Python for data analysis.

data-analysis data-science data-visualization jupyter-notebook python python-data-analysis

Last synced: 20 Jan 2026

https://github.com/flexmonster/pivot-elasticsearch-proxy

Сonnecting Flexmonster Pivot to Elasticsearch via a proxy server

data-visualization elasticsearch pivot-tables proxy-server

Last synced: 11 Jun 2025

https://github.com/anweshgangula/covid19-india

Covid-19 India Dashboard - data from https://www.covid19india.org/

covid-19 d3js data-visualization python

Last synced: 22 Jun 2026

https://github.com/listiangr/product_sales_data_analysis

Proyek ini menganalisis data penjualan untuk memberikan wawasan tentang tren penjualan, profitabilitas, dan permintaan produk, guna membantu perusahaan merencanakan strategi harga, promosi, dan pengelolaan inventaris yang lebih efektif.

corrplot data-analysis data-preprocessing data-visualization dplyr ggcorrplot ggplot2 product-sales r-language rstudio

Last synced: 03 Apr 2025

https://github.com/patilni3/seaborn-in-depth

Python's Seaborn Library for Data Analysis, Machine Learning, Data Science and many more...

data-analysis data-reporting data-representation data-science data-visualization plots-in-python powerbi seaborn sns

Last synced: 03 Apr 2025

https://github.com/hayat-tamboli/data-vis

Data Visualization for Indian movie data from 1931-2022

data-visualization nextjs shadcn-ui

Last synced: 15 May 2026

https://github.com/f-z/databases

Various database projects (modeling, SQL, R)

data-visualization databases datavisualization map-reduce mapreduce r sql

Last synced: 16 May 2026

https://github.com/mdaffailhami/customer-data-analysis

This repository contains code and analysis for exploring customer data, focusing on profiling and contact preferences. The project includes various stages of data processing, from raw data preparation to final cleaned datasets, and employs Python and popular data analysis libraries to uncover insights and trends.

data-analysis data-cleaning data-science data-visualization jupyter jupyter-notebook pandas plotly python

Last synced: 03 Mar 2026

https://github.com/cabbage89/datart-docker

datart docker compose 䞀键启劚

data-visualization datart docker-compose java visualization

Last synced: 16 May 2026

https://github.com/noeyislearning/sharpe-ratio-amazon-facebook

Explore the Sharpe Ratio and its application to evaluate the performance of two tech giants: Amazon and Facebook.

amazon data-analysis data-science data-visualization facebook python3 sharpe-ratio

Last synced: 27 Mar 2025

https://github.com/arction/lcjs-example-1111-coviddrilldowndashboard

In-depth example of map dashboard with data drill-down. Visualizes relations between CoVID vaccinations and cases

covid-19 data-visualization demo example lightningchart-js map-chart maps template

Last synced: 12 Mar 2025

https://github.com/dantesc03/netflix-analysis

Netflix movie length over the last 30 years

data-manipulation data-visualization graphs pandas python

Last synced: 29 Apr 2026

https://github.com/30lima/gym-members-exercise-dataset

Dataset para analisar a queima de calorias em relação ao gênero masculino e feminino

analysis data-science data-visualization jupyter-notebook python

Last synced: 18 May 2026

https://github.com/saksham-jain177/automated-data-analysis-and-visualization

About Automated Data Analysis and Visualization is a Streamlit web application designed for quick and insightful data analysis. Users can easily upload CSV files, perform automated preprocessing, and generate interactive visualizations such as histograms, scatter plots, and heatmaps.

automated-reporting data-analysis data-preprocessing data-science data-visualization datasets exploratory-data-analysis interactive-visualizations machine-learning python streamlit

Last synced: 15 May 2026

https://github.com/sanniheruwala/rednotebookai

RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.

ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript

Last synced: 17 Jun 2026

https://github.com/vivienneforreal/covid4eu-sorbonne

Economy: “Analysis of Labor Market decisions of men and women during the COVID-19 pandemic in the 4EU+ countries”.

covid-19 data-analysis data-science data-visualization pandas

Last synced: 20 Mar 2025

https://github.com/thecoderpinar/customer-segmentation-clv-analysis

Optimize marketing strategies and enhance decision-making. Explore customer data, segment behavior, calculate CLV, analyze demographics, and visualize insights. 🚀

clv-analysis customer-segmentation data-analysis data-science data-visualization jupyter-notebook machine-learning marketing-strategy python

Last synced: 03 Apr 2025

https://github.com/md-emon-hasan/numpy-pandas-matplotlib-seaborn

A collection of tutorials and examples showcasing the usage of Numpy, Pandas, Matplotlib, and Seaborn for data manipulation and visualization.

data-science data-visualization matplotlib numpy pandas python seaborn

Last synced: 06 Apr 2026

https://github.com/synergycodes/reactflow-app-alt-stores-demo

Demo application demonstrating the benefits of using no-store actions from Zustand in a React Flow application

data-visualization diagramming react-flow reactflow zustand

Last synced: 16 May 2026

https://github.com/flazefy/wardrobe-fe

Wardrobe is your ultimate clothing assistant, helping you organize outfits, track history, manage schedules, and plan weekly looks. Unsure what to wear? Our smart outfit randomizer suggests perfect options based on availability and favorites. Join us and we will keeps your style decision effortless and organize. Created using Next Js

apexcharts auth authorization axios bootstrap5 data-visualization firebase firebase-storage javascript nextjs react rest-api zustand

Last synced: 06 Apr 2026

https://github.com/cameronbrady1527/parkinsons-detection

Comprehensive machine learning pipeline for Parkinson's disease detection using voice measurements with automated data processing, outlier detection, and model evaluation.

data-analysis data-visualization machine-learning parkinsons-detection parkinsons-disease

Last synced: 01 Jul 2026

https://github.com/sn2606/breast-cancer-wisconsin-diagnostic

Data Visualization of the Breast Cancer Wisconsin diagnostic dataset

breast-cancer-wisconsin data-visualization matplotlib plotting python-3 seaborn-plots

Last synced: 21 Mar 2025

https://github.com/nick-peter-marcus/marketing-data-analysis

Analyzing Marketing Analytics Data on Purchase Behavior and Campaign Responses - Customer Segmentation, Data Visualization, Regression Analysis, Random Forest

data-visualization k-means-clustering linear-regression logistic-regression pca random-forest segmentation

Last synced: 09 Sep 2025

https://github.com/rdrahul123/sales-dashboard

The Sales Analysis Dashboard was developed to provide insights into sales, profits, and product performance across different categories, timeframes, and geographic locations. By leveraging Power BI, the project aimed to transform raw data into actionable visualizations, facilitating better decision-making for stakeholders.

data-analysis data-science data-visualization dax powerbi

Last synced: 06 Jan 2026