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/walkerdustin/vergleich-von-messmethoden-fuer-punktwolken

Bei der Vermessung eines physischen Raumes ist das Ergebnis eine Punktwolke. Diese Punktwolke beschreibt dann ausgewählte Punkte im Raum, zum Beispiel auf den Wänden und der Decke. Wenn diese Punkte in zwei seperaten Messungen gemessen werden, vielleicht sogar von unterschiedlichen Geräten, soll hinterher herausgefunden werden wie genau diese Punktwolken übereinstimmen. Dafür gibt es zwei grundsätzlich verschiedene Methoden. Diese sollen hier verglichen werden.

3d-models accuracy-metrics data-analysis data-visualization kaggle measure-distance numpy point-cloud pointcloudprocessing punkte python science-research simulation statistics

Last synced: 11 Apr 2026

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/katiesaund/market_size_app

An interactive dashboard to plot a company's estimated market size.

data-visualization finance r rshiny shiny shinyapp

Last synced: 24 Mar 2025

https://github.com/dianaow/star-wars-viz

A simple implementation of a scatter plot built with React + D3 (Typescript)

d3js d3v4 data-visualization reactjs star-wars star-wars-api typescript

Last synced: 21 Apr 2026

https://github.com/alexandertiopan1212/arbidex

ArbiDex is a smart prediction market arbitrage dashboard that detects mismatches between similar Manifold markets using fuzzy logic, complete with actionable insights, weekly trend tracking, and historical database.

ai-trading altair data-visualization finance fuzzy-matching manifold-markets prediction-markets python sqlalchemy sqlite streamlit

Last synced: 21 Apr 2026

https://github.com/soumya-thoutam/data-driven-reasoning-analysis

Data analysis and NLP modeling of the ARC dataset to improve reasoning-based question answering.

data-analysis data-modeling data-visualization nlp python

Last synced: 16 Mar 2025

https://github.com/shubhamgoyal575/hospitality-domain

This project analyzes AtliQ Grands' historical revenue data to identify trends, optimize performance metrics, and support strategic decision-making. It includes data analysis, dashboard design in Power BI, and insight generation to help regain market position. Built with Excel and Power BI for visualization and business intelligence. 🚀

business-intelligence dashboard data-modeling data-visualization hospitality-analytics microsoft-power-bi power-query powerbi revenue-analysis trend-analysis

Last synced: 17 Feb 2026

https://github.com/coder-philosopher/vulcan

Vulcan is a web application for conducting lifecycle assessments of aluminum products. Built with Next.js. It enables professionals to analyze environmental impacts, calculate circularity scores, and generate professional sustainability reports. With visualizations, PDF export, and actionable recommendations.

data-visualization lca metallurgy nextjs recycling tailwindcss vercel

Last synced: 09 Oct 2025

https://github.com/aromoh/data-visualization-nobel-laureates

Data Visualization using a interactive dashboard create in Tableau. Data set has been obtained in Kaggle

dashboard data-visualization kaggle-dataset nobel-laureates tableau

Last synced: 07 Jan 2026

https://github.com/lcvriend/laserbeans

Toolbox for data exploration

altair data-exploration data-visualization

Last synced: 15 Mar 2025

https://github.com/martialhimanshu/motion-detector-camera

An application to detect motion of any object using any camera device and analysis of output data using plot and CSV file

bokehplots data-visualization dataframe-library motion-detection opencv2 python

Last synced: 09 Oct 2025

https://github.com/hecatops/insightbench

Insight Bench is a web-based CSV analysis tool built with Streamlit, designed for quick, effortless exploration of your CSV files. Simply upload your file and get instant insights without needing any setup or coding.

data-visualization exploratory-data-analysis python shadcn-ui streamlit

Last synced: 24 Apr 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: 09 Aug 2025

https://github.com/fatihilhan42/stock-market-analysis-with-pandas-python

Hello, today I will tell you the details of the stock market analysis project with python.

data-science data-visualization stock-market

Last synced: 23 Mar 2025

https://github.com/leosimoes/uerj-tcc-analisador-dados

Trabalho de conclusão de curso (TCC) em Engenharia de Computação. Aplicativo Web para preparação e análise de dados, criação de gráficos e modelos de regressão linear e logistica.

computer-engineer data-analysis data-science data-visualization linear-logistic linear-regression python streamlit

Last synced: 24 Apr 2026

https://github.com/saeedkohansal/chart.js-tutorial-with-examples

Chart.js is a lightweight, open-source JavaScript library for creating stunning and interactive charts using HTML5 Canvas. It supports various chart types like bar, line, and pie charts, is easy to use, and offers customization options to suit any data visualization needs. Perfect for modern web applications!

