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/yusuf-abol/alumni-interaction-and-conversation-dynamics-nlp

This Natural Language Processing (NLP) project took a dive into chat engagement dynamics within the University of Ilorin’s Class of 2018 Statistics alumni group. By applying Latent Dirichlet Allocation (LDA) for topic modeling and network analysis, I uncovered communication patterns, topic distributions, and member interactions.

alumni-network anonymization conversation data-science data-visualization engagement machine-learning network-analysis nlp python-3 sentiment-analysis statistics whatsapp

Last synced: 05 May 2026

https://github.com/amruthadevops/suspicious_web_threat_interactions

To detect and analyze patterns in web interactions for identifying suspicious or potentially harmful activities

cyber-security data-analysis data-science data-visualization jupyter-notebook machine-learning powerbi python

Last synced: 29 Jun 2026

https://github.com/imageomics/emb-explorer

An interactive tool for classifying images with a pretrained model and exploring clustering results in 2D space.

clustering data-visualization dimensionality-reduction eda embedding exploratory-data-analysis exploratory-data-visualizations image-exploration

Last synced: 03 Mar 2026

https://github.com/gui-sitton/churn-finalproject

predict its customers' churn. If it is discovered that a user is planning to switch operator, the company will offer them promotional codes and special plan options.

churn-prediction data-analysis-python data-science data-visualization

Last synced: 26 Jul 2025

https://github.com/aravindnathan02/sales-and-customer-analytics

This is a repository for sales and customer performance Tableau dashboard.

customer-dashboard dashboard data-analysis data-visualization sales-analysis sales-dashboard tableau

Last synced: 08 Jan 2026

https://github.com/bandirevanth/aiml-codex

A curated collection of my AI & ML projects - crafting tomorrow’s smart solutions with innovation & precision

ai applied-ai computer-vision data-science data-visualisation data-visualization generative-ai llm ml neural-networks nlp projects python software-engineering technology tool tools transformers

Last synced: 19 Apr 2026

https://github.com/floressek/data_analysis_and_visualization

This repository contains a collection of statistical data analysis laboratories using R. Each lab focuses on different aspects of data exploration, visualization, and analysis techniques.

data-analysis data-visualization

Last synced: 05 Oct 2025

https://github.com/shuddha2021/ai-document-analyzer

An interactive, client-side AI Document Summarizer & Analyzer built with HTML, CSS, and JavaScript. Features summarization, entity extraction, insights, file parsing (TXT, CSV, XLSX, HTML), and visualizations, all in-browser.

artificial-intelligence chartjs client-server client-side-ai css d3js data-visualization document-summarization file-parser html javascript search-functionality sheetjs text-analysis

Last synced: 19 May 2026

https://github.com/asifdotexe/air-quality-analysis-aqa

AQA is a data-driven project focused on analyzing air quality data sourced from data.gov.in. The project encompasses data preprocessing, analysis, and visualization to gain insights into air pollution levels across various locations in India. By examining six key pollutants, the project aims to raise awareness about the environmental issues

aqi-analysis data-analysis data-preprocessing data-science data-visualization presentation

Last synced: 07 Jun 2026

https://github.com/akincenk/tradewatch

A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform

crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket

Last synced: 01 May 2026

https://github.com/gappeah/nike_web_crawler

This project involves web scraping Nike's product pages to extract product names, prices and links. The project showcases three different implementations of the web crawler using Selenium and BeautifulSoup. It also includes visualisation of the scraped data using Matplotlib and Seaborn.

beautifulsoup data-analysis data-visualization python selenium web-crawler web-scraper webcrawler webscraper webscraping webscraping-beautifulsoup

Last synced: 04 Jul 2025

https://github.com/mariam-badr-mb/student-score-prediction

This project predicts students' exam scores based on study-related and demographic factors using machine learning models.

data-analysis data-visualization explore linear-regression machine-learning mean-square-error student-project supervised-learning

Last synced: 16 Aug 2025

https://github.com/dylan-stewart/capstone

Cloud-Based Analytics Application: CSV Check ~ Data Visualization for Inexperienced Users

automation cloud css csv data-visualization exploratory-data-analysis file-processing flask gcp gcs html javascript machine-learning python visualization web-app

Last synced: 09 Apr 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/treyhamilton/stat-project-1

A compilation of various programming concepts written in R covering the topics listed below

data-visualization exploratory-data-analysis regression-models

Last synced: 28 Jun 2025

https://github.com/ddihora1604/iitk_esg

Researching and Analyzing key ESG (Environmental, Social, Governance indicators) metrics and their impact on stock performance and market behavior. Leveraging AI techniques (like Machine Learning and NLP) in finance to extract insights from ESG disclosures, enhancing financial predictions and sustainable investment strategies.

