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/rogernet/desafio-profissional-produto-data-driven

Ajudar a formar Analistas de Produto, PMs e Gestores de Negócio capazes de tomar decisões estratégicas baseadas em dados.

data-analysis data-science data-visualization product

Last synced: 23 Jun 2026

https://github.com/thinkong/notetaiker

notetAIker is a local-first, AI-powered Markdown note-taking system that uses background agents to automatically tag, link, and organize atomic notes. It features semantic search, a 2D graph visualization for exploring connections, and supports both cloud and local AI models.

ai data-visualization knowledge-graph knowledge-management local-first notetaking self-hosted

Last synced: 18 Feb 2026

https://github.com/amauryval/gdf2bokeh

Gdf2Bokeh, a library to map quickly your geographic data with the bokeh library

bokeh data-visualization geometry geopandas gis-development map mapping pandas python shapely

Last synced: 10 Feb 2026

https://github.com/virajbhutada/walmart-retail-analyzer

Gain valuable insights into retail sales with the "Walmart Retail Performance Dashboard" in MS Excel. This user-friendly tool facilitates an in-depth analysis of key sales metrics, providing a comprehensive view of Walmart's performance. Make data-driven decisions for informed and strategic business outcomes.

analytics data-analysis data-science data-visualization excel insights interactive-visualizations performance-analysis retail-sales walmart

Last synced: 04 Mar 2026

https://github.com/alifeee/co2-stacked

A visualisation of CO2 levels as a vertically stacked graph, with days going upwards. Using @tomhazledine's <stacked-sparklines> web component.

co2-monitoring data-visualization web-component

Last synced: 19 Jan 2026

https://github.com/garcane/cookie-company-visual-dashboard

This Excel-based interactive dashboard provides a comprehensive overview of the Cookie Company's sales performance and key metrics.

dashboard data data-visualization excel microsoft-excel

Last synced: 09 Feb 2026

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 09 Apr 2026

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

Personal track demo of pure Python data visualizations

data-visualization matplotlib pandas plotly python seaborn

Last synced: 27 Apr 2026

https://github.com/gino-freud-hobayan/excel_project_dataset_gino

Simple Excel Project on Data Cleaning and Dashboard Creation

dashboard data-cleaning data-visualization excel

Last synced: 19 Mar 2026

https://github.com/403errors/offset-to-hydrostatic-curve

Group project for making hydrostatic curves from the given ship offset table using python libraries

data-visualization matplotlib-pyplot numpy python3 sklearn

Last synced: 10 May 2026

https://github.com/famarks/grafarg

Grafarg is an interactive data analytics and graphical data visualization application. Grafarg being a progressive fork of Grafana 7.5.17 continues to be available under open source Apache 2.0 License

analytics charts data data-analysis data-science data-visualization grafana grafarg graph

Last synced: 19 Jan 2026

https://github.com/nikhilash45/live_ipl_report

This repository hosts the source code for an interactive IPL (Indian Premier League) Dashboard built using PowerBI. The dashboard provides real-time updates on ongoing matches, including live scores, batting and bowling statistics for both teams, and the points table.

analysts cleaning-data cricket-data dashboard data data-analysis data-visualization dax powerbi

Last synced: 19 Mar 2026

https://github.com/delucis/darmstadt-2016

:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses

d3 data-visualization gender-equality music

Last synced: 02 Sep 2025

https://github.com/tnleite/projeto_king_lift

Este projeto apresenta uma análise detalhada dos dados financeiros da King Lift, uma empresa de locação de empilhadeiras. Utilizando Microsoft Excel, Power Query e Power Pivot, desenvolvi um dashboard interativo, também em Excel, que ajuda a empresa a obter insights valiosos para melhorar a eficiência operacional e aumentar o faturamento.

data-analysis data-science data-visualization excel

Last synced: 19 Mar 2026

https://github.com/leandrocollares/with-or-without-curry-playoffs

An interactive visualization that allows users to learn when Curry's performance helped Golden State Warriors win games in the 2019 NBA playoffs

d3 data-visualization lodash node-sass react react-annotation react-popper

Last synced: 03 Jan 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/alrza2003/alrza2003.github.io

