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/faisal-fida/accuweather

AccuWeather is a Python-based application designed to provide accurate and real-time weather information. This project leverages various APIs to fetch and display weather data in a user-friendly format.

api-integration automation data-visualization python real-time-data weather-api

Last synced: 21 Jun 2025

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/gappeah/beverage-sales-analytics

This project provides an in-depth analysis of beverage sales and delivery across different states using Power BI.

data data-visualization powerbi powerbi-report powerbi-visuals

Last synced: 25 Feb 2025

https://github.com/gappeah/british-airways-analysis

This project focuses on analyzing and visualising travel data from British Airways using Tableau. The goal is to extract insights and present them in an interactive and visually appealing manner.

data data-analysis data-visualization tableau

Last synced: 11 Jun 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: 16 May 2026

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/adolbyb/data-science-python

An Introduction to Data Science and Data Visualization with the FAU Data Science and Machine Learning Club

data-analysis data-science data-visualization jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 13 Apr 2026

https://github.com/adarwa/electricityanalyser

A web-based dashboard for analyzing electricity usage from IEC data.

data-visualization docker iec web

Last synced: 06 Feb 2026

https://github.com/krushna-b/sentinel

Full Stack application for real-time satellite visualization

data-visualization docker fastapi nextjs postgresql python restful-api

Last synced: 16 Jan 2026

https://github.com/arction/javascript-charts-performance-comparison-surface

Public comparison of JavaScript chart libraries performance in visualizing different surface charts.,

chart dashboard data-visualization graph javascript lcjs lightningchart monitoring performance real-time rendering series surface webgl

Last synced: 12 Mar 2025

https://github.com/fatihilhan42/web_scraping_football_statistics_per_game_data-main

In this notebook I will describe the process of scraping data from web portal understat.com that has a lot of statistical information about all games in top 5 European football leagues.

data-analysis data-manipulation data-science data-scraping data-visualization jupyter-notebook python

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

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/glytching/spinningheart

Force directed graph using data from Donal Ryan's novel "The Spinning Heart"

d3 data-visualization javascript

Last synced: 16 May 2026

https://github.com/luizassimoes/bachelor-thesis

Bachelor Thesis developed for the completion of the graduation in Electrical Engineering.

5g-networks data-analysis data-visualization python

Last synced: 30 Apr 2026

https://github.com/officiallyxenos/alt-school-second-semester-project

A data analysis project for the AltSchool of Data Science Tinyuka 2024 Second Semester. This project explores missing data classification, COVID-19 case aggregation by region, and time series trends using Python and real-world datasets.

data-visualization missing-data pandas seaborn time-series-analysis

Last synced: 18 May 2026

https://github.com/noeyislearning/sharpe-ratio-amazon-facebook

Explore the Sharpe Ratio and its application to evaluate the performance of two tech giants: Amazon and Facebook.

amazon data-analysis data-science data-visualization facebook python3 sharpe-ratio

Last synced: 27 Mar 2025

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/landoskape/syd

A package to help you share your data by making GUIs the easiest thing in the world!

data-science data-visualization flask gui interactive-visualizations matplotlib python

Last synced: 13 Apr 2025

https://github.com/georginapuig/graps-from-csv

📊 Data visualization with c3.js and Papaparse from CSV files.

c3 c3js chart d3 d3js data data-visualization graphs javascript javascript-library visualization

Last synced: 19 May 2026

https://github.com/cosmoduende/r-uber-trips-analyisis

Explore your activity on Uber with R: How to analyze and visualize your personal data history. Find out how you consume the Uber App using a copy of your data.

analisis-de-data data-analysis data-analytics data-science data-visualisation data-visualization data-viz eda flexdashboard ggmap ggplot2 mobility-as-a-service qmplot r-language r-programming ridesharing uber uber-data visualizacion-de-datos

Last synced: 14 Jul 2025

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/scilifelabdatacentre/dash-covid-in-sweden

Dashboard showing the impact of COVID-19 in Sweden: number of cases, admissions to ICU, and deaths.

covid-19 dash data-visualization plotly-dash

Last synced: 18 Mar 2025

https://github.com/cabbage89/datart-docker

datart docker compose 一键启动

data-visualization datart docker-compose java visualization

Last synced: 16 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/utkarshverma439/simple-sms-spam-detector

Built a Python text classification model for spam detection in SMS. Explored data, preprocessed text, utilized TF-IDF, trained a classifier, and addressed visualization challenges, yielding practical insights.

