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/najibninaba/jobs-sg

Interactive visualization of AI exposure across 562 Singapore occupations, adapted from karpathy/jobs using MOM wage data and SSOC classifications.

ai data-visualization dataviz jobs labour-market labour-market-statistics llm occupational-data singapore treemap

Last synced: 10 Jun 2026

https://github.com/darshan1924/stock-price-pridiction

Stock Price Predictor App: A machine learning-powered application built with Streamlit to analyze historical stock data, visualize trends (e.g., moving averages), and predict future stock prices using an LSTM model. It fetches real-time data via Yahoo Finance and provides interactive visualizations for informed decision-making.

data-visualization jupyter-notebook kera lstm-neural-networks machine-learning python3 stock-price-prediction streamlit yahoo-finance-api

Last synced: 09 May 2026

https://github.com/dogan-the-analyst/developer_survey_analysis

Analysis of the 2024 Stack Overflow developer survey. Tools used include Python, Pandas, Matplotlib, and IBM Cognos.

data-analysis data-visualization ibm-cognos-analytics matplotlib pandas python

Last synced: 09 May 2026

https://github.com/talha-1010/imdb-data-analysis

A data analysis project made with python using pandas

data-analysis data-visualization jupyter-notebook pandas pandas-dataframe

Last synced: 09 May 2026

https://github.com/vrostbyte/budget-app

Web app to manage personal finances: track expenses, income, bills, and visualize budgets with charts.

bills-management budget css data-visualization expense- finance html income-tracker javascript json personal-finance web-app

Last synced: 10 May 2026

https://github.com/kalelmartinho/7daysofcode

Esse projeto tem como objetivo experienciar o dia a dia de um cientista de dados. É um desafio com duração de uma semana, proposto pela Alura.

7daysofcode alura data-cleaning data-science data-visualization forecasting machine-learning

Last synced: 10 May 2026

https://github.com/neelanjan-chakraborty/custoclarity

CUSTO CLARITY is a customer segmentation model built in Python. Using clustering on real retail datasets, it identifies 5 customer segments that unlocked strategic retail partnerships. Powered by scikit-learn, pandas, seaborn, and Matplotlib.

clustering-algorithm clustering-algorithms customer-analytics customer-segmentation data-visualization kmeans kmeans-clustering pandas python scikit-learn

Last synced: 11 May 2026

https://github.com/scarblase/russian-military-losses-analysis

This repository provides an in-depth analysis of Russian equipment losses using PySpark and data visualization techniques.

data data-science data-visualization jyputer-notebook matplotlib pyspark python3 seaborn seaborn-plots ukraine ukraine-invasion

Last synced: 12 May 2026

https://github.com/mpolinowski/victory-data-chart

React.js components for modular charting and data visualization

chart css-grid-layout data-visualization react styled-components victory

Last synced: 13 May 2026

https://github.com/ali-el-badry/machine-learning-algorithm

It is a Repo that contain different type of Machine Learning Algorithm like Regression ,classification and clustering that will be added soon

ai data-science data-visualization decision-tree feature-selection knn linear-regression logestic-regression machine-learning modelling random-forest svc svm titanic-kaggle xgboost xgboost-classifier

Last synced: 12 Jun 2026

https://github.com/mohini1403/road_accident_data_analytics

This project aims to analyze road accident data to gain insights into the factors contributing to accidents, identify patterns, and propose data-driven recommendations for improving road safety. The dataset used in this project contains information about various aspects of road accidents, such as location, time, weather conditions, and severity.

analytics data-visualization pandas powerbi

Last synced: 14 Jun 2026

https://github.com/kaushik0911/jubilant-guide

A Streamlit application for advanced route planning and accessibility analysis using OpenRouteService (ORS). Explore optimal routes while avoiding roadblocks and discover points of interest (POIs) within travel time ranges.

data-analysis data-visualization geospatial-analysis python streamlit

Last synced: 16 Jun 2026

https://github.com/topfunky/learning-r-stats