This repository contains the source files for my personal portfolio website. It highlights my background as a data analyst and radiology student, and showcases real-world projects, tools I use, and ways to connect with me. The site is based on a pre-built template that I customized to reflect my profile and experience.

data data-analysis data-visualization portfolio portfolio-website python

Last synced: 30 Apr 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/clarelgibson/england-school-admissions

An interactive dashboard helping parents in England understand the primary and secondary school admissions process.

dashboard data-visualization england primary-school r school school-admissions secondary-school tableau tableau-public tidyverse uk united-kingdom

Last synced: 29 Jun 2026

https://github.com/linuxto5re/salesandguestmanagementmldotnet

welcome to our Sales and Guest Projection repository! Discover precise guest predictions via ML.NET, historical data, and advanced tech. This model also applies to sales forecasts, fueled by ML.NET's capabilities. In addition, we've added data visualization.

csharp data-visualization machine-learning mldotnet mvvm-architecture oxyplot sql-server

Last synced: 27 Apr 2026

https://github.com/scarblase/salary-comparison

Submission for the DataCamp Salary Competition(1 level). 🏆

data data-analysis data-science data-visualization engineering python sql structured-data

Last synced: 01 May 2026

https://github.com/anarya22/heart-disease-classification

Predicting heart disease using machine learning. This notebook looks into various python base ML and DS libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes.

data-cleaning data-visualization machine-learning matplotlib numpy pandas scikit-learn

Last synced: 01 May 2026

https://github.com/rani-sikdar/python-data-structures

A repository for sharing Python implementations of common data structures and algorithms, including arrays, linked lists, stacks, queues, trees, graphs, and sorting/searching techniques. Perfect for learning, revisiting fundamentals, and collaborating on computer science concepts. Contributions welcome! 🚀

data-analysis data-structure data-visualization numpy-library pandas-dataframe python python-3

Last synced: 30 Mar 2025

https://github.com/riddhis2226/titanic-survival-data-analysis

Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.

data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3

Last synced: 01 May 2026

https://github.com/eduardotlc/materials_chempy

Python modules targetting the Materials Chemistry area, with different submodules, focused on data analysis and visualization.

chemistry data-mining data-visualization mass-spectrometry materials-science spectrophotometry spectroscopy

Last synced: 16 Jan 2026

https://github.com/allanotieno254/hr-workforce-analytics-dashboard

A Power BI dashboard for analyzing HR metrics, including employee retention, retrenchment status, and overall workforce statistics. This project demonstrates data visualization and business intelligence skills.

business-intelligence dashboard data-visualization hr-analytics powerbi workforce-analytics

Last synced: 26 Feb 2026

https://github.com/samjtro/tri-map

EPA-TRI Data Visualization & Analysis

data-visualization emissions environment python

Last synced: 01 Sep 2025

https://github.com/archie-cm/credit_risk_model_vix_id-x_partners

The objective project is to decrease the company's losses by up to 30% through bad loans by creating a machine learning system to assist in automating loan assessments

credit-risk data-analysis data-visualization machine-learning scorecard

Last synced: 01 May 2026

https://github.com/sanchariii/stock-price-predictor

This project utilizes Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.

data-visualization keras-tensorflow neural-network python

Last synced: 26 Jul 2025

https://github.com/bsperezb/python_sql_manage

this project read a excel, save and delete objects of database and export logs and data errors in excel format

data-science data-visualization postgresql python sql

Last synced: 02 May 2026

https://github.com/dlangkip/epidash

Interactive epidemiological dashboard visualizing disease trends across Kenya. Built with PHP, Chart.js, and Leaflet for the CEMA Software Engineering Internship.

chartjs dashboards data-visualization disease-tracking epidemiology health-analytics kenya leaflet php public-health

Last synced: 02 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/sandravizz/global_inequality_story

Dataviz Project about Global Inequality

data data-visualization inequality

Last synced: 03 Jul 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/saravana-kr22/phonepe_pulse_data_visualization_and_exploration

The PhonePe Pulse Data Visualization project in Python extracts, transforms, and stores data from the PhonePe Pulse GitHub repository. It creates an interactive dashboard using Streamlit, Plotly, and other libraries to visualize the data. Users can explore various insights from the data spanning 2018 to 2023.

