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/webobite/fact-chatbot

A Fact chatbot is a project in which it read a txt file which consist all facts ahead of time and answer the user with some useful information regarding the same on the basis of facts provided in text file.

chatbot chatgpt chatgpt3 data data-visualization embedding-vectors generativeai nlp

Last synced: 04 May 2026

https://github.com/ccao-data/app-shiny-rpie-dashboard

Shiny dashboard for analysts to consume aggregated RPIE data

app dashboard data-visualization docker r shiny

Last synced: 07 May 2025

https://github.com/drkenreid/steam-stats-visualized

🎮 Spotify Wrapped, but for your Steam library. Paste your profile, get roasted.

data-science data-visualization gaming plotly portfolio python steam steam-api streamlit

Last synced: 16 May 2026

https://github.com/dona-eric/veritaai

Dans ce contexte, il devient crucial de développer des systèmes intelligents capables de détecter automatiquement ces fausses informations. Ce projet a pour objectif de concevoir un système de détection de fausses nouvelles à l'aide d'algorithmes de machine learning.

data-science data-visualization fake-news machine-learning machine-learning-algorithms mlflow mlflow-sklearn nltk

Last synced: 19 Jul 2025

https://github.com/julianjuko/subset-prompter

Reduce large datasets down to unique subsets - quickly.

data-structures data-visualization

Last synced: 11 Apr 2025

https://github.com/malexandersalazar/tools-python-mssql-statistics-descriptor

A lightweight tool based on sweetviz that generates high-density visualizations to kickstart Exploratory Data Analysis within Microsoft Azure SQL Database using ODBC with just one line of code

azure-sql-database data-analysis data-visualization eda python

Last synced: 16 May 2026

https://github.com/abhishekyadav915/data-analytics-projects

This project focuses on performing comprehensive data analysis to extract valuable insights from a given dataset. By leveraging various data manipulation, cleaning, and visualization techniques, the project aims to uncover patterns, trends, and correlations that can inform decision-making and strategy.

data-analysis data-visualization dataset

Last synced: 05 Apr 2025

https://github.com/sitek94/react-d3-bar-chart

A bar chart made with React and D3.

d3 data-visualization react

Last synced: 10 May 2026

https://github.com/deliprofesor/cardiac-data-analysis-exploring-cholesterol-and-heart-rate

This project analyzes a heart disease dataset to explore the relationship between cholesterol, heart rate, and chest pain type. It includes normality tests, outlier detection, correlation analysis, MANOVA, post-hoc tests, and VIF analysis, with visualizations using histograms, heatmaps, and boxplots.

correlation-analysis data data-cleaning data-visualization machine-learning manova post-hoc-analysis python tukey-hsd vif

Last synced: 17 May 2026

https://github.com/stam/corona-map

Corona measures visualized per country

corona data-visualization ecdc

Last synced: 11 Apr 2025

https://github.com/arction/lcjs-example-0702-customcursor

Example showcasing custom cursor implementation with LCJS UI.

charts data-cursor data-visualization example javascript lightningchart-js template

Last synced: 12 Mar 2025

https://github.com/taruchit/bits_dissertation

Binary and multi-class classifiers to classify benign and malicious events, by using nature inspired Heuristic algorithms for feature selection.

artificial-bee-colony-algorithm data-science data-visualization exploratory-data-analysis feature-engineering feature-selection flower-pollination-algorithm k-nearest-neighbor-classifier machine-learning python recall

Last synced: 17 May 2026

https://github.com/dkoh2018/ammo_shopping

Smart ammunition price tracker with filtering, analytics, and visualizations. Built with Python and Streamlit

data-visualization firearms price-tracker python streamlit web-scraping

Last synced: 16 May 2026

https://github.com/htsandaruvan/attrition-analytics-suite-by-hello-green

I have created a comprehensive data analytics dashboard to identify factors contributing to attrition,

data-analysis data-analytics data-visualization powerbi

Last synced: 20 Jan 2026

https://github.com/eins51/moiveanalytics