Scripts and data while learning to use the R statistics and charting software program

data-visualization r statistics

Last synced: 16 Jun 2026

https://github.com/oneblack333/pizza_sales_analysis

The project involves transforming raw pizza sales data into actionable business intelligence through analysis and visualization. This enables pizza business owners to make data-driven decisions on inventory, staffing, and marketing, ultimately improving performance and profitability.

data data-structures data-visualization excel mysql powerbi

Last synced: 20 Jun 2026

https://github.com/alicankaya192/world-happiness-report-2025

Comprehensive exploratory data analysis (EDA) and visualization of the World Happiness Report 2025. Analyzes global rankings, regional distributions, key happiness factors, and detects wealth-happiness paradox outliers using Python (Pandas, Matplotlib, SciPy).

correlation-analysis data-analysis data-science data-visualization eda exploratory-data-analysis global-happiness happiness-index matplotlib pandas python scipy statistics whr-2025 world-happiness-report

Last synced: 21 Jun 2026

https://github.com/autodesk-platform-services/aps-dataviz-fader

Fader application using Data Visualization API

data-visualization iot sample viewer

Last synced: 08 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/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/benbinbin/d3-learning

Learning D3.js by reading the the official example codes line by line and reproduct them.

d3 data-visualization data-viz

Last synced: 14 May 2026

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/flazefy2/ds-netflix_movies_and_tv_shows

https://www.kaggle.com/datasets/anandshaw2001/netflix-movies-and-tv-shows

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

Last synced: 14 May 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/aegis301/nyc_high_school_project

Data cleaning project using NYC high school data

data-analytics data-cleaning data-science data-visualization pandas

Last synced: 14 May 2026

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: 19 May 2026

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/rayyan9477/coin-detection-project

This Coin Detection Project leverages machine learning techniques to identify coins using a dataset from Kaggle. Key libraries utilized include OpenCV for image processing, TensorFlow for model training, and Pandas for data manipulation. The project also employs NumPy for numerical operations and Matplotlib for visualization.

computer-vision data-analysis data-science data-visualization machine-learning notebook python

Last synced: 15 May 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/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/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 May 2026

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/elitay152/the_expanse_nlp_character_map

Natural language processing project. Created interactive character map with Networkx based on The Expanse book series.

data-visualization natural-language-processing nlp-machine-learning relationship-graph

Last synced: 10 Apr 2025

https://github.com/grypesc/graduateadmissions

Visualization, analysis and predictive modeling of a Kaggle graduate admissions dataset.

data-analysis data-mining data-science data-visualization dataset

Last synced: 08 Jul 2025

https://github.com/syncfusionexamples/visualizing-150-years-of-export-for-economic-superpower-with-stacked-area-chart

This article shows how to create the .NET MAUI stacked area chart to visualize 150 years of exports for the top economic superpower

annotation chart chart-annotation data-visualization stacked-area

Last synced: 03 Apr 2025

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

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

data-analysis data-representation data-science data-visualization matplotlib matplotlib-pyplot plots-in-python powerbi seaborn

Last synced: 03 Apr 2025

https://github.com/frankelavsky/political-polarization-challenge

I had 8 hours to build a solution to the research claim that "politics have become more divided in the past 50 years." You can navigate views of congressional voting patterns using arrows. I used d3, require, MVC pattern, and vanilla js. Pre-processed the data in node.js. Data is from DW-NOMINATE: ftp://k7moa.com/junkord/HANDSL01114A20_STAND_ALONE_30.DAT

client-side css d3 d3js data-analysis data-visualization frontend frontend-app html interactive interactive-visualizations javascript modular nodejs political-science politics requirejs research single-page-app visualization

Last synced: 06 Apr 2026

https://github.com/abhisingam/twitter-scraping

A program to scrape tweets from the top hashtag on twitter and analyse it in terms of content, popularity, device, location, etc. Python | Data Scraping | Data Visualization | Tweepy | MatPlotLib

data-scraping data-visualization insights matplotlib python3 tweepy tweets

