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/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/as16082023/atliq-hospitality-analysis

This project presents an overview of AtliQ Grands' performance in the hospitality industry using Power BI.

atliqgrand codebasicsresumeprojectchallenge data-analysis data-visualization powerbi revenueinsights

Last synced: 23 Jan 2026

https://github.com/marjory00/bridgecontrol-app

BridgeControl-App: A unified, real-time, predictive Multi-Modal Traffic Control Dashboard. Integrates vehicular, transit, and environmental data for proactive urban management. Built with HTML, CSS (Responsive), and D3.js.

app css d3js data-visualization express font-awesome graph html js json mongodb nodejs npm responsive-design

Last synced: 11 Apr 2026

https://github.com/p0u4a/leet-track

Web app for tracking and visualising LeetCode progress.

data-visualization leetcode leetcode-stats web-app

Last synced: 01 Apr 2025

https://github.com/zane/plot

A tiny Clojure library for plotting things at the REPL.

clojure data-science data-visualization repl statistics

Last synced: 01 Sep 2025

https://github.com/aymane-maghouti/mobile-data-hive-insights

This project demonstrates the process of extracting data from a MySQL database, transferring it using Apache Sqoop, storing it in Hive Data warehouse (the data actually is store in Hadoop Distributed File System (HDFS)), and performing analysis using Hive Query Language (Hive QL) (it is a language close to SQL). Then visualize the data in Power BI,

apache-sqoop data data-integration data-visualization hadoop-hdfs hivedb hiveql powerbi

Last synced: 09 Mar 2026

https://github.com/nemeslaszlo/lending-club-analysis

Lending Club analysis, with a model that can predict whether or nor a borrower will pay back their loan.

binary-classification classification data-visualization keras matplotlib numpy pandas seaborn tensorflow

Last synced: 12 Apr 2026

https://github.com/jfoster17/save

Search Analysis and Visualization Environment

analysis data-science data-visualization environment search visualization

Last synced: 07 Apr 2025

https://github.com/natanast/immunovisual

A collection of charts made with the R programming language, focusing on immunogenetics analyses. Different charts types are being organized into multiple sections, each accompanied by its reproducible code. The gallery spotlights the utilization of prominent R packages such as tidyverse, data.table, and ggplot2.

data-visualization ggplot2 quarto r-programming

Last synced: 11 Mar 2026

https://github.com/mihaiconstantin/lavot

A `React` application that allows users to indicate how votes will be redistributed among candidates for the second round of Romanian presidential elections.

data data-visualization elections react sankey typescript

Last synced: 06 Feb 2026

https://github.com/shadowk29/cusumtools

An eclectic collection of python scripts I have found to be useful in processing nanopore data

data-analysis data-visualization time-series-analysis

Last synced: 16 Mar 2026

https://github.com/hendersontrent/hotter

R package for webscraping, statistical analysis, and data visualisation of the Triple J Hottest 100 Countdown and related data.

data-visualisation data-visualization r triple-j webscraping

Last synced: 08 Apr 2025

https://github.com/cyberkutti-iedc/pingpong

PingPong Notifier provides real-time GitHub notifications and data visualization through a website, server, Chrome extension, and NodeMCU hardware. Stay updated on GitHub activities effortlessly.

chrome-extension data-visualization esp8266 express fullstack github-notifications javascript nodejs nodemcu real-time-updates tailwindcss vuejs website

Last synced: 24 Jan 2026

https://github.com/sdcastillo/pa-r-study-manual

An online study guide for the SOA's predictive analytics exam.

data-science data-visualization machine-learning predictive-modeling r-programming

Last synced: 24 Feb 2026

https://github.com/dsnchz/solid-tradingview-widgets

SolidJS bindings for TradingView Widgets — ready-to-use financial tools you can embed into your website to display market data.

data-visualization finance fintech fintech-api solidjs trading visualization

Last synced: 16 Mar 2026

https://github.com/rani-sikdar/python-data-structures

A repository for sharing Python implementations of common data structures and algorithms, including arrays, linked lists, stacks, queues, trees, graphs, and sorting/searching techniques. Perfect for learning, revisiting fundamentals, and collaborating on computer science concepts. Contributions welcome! 🚀