Comprehensive analysis of movie data using Python and Tableau. Features interactive dashboards and insights into content distribution, genre trends, and platform preferences in the streaming industry.

data-visualization movie-analysis python streaming-platforms tableau-dashboard

Last synced: 16 May 2026

https://github.com/asmaelabid/interactive-knowledge-map

Interactive node-based visualization using D3.js and Vue.js, allowing dynamic node positioning and connections. First version—open to improvements and enhancements!

d3js data-visualization graph-visualization interactive-graph pinia vue

Last synced: 05 Apr 2025

https://github.com/sharoonjoseph321/social_media_eda

Data Analysis on social media apps ,using pandas, python, matplotlib.

data data-analysis data-science data-visualization matplotlib programming-language project python pythonprojects

Last synced: 03 Mar 2025

https://github.com/josafary-ds/curso_dnc

Repositório para armazenamento dos arquivos de estudo e projetos DNC - Cientista de Dados

data-analysis data-science data-visualization machine-learning powerbi python

Last synced: 13 Mar 2025

https://github.com/bayunova28/airbnb_market_analytics

This repository contains about data analytics project using PySpark SQL for Airbnb at NYC

airbnb business-intelligence data-analytics data-engineering data-science data-visualization pyspark-sql

Last synced: 05 Apr 2025

https://github.com/dsite42/simple_data_visualizer

This is a simple tool to visualize data for a quick Exploratory Data Analysis (EDA). You can create various plot types as seaborn or plotly plot via a GUI in multiple windows (RelPlot, PairPlot, JointPlot, DisPlot, CatPlot, LmPlot, 3DPlot).

data-analysis data-science data-visualisation data-visualization eda exploratory-data-analysis plotly seaborn

Last synced: 12 May 2026

https://github.com/samjoesilvano/adventureworks_sales_performance_dashboard

Createed an interactive 4-page dashboard for AdventureWorks that visualizes key sales metrics—including revenue, profit, orders, and return rates—across 2020 to 2022. Featuring dynamic geographic analysis and detailed customer insights, this dashboard empowers data-driven decision-making and enhances business performance.

business-intelligence data-analysis-python data-analytics data-driven-decisions data-modeling data-visualization geographic-analysis interactive-dashboards kpi-metrics powerbi sales-performance-analysis

Last synced: 05 Jan 2026

https://github.com/madhuresh2011/kulturehire-internship

☺️Hi folk, During my internship at KultureHire, I completed a real-world Data Analyst project. I created an interactive dashboard using pivot tables, conducted a thorough analysis, and provided actionable recommendations. I'm excited to share my work and the insights I discovered.

data data-analytics data-cleaning data-standardization data-visualization excel excel-pivot-charts excel-pivot-tables genz-aspirations my-sql

Last synced: 17 Feb 2026

https://github.com/tsopermon/comparison-ml-algorithms

This repository compares the performance of Adaline, Logistic Regression, and Perceptron models on binary classification tasks using linearly, non-linearly, and marginally separable datasets from the Iris dataset. It includes MATLAB implementations, 10-fold cross-validation, and visualizations of decision boundaries and MSE histories.

adaline binary-classification classification-accuracy cross-validation data-visualization decision-boundaries iris-dataset logistic-regression machine-learning matlab mse neural-networks perceptron

Last synced: 15 Mar 2025

https://github.com/binjewarkunal/instagram-market-and-competitor-analysis

In my analysis, I’ve focused on a few key points: ↳ Instagram's position in the social media market, ↳ Identifying key competitors, ↳ Conducting a SWOT analysis, ↳ And suggest new areas of research to further enhance Instagram's market strategy.

data-visualization datacollection microsoft-excel notion

Last synced: 21 Mar 2025

https://github.com/darkdk123/house-valuation-model

A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.

data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics

Last synced: 07 Jul 2025

https://github.com/gohsato/playlistobservatory

Spotify Playlist Visualizer. Demo: https://gohsato.github.io/PlaylistObservatory/

data-visualization spotify spotify-api