choropleth-map data-science data-science-projects data-visualization geojson geopandas indiamapdata mapbox mysql phonepe phonepe-clone phonepe-pulse-data-visualization plotly pydeck python python3 streamlit streamlit-webapp visualization

Last synced: 25 Feb 2026

https://github.com/moindalvs/learn_eda_house_price_dataset

Data Set: House Prices: Advanced Regression Techniques Exploratory Data Analysis on more than 80 features

cardinality data-analysis data-science data-structures data-visualization missing-values

Last synced: 10 Oct 2025

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/fybex/chatgpt-conversations-analysis

Analysis of 89,000 ChatGPT conversations to understand interaction patterns and response behaviors.

chatgpt conversation-analysis data-analysis data-visualization language-analysis prompt-patterns sentiment-analysis

Last synced: 02 May 2026

https://github.com/mariam-badr-mb/student-score-prediction

This project predicts students' exam scores based on study-related and demographic factors using machine learning models.

data-analysis data-visualization explore linear-regression machine-learning mean-square-error student-project supervised-learning

Last synced: 16 Aug 2025

https://github.com/zrkhadija/analyzing-parisian-associations-a-data-exploration-project

This project focuses on analyzing data about associations registered in Paris. Using an API, the data was fetched in JSON format and transformed into a pandas dataframe for exploration and analysis. The dataset includes details such as the statutory name, postal code, city of registration, sectors of activity, domains of activity..

analysis data-visualization json-api paris

Last synced: 03 Apr 2025

https://github.com/ahammadmejbah/the-90-day-pytorch-mastery-roadmap

Embark on a 90-day journey to master PyTorch! From tensor basics to advanced deep learning, each day offers lessons, hands-on exercises, and curated resources. Gain practical skills to confidently build, train, and deploy models across diverse applications.

ai artificial-intelligence data-engineering data-science data-visualization deep-learning deep-learning-algorithms deep-neural-networks python python-3 pytorch pytorch-cnn pytorch-gan pytorch-implementation pytorch-nlp pytorch-tutorial

Last synced: 25 Feb 2026

https://github.com/kitestring/scidata

Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented to query SQL database to create data visualizations which describe instrument performance in a simple and digestible manner. The following python libraries are utilized: numpy, pandas, matplotlib, sklearn, statistics, sqlite3, os, time, & datetime.

data-visualization extract matplotlib pandas python3 sql-database

Last synced: 25 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/flazefy2/ds-50k_songs_dataset_generated_by_ai

https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset

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

Last synced: 25 Apr 2026

https://github.com/parnika798/psychic-palm-tree

Streamlit dashboard exploring correlations between ad spending and voter turnout in the 2024 Indian General Elections. Includes dynamic filters, intuitive charts, and election campaign impact exploration.

2024-indian-general-elections data-visualization election-data-analysis interactive-dashboard streamlit

Last synced: 14 Mar 2025

https://github.com/bala-1409/sales-forecasting-datascience-project

Develop a data science project using historical sales data to build a regression model that accurately predicts future sales. Preprocess the dataset, conduct exploratory analysis, select relevant features, and employ regression algorithms for model development. Evaluate model performance, optimize hyperparameters, and provide actionable insights.

data data-analysis data-science data-visualization datacleaning exploratory-data-analysis machine-learning-algorithms modelfitting prediction predictive-analytics predictive-modeling python3 regression-models salesforecast supervised-learning

Last synced: 26 Apr 2026

https://github.com/bala-1409/loan-clustering-datascience-projects

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning

Last synced: 22 Mar 2025

https://github.com/rfonod/tableau-dashboard

A Tableau dashboard visualizing the change in the Summary Innovation Index (SII) from 2012 to 2019, relative to selected academic research trends in Europe. It includes a bar chart for country comparisons, a scatter plot for trend analysis, and a map to show geographic patterns, with interactive features for enhanced insights.

dashboard data-visualization innovation-index tableau visualization

Last synced: 25 Jan 2026

https://github.com/sanjiban08/financial-reporting-analysis

This project offers a robust financial reporting and advanced analysis solution, utilizing DAX and financial analysis techniques. With adaptable visualizations and insightful analytics, it empowers efficient financial exploration across diverse datasets. Dive into strategic insights effortlessly! 📊💹