data-analysis data-structure data-visualization numpy-library pandas-dataframe python python-3

Last synced: 30 Mar 2025

https://github.com/nrobledosagredo/lda-topic-analysis-news-chile

Topic analysis on news from Chile using LDA for extracting and visualizing relevant patterns.

data-visualization latent-dirichlet-allocation

Last synced: 16 Mar 2025

https://github.com/mo-karbalaee/study-tracking-report

I keep track of my studies in the "Boosted" mobile app and then export it periodically as a CSV file analyze it.

data-visualization eda

Last synced: 25 Feb 2026

https://github.com/nafisalawalidris/sprocket-central-pty-ltd-

Sales Analysis - Sprocket Central Pty Ltd: This repository presents an in-depth analysis of sales data for Sprocket Central Pty Ltd. Discover key trends, best-selling products, optimal advertising timing, and actionable recommendations for growth. The interactive dashboard provides comprehensive visualizations, empowering stakeholders.

actionable-recommendations advertising-timing best-selling-products data-visualization growth-strategies interactive-dashboard power powerbi sales-analysis trends

Last synced: 06 Feb 2026

https://github.com/saravana-kr22/phonepe_pulse_data_visualization_and_exploration

The PhonePe Pulse Data Visualization project in Python extracts, transforms, and stores data from the PhonePe Pulse GitHub repository. It creates an interactive dashboard using Streamlit, Plotly, and other libraries to visualize the data. Users can explore various insights from the data spanning 2018 to 2023.

choropleth-map data-science data-science-projects data-visualization geojson geopandas indiamapdata mapbox mysql phonepe phonepe-clone phonepe-pulse-data-visualization plotly pydeck python python3 streamlit streamlit-webapp visualization

Last synced: 25 Feb 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/sankalp130/call-center_data-analysis

This repository contains Tableau dashboard, visualization, and data analysis projects I have created.

data-cleaning data-schema data-visualization tableau

Last synced: 05 Jan 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/harshals499/ecosecure-visualization

Data visualization project using Qlik to analyze sales performance for EcoSecure Systems.

business-intelligence data-analysis data-visualization qlik-sense sales-analysis

Last synced: 12 Jun 2026

https://github.com/prashver/sales-insights-tableau

SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.

dashboard data-visualization sql tableau

Last synced: 01 Feb 2026

https://github.com/madeiradata/microsoft-data-analysts-club

Open-source Repository of Useful Scripts and Solutions for Microsoft Data Analysts

data-analysis data-visualization microsoft-data-analysis powerbi powerbi-report

Last synced: 19 Mar 2026

https://github.com/ac12644/fractz-ai-data-analyst

Analyze data and gain insights instantly with FRACTZ's AI Data Analyst. Flexible, fast analytics tailored to your needs.

ai data-analysis data-visualization

Last synced: 01 Feb 2026

https://github.com/aymane-maghouti/sentiment-analysis-for-jumia-reviews-and-smartphone-price-prediction-system

The project focuses on customer sentiment analysis for Jumia, aiding informed online decisions. It collects and analyzes product comments to determine sentiments and implements a decision-making algorithm. Additionally, it includes product price prediction system using regression techniques.

beutifulsoup data-analysis data-cleaning data-collection data-preprocessing data-scraping data-visualization eda falsk machine-learning python web-application

Last synced: 18 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/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/sahaavi/new-venture-s-compass

Find suitable country for your business based on world business indicators!

bars dash dashboards data-visualization interactivity map plotly plotly-dash python radarchart startup vizualisation

Last synced: 16 May 2025

https://github.com/garcane/cookie-company-visual-dashboard

This Excel-based interactive dashboard provides a comprehensive overview of the Cookie Company's sales performance and key metrics.

dashboard data data-visualization excel microsoft-excel

Last synced: 09 Feb 2026

https://github.com/mohd-faizy/learn_matplotlib

Matplotlib is a powerful plotting library in Python that allows you to create static, animated, and interactive visualizations. It’s widely used for representing data graphically, making it easier to analyze and understand.