Last synced: 08 Jul 2025

https://github.com/mthiboust/array2image

Converts a Numpy array to a PIL image.

array data-visualization image numpy pillow plotting python

Last synced: 15 May 2026

https://github.com/jasoncobra3/whatsapp_chat_analyzer

WhatsApp Chat Analyzer is a powerful tool that provides insightful analytics from your WhatsApp conversations. Whether you're curious about your chatting habits, want to analyze group dynamics, or need to extract meaningful data from your conversations, this tool has got you covered!

data-analysis data-science data-visualization machine-learning streamlit streamlit-webapp whatsapp-chat whatsapp-chat-analyzer

Last synced: 31 Jan 2026

https://github.com/cartesianxr7/weaver

Open-Source multi-function React web application used for network analysis and visualizing, manipulating, and exploring raw node and edge graphical ontology data (.rdf & .ttl) using D3.js and N3.js

d3js data-visualization knowledge-base n3 ontology-engineering open-source react tailwind vitejs

Last synced: 06 Apr 2026

https://github.com/teja-1403/breast-cancer-detection-using-python

A machine learning project for breast cancer detection, classifying images as Benign, Malignant, or Normal using models like SVM and Random Forest. Includes pre-processing, performance evaluation and focusing on advancing medical imaging through classification and analysis techniques.

data-science data-visualization internship-project machine-learning-algorithms python

Last synced: 17 May 2026

https://github.com/giordano-lucas/tesco-extension

Products clustering and interactive visualization

clustering data-analysis data-visualization tesco

Last synced: 17 Jun 2026

https://github.com/arction/lcjs-example-0909-3drealtimeline

A demo application showcasing LightningChart JS to display 3D Line chart in real-time.

3d-visualization chart data-visualization lcjs lightningchart-js line-chart

Last synced: 12 Mar 2025

https://github.com/docuvesta/la-prairie-luxury-skincare-makeup-analysis

Web scraping La Prairie skincare regional websites for brand and product insights 🛍️

cosmetics data-analysis data-analytics data-visualization jupyter-notebook luxury python science skincare

Last synced: 19 Apr 2026

https://github.com/manojpawar94/machine-learning-algorithm-impl-java

My own implementation of Machine Learning algorithms in Java 8, with JChartFree for data visualisation.

data-visualization java8 jfreechart-library machine-learning-algorithms supervised-learning

Last synced: 24 May 2026

https://github.com/marc-kruiss/world-natural-disaster-notebook

Jupyter Notebook for representing the data of world-natural-disaster events

data-science data-visualization jupyter jupyter-notebook natural-disasters notebook python

Last synced: 15 May 2026

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

https://www.kaggle.com/datasets/uom190346a/sleep-health-and-lifestyle-dataset

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

Last synced: 04 May 2026

https://github.com/jishen-harilal/analytical-models-in-excel

A curated Excel workbook showcasing core data analysis techniques - including regression, classification, dimensionality reduction, and cross-validation - implemented entirely within spreadsheets. Ideal for demonstrating manual model logic, clean formatting, and advanced Excel proficiency without code.

analytics cross-validation data-analysis data-analytics data-science-portfolio data-visualization decision-trees excel excel-models knn linear-regression logistic-regression machine-learning manual-calculations no-code-machine-learning pca predictive-modeling spreadsheet-models statistical-analysis

Last synced: 15 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/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/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/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/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/abhaysingh71/india-censes-data-analysis

This repo is a india censes data analysis in many domains

data data-science data-visualization dataanalysis streamlit

Last synced: 15 May 2026

https://github.com/helios-coder/multi-cloud-data-pipeline

🌐 Build scalable data pipelines that work across Azure and Google Cloud Platform with minimal changes using this production-ready framework.

aws azure-data-factory azure-fabric bi-analytics big-data-projects dagster data-pipeline data-science data-visualization dataflow dbt etl kafka multi-cloud spark synapse synthetic-data terraform

Last synced: 11 Apr 2026