data-cleaning data-visualization dax finacial-mathematics financial-analysis powerbi

Last synced: 25 Jan 2026

https://github.com/noor188/preswald-data-app

A data app to visualize and manipulate the graduate admission dataset

data-analysis data-visualization open-source

Last synced: 04 Jul 2025

https://github.com/giatraskon/hyperspectral-image-clustering

Analysis of the Salinas hyperspectral image dataset using advanced clustering algorithms, focusing on identifying homogeneous regions in the image. Implementations of cost-function optimization and hierarchical clustering techniques, along with evaluations and visualizations in reduced-dimensional spaces.

adjusted-rand-index calinski-harabasz-index clustering data-visualization dimensionality-reduction fuzzy-cmeans-clustering hierarchical-clustering hyperspectral-imaging image-processing k-means-clustering machine-learning matlab pca possibilistic-clustering-algorithms probabilistic-clustering remote-sensing salinas-dataset silhouette-score spectral-bands unsupervised-learning

Last synced: 14 Mar 2025

https://github.com/sivkri/shiny-scatter-plot-app

This repository contains a Shiny app that allows users to create interactive scatter plots by selecting the X and Y axes and customizing the point color. The app utilizes the shiny package in R to provide a user-friendly interface and the ggplot2 package for creating visually appealing plots.

data-analysis data-visualization ggplot2 interactive-web-application r rprogramming scatter-plot shiny

Last synced: 22 Mar 2025

https://github.com/nimomach/amazon-sales-data

This is a small dataset containing Amazon sales data analysis for few regions.

dashboards data data-analysis data-visualization

Last synced: 08 Mar 2026

https://github.com/tolumie/web-scraping-rest-api-stock-data-operations

Web Scraping, REST API & Stock Data Operations is a data-driven project that explores the power of web scraping, API interactions, and stock market analysis using Python. From extracting stock data and public records to analyzing real-world financial trends, this repository is a one-stop resource for data enthusiasts, traders, and analysts.

api-integration data-analysis data-cleaning data-visualization financial-data python rest-api sql-databases stock-data web-scraping

Last synced: 19 May 2026

https://github.com/raufjatoi/data-vis-

Data visualization 💻 learning from kaggle

data-visualization matplotlib matplotlib-pyplot seaborn

Last synced: 24 Jul 2025

https://github.com/shinjimc/simulated_annealing_tsp

This project applies Simulated Annealing to solve the Traveling Salesman Problem using Peru's departments as nodes. Through iterative refinement, it finds the shortest route visiting each department once. Visual feedback enhances understanding and debugging, resulting in an optimal solution displayed with total distance.

data-visualization geospatial-analysis simulated-annealing simulated-annealing-algorithm simulated-annealing-edge-detection traveling-salesman-problem traveling-salesman-problem-solver

Last synced: 24 Jul 2025

https://github.com/dmarks84/ind_project_superstore-sales-time-series-analysis--kaggle

Independent Project - Kaggle Dataset-- I worked on the Superstore Sales Dataset, performing (as Part 1) data cleaning and preparation and exploratory data analysis. The main task was to make predictions for future sales based on time-series analysis, which is found in Part 2.

chloropleth data-modeling data-visualization eda linear-regression matplotlib numpy pandas python seaborn sklearn statistics statsmodels supervised-ml time-series-analysis

Last synced: 09 Apr 2026

https://github.com/armahdavi/data_pipeline_analytics_statistics_ML_PM_PSD_residential_QFF

Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782

data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics

Last synced: 17 Sep 2025

https://github.com/andersoncrs/clasificacion-propina-restaurante

Este informe desarrolla, de manera clara y práctica, un análisis completo del conocido conjunto de datos de propinas (tips), mostrando paso a paso cómo transformar la información cruda en modelos predictivos útiles.

clasification data-analysis data-visualization tips

Last synced: 26 Jul 2025

https://github.com/kushalagarwalla/netflix-movie-data-analysis

🚀 Netflix Data Analytics Project 🎬📊 | Analyzed 9K+ movies to uncover insights on genres, popularity, votes & release trends. Includes EDA, KPIs & visualizations using Python (Pandas, NumPy, Matplotlib, Seaborn). Supports data-driven content & engagement strategy.

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