barchart canvas chart chart-js chartjs charts css data-visualization datavisualization gilgeekify html html-chart html5 javascript linechart piechart programming scatterchart web-development webdevelopment

Last synced: 05 Aug 2025

https://github.com/aaditagarwal/classification_of_caffeine

A classification project to classify various caffeine products into coffee types using Fourier Transformed Infrared Spectroscopes of products.

caffeine-classification classification-model data-visualization ftir-data-analysis

Last synced: 25 Apr 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/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/camara94/text-from-image

Dans ce projet j'ai utilisé la librairie EasyOCR qui est un projet open source de deep learning, qui permet d'extraire facilement du text à partir des images.

algorithms data-visualization datanalysis deep-learning machine-learning python3 rnn-tensorflow

Last synced: 25 Apr 2026

https://github.com/kitestring/scidata

Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented to query SQL database to create data visualizations which describe instrument performance in a simple and digestible manner. The following python libraries are utilized: numpy, pandas, matplotlib, sklearn, statistics, sqlite3, os, time, & datetime.

data-visualization extract matplotlib pandas python3 sql-database

Last synced: 25 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/hhejo/pyviz

Data visualization using Python

data-visualization python

Last synced: 02 Apr 2025

https://github.com/cdeweyx/game-of-thrones-s7e1-eda

Exploratory data analysis of scraped tweets related to Game of Thrones S7E1

data-analysis data-visualization python twitter-api

Last synced: 26 Apr 2026

https://github.com/kingabzpro/go-example-kdn

Example code for data analysis, data visualization, and machine learning, all written in Go.

data-science data-visualization golang machine-learning

Last synced: 27 Apr 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/mthiboust/colormap2d

Colormap for 2D vectors

colormap data-visualization plotting

Last synced: 08 Oct 2025

https://github.com/geo-y20/uber-rides-data-analysis

This project aims to analyze Uber ride data to understand various aspects of ride usage, such as the distribution of rides across different categories, purposes, months, days, and times.

dashboard dashboard-templates data data-analysis data-analysis-python data-analytics data-visualization pandas powerbi python recommendation-system rides uber

Last synced: 13 Apr 2026

https://github.com/jubinjacob03/dvttviz_eqdataset-reactjs

Data Visualization Tools & Techniques - ReactJS project with Tableau Public APIv3 on Earthquake Dataset for analysis of seismic waves and activity

api data-visualization javascript kaggle-dataset reactjs tableau

Last synced: 13 Jul 2025

https://github.com/lilivalgo/coal-production-colombia

Data analysis that includes information on annual coal production, royalties generated, and climate variables. Descriptive analysis and visual analysis techniques were used

analysis data-visualization dataframes insights manipulation matplotlib python seaborn transformation

Last synced: 27 Apr 2026

https://github.com/gino-freud-hobayan/the-sparks-foundation_internship_projects

Data Science and Business Analytics Internship with Presentation videos posted on YouTube.

data-cleaning data-visualization exploratory-data-analysis python supervised-machine-learning

Last synced: 08 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/kritimbist/365-days-of-github-challenge-ai-machine-learning

This repository is part of my 365 Days Challenge: AI × Machine learning, where I combine my passion for Machine Learning 🤖 to learn, build, and document projects every single day for one year.

data-science data-visualization deep-learning machine-learning matplotlib numpy python scikit-learn

Last synced: 28 Apr 2026

https://github.com/czheluo/fst-manhattan

Fst manhattan Plot

data-visualization fst

Last synced: 14 Apr 2026

https://github.com/brianruizy/data-visualization

Personal track demo of pure Python data visualizations

data-visualization matplotlib pandas plotly python seaborn

Last synced: 27 Apr 2026

https://github.com/saidsef/ff18

A complete catalog of all the players in Fifa 2018 and their complete statistics

data-analysis data-visualization fifa18 machine-learning machine-learning-algorithms world-cup-2018 world-cup-ranking

Last synced: 02 Dec 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: 05 Feb 2026

https://github.com/sathyasris27/environmental-classification-based-on-gaming-patterns

The aim of this project is to create a more nuanced understanding of the interactions between socio-demographic characteristics, in-game behaviours, and global-scale environmental consciousness.

data-engineering data-mining data-science data-visualization python-3

Last synced: 28 Apr 2026

https://github.com/pheithar/socialdata_madridcentral

Social data and visualization course at DTU - 2022. Effectiveness of Madrid Central

data-analysis data-visualization jupyer-notebook madrid python