Last synced: 04 Apr 2025

https://github.com/vendaface/apple_health_tracker

Turn an Apple Health export into an interactive, self-contained sleep & respiratory dashboard (hypnogram, SpO2, respiratory rate, breathing-disturbance index) for review with a clinician.

apple-health dashboard data-visualization echarts health-data healthkit hypnogram pulmonology python quantified-self sleep-tracking

Last synced: 02 Jul 2026

https://github.com/iamber12/stack-overflow-analysis-using-stack-exchange-api

This Python-based project utilizes the Stack Exchange API to analyze StackOverflow data, focusing on the 'R' and 'Dot Net' programming tags.

data-analysis data-visualization python stack-exchange-api

Last synced: 20 Jul 2025

https://github.com/newking9088/orderreturnclassifier

orderReturnClassifier is a machine learning project that predicts whether an order will be returned. By analyzing various order features using classification algorithms, it aims to help businesses reduce return rates and improve customer satisfaction.

classification data-visualization ecommerce machine-learning

Last synced: 17 May 2026

https://github.com/fatihilhan42/wnba-draft-player-dataanalysis-1997-2022-with-python

In this project, the statistics of the players in the WNBA drafts from 1997 to 2022 were examined. The data in the dataset, which you can find in the repo, was first organized using data cleaning algorithms. These cleaned data were then graphically extracted using data visualization algorithms.

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

Last synced: 17 May 2026

https://github.com/teonghan/stat_quickie

StatQuickie is a lightning-fast, no-nonsense stats explorer that makes data analysis simple, visual, and accessible for everyone. Upload your CSV or Excel file and instantly get layman-friendly summaries, interactive charts, and powerful statistical insights—all without writing a single line of code. Powered by Streamlit.

data-analysis data-visualization python statistics streamlit

Last synced: 02 Jul 2026

https://github.com/emilyjspencer/coronavirus-daily-deaths-chart.js

Visualizing the Uk's daily deaths from Coronavirus between March and June 2020

chartjs data-visualization

Last synced: 04 Apr 2025

https://github.com/bhmuxkan/glucose-predictor-app

🧬 Predicts glucose levels using R Shiny and linear regression on health data

ai-health data-science data-visualization glucose-prediction healthcare linear-regression machine-learning predictive-model r shiny

Last synced: 17 May 2026

https://github.com/alfioma/ada-xtq

🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.

ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq

Last synced: 01 May 2026

https://github.com/prakhar-code/netflix_dashboard

Analysis of the netflix titles, based on there upload history, distribution, ratings, etc. The Dashboard contains Filters, to give specific Information on a movie/TV Show,

data-cleaning data-visualization excel tableau-dashboards tableau-public tableau-visualization

Last synced: 17 Feb 2026

https://github.com/albertofaraujo/pbi_dashboard_ceaps

Analisar os gastos e prestações de contas dos Senadores Brasileiros, através da “Cota para Exercícios da Atividade Parlamentar”, disponibilizadas por meio de dados públicos do Senado Federal

data-visualization dax-studio power-query powerbi

Last synced: 02 Feb 2026

https://github.com/mfakhriazhar/housing-price-analysis

Determining the price of a house also depends on various factors such as building area, exterior quality, and amenities. This dataset provides information on properties for sale, and through Exploratory Data Analysis (EDA), patterns and key factors affecting house prices can be identified.

data-analysis data-science data-visualization eda exploratory-data-analysis python

Last synced: 16 May 2026

https://github.com/katarinatmb/serbia-protest-analysis

This project analyzes the frequency, regional distribution, and group characteristics of protests that emerged across Serbia following the fatal collapse of the Novi Sad train station roof in November 2024. The analysis explores how different communities responded in the aftermath of the disaster, using data visualization in RStudio

data-analysis data-visualization r r-mark rstudio

Last synced: 10 Jul 2025

https://github.com/kishorereddypudi/pizza-sales-data-analysis

Pizza Sales Analysis project demonstrates proficiency in using SQL and Power BI to analyze and visualize data effectively.