data-visualization matplotlib matplotlib-heatmap matplotlib-pyplot matplotlib-python matplotlib-styles matplotlib-tutorial plots-graphs plots-in-python

Last synced: 26 Feb 2026

https://github.com/amauryval/gdf2bokeh

Gdf2Bokeh, a library to map quickly your geographic data with the bokeh library

bokeh data-visualization geometry geopandas gis-development map mapping pandas python shapely

Last synced: 10 Feb 2026

https://github.com/prangonghose/analysis_of_bangladesh_economic_complexity

In this project a brief analysis has been done by our team in the export economy of Bangldesh for the past three decades.

data-analysis data-science data-visualization inequalipy matplotlib pandas plotly

Last synced: 22 May 2026

https://github.com/ksmooi/mscs_data_visualization

This series of reports demonstrates the process of creating, refining, and evaluating interactive data visualizations using Altair, focusing on Seattle weather data, with an emphasis on accessibility, usability, and effectively communicating insights.

altair data-visualization

Last synced: 01 Apr 2025

https://github.com/autumnchris/education-choropleth-map

A D3.js choropleth map of the US built in React.js that presents each county's percentage of adults who are college graduates.

axios babel choropleth choropleth-map choropleth-map-challenge css3 d3 d3-js d3js data-visualization education-choropleth-map freecodecamp javascript react reactjs sass scss webpack

Last synced: 11 Apr 2026

https://github.com/colburncodes/se_pudding_2023

This project is a React app designed to showcase research conducted by a team of data scientists and data analysts. The app is utilizing React and React-Chartjs-2

chartjs-2 data-analysis data-science data-visualization react-chartjs-2 reactjs

Last synced: 11 May 2026

https://github.com/shoyeb45/avltreevisualizer

This is data structure project. In this project I've built AVL tree visualisation application using javafx library of java. This project have solidified my understanding of AVL tree data structure and learnt a lot from this project

data-structures data-visualization java javafx javafx-application visualization

Last synced: 27 Feb 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/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/amirnaghibi/companion

find the safest way back home with a trusted companion

data-visualization django-framework pathfinding python3 webapp

Last synced: 10 Apr 2026

https://github.com/flexmonster/svelte-flexmonster

Svelte wrapper for Flexmonster Pivot Table & Charts

data-analysis data-visualization frontend pivot-tables svelte sveltekit

Last synced: 27 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/komed3/moneylens

MoneyLens helps you see money in context. Convert any amount of money into tangible comparisons — from gold weight and coin stacks to purchasing power and global wealth rankings.

data-visualization economics finance money visualization

Last synced: 12 Feb 2026

https://github.com/ismail-mouyahada/lodscroljs-library

LodScrolJS Documentation LodScrolJS is a lightweight, fast, and secure JavaScript library designed to load any type of content from APIs on scroll, helping to avoid loading too much data at once. It works seamlessly with various JavaScript frameworks

data data-visualization load-on-scroll loading loading-spinner loadonscroll scroll

Last synced: 13 Feb 2026

https://github.com/owengombas/r-place

🖼 Data analysis on r/place 2022

data-science data-visualization rplace

Last synced: 13 Feb 2026

https://github.com/zayarhtet/visualising-election-with-data

Visualisation of Myanmar Election 2020 with past data

data-mining data-science data-visualization

Last synced: 13 Feb 2026

https://github.com/mustika-putri-m/excel-data-storytelling-pt-tumbuh-bersama-growian

PT. Tumbuh Bersama merupakan salah satu perusahaan di bidang retail yang menjual banyak sekali perlengkapan rumahan ke berbagai negara. Beberapa minggu kedepan perusahaan ini ingin mengadakan town hall untuk menginformasikan performance bisnis yang mereka miliki. Sebagai bagian dari team data, kalian diminta untuk melakukan analisis secara bebas

data-visualization excel vizualisation

Last synced: 19 Mar 2026

https://github.com/mohagungnursalim/da-covid-data-cleansing

Identifying and correcting errors, inconsistencies, and inaccuracies within datasets related to the COVID-19 pandemic. This is essential for obtaining reliable and actionable insights from the data.