Last synced: 28 Apr 2026

https://github.com/pkx8326/simple_math_curves_sql_python_plotly

This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.

data-visualization database datavisualization mysql mysql-connector plotly python sql

Last synced: 10 Apr 2026

https://github.com/coplin-ufsm/powerbi

Repositório com conjunto de boas práticas para elaboração de dashboards no Power BI.

dashboards data-visualization dax power-bi

Last synced: 17 Feb 2026

https://github.com/snototter/vitocpp

C++/Python 3 utilities for common vision tasks, e.g. streaming, visualization or image manipulation.

computer-vision-tools data-visualization image-processing utility-library

Last synced: 10 Apr 2025

https://github.com/snototter/viren2d

Visualization Toolbox for Computer Vision

computer-vision-tools cpp data-visualization python

Last synced: 11 Oct 2025

https://github.com/WJSoftware/wjfe-dataview

Svelte v5 table component suitable for examination of extensive tabular data.

data-visualization svelte sveltekit table tabular-data

Last synced: 12 Mar 2025

https://github.com/furkantsnb/coalclassifie

CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras

coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/deolae/kaggle-power-bi-project

This Power BI project, developed during my internship at the Royal Scientific Society (RSS), was crafted with the primary objective of uncovering insights and presenting them in a cohesive manner within a single report page.

data-visualization powerbi

Last synced: 19 Mar 2026

https://github.com/shriram-vibhute/digit_classification

This project demonstrates various machine learning techniques for classifying handwritten digits from the MNIST dataset. It covers data preprocessing, model training, evaluation, and advanced classification strategies.

classification data-analysis data-visualization machine-learning matplotlib numpy pandas sk-learn

Last synced: 28 Oct 2025

https://github.com/vergosss/data_mining_and_machine_learning

Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.

clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow

Last synced: 09 Apr 2026

https://github.com/avijit-jana/redbus-data-scraper-dashboard

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-visualisation data-visualization datadrivendecisions filtering python3 redbus selenium selenium-python streamlit streamlit-application travel web-scraping webscrapping

Last synced: 07 Jul 2025

https://github.com/mynenik/xyplot-win32

XYPLOT Plotting and Data Analysis Program for 32-bit Windows

cpp data-analysis data-manipulation data-visualization forth mfc windows-app

Last synced: 18 Mar 2025

https://github.com/obioraigboanusi/transactions-heatmap-chart

This app gives a visual representation of when people transact the most throughout a year using a heatmap(Matrix chart).

css-in-js data-visualization jsx reactjs styled-components typescript

Last synced: 11 Apr 2026

https://github.com/hemanthkumarsunkari27/pmay_analysis_project

Built for the 1st AI for Good Hackathon by Snowflake, this project uses data analytics and AI to explore housing and sanitation trends in India under PMAY. Using Snowflake and Streamlit, it provides interactive insights into regional disparities, helping guide sustainable infrastructure development.

data-analysis data-visualization pmay-analysis sanitation-coverage snowflake-integration streamlit-dashboard sustainable-development

Last synced: 26 Mar 2025

https://github.com/typed-sigterm/cf-comparer

Compare Codeforces rating history with your friends.

chart codeforces codeforces-ratings data-visualization visualization

Last synced: 26 Feb 2026

https://github.com/anasaito/um6p_research_colabs

Um6p research collaborations over the years

data-visualization research visualization

Last synced: 28 Oct 2025

https://github.com/saif-gitreps/car-price-prediction-model

ML model that predicts car price based on different car features. (in dev..)

data-preprocessing data-visualization matplotlib numpy pandas python seaborn

Last synced: 01 Apr 2025

https://github.com/csinva/global-sports-analysis

Analyzing how different factors influence global sports rankings

data-visualization plotly python sports-data sports-stats

Last synced: 02 Apr 2025

https://github.com/hoangsonww/fred-banking-data-analysis

💸 AI-powered banking data explorer that combines FRED API insights with vector search, regression analysis, and interactive chat via OpenAI, Claude, and Gemini. Built with TypeScript, React, and Express for seamless full-stack performance.

anthropic chartjs claude-ai data data-analysis data-analytics data-science data-visualization fred fred-api gemini google-generative-ai logistic-regression multiple-regression openai pinecone react regression typescript vector-database

Last synced: 09 Apr 2025

https://github.com/marked01one/rio-airbnb-web-portal

A web portal to display data visualization results from the RIO Airbnb Predictive Model research project at Cal Poly Pomona

data-visualization flask plotly-dash research-project

Last synced: 20 Mar 2025

https://github.com/yusuf-abol/neoclara-i