dashboard data-visualization dataanalysis database powerbi salesanalysis sql

Last synced: 28 Mar 2025

https://github.com/texasbe2trill/shodanr

An interactive visualization of ransomware infections worldwide using data from the Shodan API. Built with R using ggplot2 and plotly, this project maps infected hosts.

cybersecurity data-science data-visualization ggplot2 httr2 internet-of-things iot plotly r ransomware shodan shodan-api statistics threat-intelligence world-map

Last synced: 14 Jun 2026

https://github.com/arya920/stockpriceforecasting

The project seamlessly melds diverse technologies, including Numpy, Seaborn, Matplotlib, Keras, and more, to seamlessly integrate data manipulation, visualization, and machine learning.

data-visualization keras-tensorflow lstm-neural-networks modelling neural-network stock-market stock-price-prediction streamlit-webapp webapp

Last synced: 26 Mar 2025

https://github.com/analyticalnahid/matplotlib-tutorial

A complete Notebook on Matplotlib for Data Science

data-visualization matplotlib matplotlib-python matplotlib-tutorial

Last synced: 28 Mar 2025

https://github.com/nitins17/tableauvisualizations

Visualizations I created while learning to work with Tableau

data-analysis data-science data-visualization tableau visualization

Last synced: 01 Mar 2026

https://github.com/samjoesilvano/etl-weather-pipeline-using-apache-airflow

This repository contains an End-to-End Weather Data ETL Pipeline built using Apache Airflow. It automates the daily extraction, transformation, and loading of weather data from the Open-Meteo API into a PostgreSQL database, enabling analysis of weather patterns. The project leverages Docker for containerization and uses DBeaver for visualization.

apache-airflow api-integration automation containerization data-engineering data-visualization docker etl-pipeline open-meteo-api postgresql python

Last synced: 17 Apr 2026

https://github.com/vshelke/databot

:robot: A databot made for jaano india iniative.

data-visualization flask flask-application portfolio python search-engine

Last synced: 03 Apr 2025

https://github.com/collins-kimotho/communicate-data-findings

Data Analysis Project: Investigating Factors Contributing to No-Show Appointments in Medical Records

data-analysis data-science data-visualization dataset pandas python

Last synced: 17 May 2026

https://github.com/hassanislam463/british-airways-data-science

Analyze Skytrax reviews to uncover customer sentiments and key themes while predicting booking behavior using machine learning. This repository includes data collection, analysis, and modeling scripts alongside concise, visualized insights to improve customer experience and operational efficiency.

data-analysis data-science data-visualization

Last synced: 28 Mar 2025

https://github.com/hassanislam463/sentiment_analysis_of_financial_news_headlines_and_affect_on_stock_price_prediction

This project analyzes financial news sentiment using a fine-tuned RoBERTa model and integrates it with stock data to predict price movements using LSTM and GRU. It highlights the role of sentiment in enhancing stock market forecasting.

data-analysis data-science data-visualization deep-learning lstm-neural-networks nlp-machine-learning

Last synced: 28 Mar 2025

https://github.com/zephyrine16/survey

Interactive feedback system designed to collect user sentiment on menu items with real-time data visualization and PostgreSQL persistence.

axios data-visualization fullstack jwt-authentication postgresql render-deployment spring-boot vuejs

Last synced: 15 May 2026

https://github.com/jleung51/visualizations

Javascript & D3.js visualizations of data.

d3js data-visualization javascript

Last synced: 27 Mar 2025

https://github.com/takk8is/datasetanalysiseda

A robust Python tool for comprehensive dataset analysis and machine learning model evaluation. This project automates the process of data preprocessing, exploratory data analysis (EDA), and predictive modeling, with a focus on handling common data inconsistencies.

analytics analyzer chart csv-files data-science data-visualization datascience dataset datasets davidccavalcante eda fjallstoppur graphics machine-learning python python3 takk-ag takk-design takk8is xlsx-files

Last synced: 02 Sep 2025