data data-science data-visualization spam-detection

Last synced: 20 Jun 2025

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/yaser-123/iitg-summer-analytics-2025

Master repository for IIT Guwahati's Summer Analytics 2025 - Python data projects (Pandas/Seaborn/Scikit-learn) with documented solutions. Contains assignments, ML implementations, and visualizations from IITG's data science program

data-science data-visualization eda iit-guwahati jupyter-notebook matplotlib pandas python seaborn summer-analytics

Last synced: 08 May 2026

https://github.com/geobatpo07/office-hours-bootcamp

Practical case studies and labs from the Akademi 2025 Data Science & AI Bootcamp office hours.

artificial-intelligence data-analysis data-science data-visualization database deep-learning learning learning-by-doing machine-learning statistics

Last synced: 07 Mar 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/matheusbcmelo/crypto-performance-analysis

Tools and notebooks for analyzing historical price and on-chain data of major cryptocurrencies.

cryptocurrency data-science data-visualization defi jupyter-notebook python

Last synced: 18 May 2026

https://github.com/sushant1827/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: 19 May 2026

https://github.com/draym/swmanager

Web-app to help you in your daily life raids in SpacesWars thanks to game statistics and data management

dashboard-application data-analysis data-visualization game-data game-utility

Last synced: 19 Jun 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/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/ahmednurabdii/data-analytics-portfolio-superstore

My first portfolio project showcasing data cleaning, analysis, and visualization of Superstore sales data.

data-analysis data-visualization jupyter-notebook matplotlib numpy pandas portfolio-project python sales-analysis scipy seaborn superstore-dataset

Last synced: 07 Apr 2026

https://github.com/sebastianurdaneguibisalaya/enfermedades-fissal

Análisis holístico de atenciones por enfermedades raras, huérfanas y transplantes coberturados por FISSAL en el Perú.

data-analysis data-visualization python

Last synced: 24 Feb 2025

https://github.com/pramodkondur/dataspark-end-to-end-dataanalytics

Cleaned, performed EDA and stored data in MySQL. Queried, and analyzed data, uncovering opportunities to drive revenue growth and optimize operations, with a potential revenue growth of $30.03 million. Reported key insights using Power BI.

data-analysis data-visualization eda powerbi python sql

Last synced: 21 May 2026

https://github.com/arction/lcu-tutorial-areaseries-04

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.

areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/jigyasag18/ibm-power-bi-dashboard-project

IBM Power BI Dashboard Project is a data-driven analysis of employees using IBM's comprehensive dataset, providing insights into key factors contributing to employee turnover and enabling organizations to strategize effectively towards improved employee retention and satisfaction.

data data-visualization dataanalysis dataanalytics dataset datavisualisation datavisualization-project powerbi powerbi-dashboards powerbi-report powerbi-visuals powerbidashboard

Last synced: 07 Mar 2026

https://github.com/dinamohsin/toman-bikeshare-data-analysis-sql-power-bi

This project involves data analysis using SQL, Power BI, and CSV datasets to extract insights and visualize key business metrics.

csv-files data-analysis data-visualization database powerbi sql sql-server

Last synced: 22 Apr 2026

https://github.com/jainish-prajapati/solar-flare-prediction

This repository contains code and data for predicting solar flare energy ranges using machine learning, based on NASA's RHESSI mission data. It includes preprocessing of FITS files into a unified CSV dataset and implements models like Gradient Boosting, Random Forest, and Decision Tree classifiers, achieving accuracies up to 87%.

data-visualization machine-learning numpy pandas python scikit-learn solar-flare-prediction

Last synced: 30 Dec 2025

https://github.com/kimatudo3/atliq-hardware-dashboard

The AtliQ Hardware BI 360 Dashboard is a comprehensive business intelligence tool crafted to empower AtliQ Hardware with data-driven insights across various departments.

atliq dashboard data-engineering data-visualization database database-management datacleaning dax-query m mysql powerbi-desktop powerquery sql-server visualization

Last synced: 07 May 2026

https://github.com/femincan/d3-heat-map

My solution for the Visualize Data with a Heat Map project on FCC.

css3 d3js data-visualization html5 javascript

Last synced: 18 May 2026

https://github.com/arction/lcu-tutorial-barseries-05

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.

barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/yrohitha/customer-segmentation

Clean and Apply RFM technique to rank and group clusters to identify the best customers and perform targeted marketing campaigns, using real online transaction data

data-cleaning data-science data-visualization datetime marketing-analytics pandas python3 user-segmentation

