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/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/sankalp130/call-center_data-analysis

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

data-cleaning data-schema data-visualization tableau

Last synced: 05 Jan 2026

https://github.com/sugapriya-k/final-year-project

An AI-powered personal finance tracker to manage expenses, predict spending, and plan budgets using machine learning.

ai budget-tracker data-visualization final-year-project finbert gradient-boosting-decision-tree lstm ml personal-finance-manager postgresql prophet-model python stanza web-speech-api

Last synced: 25 Feb 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/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/muhammadhilmyputrarisma/ab-test

Python code for A/B testing on Cookie Cats game data. This project analyzes the impact of moving the first gate from level 30 to level 40 on player retention and game rounds, helping to evaluate if delaying the gate improves player engagement and gameplay experience.

ab-testing cookie-cats data-analysis data-visualization game-analytics python statistics

Last synced: 18 May 2026

https://github.com/abdul-rafay19/youngdevinterns_machine-learning_tasks

This internship offers hands-on exposure to real-world Machine Learning applications — from data visualization and preprocessing to model development, evaluation, and deployment. It focuses on real ML workflows, problem-solving, neural networks, and hyperparameter tuning — all within a collaborative, remote, and growth-oriented environment.

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks data data-visualization internship machine-learning machine-learning-algorithms machinelearning ml model model-development neural-network preprocessing programming-language python task tasks youngdevintern

Last synced: 29 Apr 2026

https://github.com/cwendorf/polyplot

Visualizing Distributional Statistics [R Package]

data-visualization distribution-shape polyplot r r-package statistics

Last synced: 15 Mar 2025

https://github.com/johnwalley/data-viz-resources

Data visualization resources

data-visualization

Last synced: 08 Jan 2026

https://github.com/sukhmancs/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: 05 Nov 2025

https://github.com/flower-of-the-bridges/va-project

Project for the Visual Analytics course from the Engineering in Computer Science master degree at Sapienza

d3-js d3-visualization data-visualization data-viz visual-analytics

Last synced: 21 Feb 2026

https://github.com/luabagg/worldwide-trends

Worldwide Google Trends visualization and classification

data-analysis data-visualization google-trends trends

Last synced: 03 Feb 2026

https://github.com/priyanshubiswas-tech/ev-data-analysis-dashboard

An interactive dashboard analyzing EV trends, including total vehicles, BEV vs. PHEV breakdown, model popularity, state-wise distribution, and CAFV eligibility. Visualizes key insights for data-driven decisions in the EV industry. 📊

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

Last synced: 17 Feb 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/uudigitalhumanitieslab/digital-atlas

Interface to visualise connections between postcolonial intellectuals

data-visualization postcolonialism

Last synced: 23 Mar 2025

https://github.com/vatshayan/hospital-discharge-analysis

Analysis of Hospitalization Discharge Rates in Lake County, Illinois of various attributes like Anxiety, Alcohol, mood, Diabetes, Asthma, etc

data-analysis data-visualization jupyter-notebook machine machine-learning machine-learning-algorithms scikit-learn

Last synced: 04 Mar 2025

https://github.com/jasonmdev/portfolio-datascience

This is a portfolio of my work for all things related to data science.

data-science data-visualization machine-learning

Last synced: 02 Jan 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/mariaegbuna/road-accidents

Analyzing a road accidents dataset using Python.

data-visualization datacleaning jupyter-notebook pandas-dataframe python

Last synced: 17 May 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/rupeshrb/project_data_visualization_django

Data visualization is important concept which apply in this project with help of d3.js, pandas,python etc library

bootstrap d3js data-visualization django html-css-javascript pandas python sqlite

Last synced: 11 Apr 2026

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/ryannapp12/quant_trading_engine

A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.

algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies

Last synced: 11 Apr 2026

https://github.com/newking9088/marketing_campaign_ml_prediction_dashboard

Transform your marketing strategy with our intuitive ML Prediction Dashboard, providing real-time, data-driven insights to optimize campaign success.

data-visualization finance-application streamlit-webapp

Last synced: 23 Feb 2025

https://github.com/luke-feng/MAP

This is a master project takes place in CSG at UZH.

cybersecurity data-visualization

Last synced: 08 Apr 2025

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/g0bel1n/gravlaw-model

Gravlaw-model is a data visualization project for the econophysic's concept of Gravity law used for modeling inter-cities traffic.

data-visualization econophysics gravity-model

Last synced: 15 Mar 2025

https://github.com/chandkund/spam-email-detection

This project focuses on detecting spam emails using a fine-tuned DistilBERT model, a lighter version of the BERT model. The model is trained to classify email text into two categories: spam (1) and not spam (0). The dataset consists of email texts labeled as either spam or non-spam.

data-visualization datapreprocessing matplotlib pandas python pytorch sklearn transformer

Last synced: 20 Jan 2026