https://github.com/satyacoder29/smartfinance-dynamic-financial-dashboard

SmartFinance: Dynamic Financial Dashboard is an interactive tool designed to visualize key financial metrics like revenue, expenses, and profit. It features real-time data updates, charts, slicers, and navigation for easy analysis. This dashboard helps businesses make data-driven decisions and optimize financial performance.

data-analysis data-cleaning data-modeling data-visualization powerbi powerbi-desktop powerbi-visuals powerquerym

Last synced: 13 Feb 2026

https://github.com/alessine/ecoinvent_auto_viz

Automating the static visualization of 20'000 life cycle impact assessment data sets from the ecoinvent data base for integration into the existing pdf generator (Propulsion Capstone Project)

data-visualization horizontal-bar-charts life-cycle-assessment logging matrix-calculations nested-treemaps network-visualization plotly python

Last synced: 28 Mar 2025

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

covid-19 data data-cleaning data-visualization datana kaggle-dataset matplotlib numpy pandas-python python3 pythonlibrarires scikit seaborn

Last synced: 28 Mar 2025

https://github.com/k8hertweck/hnscctargetgenes

visualization of somatic mutations in cancer

cancer data-visualization genome

Last synced: 03 Mar 2025

https://github.com/nick-peter-marcus/detect-fake-job-postings

Detecting Fake Job Postings - Data Visualization, TF-IDF, XGBoost, SVC

cross-validation data-visualization machine-learning svc tf-idf xgboost

Last synced: 09 Jul 2025

https://github.com/nick-peter-marcus/chocolate-bar-analysis

Analyzing Chocolate Bar Features and Ratings - Data Visualization, Decision Trees, Random Forest

data-analysis data-visualization decision-trees python random-forest seaborn sklearn

Last synced: 10 May 2026

https://github.com/shivamsharma32/sales-report

😊 Happy to share my first power bi dashboard. This project helped me demonstrate my data analysis and visualization skills using Power BI. It also helped me learn new techniques and tools that enhanced my productivity and creativity.

data-visualization dataanalytics datamodeling powerbi powerquery

Last synced: 25 Feb 2026

https://github.com/sharmadhiraj/plot-pi

Graphical Representation of PI

data data-visualization html javascript js mathematics plot

Last synced: 28 Mar 2025

https://github.com/karishmagupta05/e-commerce-sales-dashboard

This project is an interactive E-Commerce Sales Dashboard built using Power BI. It provides key insights into sales, profit, and customer behavior through visually engaging charts and graphs.

data-analysis data-visualization powerbi

Last synced: 09 Feb 2026

https://github.com/jingvu/global-water-title-grid-r-project

This is a visualization from my assignment, where I used the World Title Grid Map to address issues in the original design, making it more informative and effective.

data-visualization r water-quality world-title-grid-map

Last synced: 02 Apr 2025

https://github.com/obacreativity/trading-gpt

TradeGPT is an intelligent trading bot built with ChatGPT and AI to automate and optimize trading strategies. It analyzes market data, predicts trends, and executes trades in real-time, providing traders with tools to enhance efficiency and profitability.

ai-trading algorithmic-trading automated-trading backtesting chatgpt crypto-trading data-visualization financial-analysis machine-learning market-data openai portfolio-management real-time-data risk-management sentiment-analysis stock-market technical-indicators trade-execution trading-strategies

Last synced: 27 Mar 2025

https://github.com/sanand0/eliminationgame

LLMs playing Survivor

data-visualization

Last synced: 10 Jun 2025

https://github.com/smohanta23/google-play-store-analytics

This Internship project involves transforming raw Google Play Store data into actionable insights via ETL, data analytics & visualization, using sentiment analysis, revenue-impact studies & category-wise tracking with Plotly & HTML.

data-science data-visualization dataanalytics etl googleplaystore plotly python timebasedfilter visualization

Last synced: 11 Sep 2025

https://github.com/kaladabrio2020/dataanalysiswith-r

Analise de dados no R, estatistica etc

analise-de-dados data-visualization r