data-analytics data-visualization pandas-dataframe

Last synced: 25 Mar 2025

https://github.com/garcane/beverage-sales-analytics

This project provides an in-depth analysis of beverage sales and delivery across different states using Power BI.

data data-visualization powerbi powerbi-report powerbi-visuals

Last synced: 19 Mar 2026

https://github.com/huonglarne/self-study-d3

Self studying Data Visualization with d3.js

dashboard data-visualization

Last synced: 13 Feb 2026

https://github.com/vasugi2003/covid_19_daily_analysis

Analysis of COVID19 day to day updates using POWER BI analysis tool.

covid19 covid19-data csv data-science data-visualization dataanalytics powerbi predictive-analytics

Last synced: 19 Mar 2026

https://github.com/sohhamseal/help-me-with-my-data

A website to help users view, verify and modify data for preprocessing and apply various classical ML algorrithms

correlation-analysis data-transformation data-visualization descriptive-analysis exploratory-data-analysis k-means-clustering regression-analysis

Last synced: 19 Mar 2026

https://github.com/dina-hosny/telco-customer-churn-analysis-using-power-bi

An interactive dashboard to represent some analysis of "Telco customer churn" data and the reasons that made customers churn using Microsoft Power BI.

business-intelligence data-analysis data-modeling data-visualization power-bi powerbi

Last synced: 19 Mar 2026

https://github.com/nouman6093/advanced-statistical-models

in this repository i will upload everything i have learned about data science advanced statistical models. there are over 42 statistical models. each of them work on algorithms. and there are over 32 algorithms. each library has its own way of writing such statistical models. after learning i will try to upload as much statistical models as possibl

data data-analysis data-science data-visualization

Last synced: 11 Jun 2026

https://github.com/neurodivergent-dev/3d-fractal-explorer

Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.

3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization

Last synced: 04 May 2026

https://github.com/yoursrijit/e-commerce-sales-dashboard-using_power_bi

"Unlock Your Sales Potential with Real-Time Insights: Power Up Your Strategy with Power BI Dashboard" I have created E-Commerce Sales Dashboard using Power BI. With this dashboard

data-visualization dataanalytics microsoft powerbi

Last synced: 19 Mar 2026

https://github.com/szapp/magistdataanalysisvisualization

Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau

dashboard data-analysis data-science data-visualization data-viz sql tableau-public

Last synced: 19 Mar 2026

https://github.com/nafisalawalidris/hici-african-foods

HiCi African Foods: Excel dashboard & pivot table analysis of EU food rejection data to identify risks & recommend focus areas for market expansion.

data-analysis data-cleaning data-visualization eu-food-rejection excel-dashboard hici-african-foods market-expansion pivot-tables

Last synced: 19 Mar 2026

https://github.com/nathanvilbert/kaiture-agriculture-business-reports-with-power-bi

The project "Kaiture-Agriculture-Business-Reports-with-Power-BI" focuses on utilizing Business Intelligence to optimize agricultural yield and productivity. By integrating Power BI for data analysis, this project provides comprehensive insights into crop production patterns, market trends, and key factors affecting yield.

big-data-analytics data-visualization power-bi sas swot-analysis

Last synced: 19 Mar 2026

https://github.com/robthepcguy/ahk-mouse-heatmap

An AutoHotkey script that records left, right, and middle mouse clicks, logging the date, time, and x and y coordinates. It features automatic GUI updates and generates a visual heatmap via a Python script, accessible from the system tray. This tool is ideal for analyzing user interaction and creating detailed mouse activity maps.

autohotkey-script click-counter click-log click-map data-analysis data-visualization heatmap heatmap-visualization mouse-events mouse-tracking python

Last synced: 01 Apr 2025

https://github.com/lijesh010/globalsuperstoresalesanalysis

The Global Superstore Sales Analysis repository showcases a comprehensive Power BI dashboard that provides valuable insights into sales performance. This project is designed to present key information and trends to stakeholders, enabling informed decision-making.

dashboard data-analysis data-visualization msexcel power-bi sales-analysis