data-analysis data-visualization esg python yahoo-finance

Last synced: 24 Apr 2025

https://github.com/viseshrp/community_health_indicator

Android app to fetch,organize and represent NYC health data

android data-analysis data-visualization health

Last synced: 03 Mar 2025

https://github.com/tnleite/projeto_king_lift

Este projeto apresenta uma análise detalhada dos dados financeiros da King Lift, uma empresa de locação de empilhadeiras. Utilizando Microsoft Excel, Power Query e Power Pivot, desenvolvi um dashboard interativo, também em Excel, que ajuda a empresa a obter insights valiosos para melhorar a eficiência operacional e aumentar o faturamento.

data-analysis data-science data-visualization excel

Last synced: 19 Mar 2026

https://github.com/msthamizh/chicago-crime-analyzer

Developing a PowerBI dashboard that allows users to interactively analyze and predict crime patterns using machine learning. The supports crime trend analysis and enabling users to explore insights such as crime hotspots, peak hours, arrest rates, and incident locations while providing dynamic visualizations for enhanced decision-making.

data-preprocessing data-visualization exploratory-data-analysis machine-learning matplotlib powerbi python seaborn

Last synced: 28 Apr 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/deliprofesor/ridge-regression-for-sales-prediction-model-evaluation-and-hyperparameter-tuning

This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.

cross-validation data-science data-visualization grid-search machine-learning model-optimization mse overfitting-prevention polynomial-regression python r2-score regression-analysis regularization ridge-regression rmse scikit-learn

Last synced: 03 May 2026

https://github.com/gracysapra/r-in-data-science

This repository contains essential guides for data analysis using R, covering topics like data preparation, data reshaping, and data visualization. Each file focuses on fundamental techniques to manipulate, clean, and visualize data effectively using R programming.

data-analysis data-preparation data-reshaping data-science data-visualization data-visualizations ggplot r r-for-data-science

Last synced: 19 Apr 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/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/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/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/zeinhasan/eksploration-and-data-visualization-course-material

Exploratory Data Analysis (EDA) Laboratory Assistant Teaching Materials

data-analysis data-visualization statistics

Last synced: 24 Jun 2026

https://github.com/edseldim/FirstRoundElectionsFr

A data visualization spreadsheet on Excel

data-analysis data-visualization excel pandas python

Last synced: 02 Aug 2025

https://github.com/athul64/exploratory-data-analysis

To preprocess and analyze the given employee dataset, present the findings graphically, and derive meaningful insights to help better understand the company’s workforce.

colab-notebook data-analysis data-visualization matplotlib numpy pandas python seaborn statistical-analysis

Last synced: 25 Feb 2026

https://github.com/thevinh-ha-1710/diabetes-predictive-model

This project aims to train a predictive model to diagnose diabetes on women patients.

data-analysis data-science data-visualization model-training-and-evaluation python

Last synced: 13 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/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/karthikmprakash/911-call-dataanalysis

Data Analysis of Emergency (911) Calls: Fire, Traffic, EMS for Montgomery County, PA

911-call-analysis data-analysis data-visualization python3 united-states-data

Last synced: 10 May 2026

https://github.com/phac-nml/nf-sequenoscope

Streamlined Nextflow wrapper for the Sequenoscope toolkit. Simplifies complex metagenomic workflows with automated batch processing, allowing efficient comparative analysis from raw reads to visualization.

adaptive-sampling batch-processing data-visualization dsl2 metagenomics nextflow sequenoscope

Last synced: 16 Jan 2026

https://github.com/andrewjbateman/angular-gauges-realdata

:clipboard: App using npm library 'canvas-gauges' to display real data on analogue gauges

analogue-gauge angular angular17 canvas css3 data-visualization gauges html5 real-time typescript4

Last synced: 17 Apr 2026

https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-angular

ASP.NET MVC and ASP.NET Core samples for Dashboards.ANGULAR data analysis tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine

analysis analytics angular angular17 charts client-server dashboard dashboards data-visualization embedded interactive kpi native net-core pivot sql tables tools typescript webapp

Last synced: 09 Apr 2026

https://github.com/uudigitalhumanitieslab/digital-atlas

Interface to visualise connections between postcolonial intellectuals

data-visualization postcolonialism

Last synced: 23 Mar 2025

https://github.com/pradipece/weather_forecast_data_analysis

Using decision trees and random forest algorithms to solve real-world data analysis. "sklearn_decision_trees_random_forests"

data-analysis data-science data-visualization git github python python3

Last synced: 19 Apr 2026

https://github.com/soumyaco/hotel-price-data-analysis

Data analysis on Indian hotels price. A beginners guide to data analysis.