Last synced: 16 May 2026

https://github.com/ramyacp14/global-warming-analysis

Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.

data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn

Last synced: 07 Apr 2026

https://github.com/nmfs-opensci/nmfs-repos

A list of NMFS repos using the GitHub API

data-visualization github-api

Last synced: 11 Apr 2025

https://github.com/vinay-ram1999/srdbv5-analytics

Exploratory data analysis and visualisation of a global Soil Respiration Database (SRDB) using R, MySQL and Tableau.

analytics data-visualization exploratory-data-analysis mysql soil-respiration tableau

Last synced: 01 May 2026

https://github.com/mmartofel/taipy-co2-emission

Taipy based, example Python application. World CO2 emission data has being chosen for graphical presentation.

data-science data-visualization python3 taipy taipy-gui

Last synced: 16 May 2026

https://github.com/macorisd/instagram-fake-account-analysis

A project in R focused on detecting fake Instagram accounts. It includes exploratory data analysis, data visualization, and analysis using three techniques: association rules, formal concept analysis, and regression. The results are presented in an interactive Quarto book.

data-analysis data-science data-visualization r

Last synced: 10 Jun 2025

https://github.com/shivani0126/adventure_works_data_analysis

Data Analysis of Bicycle Manufacturing Company Using Python, SQL and Power BI. The objective of this project is to create an end-to-end sales analytic report based on AdventureWorks database.

dashboard data-visualization dataanalysisusingpython datacleaning datagathering datapreparation dax-query powerbi python salesanalysis sql

Last synced: 05 Apr 2025

https://github.com/ayushai/nextera-supplies-a-business-analytical-case-study

This project demonstrates an end-to-end data analytics workflow for NextEra Supplies, combining MySQL for database management, Power BI for dynamic visualization, and Python for data exploration preprocessing. Advanced deep learning techniques (LSTM) are used for accurate sales forecasting, providing actionable insights to drive strategic decision.

data-visualization datapreprocessing deeplearning mysql-database powerbi python3 timeseries-forecasting

Last synced: 09 May 2026

https://github.com/lucashomuniz/project-22

[Dashboard] Data and Sustainability: Optimizing Green Flow's Fertilizer Portfolio

agrotech bigquery data-analytics data-structures data-visualization google-cloud-platform powerbi powerbi-visuals powerquery sql sustainability

Last synced: 20 Mar 2025

https://github.com/grascya/british-airways-customer-reviews

Scrape British Airways Customer Reviews, Analyse Reviews and draw insights.Build a predictive Model to Predict customer booking

data-manipulation data-visualization machine-learning python web-scraping

Last synced: 17 May 2026

https://github.com/arction/lcjs-example-0031-logbars

Example of visualizing a *Grouped Bars Chart* with a logarithmic Y Axis.

axes bar-plot chart data-visualization demo example javascript lcjs lightningchart-js logarithmic

Last synced: 12 Mar 2025

https://github.com/archanakokate/311_nyc_customer-request-analysis

Analysis of New York City - 311 calls focusing on the Data Wrangling techniques to understand the pattern in the data and also Visualizing the major complaint types.

data-visualization datawrangling exploratory-data-analysis

Last synced: 24 Jun 2025

https://github.com/ledsouza/folium

Explorar e visualizar dados geográficos de forma interativa com GeoPandas e Folium, incluindo marcadores personalizados, mapas de calor e camadas informativas.

data-science data-visualization folium geopandas python

Last synced: 07 May 2026

https://github.com/balajimohan18/rafik-s-kitchen-data-analysis

The Project is about the Analysis of the Sales and Expenses Data of a Famous Fast-food Restaurant. This mainly focuses on gaining Insights that will boost the Future Sales and also Business Strategies it Improve the Profit Margins. Handled Tools are SQL, Python, Power BI, MS Office Tools.

business-analytics business-intelligence data-analysis data-analytics data-visualization eda ms-office powerbi-report powerpoint-presentations python sql-server

Last synced: 05 Apr 2026