Last synced: 06 May 2026

https://github.com/syncfusionexamples/how-to-add-arrows-to-the-chart-axis-in-.net-maui-chart

Learn how to enhance MAUI charts by adding arrows to the chart axes using annotations for improved visualization and clarity.

axis-with-arrows chart-annotations chart-customization charting-library charts data-visualization line-annotation maui-charts

Last synced: 26 Jul 2025

https://github.com/faraazarsath/guvi---assignment_5_6_7

This repository is about Analysis of Cricket Chirps, Brain-Body Weight, and Salary Discrimination Data: Linear regression, visualization,R2 squared and correlation assessments.

analysis data-visualization linear-regression r2score

Last synced: 05 Oct 2025

https://github.com/zaydabash/envirowatch

Real time environmental dashboard for live air quality monitoring with anomaly detection, interactive maps, and natural language commands. Built with Next.js, TypeScript, and OpenAQ.

air-quality data-visualization environmental-data environmental-monitoring maplibre nextjs openaq realtime-dashboard recharts shadcn-ui tailwindcss typescript vercel zustand

Last synced: 09 Apr 2026

https://github.com/jain1shh/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: 09 Apr 2026

https://github.com/akhi07rx/petals-using-r

This R code generates a plot of a flower. It uses polar coordinates and the sine function to create the petal shapes and then plots them.

data-visualization graphics opensource plot r trignometry

Last synced: 23 May 2026

https://github.com/danielrosehill/value-factors-data-vis

Streamlit app containing visualisations of the Global Value Factors Database (GVFD) released by the IFVI in 2024

data data-visualization sustainability sustainability-data

Last synced: 29 Jul 2025

https://github.com/fawadeqbal/data-science

A comprehensive repository covering essential Data Science concepts using PyTorch, including anomaly detection, classification, clustering, regression, and more. Includes hands-on implementations and tutorials for each concept.

calculus calculus-2 data-science data-visualization dataset machine-learning python pytorch statistics

Last synced: 29 Jul 2025

https://github.com/yash22222/literacy-exploration-analysis

Delve into India's literacy landscape through data analysis. Uncover regional disparities, high/low literacy states & gender imbalances.

csv data-analysis data-visualization government-data india literacy literacy-analysis states

Last synced: 29 Jul 2025

https://github.com/sejalkoli/powerbi-dashboard

Exploring insights and boosting business success with my Superstore Sales Dashboard project using Power BI.

dashboard data-analytics data-visualization powerbi

Last synced: 07 Nov 2025

https://github.com/farseenmanekhan1232/analyse-economic-cycle

A Python-based CLI tool for analyzing economic cycles and making data-driven investment decisions in the Indian stock market using Kite Connect API.

data-visualization investment matplotlib portfolio-optimization python stock-market

Last synced: 30 Jul 2025

https://github.com/sinsunsan/earth-survival-kit

Global warning data visualisation app to make everyone understand global warning and take actions that matter

angular angular7 d3 data-analysis data-visualization ecology global-warning ngx-charts

Last synced: 05 May 2026

https://github.com/shaheerazam-dev/cyclistic-case-study-google-data-analytics-certificate

This case study simulates the real-world experience of a junior data analyst at Cyclistic, a fictional company. We will leverage the data analysis process framework (Ask, Prepare, Process, Analyze, Share, Act) to address critical business questions and provide data-driven insights to guide strategic decision-making.

bigquery data-science data-visualization spreadsheet sql tableau

Last synced: 06 Feb 2026

https://github.com/kartikey2807/bike-classification-1rt700

Binary classification problem involving Logistic regression, SMOTE and feature expansion.

data-analysis data-engineering data-visualization logistic-regression

Last synced: 30 Jul 2025

https://github.com/hooopo/ossinsight-pick

Handpicks, features, or highlights a selection of open-source repositories each week. We cherry-pick the best, trending, or otherwise interesting repositories, providing an in-depth analysis you won't find elsewhere, thus enabling developers to discover, learn from, and contribute to these noteworthy projects.

analytics data-visualization github open-source trending-repositories visualization