Near-Earth Objects (NEOs) pose varying degrees of risk to Earth. This project explores the characteristics that distinguish hazardous from non-hazardous asteroids.

asteroids data-science data-visualization eda machine-learning nasa space statistics

Last synced: 07 Jul 2025

https://github.com/mariarodr1136/atmosphereanalyzer

Atmosphere Analyzer is a smart environmental monitoring system that simulates real-time sensor data using Python, integrates AWS S3 for storage, and employs AWS Lambda for processing. Its Django API serves a React frontend, providing an interactive dashboard for visualizing key environmental metrics. 🌡️

aws data-visualization django environmental-monitoring iot lambda python react real-time-data s3-bucket serverless sustainable-resourse

Last synced: 09 Feb 2026

https://github.com/OwnYourData/app-energy

Dokumentiere deinen Energieverbrauch (z.B. Strom und Gas) und verstehe deinen Ressourcenbedarf.

data-collection data-visualization energy-consumption privacy shiny

Last synced: 10 Apr 2025

https://github.com/hauke96/flashh-stays

A script collection visitor information from the FLASHH boulder spot in Hamburg, Germany.

data-visualization gnuplot statistics systemd-timer

Last synced: 11 Jan 2026

https://github.com/testica/wikimetrics-2

Wikimetrics 2.0 - Trabajo Especial de Grado

css data-visualization html python typescript

Last synced: 02 Feb 2026

https://github.com/gitjeff05/nih-grant-awards

Analysis of NIH grant awards from ExPORTER data files

data-visualization jupyter-notebook jupyterlab matplotlib pandas python3 seaborn

Last synced: 02 Mar 2025

https://github.com/themuhd/world-cup-analysis

Analysis of The FIFA World cup from its inception to the recently completed tournament in 2023

data data-science data-visualization dataanalysis matplotlib matplotlib-pyplot notebook python

Last synced: 12 Mar 2025

https://github.com/darkmenacer/google-geolocation-bias

Tool to scrape web links for different queries from different cities across the world, all from your home

data-visualization postgresql python3 selenium webscraping

Last synced: 15 Jun 2025

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

https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset

data-science data-visualization jupiter-notebook numpy python sales shopping statistics

Last synced: 27 Mar 2025

https://github.com/misaghmomenib/stock-momentum-analysis

A Python-based Data Analysis Tool Designed to Evaluate Stock Momentum. Leverages Historical Market Data to Identify Trends, Predict Price Movements, and Assist in Making Informed Investment Decisions.

data-analysis data-analysis-python data-visualization git open-source python

Last synced: 10 Apr 2025

https://github.com/thbst16/react-simile-timeline

Modern React timeline component based on MIT's Simile Timeline. TypeScript, WCAG 2.1 AA accessible, touch-enabled, 60fps performance. Compatible with original Simile JSON format.

accessibility data-visualization events-timeline react-component responsive timeline-component typescript

Last synced: 17 Jan 2026

https://github.com/LonnyGomes/sankey-diagram-poc

D3 sankey diagram data visualization mapping people to projects

d3 data-visualization sankey sankey-diagram

Last synced: 03 Apr 2025

https://github.com/minaravi/first-practice-data-cleaning-visualization

Basic Practise of Data-cleaning & Data-visualization

data-analytics data-cleaning data-visualization git

Last synced: 08 Jul 2025

https://github.com/divyanshu-rawat/data-visualization-highmaps

Built Using Highcharts JavaScript API to Visualize Data !:mortar_board:

bootstrap data-visualization geolocation-api highcharts javascript jquery

Last synced: 25 Oct 2025

https://github.com/tezcatlipoca0000/db-helper_sf

A program tailored for my workplace; it analyze, visualize and manipulate a Firebird 2.0 database

data data-visualization fdb firebird jupyter-notebook pandas python3

Last synced: 09 Apr 2025

https://github.com/rob-med/data-visualizations-for-python

A collection of useful snippets for clean data visualizations in Python (with matplotlib)

academic-publishing data data-science data-visualization dataviz matplotlib python scientific-publications storytelling visualization

Last synced: 08 Sep 2025

https://github.com/garcane/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: 18 Apr 2026

https://github.com/shukkkur/py_dash

Assignment for ETL Course - Dashbaord (plotly & dash)

dash dashboard data data-visualization plotly

Last synced: 06 Oct 2025

https://github.com/vishvamporwal/pharmassist

A progressive web app made with Flask for Industrial pharmaceutical management and Analysis, to improve efficiency and make management easier.

data-visualization flask html-css-javascript python

Last synced: 02 Apr 2025