data-analysis-python data-science data-visualization matplotlib seaborn-plots

Last synced: 01 Aug 2025

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/ixrock/mobx-react-table-grid

Easy to use react.js table-component powered by native CSS grid

css-grid data-visualization grid-layout mobx react-components reactjs table-grid tableview

Last synced: 09 Feb 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/ralstonraphael/ralston_ethan_datastory

Mapping Change: Advancing Housing Equity and Stability in Connecticut's Communities

census-data data-analysis data-visualization datawrapper google-sheets housing html json

Last synced: 09 Feb 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/abdelnaem2002/import-company_vis

Used Power bi to create visual representations of data, uncovering patterns for analysis and enhancing data clarity and readability

data-visualization datamodeling dax powerbi powerquery

Last synced: 05 Jan 2026

https://github.com/thinkong/notetaiker

notetAIker is a local-first, AI-powered Markdown note-taking system that uses background agents to automatically tag, link, and organize atomic notes. It features semantic search, a 2D graph visualization for exploring connections, and supports both cloud and local AI models.

ai data-visualization knowledge-graph knowledge-management local-first notetaking self-hosted

Last synced: 18 Feb 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/vatshayan/hiring

Hiring for Data Science, Cryptography, Machine Learning and Artificial Intelligence.

cryptography data-science data-visualization datasets hiring internship internship-task machine-learning machine-learning-algorithms

Last synced: 09 Mar 2026

https://github.com/tanishq-ctrl/cyberattack-analysis-and-insights

This repository contains an in-depth analysis of a cybersecurity dataset. The primary goal is to identify patterns, vulnerabilities, and trends in cyberattacks by leveraging various visualizations and statistical insights. The project provides actionable insights for enhancing cybersecurity measures.

cyberattack cyberattacks data-science data-visualization dataanalysis dataanalysisusingpython dataanalytics

Last synced: 28 Jun 2025

https://github.com/divyanshu-rawat/d3-data-viz

A D3.js based data visualization project.

d3js-bars d3js-graph data-visualization reactjs

Last synced: 15 Apr 2026

https://github.com/vidhi1290/zomato-data-analysis

Zomato Data Analysis - Explore the world of Zomato restaurant data through Python and data analysis. Uncover trends and insights using Pandas for data manipulation and Matplotlib for visualization. Join us in this journey to reveal the hidden stories within the data!

data-analysis data-analysis-python data-science data-visualization dataprocessing machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn zomato-data-analysis

Last synced: 11 Apr 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/filiplangiewicz/fastfooddatavisualization

🍟 Project for Data Visualization Techniques course about fast food consumption

collaboration data-science data-visualization dplyr ggplot2 poster

Last synced: 15 Mar 2025

https://github.com/mr-chang95/loan_data_visualization

Data Visualization Project for Udacity's Data Analyst Program. Using Python in Jupyter Notebook.

data-analysis data-visualization jupyter-notebook loans python udacity-data-analyst-nanodegree

Last synced: 24 Apr 2026

https://github.com/samjtro/tri-map

EPA-TRI Data Visualization & Analysis

data-visualization emissions environment python

Last synced: 01 Sep 2025

https://github.com/ryanfranklin237/data-visualization-python

A tool that allows you to visualize data from a csv or excel file in a graph or charts form

data-analysis data-science data-visualization matplotlib pandas-dataframe python

Last synced: 11 Jun 2026

https://github.com/flazefy2/ds-50k_songs_dataset_generated_by_ai

https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset

csv data-science data-visualization jupyter-notebook python statistics

Last synced: 25 Apr 2026

https://github.com/myself-aas/quantium_data_analytics_forage

This project analyzes retail customer chip purchasing behavior using Python, focusing on customer segmentation and key spending drivers to provide data-driven insights for strategic category management recommendations.

data-analysis data-engineering data-science data-visualization feature-engineering forage internship-project matplotlib-pyplot numpy-library pandas-dataframe pearson-correlation python quantium-virtual-experience scipy-stats seaborn

Last synced: 31 Jul 2025

https://github.com/flazefy2/ds-global_health_statistics

https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics

data-science data-visualization dummy health jupiter-notebook python statistics

Last synced: 25 Apr 2026

https://github.com/virajbhutada/google-stock-price-forecasting-lstm

Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.

data-analysis data-science data-visualization future-prediction google-dataset google-stock-price-prediction google-stocks lstm-model lstm-neural-network machine-learning machine-learning-models matplotlib model-building model-training numpy python stock-forecasting

Last synced: 27 Feb 2025

https://github.com/2kabhishek/pyestate

Real estate price analysis 🏠💰

analysis data-visualization finance mapbox panel plotly pyviz real-estate

