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/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: 18 May 2026

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/t-mohamed-shafeek/data-analysis-on-tamil-nadu-road-accidents

The "Data Analysis on Tamil Nadu Road Accidents" is a project deals with analysis of data on Road Accidents encountered by Tamil Nadu ( one of the states of India ) in the year of 2020 and 2021. But the dataset is most recently created (created on February 15, 2023 with source form TN Police).

dashboard data-analysis data-science data-visualization jupyter-notebook tableau

Last synced: 03 Aug 2025

https://github.com/valeriiaanisimova/fractals-project

Interactive fractal-based contact map visualizer with significance filtering and relationship display.

contact-maps css data-visualization fractals html interactive javascript tree-layout ui visualization

Last synced: 06 Oct 2025

https://github.com/is-leeroy-jenkins/sherpa

A budget execution & data analysis tool based on Winforms, .NET 6, and written in C# for EPA analysts

budget-management data-analysis data-science data-visualization federal-government

Last synced: 13 May 2026

https://github.com/s-sutharsan-20/python-matplotlib-1

This repository contains matplotlib python programs

data-visualization matplotlib python

Last synced: 13 May 2026

https://github.com/strickvl/knitting-llms

Generating Knitting Patterns from Language Models

art crafts data-visualization knitting llm llms

Last synced: 06 Oct 2025

https://github.com/jcaperella29/methylation_shiny

An interactive R Shiny web app for DNA methylation analysis with support for DE, pathway enrichment, power analysis, and machine learning — deployable on HPC via Singularity/Apptainer.

apptainer bioconductor bioinformatics data-visualization differential-expression epigenetics genomics machine-learning methylation pathway-enrichment-analysis pca r random-forest shiny singularity umap

Last synced: 02 Aug 2025

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/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/lamp-lucas/foton_contacts

Plugin para Redmine que gerencia pessoas, empresas e vínculos com foco em projetos da indústria AEC. Totalmente integrado, responsivo e parte do ecossistema Livre e OpenSource Mundo AEC.

aec-industry construction-tech contacts-management crm csv-import data-visualization foton issue-linking mundo-aec open-source project-management redmine-plugin ruby-on-rails team-collaboration user-profile vcard

Last synced: 09 May 2026

https://github.com/sunnybibyan/random_data_generation

A project that generates a dataset using various statistical distributions (Normal, Uniform, Exponential, Random Integers, and Binomial) and performs data analysis. Includes visualizations and an option to export the data as a CSV file.

data-analysis data-visualization python random-data-generation statistics streamlit-webapp

Last synced: 13 Jun 2026

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

A Python implementation of Logistic Regression to classify social network ads based on age and estimated salary, featuring data visualization and performance metrics such as confusion matrix and accuracy score.

data-visualization feature-scaling logistic-regression logistic-regression-algorithm model-evaluation

Last synced: 01 Aug 2025

https://github.com/vjo/d3-punchcard

D3 Punchcard chart 📊●•●

chart d3js data-visualization library punchcard visualization

Last synced: 13 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/paumatas/dpa-visual-analytics-tool

Visual analysis application for the data collected by a Formula Student car during driving, aiming to evaluate and compare the drivers of the team.

car-telemetry data-driven-decisions data-science data-visualization formula-student motorsport sports-analytics user-interface

Last synced: 17 Mar 2025

https://github.com/kuroko1t/geoview

A lightweight, browser-based GIS data viewer built with Streamlit and Geopandas. Visualize Shape files, GeoJSON, and more instantly

data-visualization folium geojson geopandas gis shapfile streamlit

Last synced: 29 May 2026

https://github.com/flazefy/customanalytic2

CustomAnalytic2 (WW2) is a Web app about dataset, story, and forum about World War 2. Present the data using chart and text summary. Discuss with many people to get a new information, and also you can participate as content creator. Created using NextJS

apexcharts api atomic-design bootstrap data-visualization forum nextjs rest-api worldwar2

Last synced: 01 May 2026

https://github.com/emilhvitfeldt/ggtetris

Create Tetris Chart Visualizations in R

data-visualization datavisualization dataviz ggplot2 r rstats

Last synced: 05 Apr 2025

https://github.com/kirkalyn13/open-signal-report-generator

Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,

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

Last synced: 19 Jun 2026

https://github.com/epfromer/x2-angular

Angular app for data visualization and searching of Enron email via x2 server.

angular auth0 data-visualization graphql

Last synced: 13 Apr 2026

https://github.com/mansurpro/digitrecognizer

DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.

backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python

Last synced: 16 May 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/jcaperella29/financial_analyis_pipeline

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

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

Last synced: 08 Jun 2026

https://github.com/rudra-g-23/find-my-joint

