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.
- GitHub: https://github.com/topics/data-visualization
- Wikipedia: https://en.wikipedia.org/wiki/Data_visualization
- Created by: Charles Joseph Minard
- Aliases: dataviz,
- Last updated: 2026-06-27 00:07:31 UTC
- JSON Representation
https://github.com/johnkou97/covid19
covid-19 data-science data-visualization python
Last synced: 17 May 2026
https://github.com/nishumehta/coffee-beans-sales-analysis
An in-depth analysis of coffee bean sales using an interactive Excel dashboard, which highlights trends and customer insights
dashboard data-analysis data-visualization excel
Last synced: 28 Jan 2026
https://github.com/maryamteimouri/dataanalysis-and-knowledgediscovery
This project aims to practice the steps of Crisp Data Mining ( CRISP-DM ). The repository includes 3 phases, data understanding, supervised learning, and unsupervised learning.
agglomerative-clustering classification clustering crisp-dm cross-validation data-preprocessing data-visualization dendogram k-means-clustering one-hot-encode pca principal-component-analysis z-score
Last synced: 23 Jan 2026
https://github.com/a26nine/kortext-usage-dashboard
An interactive data visualisation dashboard built using Tableau software to understand the value of digital resources issued on Kortext platform at Middlesex University, London.
data-analysis data-science data-visualization knime tableau
Last synced: 01 Feb 2026
https://github.com/zainabja52/machine-learning-and-data-science
This repository contains machine learning and data science projects completed as part of academic coursework and practical exploration. It focuses on implementing and comparing algorithms like K-Nearest Neighbors (KNN), Logistic Regression, Support Vector Machines (SVM), and Ensemble Methods for classification and regression tasks.
academic-project classification data-visualization ensemble-methods jupyter-notebook knn logistic-regression machine-learning regression svm
Last synced: 25 Oct 2025
https://github.com/srinibas-masanta/infosys-springboard-internship
An interactive Power BI dashboard developed during my Infosys Springboard Internship to visualize Indian election trends. It integrates historical and live API data to analyze vote shares, turnout patterns, and demographic insights across constituencies, helping news agencies report results in real time.
dashboard data-analysis data-cleaning data-collection data-visualization dax-functions powerbi
Last synced: 25 Feb 2026
https://github.com/sav-1305/data-plotter-dash
Data Plotter Application created in Python using the Dash framework for WebApp Development and Plotly for Data Visualisation.
dash data-visualization plotly-dash python3
Last synced: 26 Oct 2025
https://github.com/ledsouza/curso_de_estatistica_parte_2
Projeto de estatística voltado para conceitos como probabilidade e amostragem
data-science data-visualization pandas scipy seaborn vitrinedev
Last synced: 07 May 2026
https://github.com/msikorski93/ukraine-choropleth
This short repository contains a geospatial data visualization of percentage of people with Ukrainian as their native (or first) language according to 2001 census. A customized choropleth was developed with folium library. The map is interactive and allows the user do basic actions: zoom in-out, choose layers, display tooltips. The choropleth was saved to HTML file and is available for downloading.
data-visualization folium-choropleth-map ukraine
Last synced: 26 Oct 2025
https://github.com/lauralivers/beyond-the-binary
comprehensive data storytelling about the shortage of female ICT specialists in Switzerland
bar-chart data-visualisation data-visualization data-viz dviz geopandas jupyter-notebook python sankey-plots switzerland women-in-tech
Last synced: 28 Jan 2026
https://github.com/yang1bai/scivizkit
🔬 Scientific visualization toolkit — inspire the best chart for your research data | 激发科研数据最佳可视化方案
bioinformatics data-visualization materials-science matplotlib plotly publication-quality python research scientific-visualization streamlit
Last synced: 01 Jun 2026
https://github.com/hecatops/InsightBench
whatsinmycsv is a web-based CSV analysis tool built with Streamlit, designed for quick, effortless exploration of your CSV files. Simply upload your file and get instant insights without needing any setup or coding.
data-visualization exploratory-data-analysis python shadcn-ui streamlit
Last synced: 27 Oct 2025
https://github.com/farzeen-2001/blinkit-sales-analysis-using-powerbi
The project provides an overview about the BlinkIt Sales performances
data-analysis data-visualization datacleaning excel powerbi
Last synced: 24 Jan 2026
https://github.com/OneMoreDavid/python-like-a-boss
This is where I stash my Python study material.
data data-analysis data-engineering data-science data-visualization datascience ipynb ipynb-jupyter-notebook ipynb-notebook numpy pandas python python3
Last synced: 28 Oct 2025
https://github.com/leftcoastnerdgirl/excel_crowdfunding_analysis
This project demonstrates the use of MS Excel for data cleansing & formatting to prepare for data analysis and visualization.
bar-charts conditional-formatting data-analysis data-analytics data-analytics-excel data-preparation data-preprocessing data-visualization excel line-graph
Last synced: 06 Feb 2026
https://github.com/sujith-da279/2market_consumeranalytics
Customer behaviour analysis for 2Market, a global retailer, delivering actionable insights across demographics, advertising channels, and product preferences.
business-data-analysis customer-segmentation data-visualization demographic-analysis marketing-analytics report sql tableau-dashboards
Last synced: 28 Jan 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/amhoba/e-commerce-order-tracking-and-performance-dashboard
E-commerce analytics dashboard with real-time order tracking, inventory management, and performance monitoring using microservices architecture and ELK stack.
analytics dashboard data-visualization devops docker ecommerce elasticsearch fastapi kibana logstash microservices nextjs postgresql traefik
Last synced: 09 Feb 2026
https://github.com/svdexe/powerbi-mysql-hr_dashboard
Comprehensive HR analytics dashboard combining SQL data processing and Power BI visualization. Features employee demographics, attrition analysis, hiring trends, and geographical distribution with interactive filters and insights.
dashboard data-visualization hr-analytics mysql powerbi
Last synced: 28 Jan 2026
https://github.com/aykutsahinn/covid19_cases-data_analysis
Covid_19 Vakalarının Veri Analizi ve Görselleştirilmesi
analysis data-visualization html jupyter-notebook python
Last synced: 29 Jan 2026
https://github.com/anmolian/data_analysis_facebook_api_ads
Big Data Analytics
data-analysis data-visualization pyspark sql
Last synced: 24 Feb 2026
https://github.com/oelin/textgram
A simple text-based data visualisation library.
ascii-art data-visualization diagram python
Last synced: 23 May 2026
https://github.com/samjoesilvano/airline_ticket_fare_prediction
Airline Fare Prediction using Machine Learning focuses on developing a Random Forest model to predict flight prices, achieving an R² score of 0.804. The project includes hyperparameter tuning using RandomizedSearchCV, alongside extensive data preprocessing and feature engineering to ensure robust model performance.
airline-fare-prediction data-preprocessing data-visualization feature-engineering feature-selection hyperparameter-tuning machine-learning pandas python random-forest randomizedsearchcv regression-analysis scikit-learn
Last synced: 15 Apr 2026
https://github.com/patricialjohnson/sql-database-analysis
In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.
business-analytics chinook-database data-analytics data-visualization database sql sqlite
Last synced: 11 Apr 2026
https://github.com/mfakhriazhar/us-companies-revenue-dashboard
This project is a data visualization dashboard built using Power BI that highlights lists of the largest companies in the United States by revenue. The goal is to provide an interactive overview of company performance across industries, focusing on revenue, employee metrics, and industry trends.
dashboard data-analysis data-visualization largest-companies-us powerbi revenue united-states
Last synced: 30 Jan 2026
https://github.com/ramy-badr-ahmed/signal-processor
Signal Processor in Python - https://doi.org/10.5281/zenodo.13286179
bessel-filter butterworth-filter data-visualization filter-design fourier fourier-transform highpass-filter lowpass-filter model-fitting noise-reduction noisy-signals python-library python-oop signal-processing statistical-analysis
Last synced: 15 Apr 2026
https://github.com/pradip-data/power-bi-cyber-crime-dashboard
This interactive Power BI dashboard provides a comprehensive analysis of cyber crime trends across India. It helps identify key patterns, high-risk areas, financial impacts, and the most common types of cyber attacks.
anomaly-detection crime-trends cyber-crime-overview data-visualization incident-reports real-time-monitoring
Last synced: 31 Jan 2026
https://github.com/jujulis18/olympicsmedalsdashboard
Olympic Dashboard – Paris 2024 est un tableau de bord interactif permettant d’explorer les performances des athlètes médaillés des Jeux Olympiques d’été de Paris 2024.
dashboard data-analysis data-visualization eda olympic python streamlit
Last synced: 31 Jan 2026
https://github.com/sinhaaz/tata-data-visualization-internship
TATA Data Visualization Internship
data-cleaning data-visualization
Last synced: 07 Feb 2026
https://github.com/taniomi/project-furacao_runners_2024
Projeto utilizando Databricks para analisar resultados da corrida Furacão Runners 2024
data-visualization database databricks powerbi python webscraping
Last synced: 31 Jan 2026
https://github.com/ginanti-riski/streamlit_datapenyewaansepeda
Analisis Bike Sharing adalah proyek yang bertujuan untuk memahami pola penyewaan sepeda berdasarkan berbagai faktor seperti cuaca, musim, dan hari. Proyek ini menggunakan teknik analisis data untuk mendapatkan wawasan yang lebih dalam mengenai tren peminjaman sepeda.
data-analysis data-analysis-python data-science data-visualization python streamlit
Last synced: 15 Apr 2026
https://github.com/kmoraza/data-visualization-tool
A simple but useful & interactive data visualization tool.
data-visualization data-visualization-tool data-visualization-tools html-css-javascript
Last synced: 31 Jan 2026
https://github.com/hamzarahal/sas-clinical-graphs
Popular SAS Clinical Graphics
clinical-programming data-visualization sas sas-graphs sas-programming
Last synced: 01 Feb 2026
https://github.com/farzeen-2001/hr_analytics_dashboard_powerbi
HR data analytics using Power BI
data-analysis data-visualization datacleaning hr powerbi
Last synced: 25 Feb 2026
https://github.com/mituskillologies/data-science-may24
Programs of Data Science batch @ MITU Skillologies, May 2024
data-analytics data-science data-visualization machine-learning
Last synced: 15 Apr 2026
https://github.com/ludreinsalvador/life-expectancy-data-analysis
Contains Power BI dashboards analyzing global life expectancy trends, mortality rates, and health expenditures. Using a dataset sourced from Google Sheets, the project explores the impact of economic and healthcare factors on longevity.
dashboard data-analysis data-visualization healthcare-analysis life-expectancy powerbi
Last synced: 25 Feb 2026
https://github.com/archanakokate/world_population_analysis_2023_using_powerbi
World Population Analysis 2023: PowerBI interactive dashboard to visualize the World Population 2023 by Country
analytics data-science data-visualization powerbi
Last synced: 07 Feb 2026
https://github.com/rohitdusane/healthcare-analytics
𝐏𝐨𝐰𝐞𝐫 𝐁𝐈 𝐃𝐚𝐬𝐡𝐛𝐨𝐚𝐫𝐝 is designed to provide valuable insights into patient waiting times across outpatient and inpatient healthcare services. It offers a comprehensive analysis of key factors influencing wait lists, including Age Profile, Specialty, Time Bands, and Patient Case Types.
data-analysis data-visualization dax dax-query healthcare-analysis powerbi-report
Last synced: 01 Feb 2026
https://github.com/hamzacham/data_set-projet-11
mon projet d'Analyse des données passagers d’une compagnie aérienne à l’aide de Power BI pour identifier les leviers d’amélioration de l’expérience client.
analysis dashboards data-visualization dax dax-query pwerbi visualization
Last synced: 01 Feb 2026
https://github.com/alro10/data-science-visualization
How to start to visualize data for Data Scientist
data-science data-visualization matplotlib plot plotly plotly-dash plotly-python seaborn-plots
Last synced: 02 Feb 2026
https://github.com/kmohamedalie/business-intelligence-tableau
Business Intelligence with Tableau
business-analytics business-intelligence case-study cfi dashboarding data-analytics data-visualization html tableau
Last synced: 02 Feb 2026
https://github.com/mdaltamashalam/uber-fare-prediction-models
Predicts the fare amount of Uber rides based on various factors such as pickup/drop-off coordinates, passenger count, and trip distance.
catboost data-analysis data-cleaning data-visualization lgbm-regressor machine-learning matplotlib numpy pandas python random-forest regression-models skit-learn xgboost-algorithm
Last synced: 26 Feb 2026
https://github.com/siddhant2105s/airline-performance-analysis-dashboard
Enhancing Airline Performance Analysis for the Department of Transport
data-analysis data-visualization tableau
Last synced: 08 Feb 2026
https://github.com/saisurajmatta/data-professionals-survey-data-visualization-project
Transformed survey data of data professionals using Power BI, showcasing diverse visualizations and analytics, with emphasis on job roles, programming languages, and geographical insights.
data-cleaning data-visualization power-query powerbi powerbi-dashboards powerbi-visuals
Last synced: 08 Feb 2026
https://github.com/shubham200137/spotify-listening-habits-analytics
Spotify Listening Habits Analytics is a project aimed at analyzing personalized Spotify listening habits and music trends. It involves Exploratory Data Analysis (EDA) with Python Pandas, data processing using SQL Server, and creating visualizations with Power BI. The goal is to uncover insights into listening patterns, track popularity, and artist.
data-analysis data-visualization exploratory-data-analysis jupyter-notebook pandas power-bi-dashboard sqlserver
Last synced: 18 Mar 2026
https://github.com/microclimates/iot-edge
Open Source IoT Edge Server
data-visualization edge grafana iot iot-gateway iot-platform mqtt node-red server
Last synced: 15 Apr 2026
https://github.com/pejpero/neural_network_regression_and_classification
This repository contains neural network regression models built from scratch and using Keras for comparison. It visualizes training and testing performance, analyzing MSE, R², and decision boundaries. The project demonstrates learning techniques and optimization for regression tasks.
data-visualization keras machine-learning neural-network regression
Last synced: 09 Feb 2026
https://github.com/likhithsp/teamflowx
An interactive, professional team network visualization built with Cytoscape.js. This project displays team members as nodes and their relationships as edges, using data from a JSON & API file.
css cytoscapejs data-visualization html javascript jsonplaceholder-api teamflow
Last synced: 15 Apr 2026
https://github.com/haroontrailblazer/machine_learning
About This Repository A curated resource hub for learning machine learning, featuring tutorials, code examples, datasets, and hands-on projects to build foundational skills and explore real-world applications.
data data-analysis data-visualization database dataset gradient-descent machine-learning pandas python3 random-forest sklearn statistics
Last synced: 16 Apr 2026
https://github.com/coslynx/fitness-tracker-mvp-personalized-goals
Project: Set fitness goals, track your progress, and share your achievements with friends. Created at https://coslynx.com
api-integration code-generation data-visualization developer-tools devops fitness-tracker-mvp goal-setting machine-learning mvp nextjs personalized-insights postgresql prisma social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 09 Feb 2026
https://github.com/sreekar0101/bank-financial-loan-performance-trend-analysis
About This project analyzes the performance trends of financial loans using SQL for data extraction and Tableau for visualization. The goal was to perform exploratory data analysis (EDA) to understand key metrics like loan applications, funded amounts, interest rates, and debt-to-income ratios using sql and tableau for visualization
data-analysis data-visualization sql tableau
Last synced: 27 Feb 2026
https://github.com/keshav434/loan-application-data-analysis
Data Analysis and visualization project involing bias detection and building predictive models using Python.
data-analytics data-visualization python
Last synced: 16 Apr 2026
https://github.com/bhavinpatel4199/artificial-intelligence--algorithm-and-mathematics
This repository focuses on AI with an emphasis on algorithms and mathematical foundations. It includes projects on data processing, fundamental AI algorithms, and mathematical concepts like linear algebra and optimization. Hands-on work with various frameworks provides practical model-building experience.
algorithms-and-data-structures data-structures data-visualization mathematic probability problem-solving python3 sklearn
Last synced: 11 Feb 2026
https://github.com/leftcoastnerdgirl/matplotlib_and_numpy
This project applies lessons using Matplotlib and Numpy
bar-charts box-and-whisker-plots correlation-analysis data-analytics data-visualization jupyter-notebook linear-regression numpy pandas-dataframe pandas-python r-value scatter-plot scipy scipy-stats
Last synced: 16 Apr 2026
https://github.com/sanjiban08/covid-19-global-vaccine-tracker
Track the global progress of COVID-19 vaccination campaigns with my Tableau-based COVID-19 Global Vaccine Tracker, providing real-time insights and visualizations for informed analysis and understanding.
data-visualization tableau-public
Last synced: 11 Feb 2026
https://github.com/dimits-ts/visualization-team-project
Team project visualizing various views for an established bike-sharing company. Includes a written report, presentation, R-code and Tableau files
data-visualization presentation-slides r-language tableau
Last synced: 06 Nov 2025
https://github.com/codelayers-ai/homebrew-tap
This is a Homebrew Tap repository for distributing the CodeLayers CLI.
ai-agents data-visualization visionpro
Last synced: 15 Mar 2026
https://github.com/sallurisumanth/linq-tech-intern-assessment
🚀 This project showcases a live data dashboard using Python, MongoDB, Streamlit, and Docker. It includes data ingestion with real-time category-based updates, transformations, and interactive visualizations with filtering and auto-refresh. Ideal for monitoring trends dynamically with a clean UI and containerized deployment.
analytics containerization-with-docker data-ingestion data-visualization docker-container internship-assessment mongodb-database python realtime-dashboard streamlit-dashboard
Last synced: 16 Apr 2026
https://github.com/m-biriulova/m-biriulova
Hi! I'm Mariia — a Python Developer and Data Analyst passionate about automation, web development, and smart data solutions. Open to collaborations and freelance projects
automation data-analyst data-visualization freelancer github-profile open-to-work portfolio python-developer telegram-bots web-scraping
Last synced: 12 Feb 2026
https://github.com/nabilshadman/power-bi-essential-training
Exercise files for Power BI Essential Training (2024): datasets and dashboards for hands-on learning
dashboard data-analysis data-science data-visualization power-bi power-bi-dashboard
Last synced: 12 Feb 2026
https://github.com/sijadev/knowledge-base
Course data & more
ai-testing data-visualization database julia python3 tensorflow
Last synced: 16 Apr 2026
https://github.com/t8/slope-field-visualizer
📈 An experimental project to generate colored images based on a given differential equation
calculus data-visualization graph mathematics
Last synced: 13 Feb 2026
https://github.com/imartinezl/spain-unemployment
Observatory of the Unemployment in Spain 👨🏭🛠️👩🏭
data-science data-visualization r rstudio shiny
Last synced: 28 Feb 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/balajimohan18/tableau-visualization-project
This repository contains Visualization Projects which is visualized through Tableau Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and also it provides social values in some cases to reduce damages by calamities.
data-analysis data-science data-visualization exploratory-data-analysis tableau tableau-public
Last synced: 19 Mar 2026
https://github.com/sherwinshen/data-visualization
📊数据可视化入门指南,主要包括 Canvas、SVG、ECharts、AntV 等
antv canvas data-visualization echarts svg
Last synced: 19 Mar 2026
https://github.com/rahul-vinay/devsalaryinsights
An interactive Streamlit app that uses machine learning to predict software developer salaries based on education, experience, and country. Visualize global salary data from the Stack Overflow Developer Survey through dynamic charts and insights.
data-visualization exploratory-data-analysis interactive-dashboard machine-learning python salary-prediction stack-overflow streamlit
Last synced: 14 Feb 2026
https://github.com/vyask21/british-airways-reviews
This dashboard presents different data points that set British Airways apart.
data-visualization dataanalysis tableau
Last synced: 28 Feb 2026
https://github.com/mayankyadav23/accenture-north-america
Explore my experience in the Accenture North America Data Analytics and Visualization Job Simulation! 🌟 I analyzed datasets for a social media client, uncovering insights and creating visual presentations to drive strategic decisions. Join me in discovering the power of data analytics! 📊
accenture data-analytics data-visualization excel forage ppt
Last synced: 15 Feb 2026
https://github.com/chandrashekhar-01/globalterrorism-analysis
A data mining and analytics project on the Global Terrorism Database (Kaggle) that explores worldwide terrorism trends through Python-based data visualization and statistical analysis.
data-analysis data-mining data-visualization exploratory-data-analysis
Last synced: 28 Feb 2026
https://github.com/dimits-ts/visualization-assignments
Visualizing and analyzing results from the PISA-2018 competitions with regards to Greek performance and gender gap.
data-analysis data-visualization interactive-graphs presentation-slides r-language tableau
Last synced: 06 Nov 2025
https://github.com/swethajoseph/sales-eda-project
Performed an advanced Excel-based exploratory data analysis (EDA) of an E-Commerce sales dataset to create an interactive dashboard for uncovering key business insights.
advancedexcel data-analysis data-visualization datacleaning dataformatting exploratory-data-analysis msexcel pivot-tables
Last synced: 19 Mar 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/albertofaraujo/pbi_financeiro
Dashboard Financeiro para otimização de fluxo de caixa e visão abrangente de Receitas e despesas de uma empresa de logística.
data-visualization dax-studio power-query powerbi
Last synced: 19 Mar 2026
https://github.com/arunesh-tiwari/sales-analysis
Tableau Data Analysis Project.
data-analysis data-visualization tableau
Last synced: 01 Mar 2026
https://github.com/nagar2nd/airbnb-property-management-optimization
This project aims to analyze Airbnb’s dataset to optimize rental strategies, enhance customer satisfaction, and maximize revenue for property owners. Using Tableau, the insights generated will help improve decision-making for both Airbnb and its hosts.
data-analysis data-visualization tableau
Last synced: 01 Mar 2026
https://github.com/larsgw/nederlands-kruidkundig-archief
Biodiversity data of the Nederlands Kruidkundig Archief
botany data-visualization vegetation
Last synced: 19 Mar 2026
https://github.com/cuadernin/dispositivos_analisis
Breve análisis de un conjunto de datos sobre dispositivos móviles
data-analysis data-science data-visualization descriptive-statistics jupyter-notebook python-3 seaborn
Last synced: 18 Apr 2026
https://github.com/michael-borck/electron-kit
Modular Electron template system with TypeScript, React, and AI integration for desktop apps.
ai-integration cross-platform data-visualization desktop-app electron electron-builder modular-architecture notifications react sqlite tailwind-css tailwindcss template tool typescript vector-search vite
Last synced: 08 Apr 2026
https://github.com/as16082023/forage-jp-morgan-chase-virtual-internship
JPMorgan Virtual Internship focused on Excel Skills
conditional-formatting dashboard data-cleaning data-visualization excel macros prsentation
Last synced: 20 Mar 2026
https://github.com/hickee032/python
python
data-analysis data-visualization python study
Last synced: 21 Mar 2026
https://github.com/badranalyst/covid-deaths-dashboard-with-tableau
This project showcases an interactive dashboard developed in Tableau to visualize COVID-19 deaths data. It provides insights into trends, geographical distributions, and key metrics related to mortality during the pandemic. The dashboard aims to enhance understanding of the data, supporting public health analysis and decision-making.
covid-19 dashboard data data-analysis data-visualization dataset tableau tableau-dashboards visualization
Last synced: 02 Mar 2026
https://github.com/madhuresh2011/sales-analysis-dashboard-using-power-bi
This project demonstrates the use of Power BI’s advanced analytics capabilities to transform raw data into actionable insights, helping organizations make data-driven decisions to optimize their sales strategies.
analysis dashboards data-insights data-visualization excel-data-import power-bi power-query presentation
Last synced: 02 Mar 2026
https://github.com/gpoon21/keycolor
Generates unique and consistent colors based on a specific key.
color-contrast color-generation color-mapping color-palette data-visualization net-library net-standard nuget-package open-source
Last synced: 02 Mar 2026
https://github.com/mindlessmuse666/eda-explorer
Инструмент на Python для разведочного анализа данных (EDA) и визуализации, поддерживающий загрузку данных CSV и JSON, с модульной архитектурой ООП. Практическая работа по теме: "Обнаружение и визуализация данных для понимания их сущности" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".
csv-visualization data-analysis data-science data-visualization exploratory-data-analysis json-visualization matplotlib oop pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/dvaser/world-happiness-expanatory-data-analysis
DATA ANALYSIS
data-analysis data-visualization dataset jupyter jupyter-notebook kaggle python
Last synced: 03 Mar 2026
https://github.com/artdelpi/powerbi-pokemon-dashboard
Dashboard interativo de Pokémon usando Power BI e Python com dados extraídos da PokéAPI.
data-visualization pokemon pokemon-api powerbi
Last synced: 02 Jun 2026
https://github.com/constantinoschillebeeckx/meowcow
Quickly visualize multidimensional data.
d3js data-visualization nvd3 viz
Last synced: 28 Jun 2025
https://github.com/dpb24/netflix-global-top-10-performance
Using Machine Learning to predict Netflix Global Top 10 viewership trends (Python & R)
data-analysis data-science data-visualization decision-tree-regression gradient-boosting-regressor machine-learning media netflix predictive-analytics predictive-modeling python r random-forest random-forest-regression regression-models sklearn streaming-video xgboost-regression
Last synced: 16 Apr 2026
https://github.com/marben06/rent-in-germany
Interactive visualizations and maps depicting topics around rent prices and income in Germany built with Svelte.
charts d3 d3-visualization d3js data-analysis data-visualization gis gis-data infographic infographics map mapbox mapbox-gl mapbox-gl-js mapboxgl svelte
Last synced: 27 Apr 2026
https://github.com/nafisarkar/co-po_attainment_system
CO-PO Calculation for Outcome Based Education (OBE)
data-processing data-visualization python tkinter-gui
Last synced: 05 Mar 2026
https://github.com/farmradiohangar/living-dashboards
Modern visualization tools for real-time data.
campaign data-visualization ict4d inclusive-innovation survey
Last synced: 05 Mar 2026
https://github.com/vasugi2003/customer_churn_analysis_using_tableau
Customer Churn Analysis - To identify various reasons for customer to discontinue a company services.
business-analytics business-intelligence charts csv data-science data-visualization dataanalytics predictive-modeling preprocessing tableau
Last synced: 05 Mar 2026
https://github.com/nathadriele/ifood-data-governance-pipeline
Este projeto demonstra uma solução completa de Data Governance com foco em qualidade, rastreabilidade, segurança e conformidade com LGPD. Utiliza tecnologias modernas como Streamlit, Airflow, dbt e Pydantic para implementar um ecossistema funcional e interativo com dashboard de governança de dados.
airflow dashboard data-analysis data-catalog data-engineering data-governance data-quality data-visualization dbt ifood lgpd matplotlib numpy observability-data pandas pipeline pyspark redis seaborn streamlit
Last synced: 02 Apr 2026
https://github.com/theo-liang/python-project-analysis-for-instacart
This project involved analyzing Instacart's sales data to understand customer purchasing behaviors and optimize marketing strategies.
aggregation data-visualization datatypes deriving-new-variables merging-data pandas-dataframe python subsetting wrangling-data
Last synced: 17 Apr 2026
https://github.com/humayun-raza-030/restaurant-recommendation-system
This project is a Restaurant Recommendation System that helps users find restaurants in Lahore based on their location, customer reviews, and ratings. The system scrapes restaurant data from Google Maps, analyzes user reviews for sentiment, and provides a visualization dashboard using Tableau.
data-analysis data-science data-visualization python
Last synced: 17 Apr 2026