Last synced: 09 May 2026

https://github.com/whitehathackerpr/data-visualization-tool

This is a Python-based web application that allows users to upload datasets, analyze data, and create visualizations interactively. The tool is designed for ease of use and provides a simple interface to perform basic data analysis and generate visualizations

data data-analysis data-visualization python python3

Last synced: 05 Sep 2025

https://github.com/hakaneroztekin/web-scraping

☕ A web scraping project developed with Python. 📈 It scrapes the website, collects and visualizes data.

data-science data-visualization python web-scraping

Last synced: 15 Jun 2026

https://github.com/sarthak-0-sach/drivermasterdata_database_table

This code enables data integration from multiple sources and ensures a single source for all driver-related attributes. Designed for scalability and pipeline compatibility, this project supports clean data transformations, validations, and storage-ready outputs. Ideal for quick analytics, created using python & airflow, automated using cronjob.

apache-airflow-etl-pipeline data-analysis data-visualization database-management python

Last synced: 27 Apr 2026

https://github.com/gappeah/london-housing-price-dashboard

This Excel-based Housing Visual Dashboard provides a comprehensive view of average house prices across various boroughs in London from 1996 to 2013. The dashboard is designed to offer insights into housing market trends and price variations across different areas of London over time.

data data-analysis data-visualization excel visual

Last synced: 31 Jul 2025

https://github.com/lcvriend/laserbeans

Toolbox for data exploration

altair data-exploration data-visualization

Last synced: 15 Mar 2025

https://github.com/s-babaeizadeh/nextjs-shadcn-dashboard-template

Visualization Dashboard Template is crafted using Next.js, TypeScript, and Shadcn, providing an intuitive and powerful solution for developers who aim to create dynamic and visually appealing admin dashboards. This template leverages the latest technologies to deliver a highly customizable and responsive interface, suitable for various applications

admin-dashboard admin-panel dashboard data-visualization nextjs reactjs shadcn-admin shadcn-ui shadcn-ui-boilerplate typescript

Last synced: 25 Oct 2025

https://github.com/njanakiev/iotserver

Data analysis and data visualization of mobile sensor data

d3js data-visualization mongodb nodejs sensor sensor-data udp-server

Last synced: 10 Apr 2025

https://github.com/pavankethavath/dataspark-illuminating-insights-for-global-electronics

DataSpark is a retail analytics project for Global Electronics leveraging Python, SQL, and Power BI. It uncovers customer insights, sales trends, and store performance to optimize marketing, inventory, and operations. Features include clean datasets, SQL-driven analysis, and interactive dashboards, driving data-driven growth and decision-making.

data-engineering data-visualization dataanalytics powerbi python retail-data sql

Last synced: 27 Apr 2026

https://github.com/thomasafink/optimal_knn_distance_for_data_science

Plotting the Optimal Distance for Data Scientists in Python using the K-Nearest Neighbour K-NN Algorithm

data-science data-structures data-visualization k-nearest-neighbor knn knn-classification map mapping open-street-map osm osmnx python

Last synced: 24 Oct 2025

https://github.com/ahmetcansolak/developer-insights

New project of ClubRockers from Sarıyer Hills

bitbucket data data-science data-visualization github python3

Last synced: 28 Apr 2026

https://github.com/rorydungan/music-fandom-map

Interactive maps showing the popularity of musicians around the world

choropleth data-visualization map music spotify

Last synced: 24 Jul 2025

https://github.com/archanakokate/diabetes_prediction_capstoneproject

Analyzing and Modelling National Institute of Diabetes(NIDDK) dataset for accurate prediction of Diabetes in Patients, with Tableau dashboard visualization.

data-engineering data-visualization exploratory-data-analysis machine-learning-algorithms tableau-dashboards

Last synced: 17 Mar 2025

https://github.com/cainmagi/dash-json-grid

Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.

dash data-visualization json json-table json-viewer plotly-dash python python-dash python-libary python3

Last synced: 23 Oct 2025

https://github.com/as16082023/police-encounter-case-study

Develop a comprehensive Tableau dashboard analyzing US law enforcement encounters in 2015-2016

dashboard data-visualization police-encounter tableau

Last synced: 20 Mar 2026

https://github.com/xilinjia/csv-analyser

Visualize and analyze data in csv files. A multiplatform project runnable on Linux, Android, Windows, MacOS

android compose csv data-science data-visualization kotlin kotlin-multiplatform linux macos multiplatform windows

Last synced: 09 Apr 2026

https://github.com/teohrt/roulette-martingale-visualizer

Visually weigh the risk of the Martingale Roulette strategy

api data-visualization flask gambling matplotlib roulette-wheel-algorithm

Last synced: 28 Apr 2026