Last synced: 19 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/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/mardavsj/weather-prediction

Weather prediction model which mainly focuses on visualization.

data-analysis data-visualization matplotlib numpy pandas pandas-dataframe

Last synced: 10 Apr 2026

https://github.com/mohamedhany99/human-voice-identifier-counter

the application developed in (KIVY) it can identify the users imported into the dataset based on the support vector machine training model it has two features ( Importing new voice - Detection to detect the human voices and count them)

android android-app android-application automation automation-framework data data-analysis data-mining data-science data-visualization datascience kivy kivy-framework machine-learning python

Last synced: 27 Mar 2026

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/mayankyadav23/air-bnb-data-analysis

Data analysis and insights from NYC Airbnb listings, focusing on key metrics such as host performance, neighborhood trends, pricing, and customer reviews. Comprehensive documentation of ETL processes and analytical methodologies is provided. Perfect for understanding Airbnb dynamics and decision-making in the NYC market.

advanced-excel business-intelligence data-analysis data-analytics data-visualization power-bi ppt

Last synced: 19 Mar 2026

https://github.com/kinshuk-code-1729/data-visualisation-using-python

This Repository consists of several python snippets for creating Two-Dimensional (2D) Graphics

data-analysis data-science data-visualization matplotlib visualization

Last synced: 02 Jun 2026

https://github.com/nowke/cricviz

Cricket data analysis/visualizations

cricket-data data-visualization reactjs

Last synced: 15 Apr 2026

https://github.com/gino-freud-hobayan/excel_project_dataset_gino

Simple Excel Project on Data Cleaning and Dashboard Creation

dashboard data-cleaning data-visualization excel

Last synced: 19 Mar 2026

https://github.com/tambapps/fos-visualisation

a data visualization project of research papers Field of Subject (FOS) using OpenGL through LWJGL

data-visualization java lwjgl opengl

Last synced: 16 Apr 2026

https://github.com/avijit-jana/redbus-data_scraping_and_filtering_with_streamlit_app

A Streamlit-based application leveraging Selenium to automate data scraping from Redbus, enabling efficient collection, analysis, and visualization of bus travel data for improved operational efficiency and strategic planning in the transportation industry.

automation dashboard data-analysis data-visualization datadrivendecisions python3 redbus selenium-python streamlit-application webscrapping

Last synced: 15 Mar 2025

https://github.com/poc275/datavisusercontrols

Data Visualisation User Controls for Windows Store Apps

c-sharp data-visualisations data-visualization metro-application user-controls

Last synced: 27 May 2026

https://github.com/sjcobb/perses-embed-example

Perses embeddable dashboard & visualization framework example app (built with MUI + Next.js)

charting-library dashboards data-visualization echarts mui perses prometheus

Last synced: 27 Aug 2025

https://github.com/hrishikesh-mahajan/pharmacypossoftware

Pharmacy POS App built using Python3, Tkinter, OpenCV and Pandas

barcode-scanner data-visualization invoice opencv pandas python3 tkinter

Last synced: 10 May 2026

https://github.com/sleeplessglory/big-data

Projects regarding big data analysis, presented within Jupyter Notebook

big-data data-analysis data-visualization jupyter python

Last synced: 16 Apr 2026

https://github.com/anarya22/tata-data-visualization-empowering-business-with-effective-insights-job-simulation-on-forage

Completed a simulation involving creating data visualizations for Tata Consultancy Services. Created visuals for data analysis to help executives with effective decision making.

business-analysis data-cleaning-and-preprocessing data-visualization excel powerbi

Last synced: 07 Jan 2026

https://github.com/delucis/darmstadt-2016

:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses

d3 data-visualization gender-equality music

Last synced: 02 Sep 2025

https://github.com/jabhij/predictionmodels_heartdiseases

Comparison of various Machine Learning algorithms for Heart Diseases (Heart Attack) prediction.

big-data-analytics bigdata data-visualization datamodeling decision-tree hive knn logistic-regression machine-learning mapreduce naviebayes random-forest svm

Last synced: 04 Jun 2026

https://github.com/kurosawaxyz/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: 04 Jul 2025