A utility to find potential join keys (matching columns) across multiple DataFrames.

data-analysis data-visualization join network-graph pandas pandas-dataframe

Last synced: 24 Jun 2026

https://github.com/bydmiller/textwizards

This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!

char-rnn chat-bot-nltk classification data-visualization encoder-decoder-attention gpt gradient-descent math-question-solver n-gram-language-models naive-bayes-classifier nlp patient-survival-analysis regression-algorithms sentiment-analysis smallgpt spell-checker titanic-dataset translation trax word-embeddings

Last synced: 30 Jul 2025

https://github.com/bzbradford/wibee-dashboard

Data visualization app for WiBee pollinator surveys.

data-visualization pollinators shiny

Last synced: 30 Jul 2025

https://github.com/dhrupad17/ibm-data-analyst-professional-certificate

Prepare for a career as a data analyst. Build job-ready skills – and must-have AI skills – for an in-demand career. Earn a credential from IBM. No prior experience required.

assignment-solutions coursera data-analytics data-science data-visualization excel ibm pandas professional-certificate professional-certificates python quiz updated-2024

Last synced: 13 Apr 2026

https://github.com/robinmillford/analytics_for_fashion_supply_management

This Streamlit dashboard provides a comprehensive analysis of supply chain data, focusing on key metrics such as production volumes, stock levels, order quantities, revenue, manufacturing costs, lead times, shipping costs, transportation routes, risk factors, and sustainability factors

dashboard data-analysis data-visualization streamlit supply-chain-management

Last synced: 07 Sep 2025

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

Interface to visualise connections between postcolonial intellectuals

data-visualization postcolonialism

Last synced: 20 Apr 2026

https://github.com/nafisalawalidris/tools-for-data-science

It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.

arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development

Last synced: 11 Apr 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/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/gracysapra/heart-disease-prediction-using-logistic-regression

This project uses Logistic Regression to predict the likelihood of heart disease based on medical attributes such as age, cholesterol levels, and blood pressure. It includes model training, evaluation, and an interactive Gradio interface for real-time heart disease risk prediction.

classification data-preprocessing data-science data-visualization gradio-interface heart-disease-prediction logistic-regression machine-learning

Last synced: 11 Jun 2026

https://github.com/hamdaniqhmqd/kelompok6-sistem-cerdas-bbri

Repository group6-system-smart-bbri is a group assignment project that uses Streamlit, scikit-learn, and related technologies to build a BBRI stock price prediction application based on day, week, and month input.

data-visualization numpy pandas python sklearn streamlit

Last synced: 03 Apr 2025

https://github.com/jfraziz/jabar.pages.dev

Improving Market Business Strategy and Poverty Alleviation Through Granular Socio-Economic Mapping: Multisource Remote Sensing and Other Geospatial Big Data Approach​

clustering data-visualization gis remote-sensing research-project socio-economic

Last synced: 27 Jul 2025

https://github.com/vi/csvdimreduce

Command-line tool to run a dimensionality reduction algorithm on CSV files

cli command-line-tool csv csv-files data-science data-visualization dimension-reduction dimensionality-reduction

Last synced: 14 Apr 2025

https://github.com/sushantdhumak/lstm_for_household_power_consumption

This project explores the application of Long Short-Term Memory (LSTM) networks in predicting household power consumption. Using data collected at one-minute intervals, we demonstrate how LSTM can be leveraged for accurate forecasting.

correlation-analysis data-visualization dropout evaluation-metrics feature-engineering lstm lstm-model resampling reshaping-datasets time-series-analysis time-series-forecasting

Last synced: 26 Mar 2025

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

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

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

Last synced: 01 Mar 2026

https://github.com/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/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/patelabhi574/hotel_reservation_analysis

Analyzing data collected by hotel to make future prediction for the owner of what are the segments they are making most profit & also which are the patterns & trends which have been seen over the past years in the booking in different times throughout the year and price setting on the website in peak time as per availability index.

data data-visualization datamodeling looker-studio powerbi reporting sql-query sql-server

Last synced: 19 Feb 2026

https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis

End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.

data-analysis data-visualization powerbi sql sql-server

Last synced: 16 Mar 2025

https://github.com/abdelhakim-gh/datamining_project_income_prediction

Predicting income level based on the individual’s personal information

data-mining data-preprocessing data-science data-visualization keras neural-network sklearn

Last synced: 17 Apr 2026

https://github.com/dsnchz/solid-plotly

SolidJS wrapper for Plotly.js – reactive and performant charts powered by Plotly, built for Solid.

analysis analytics charting-library charts data-visualization solidjs visualization

Last synced: 02 Apr 2026

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/pradipece/insurance_data_analysis_ml