https://github.com/javitocor/d3-data-visualization

Different projects to visualize data from APIs using D3 library

d3-visualization d3js data-visualization freecodecamp javascript practice-project

Last synced: 30 Apr 2026

https://github.com/bayunova28/bikestore_dwh_analytics

This repository contains about data analytics & data warehouse project from bike store

data-analytics data-engineering data-visualization data-warehouse olab-tabular-cube pyspark-notebook sql-server

Last synced: 28 Apr 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/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/willie-conway/little-lemon-database-capstone-project

This repository contains the capstone project for the Meta Database Engineer Professional Certificate 🎓, showcasing a comprehensive database design 🗃️, SQL implementation 💻, and data analytics 📊 for the fictional restaurant "Little Lemon" 🍋.

analytics-python big-data business-intelligence customer-analytics data-analytics data-integration data-management data-mining data-modeling data-retrieval data-visualization database-engineering mysql performance-analysis python relational-databases restaurant-management sql-data-analysis stored-procedures tableau

Last synced: 13 Apr 2026

https://github.com/lijesh010/netflix_dataset_exploratory_data_analysis_python_project

This repository contains an Exploratory Data Analysis (EDA) Python project on the Netflix dataset. The purpose of this project is to gain insights and better understand the characteristics of the content available on Netflix, including movies and TV shows.

data-analysis data-exploration data-visualization exploratory-data-analysis jupyter-notebook python

Last synced: 20 May 2026

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/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/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/datamart/platform-management

📁 Platform management dashboard

charts dashboard data-visualization visualization

Last synced: 20 Mar 2025

https://github.com/nowke/cricviz

Cricket data analysis/visualizations

cricket-data data-visualization reactjs

Last synced: 15 Apr 2026

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

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

data data-analysis data-science data-visualization

Last synced: 11 Jun 2026

https://github.com/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/amirnaghibi/companion

find the safest way back home with a trusted companion

data-visualization django-framework pathfinding python3 webapp

Last synced: 10 Apr 2026

https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing

Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts

colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn

Last synced: 12 Apr 2026

https://github.com/s-araromi/smart-device-data-analysis-bellabeat_casestudy

This repository contains a comprehensive analysis of smart device data for Bellabeat, focusing on user activity, sleep, calorie burn, and weight management. Insights from Fitbit data are used to inform Bellabeat's marketing strategy and product recommendations.

bellabeat data-analysis-in-r data-visualization fitbit-smart-devices fitness-tracking r-programming sleep-analysis smart-devices

Last synced: 25 May 2026

https://github.com/bytraembedded/Laptop-Price-Prediction-with-Machine-Learning

The Laptop Price Prediction with Machine Learning project provides a system to predict the price of laptops based on various features such as processor type, RAM size, storage capacity, and more/

airflow data data-science data-visualization fastapi heroku-deployment machine-learning-algorithms matplotlib-pyplot numpy pandas python reactjs seaborn

Last synced: 30 Dec 2025

https://github.com/mariorodeghiero/datopian

Henry Hub Natural Gas - Daily Prices

csv-files d3 data-visualization nodejs react styled-components

Last synced: 10 Apr 2026

https://github.com/gappeah/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: 25 Feb 2025

https://github.com/am-i-groot/summer-intern-iitguwahati-spml

Developed an automated Water Quality Monitoring System (WQMS) at IIT Guwahati, using the pH-W218 sensor and K-Means Clustering to assess water potability. The project enhances water quality evaluation through machine learning-based classification.

algorithm data data-visualization kmeans-clustering machine-learning python report sensor signal-processing

Last synced: 17 May 2026

https://github.com/stephanabitter534/flowy.blazor

🌐 Build responsive web applications effortlessly with VIOVNL.Flowy.Blazor, a Blazor component for smooth drag-and-drop functionality.

blazor component-library csharp data-visualization dotnet event-driven flowchart frontend interactive-graphics open-source single-page-application ui-framework user-interface web-application web-development

Last synced: 01 May 2026

https://github.com/ipanalytics/tor-radar

The project collects public Tor relay data once per hour, stores compact snapshots in the repository, and renders an interactive dashboard without a database or backend.

asn data-visualization network-intelligence onionoo osint threat-intelligence tor tor-exit-nodes tor-relays

Last synced: 25 May 2026

https://github.com/ipanalytics/vpn-infrastructure-atlas

Interactive VPN infrastructure atlas: aggregate provider footprint by reported endpoint country, ASN, and hosting network. No raw configs or per-IP feed.

asn-analysis cybersecurity data-visualization fraud-detection github-pages ip-reputation network-intelligence proxy-detection threat-intelligence vpn-intelligence

Last synced: 25 May 2026

https://github.com/ipanalytics/vpn-infrastructure-intelligence-lab