Last synced: 30 Jul 2025

https://github.com/teamtigers/echartify

A web application built with .net core 2.2 that has come with the idea of reading the National Election's Data-set of Bangladesh in a fastest possible time and then representing the data-set with different statistical charts.

bangladesh chartjs code-first-migration cross-platform data-analysis data-structures data-visualization dotnet-core election-analysis election-data entity-framework-core materializecss mvc npoi razor-pages

Last synced: 16 Apr 2026

https://github.com/dianannperla/trangs-web-thong-ke

Một ứng dụng web đơn giản để thống kê dữ liệu và hiển thị biểu đồ bằng Vue.js.

chartjs data-visualization frontend vuejs web-development

Last synced: 23 Sep 2025

https://github.com/farrelfaricaf/exploratorydataanalyst---titanic

This project analyzes the Titanic dataset using exploratory data analysis (EDA) and visualization techniques to identify survival patterns. The goal is to understand how demographic factors like gender and age influenced survival rates during the 1912 disaster.

data data-analysis data-science data-visualization eda python titanic-dataset

Last synced: 31 Jul 2025

https://github.com/computingvictor/mercadona_agent

Web app to explore supermarket products with advanced filters, search, favorites, and nutritional info. Includes data analysis notebooks for deeper insights.

css data-analysis data-science data-visualization filtering html interactive-ui javascript notebooks nutritional-info pandas product-catalog python supermarket webapp

Last synced: 09 Apr 2026

https://github.com/sakshithbillava/expense-manager

A web-based expense tracking app built with Python and Streamlit, featuring real-time updates, data visualization, user authentication, and MongoDB integration.

authentication data-visualization expense-manager matplotlib mongodb numpy pandas personal-finance python streamlit webapp

Last synced: 09 Apr 2026

https://github.com/palwisha-18/time_series_analysis_lex_vs_gdp

Analyzes how a country’s GDP per capita correlates with the life expectancy of its citizens over a period of about 100+ years

data-analysis data-visualization pandas plotl time

Last synced: 19 May 2026

https://github.com/mr-chang95/twitter_datawrangling

Twitter Data Wrangling for Udacity's Data Analyst Nanodegree Program

data-visualization data-wrangling dogs matplotlib numpy pandas python twitter

Last synced: 09 Apr 2026

https://github.com/vishal-bhandary/sql-data-analytics

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics business-intelligence customer-segmentation dashboarding data-analysis data-reporting data-visualization data-warehouse etl kpi product-analysis sql sql-server star-schema t-sql

Last synced: 30 Jun 2026

https://github.com/joekakone/db-analytics-tools

Databases Analytics Tools - Data Integration - Data Visualization - Machine Learning

data-engineering data-integration data-visualization etl machine-learning pipeline sql

Last synced: 01 Aug 2025

https://github.com/ashwin331133/powerbi-data_professional_survey_breakdown

This project analyzes survey data from individuals interested in transitioning to the data field. The survey aims to understand their backgrounds, motivations, and the challenges they face. Using Power BI for data visualization, the project provides insights into the demographics and preferences of these aspirants.

data-analysis data-visualization powerbi

Last synced: 03 Jan 2026

https://github.com/ryanga09/digitalent_fundamentaldatascience-selfpractice

A repository of hands-on projects from DigiTalent’s Fundamental Data Science training, covering web scraping, data exploration, data cleaning, and data annotation. Includes Jupyter notebooks and example code for practical learning.

data data-analysis data-science data-visualization dataset digitalent komdigi notebook-jupyter notebooks

Last synced: 02 Aug 2025

https://github.com/takshak26/predict_blood_donations-

About The title of the project is “Predict Blood Donations”. It uses python as language, data science, and machine learning as the field of operation, TPOT library for model selection, logistic regression for model building, and jupyter notebook as the code editor.

data-analysis data-visualization datascience machine-learning python3

Last synced: 16 May 2026

https://github.com/apsinghanalytics/wikiviewscryptopricetrendanalysis

Crypto Sentiment Analysis via Wikipedia Page View Trends and Bitcoin Price and Volume Trends

correlation-analysis crypto data-visualization exploratory-data-analysis seaborn time-series

Last synced: 10 Oct 2025