This project approach defines the terms machine learning and linear regression ML algorithm in the context of real-time problem-solving.

data-science data-visualization database machine-learning matplotlib numpy pandas python python3

Last synced: 11 Apr 2026

https://github.com/abdurahman-hassan/kaggle-notebooks

"kaggle-notebooks" repo contains Jupyter notebooks using real-world Kaggle datasets. Topics: data cleaning, feature engineering, model training, evaluation. Intended for both beginners & advanced. Includes detailed explanations & comments. Open source, contributions welcome.

analysis data-science data-visualization kaggle kaggle-dataset notebook-jupyter python3

Last synced: 06 May 2026

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/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/riju18/advanced-data-analysis-and-visualization

Advanced level of data preparation, level of detail calculation, animation, table calculation etc for data analysis & visualization.

data-analysis data-science data-visualization tableau

Last synced: 18 Feb 2026

https://github.com/ahmetzamanis/bayesianusedcars

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

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

Last synced: 16 Dec 2025

https://github.com/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/rakumar99/jp-morgan-chase-virtual-internship

This repository contains the various tasks assigned by JPMorgan Chase & Co. Virtual Internship on Microsoft Excel

conditional-formatting dashboard data-analysis data-visualization hlookup pivot-tables presentation vba-macros vlookup

Last synced: 02 Mar 2026

https://github.com/ari-s-123/f1-dataviz-fall-2024

A data visualization project meant to analyze and visualize the evolution of key performance metrics in Formula One from 1950 to 2023 using JavaScript, D3.js, and Vega-Lite on the Observable platform.

data-visualization dataviz f1 formula-1 formula-one formula1 motorsport-data observablehq sports-data vega-lite

Last synced: 19 Mar 2026

https://github.com/md-emon-hasan/3-eda-basketball-ml-app

A ML application focused on EDA and basketball analytics, showcasing data visualization and insights using Python and relevant libraries.

basketball-analysis csv data-visualization eda exploratory-data-analysis exploratory-data-analysis-eda ml-app

Last synced: 12 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/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/michael-insights/portfolio

This repository showcases my projects and skills in Data Analytics, Data Science, and Machine Learning. It includes hands-on work in data analysis, predictive modeling, and machine learning algorithms, aimed at solving real-world problems.

data-analytics data-science data-visualization datapreprocessing jupyter-notebooks machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn sql

Last synced: 11 Apr 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/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/tom474/data_pipeline_with_docker

[RMIT 2024C] EEET2574 - Big Data for Engineering - Data Pipeline with Docker

cassandra data-engineering data-visualization docker jupyter-notebook kafka python

Last synced: 26 Jun 2025

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/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/nikhilash45/power-bi-vsualisation-of-joins

In This Power Bi Report User Can Visualis Join By Themselves , and it is easy to understand joins now.

business-analytics business-intelligence data data-analysis data-visualization joins powerbi sql visualization

Last synced: 19 Mar 2026

https://github.com/mathpfreitas/top-hits-spotify-2000-to-2019-

# 🎧 Top Hits Spotify (2000 - 2019)Explore music trends from 2000 to 2019 with this dataset of songs, artists, and genres. Use the insights to understand what makes a hit in today's music landscape. 🐙💻

analysis analytics chart data-analysis data-visualization exploratory-data-analysis hits interactivedashboards jupyter-notebook matplotlib music musical numpy pandas plotly python timeseries track-hits

Last synced: 01 Jul 2025

https://github.com/michalredm/carsdatasetdashboard

Shiny dashboard with data visualizations for the 90,000+ Cars Dataset.

data-visualization shinydashboard

Last synced: 20 Apr 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/huonglarne/self-study-d3

Self studying Data Visualization with d3.js

dashboard data-visualization

Last synced: 13 Feb 2026

https://github.com/kristinbaumann/data-art-pi

Data Vis Coding - Data Art with Pi

d3 data-visualization pi random

Last synced: 20 Apr 2026

https://github.com/garcane/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: 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/blmayer/visualizacao

Repo for visualização e descoberta do conhecimento course files.

d3 data-visualization visualizacao

Last synced: 20 May 2026

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

My way to learn D3.js v4 📈

chart d3 d3js data-visualization

Last synced: 27 Jun 2025

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

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

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

Last synced: 21 Apr 2026

https://github.com/tushard48/analyzing-usa-market-trends-a-financial-overview

In-depth analysis of US market trends, encompassing economic indicators, industry performance, and financial data

data data-visualization powerbi

Last synced: 19 Mar 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/zane/plot

A tiny Clojure library for plotting things at the REPL.

clojure data-science data-visualization repl statistics

Last synced: 01 Sep 2025