Aggregate VPN infrastructure intelligence dataset and interactive dashboard for provider, country, ASN, relationship, archetype, and hosting dependency analysis without publishing raw endpoint data.

asn cybersecurity data-visualization geoip github-pages hosting-analysis infrastructure-intelligence internet-measurement network-analysis osint privacy-research static-dashboard threat-intelligence vpn vpn-research

Last synced: 25 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/rauhanahmed/financialanalystaiagent

Agentic AI–driven stock analytics leveraging Phidata, Google Gemini 2.0 Flash, and Yahoo Finance. Features real-time data, interactive Plotly charts, and a Streamlit dashboard for comprehensive, actionable market insights.

agentic-ai data-visualization finance google-gemini investment phidata plotly stock-analysis streamlit yfinance

Last synced: 18 Jul 2025

https://github.com/prem-ium/tax-merge

Consolidate multiple 1099 brokerage tax forms, visualize realized gains/losses, and track data for Fidelity, Chase, Vanguard, Schwab, and others!

1099 accounting chase data-science data-visualization data-wrangling desktop-application fidelity financial-analysis firstrade graphical-user-interface schwab tastytrade tax tax-forms taxes vanguard

Last synced: 02 Feb 2026

https://github.com/synergycodes/reactflow-app-alt-stores-demo

Demo application demonstrating the benefits of using no-store actions from Zustand in a React Flow application

data-visualization diagramming react-flow reactflow zustand

Last synced: 16 May 2026

https://github.com/nysportsfan/Gun-Violence-in-the-US

This repository contains all the relevant files for my first capstone project as part of the Springboard Data Science Career Track.

data-analysis data-science data-visualization machine-learning python3 statistics

Last synced: 10 May 2025

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: 18 Jul 2025

https://github.com/GZ430/global-christianity-dataviz-jp

A web app built in R Shiny for users to explore global Christianity data from Joshua Project, World Watch List, and others.

christianity data-visualization r shiny

Last synced: 10 Mar 2025

https://github.com/abbasi0abolfazl/commentanalyzer

machine learning project designed to analyze Instagram comments for sentiment detection, question identification, and topic modeling. Utilizing algorithms such as LDA, LSA, NMF, and BERT, CommentAnalyzer provides valuable insights into user interactions, helping brands and researchers understand audience sentiments and trends.

data-visualization instagram-data-analysis machine-learning question-detection sentiment-analysis social-media-analytics topic-modeling

Last synced: 30 Aug 2025

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

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

charting-library dashboards data-visualization echarts mui perses prometheus

Last synced: 27 Aug 2025

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

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

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

Last synced: 09 Mar 2026

https://github.com/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/mustika-putri-m/-tableu-laporan-data-karyawan-growian

I am currently pursuing a data analysis certification at GROWIA, where I've learned to use tools such as Python, SQL, Google Big Query, Google Data Studio, Advanced Microsoft Excel, and Tableau. This course has enhanced my ability to analyze data using KPIs and business metrics, enabling me to solve business problems more effectively

data data-visualization tableau

Last synced: 17 Feb 2026

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/buddhilive/solias-js

Web Component Library for data visualization made using StencilJS

charts data-visualization stenciljs visualization webcomponents

Last synced: 17 May 2026

https://github.com/shuklayash02/complete_data_analysis_project

A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process

data data-visualization dataanalysis database datacleaning powerbi sql

Last synced: 16 Jul 2025

https://github.com/ibensusan/wine-properties-assessment

Wine Properties Assessment using Microsoft Excel

data-analysis data-visualization excel

Last synced: 20 Mar 2026

https://github.com/aravindnathan02/sql-bi-projects

Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).

data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau

Last synced: 18 Apr 2026

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/duskmoon314/gongbi

Gongbi (工笔) is a data visualization crate inspired by ggplot2

data-visualization grammar-of-graphics rust

Last synced: 20 Aug 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/mkredzel/dissertation

🎓 📜 This repository holds my dissertation titled 'eConsultant'

data-visualization dissertation latex sentiment-analysis speech-recognition speech-to-text tex

Last synced: 11 Mar 2025

https://github.com/dianaow/sustainability-marketing-research-map

React/D3.js: Interactive & filterable radial chart for an academic research project

d3js data-visualization datavis react

Last synced: 18 May 2026

https://github.com/gusenov/radial-tree-js

Реализация радиального дерева на JavaScript.

canvas data-visualisation data-visualization javascript svg tree visualization

Last synced: 20 Feb 2026

https://github.com/marcramonmoreno/historian_app

Historian Data Tool - A secure internal web application for processing and visualizing historical data, built with React frontend and Flask backend. Features include data processing with configurable time ranges, tag configuration management, and CSV export capabilities. Access requires Tailscale VPN connection and proper permissions.

csv-export data-processing data-visualization docker docker-compose flask historian python react web-application

Last synced: 10 Apr 2026