Last synced: 13 Mar 2025

https://github.com/arction/lcu-tutorial-3dsurfacegrid-09

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.

3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-multipleaxes-03

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.

axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/mindlessmuse666/iris-knn

Проект демонстрирует применение алгоритма k-ближайших соседей (KNN) для классификации набора данных Iris. Включает загрузку данных, обучение модели, оценку производительности и визуализацию результатов с использованием библиотек Pandas, Scikit-learn, Matplotlib, Seaborn и Plotly.

algorithm classification data-analysis data-visualization iris-dataset knn lazy-learning machine-learning python scikit-learn

Last synced: 17 Aug 2025

https://github.com/ax-va/interactive-data-visualization-dale-2023

These examples on Interactive Data Visualization in the browser using Flask and D3.js are compiled with some modifications from the book "Data Visualization with Python and Javascript: Cleaning, Cleaning, Exploring, and Transforming Your Data" by Kyran Dale, published by O'Reilly Media in 2023.

ax-va d3 d3-visualization d3js data-science data-visualization dataviz javascript python

Last synced: 13 Mar 2025

https://github.com/arction/lcu-tutorial-stockseries-06

Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.

chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/mindlessmuse666/features-scaling

Проект по масштабированию признаков датасета Iris с использованием Python, Pandas, Scikit-learn, Seaborn и Plotly. Включает визуализацию данных, применение различных методов масштабирования и оценку производительности модели логистической регрессии.

data-scaling data-visualization feature-engineering iris-dataset machine-learning pandas plotly python scikit-learn seaborn student-project

Last synced: 16 Jun 2025

https://github.com/cowboymrzamo2380/json-to-excel-converter

This repository provides a tool to convert JSON data to Excel format (.xlsx). It allows you to easily transform structured JSON data into a well-organized spreadsheet for better analysis and visualization.

automation-script automation-tools data-analysis data-converter data-export data-formatting data-tools data-visualization excel excel-automation excel-converter excel-tools json json-exporter json-parser json-processing json-to-csv json-to-excel programming-tools spreadsheet-tools

Last synced: 05 Apr 2025

https://github.com/myriamba/smart-grid-data-analysis-clustering

Exploratory Data Analysis of Smartmeter Data , Visualization, and Consumer Clustering for London Households.

clustering-algorithm data-analytics data-visualization eda unsupervised-learning

Last synced: 18 May 2026

https://github.com/memgonzales/lyrid-training

Compilation of the activities and projects given to probationary Lyrids of the Center for Complexity and Emerging Technologies (COMET) as partial requirement for promotion to cohort membership

data-analytics data-cleaning data-science data-visualization jupyter-notebook

Last synced: 05 Jul 2025

https://github.com/neelanjan-chakraborty/data-science-projects

This repository showcases all the notebooks and visualizations from my academic journey. 🎉 It's a treasure trove of projects covering diverse subjects. From 🧪 science experiments to 📊 data analysis, 🖥️ coding challenges to 📝 research papers, it's all here! Explore the code, dive into the visuals, and witness my academic growth. 🌱

dashboard dashboards data-science data-visualisation data-visualization matplotlib plotly powerbi powerbi-visuals pyplot python

Last synced: 21 Jul 2025

https://github.com/jatin-mehra119/insurance_dataset

The objective of this project is to predict insurance charges based on various factors.

data-visualization dataanalysis prediction-model python regression-models

Last synced: 15 May 2026

https://github.com/janashanaa/flightanalysis

This Jupyter Notebook presents an exploratory data analysis of data derived from a flight booking website.

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

Last synced: 15 May 2026

https://github.com/fatihilhan42/cyclistic_bike_share_data_analysis

This repo contains the Google Data Analytics Capstone - Case Study 1 project, which is the final stage of the Google Data Analytics course on coursera. The description of the code and analysis is posted on my Kaggle account. I hope this repo will help everyone who wants to do this project. thanks.

bike-share capstone-project cyclistic data-science data-visualization google rprogramming

Last synced: 25 Jun 2025

https://github.com/karthikarajagopal44/data-analysis-using-python-libraries-

The COVID-19 pandemic has significantly impacted India, necessitating a detailed analysis of the virus’s spread within the country. In this project, we explore an India-specific COVID-19 dataset, leveraging Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.

data-cleaning data-visualization matplotlib numpy pandas python python3 scikit-learn seaborn

Last synced: 07 Apr 2026

https://github.com/autumnchris/treemap-sales-diagram

A D3.js treemap built in React.js that presents the top 100 sold video games grouped by their associated gaming platform.

babel css3 d3 d3-js d3js data-visualization freecodecamp javascript react reactjs sass scss treemap treemap-diagram treemap-diagram-challenge treemap-sales-diagram webpack

Last synced: 07 Apr 2026

https://github.com/satyacoder29/comparison-of-region-based-sales-tableau

The region-based sales comparison analyzes sales performance across different regions. It identifies trends, top-performing regions, and areas needing improvement by comparing metrics like revenue, growth rate, and product demand. This analysis helps optimize sales strategies and resource allocation for better performance.

data-analysis data-cleaning data-collection data-visualization powerquerym relationships tableau tableau-desktop unions

Last synced: 02 Feb 2026

https://github.com/hudson-newey/ecoacoustic-analysis-pipeline

A generalised pre-processing, metadata extraction, and analysis pipeline

data-visualization environment-variables pipeline

Last synced: 29 Apr 2025

https://github.com/arction/lcjs-example-0804-meshcircle

A demo application showcasing LightningChart JS IntensityMesh series.

chart data-visualization heatmap intensity lcjs lightningchart-js

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0908-3drealtimepoints

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

3d-visualization chart data-visualization lcjs lightningchart-js scatter-plot

Last synced: 12 Mar 2025

https://github.com/ljadhav25/django-data-analyzer

Django Data Analyzer is a web application built using the Django framework, designed to streamline data analysis tasks. Users can upload CSV files containing data for analysis. The application utilizes the powerful data manipulation capabilities of Python libraries like pandas and numpy to perform various analyses on the uploaded data.

data-analysis data-visualization django-application matplotlib numpy pandas python seaborn

Last synced: 01 Mar 2026

https://github.com/lucycatherine/healthinsuranceproject

This repository contains a machine learning project that analyzes the factors influencing health insurance charges, such as age, smoking status, and medical conditions.

data-analysis data-science data-visualization jupyter-notebook machine-learning python

Last synced: 18 May 2026

https://github.com/abdul-aa/kickstarters

Predictive Modeling and Clustering Insights for Kickstarter Success

boosting-ensemble clustering clustering-analysis data-visualization gradient-boosting kprototypes python shap

Last synced: 15 May 2026

https://github.com/vavarm/data-analysis-french-electric-automobile-infrastructure

Data analysis realized in R Shiny and Python about the French electric vehicle and charging station infrastructure

data-analysis data-science data-visualization factominer geojson ggplot2 plotly python r rshiny

Last synced: 15 May 2026

https://github.com/sreyashidey/scrape-analyze-visualize

A project for web scraping, data analysis, and visualization using Selenium, BeautifulSoup, and Python.

bs4 data-visualization selenium

Last synced: 03 May 2026

https://github.com/gui-sitton/y.music

In this project I compared the musical preferences of the citizens of Springfild and Shelbyville. I examined real Y.Music data to test hypotheses and compare the behavior of users in these two cities.

data data-analysis data-analysis-python data-science data-visualization python

Last synced: 18 May 2026

https://github.com/niniola-creator/niniola-creator

This is a repository that I have created to show my skills, share my projects and track my progress in my data science/web development journey.

bootstrap5 css3 data-analysis data-science data-visualization database html5 javascipt javascript matplotlib pandas powerbi python spreadsheets sql

Last synced: 07 Apr 2026

https://github.com/satyacoder29/crm-analytics

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 03 Mar 2025

https://github.com/gfav-cybergeek/prodigy_ml_01

A linear regression model to predict house prices based on square footage, number of bedrooms, and bathrooms. Includes feature engineering, preprocessing, and model evaluation.

ai airtificialintelligence algorithms algorithms-and-data-structures data-structures data-visualization jupyter jupyter-notebook jupyterlab machine-learning machine-learning-algorithms machine-learning-models python

Last synced: 05 Apr 2025

https://github.com/cyprianfusi/world-happiness-report-for-2015-2019

World Happiness Report for 2019 with strange and unexpected results for Sub-Sahara African Countries! But it's data speaking...

data-visualization pandas-python

Last synced: 21 Mar 2025

https://github.com/piras-s/tuningcurvesnestedbayesianinference

Bayesian inference of neural tuning curves using nested sampling (PyMultiNest), with theory, simulation, and diagnostic visualizations.

bayesian-inference data-visualization machine-learning model-evaluation nested-sampling neuroscience pymultinest python3 simulation

Last synced: 18 May 2026