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-29 00:07:48 UTC
- JSON Representation
https://github.com/leosimoes/alura-streamlit-dashboard
Projeto da demonstração do curso Alura - Streamlit - construindo um dashboard interativo. Aplicativo web com duas páginas para exibição dos dados.
dashboards data-visualization python streamlit
Last synced: 07 May 2026
https://github.com/urbanekda/upwork_dashboard
A data analysis project examining trends and patterns in the data science job market on Upwork. This project analyzes job postings, requirements, and market demands to provide insights into the freelance data science ecosystem.
data-analysis data-science data-science-projects data-visualization freelance jupyter-notebook python streamlit
Last synced: 07 May 2026
https://github.com/parnika-singh/oncovision
An intelligent machine learning model for classifying breast cancer cells as benign or malignant using the UCI Breast Cancer Wisconsin dataset.
breast-cancer-prediction cancer-detection classification data-visualization decision-tree healthcare knn logistic-regression machine-learning medical-ai-project python3 sklearn svm-model xgboost
Last synced: 07 May 2026
https://github.com/karlyndiary/coffee-shop-sales-analysis
Comprehensive analysis of coffee shop sales utilizing Pandas for data cleaning and exploratory data analysis (EDA), complemented by Streamlit for creating interactive data visualization dashboards.
data-analysis data-cleaning data-preprocessing data-visualization eda pandas streamlit streamlit-dashboard
Last synced: 07 May 2026
https://github.com/brooks-code/miniature-fortnight
DataSwag | Submission for the HackaViz 2025 challenge.
3d clothes customization data-visualization dataviz decals flooding joyplot reactjs t-shirt-3d-customizer three-js tshirtdesigner vite
Last synced: 07 May 2026
https://github.com/ganesh774218/eda-book-store
Exploratory data analysis on a book store dataset to uncover sales trends, popular genres, and top publishers.
data-visualization datacleaning datamanipulation eda matplotlib numpy pandas python pythonp pythonproject seaborn
Last synced: 07 May 2026
https://github.com/harshsahu23/wabtec3_brakesgui_shared
💻 App to visualize error logs and dump files generated by the braking system of locomotives 🚅
csv data-visualization graphs pandas plotly python streamlit visualization
Last synced: 07 May 2026
https://github.com/jgohel9902/property-analytics-u.s.-owned-and-leased-properties
This project focuses on analyzing the U.S. Inventory of Owned and Leased Properties using datasets from Data.gov. It includes SQL queries for data cleaning and trend analysis, Excel for manipulation and reporting, Python for automated workflows and exploratory data analysis, and Power BI for creating interactive dashboards to visualize key insights
data-visualization dataanalysis excel jupyter-notebook pandas powerbi python sql
Last synced: 07 May 2026
https://github.com/gellanz/mexico_turism_analysis
Mexico turism data analysis
data-visualization exploratory-data-analysis pandas python
Last synced: 07 May 2026
https://github.com/bryanhe24/data_analysis_app
A full-stack web application that allows users to upload CSV datasets, analyze the data with statistical summaries and visualizations, and interact with an AI-powered assistant for querying the dataset.
ai data data-analysis data-visualization fullstack-development javascript math python reactjs
Last synced: 07 May 2026
https://github.com/mahmoudnamnam/fc-barcelona-reports
FC Barcelona Reports: An interactive web application to analyze and visualize FC Barcelona's match data. Built with Streamlit, it scrapes match data from WhoScored, stores it in MongoDB, and presents insights through interactive visualizations like pass networks, shot maps, and player statistics.
data-analysis data-visualization football-analytics mplsoccer pandas streamlit web-scraping
Last synced: 07 May 2026
https://github.com/citizenlabsgr/openbudgetkw
Promoting a deeper understanding of the Kentwood, MI city budget process and city priorities.
csv data-visualization jade javascript react
Last synced: 07 May 2026
https://github.com/leandrocollares/employment-insurance-beneficiaries
A responsive line chart that shows regular Employment Insurance beneficiaries in Canada between 2019 and 2021
Last synced: 07 May 2026
https://github.com/athenyx04/arion
Smart animal weighing module for Demeter
data-visualization firebase livestock nextjs
Last synced: 07 May 2026
https://github.com/danyal-faheem/project-logs-analyzer
This repo contains scripts to analyze project logs and display some charts related to the data
data data-visualization matplotlib pandas python streamlit
Last synced: 07 May 2026
https://github.com/cnoret/hexa-watts
Interactive data visualization and machine learning app for energy consumption analysis and prediction in France, built with Streamlit. (Text in French)
data-visualization electricity-forecasting energy-analysis france machine-learning scikit-learn streamlit
Last synced: 07 May 2026
https://github.com/muthukumar0908/-singapore-resale-flat-prices-predicting
This project is to develop a machine learning model and deploy it as a user-friendly web application that predicts the resale prices of flats in Singapore.
data-analysis data-visualization mechine-learing plotly python streamlit
Last synced: 07 May 2026
https://github.com/sammdu/global-warming-hurricane-typhoon
The Effect of Global Warming on Hurricane and Typhoon Occurrence
data-science data-visualization global-warming hurricane-data
Last synced: 07 May 2026
https://github.com/vyjayanthipolapragada/genai_smart_retail_recommendation
GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim
content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream
Last synced: 07 May 2026
https://github.com/manishkr1754/loan_eligibility_prediction_python
Predict Loan Eligibility for a Finance company
bivariate-analysis data-visualization decision-trees evaluation-metrics exploratory-data-analysis feature-engineering hypothesis-generation logistic-regression matplotlib model-building numpy pandas random-forest seaborn sklearn univariate-analysis xgboost
Last synced: 08 May 2026
https://github.com/nishumehta/sales-analysis-project
This project aims to analyze sales performance using Excel, SQL, Python, Tableau, and Power BI. The goal is to extract insights from sales data, identify trends, and visualize key performance indicators (KPIs).
data-cleaning data-visualization eda excel matplotlib-pyplot pandas python3 tableau-dashboards
Last synced: 08 May 2026
https://github.com/bnvulpe/regression-and-time-series
This work centers on assessing and comparing predictive models for regression and time series prediction using specific datasets, with the goal of selecting the most effective methodology for unseen test data.
colab data-analysis data-analysis-python data-science data-visualization forecasting jupyter-notebook machine-learning model-evaluation predictive-modeling python regression sarima sarimax time-series-analysis time-series-analysis-and-forecasting
Last synced: 08 May 2026
https://github.com/femincan/d3-scatterplot-graph
My solution for the Visualize Data with a Scatterplot Graph project on FCC.
css3 d3js data-visualization html5 javascript
Last synced: 08 May 2026
https://github.com/akansharajput280799/data-exploration-and-visualization-for-streaming-platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
data-visualization excel exploratory-data-analysis matplotlib numpy python seaborn
Last synced: 08 May 2026
https://github.com/moiri-gamboni/vintedcalculator
📊 Smart pricing calculator for Vinted sellers - optimize your listings based on storage, seasonality, and market dynamics
clothing-resale data-visualization e-commerce inventory-management pricing-calculator react recharts sales-optimization seasonal-pricing shadcn-ui tailwindcss typescript vinted
Last synced: 08 May 2026
https://github.com/js-konda/naturaldisasterseda
The project repository for the Exploratory Data analysis of natural disasters done as part of ECE143 course at UCSD
data-science data-visualization pandas python visualization
Last synced: 08 May 2026
https://github.com/samjoesilvano/password_strength_prediction_using_nlp
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf
Last synced: 08 May 2026
https://github.com/scorleos773/snap-scan
Object detection using YOLOv8 with sub-object identification and JSON output
building-box computer-vision data-visualization deep-learning image-processing-python json machine-learning-algorithms object-detection opencv-python python python-ai tensorflow yolov8
Last synced: 08 May 2026
https://github.com/vanshuchaudhary/flightpriceanalysis-
The uploaded file is a Jupyter Notebook titled "Flight Analysis". It likely involves analyzing flight-related data, potentially exploring trends, patterns, or insights using data science techniques. The analysis might include data visualization, statistical analysis, or predictive modeling.
business-analytics data data-analysis data-visualization datainsights datascience matplotlib-pyplot python seaborn seaborn-plots seaborn-python sns statistical-analysis
Last synced: 08 May 2026
https://github.com/dhruwsunita/zomato-data-analysis-project
Zomato data analysis project using Python.
data-analysis data-visualization jupyter-notebook matplotlib numpy pandas-dataframe python
Last synced: 08 May 2026
https://github.com/satvikpraveen/numpymasterpro
A hands-on, production-ready toolkit to master NumPy — from first principles to real-world applications. Includes modular Jupyter notebooks, reusable utility scripts, cheatsheets, and advanced projects like K-Means clustering from scratch.
broadcasting data-analysis data-science data-source data-visualization jupyter-notebook kmeans-clustering linear-algebra machine-learning matrix-algebra numerical-computation numpy numpy-broadcasting numpy-examples numpy-tutorial open-source python scientific-computing standardization vectorization
Last synced: 08 May 2026
https://github.com/iyashwantsaini/911_capstone
For this capstone project we will be analyzing some 911 call data from Kaggle.
capstone data-science data-visualization python3
Last synced: 10 Jun 2026
https://github.com/ryan-wong1/analyzing-arrest-patterns-in-chicago-data-analysis
Chicago Police Department (CPD) arrest data on offenses, locations, and demographics
data-analysis data-cleaning data-visualization exploratory-data-analysis matplotlib pandas python seaborn
Last synced: 08 May 2026
https://github.com/kayannr/top-hits
Spotify Top Chart Analysis
api-requests css data-cleaning data-collection data-visualization exploratory-data-analysis feature-selection html predictive-modeling python
Last synced: 08 May 2026
https://github.com/vaxdata22/cyclistic-ride-sharing-company
This is my Google Data Analytics Certificate case study for the Cyclistic ride-sharing company
actionable-insights business-analytics business-intelligence data data-analytics data-cleaning data-mining data-visualization data-wrangling exploratory-data-analysis google-data-analytics spreadsheets sql sql-server sql-server-management-studio statistical-analysis t-sql tableau transact-sql
Last synced: 10 Jun 2026
https://github.com/hasan9519/dhaka_apartment_sale_listings_analysis
Apartment sale listings analysis based on Dhaka city visualized by Tableau Dashboard
data-cleaning data-visualization python selenium tableau webscraping
Last synced: 09 May 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/drod75/burger_king_analysis
A simple analysis on a burger king dataset.
data-analysis data-visualization jupyter-notebook pandas python seaborn
Last synced: 09 May 2026
https://github.com/tsbarr/toronto-open-data
Analysis of Toronto's open data initiatives. 🌆 Exploring Toronto's urban systems through data science 📊 Python-based analyses of public datasets 🔍 Focus on community impact and urban patterns 🎓 Academic rigour meets practical insights 🔄 Regularly updated with new analyses
api-integration civic-tech ckan-api data-analysis data-cleaning data-science data-visualization exploratory-data-analysis jupyter-notebook open-data pandas public-data python tableau toronto urban-analytics
Last synced: 09 May 2026
https://github.com/lucasdota/scatter_plot_chart
Scatter Plot Chart with JSON data fetching
chart d3-visualization data-visualization fetch-api graphics javascript json
Last synced: 09 May 2026
https://github.com/cgoliver/nlplotlib
Web-server for natural language based data visualization.
data-visualization flask matplotlib ml nlp reinforcement-learning web-app
Last synced: 09 May 2026
https://github.com/msukmanowsky/datadrawer
A handy little utility for when you want some time series data to prototype and don't want to write code.
d3 data-visualization prototype prototyping vue vuejs
Last synced: 09 May 2026
https://github.com/erikad88/belly-button-challenge
This project is an interactive dashboard that visualizes the Belly Button Biodiversity dataset, which catalogs microbes found in human navels.
css d3js dashboard data-visualization html javascript json plotly
Last synced: 09 May 2026
https://github.com/abhroroy365/market_analysis
This project explores customer segmentation and market analysis in the context of online retail using an online retail dataset. By applying advanced analytics, we aim to uncover insights that can drive strategic decisions and enhance business performance.
clustering data data-analysis data-visualization kmeans-clustering machine-learning market-analysis python silhouette-analysis
Last synced: 09 May 2026
https://github.com/lotfiferaga/energeiahub
data-analysis data-visualization energy-consumption python streamlit
Last synced: 09 May 2026
https://github.com/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 May 2026
https://github.com/vadniks/akabigdata
Technologies and tools for big data analysis
applied-mathematics association-rule-learning classification clustering data-analysis data-visualization ensemble-learning machine-learning-algorithms python3 statistics
Last synced: 23 Sep 2025
https://github.com/kmanadkat/datacamp-prj-01-netflix-movies
Datacamp Data Science Project - Investigating Netflix Movies and Guest Stars in The Office
data-science data-visualization datacamp-projects datascience exploratory-data-analysis exploratory-data-visualizations jupyter-notebook matplotlib pandas python3
Last synced: 09 May 2026
https://github.com/njaffe/eda_example_2025
Sample end-to-end data analysis walkthrough using Python and Scikit-learn.
data-science data-visualization jupyter-notebooks machine-learning python regression scikit-learn
Last synced: 09 May 2026
https://github.com/shyamkumarnagilla/big-sales-prediction
The "Big Sales Prediction" model is a machine learning project that aims to accurately forecast sales for a given period. The model utilizes the Random Forest Regressor algorithm, a powerful ensemble learning technique, to analyze historical sales data and make predictions. It can be valuable for businesses looking to optimize sales forecasting.
data-analytics data-preprocessing data-science data-visualization machine-learning model-evaluation model-training
Last synced: 09 May 2026
https://github.com/datalopes1/manufacturing_defects
Projeto de EDA utilizando o Manufacturing Defects que pode ser encontrado no Kaggle
data-analysis data-visualization eda exploratory-data-analysis python
Last synced: 09 May 2026
https://github.com/abhinav330/msc-project
AI-Powered Chatbot for University Websites This project enhances the usability of university websites by providing an AI-driven chatbot powered by advanced Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG).
chatbot data-science data-visualization finetuning-llms gemma2 llama3 llama3-finetune llm llm-inference mistral-7b nlp ollama phi-3-mini rag research-project
Last synced: 09 May 2026
https://github.com/rfonod/narrative-visualization
Explores the relationships between countries' GDP, population, and cumulative Olympic medals. Features a narrative visualization of changes over time, critically examining the modern Olympic Games' original vision.
css d3 d3-visualization d3js data-visualization html javascript visualization
Last synced: 09 May 2026
https://github.com/ledsouza/reg-linear
Projeto de estudos de regressão linear
data-science data-visualization pandas pickles scikit-learn seaborn sklearn vitrinedev
Last synced: 10 May 2026
https://github.com/happybravo/ss4202_project
Space Astronomy project
astro astronomy astrophysics classification data-analysis data-science data-visualization galaxies machine-learning python quasar stars
Last synced: 10 May 2026
https://github.com/mituskillologies/ds-ref-cdac-aug24
Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.
data-science data-visualization machine-learning mysql python-programming r-programming sql
Last synced: 10 May 2026
https://github.com/chauxvive/fcctreemap
A responsive treemap visualization built with D3.js to display hierarchical data in an interactive format. Created as part of the FreeCodeCamp Data Visualization Certification.
d3 d3js data-visualization dataviz treemap
Last synced: 10 May 2026
https://github.com/knutsynstad/tic-tac-toe-poster
Visualizing the 765 unique gameboards of tic-tac-toe as a matrix using react and create-react-app for a solution space poster.
data-visualization matrix react svg visualization
Last synced: 10 May 2026
https://github.com/stefagnone/-business-challenge-ndvi-analysis-and-object-detection-for-disaster-impact-assessment
Data analysis and object detection to assess Hurricane Maria's impact using NDVI analysis and YOLO modeling for disaster relief planning.
data-visualization disaster-impact-assessment geospatial-analysis hurricane-maria machine-learning ndvi-analysis object-detection python sentinel-2-data yolo-model
Last synced: 10 May 2026
https://github.com/szuzick/us-immigration-presidential-analysis
Power BI dashboard analyzing 40 years of U.S. immigration data across presidential administrations (1981-2020)
dashboard data-analysis data-visualization government-data immigration powerbi powerbi-dashboards powerbi-visuals presidential-analysis
Last synced: 10 Jun 2026
https://github.com/webmobiledev/highstock
angularjs d3v4 data-visualization highcharts json
Last synced: 11 May 2026
https://github.com/loosenthedark/ci_data-visualisation-dashboard-mini-project
Code Institute IFD Module demo project using D3.js, Crossfilter, dc.js & queue.js to leverage sample data relating to salary levels & participation in academia parsed by gender. Bootstrap-based theme.
bootstrap4 code-institute crossfilter css3 d3js data-visualisation data-visualization dcjs frontend html5 javascript queue svg
Last synced: 11 May 2026
https://github.com/shridhar1504/titanic-survivor-prediction-datascience-classification-project
This projects predicts whether a passenger on the titanic survived or not using machine learning algorithms with the given details of the passenger data.
classification-algorithm data-analysis data-analytics data-cleaning data-preprocessing data-science data-visualization eda exploratory-data-analysis gradient-boosting jupyter-notebook machine-learning machine-learning-algorithms matplotlib naive-bayes-classifier predictive-modeling python3 scikit-learn seaborn supervised-learning
Last synced: 11 May 2026
https://github.com/timjjting/escaping-flatland
A demo of optimization techniques for plotting large datasets in a 3D space using Three.js + Svelte integration
big-data data-visualization glsl-shaders lod octree svelte sveltekit three-js
Last synced: 11 May 2026
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 11 May 2026
https://github.com/ericgio/r-d3
Low-level components and examples for rendering data with D3 + React
Last synced: 11 May 2026
https://github.com/rohan3122k/social-media-sentiment-analysis-of-finance-defence-and-healthcare-in-the-usa
This project provides a comprehensive, data-driven analysis of three critical sectors - Finance, Defense, and Healthcare , under the administrations of Donald Trump and Joe Biden.
api aws data-visualization datamining financial-analysis healthcare-application nytimes-api python reddit-api sentiment-analysis wordcloud-visualization
Last synced: 11 May 2026
https://github.com/sammccord/data-ops-meltano-cube-sample
This is a sample repository demonstrating a data ops pipeline loading DefiLlama data into BigQuery using Meltano and self-hosted Cube for data visualization, with configuration for deployment to Render
cube data-visualization docker meltano render
Last synced: 11 May 2026
https://github.com/deliprofesor/amazon-movie-analysis-and-visualization
"Amazon Movie Analysis and Visualization" is a Python project that analyzes and visualizes movie data from Amazon.com, including ratings, directors, actors, release years, MPAA ratings, and pricing. The project provides insights into movie trends and popular films, helping users explore key patterns through interactive visualizations.
data-analysis data-visualization matplotlib pandas python
Last synced: 12 May 2026
https://github.com/dannykyungh/data-analytics-portfolio
This is a repository that I have created to showcase skills, share projects and track my progress in Data Analytics / Data Science related topics.
advanced-excel data-cleaning data-modeling data-visualization data-warehousing google-sheets looker-studio python r sql tableau
Last synced: 12 May 2026
https://github.com/sahilmate/personal-finance-tracker
A Python application for tracking personal finances. It allows you to log income and expenses, view summaries within date ranges, and visualize financial trends with graphs. Ideal for managing and analyzing your financial data easily.
data-visualization matplotlib-pyplot pandas python3
Last synced: 12 May 2026
https://github.com/jskherman/mama
Malnutrition Monitoring and Assessment System (MaMA) for tracking of various case data of malnutrition in the Philippines
data-visualization python streamlit
Last synced: 12 May 2026
https://github.com/dlaertius/data-visualization-r
This repo aims to help in data visualization, more specifically for compare genetic algorithms means using R plots.
Last synced: 12 May 2026
https://github.com/sakan811/honkai-star-rail-a-few-fun-insights-with-data-analysis
The project gives insights that delve into the Honkai Star Rail's character's stats of all available characters as of the given date.
data data-analysis data-science data-visualization docker flask game honkai honkai-star-rail honkai-starrail seaborn webscraping webscraping-data webscraping-selenium
Last synced: 10 Jun 2026
https://github.com/elishah-john/happiness-report-2019
Analysis of "Happiness Report 2019" using python.
data-analysis data-visualization educational jupyter-notebook python
Last synced: 12 May 2026
https://github.com/priyanshu7639/data_visualization_dashboard
An Interactive data visualization tool that combines traditional plotting capabilities with modern AI assistance. It allows users to create and modify visualizations through natural language commands, making data exploration accessible to users of all skill levels.
business-analytics data-analysis data-engineering data-exploration data-science data-visualization datapreprocessing datascience interactive-visualizations matplotlib plotly plotting python research-tool streamlit
Last synced: 12 May 2026
https://github.com/johannaschmidle/amazon-cat-couch
Customer product reviews + ratings analysis and visualization [Python, Excel, Tableau, R]
data-analysis data-visualization jupyter-notebook python-notebook r-markdown sentiment-analysis text-analysis web-scraping
Last synced: 11 Jun 2026
https://github.com/sricasea/fundraising-insights-mwpccc
Data storytelling meets impact strategy — a nonprofit fundraising analysis project combining SQL, Python, and Deepnote to uncover donor trends and guide smarter decisions.
data-analysis data-storytelling data-visualization deepnote fundraising nonprofit portfolio-project python sql
Last synced: 12 May 2026
https://github.com/pascalx-git/randomcharts
Generate charts with random data.
data-visualization design javascript
Last synced: 12 May 2026
https://github.com/manukot/sturdy-engine-python-
I've leant not only various Theoretical Concepts but also practical projects in my Masters Coursework
data-analysis data-visualization python3
Last synced: 13 May 2026
https://github.com/ivandobrovolsky/crimeaisukraine
How do maps, data libraries, streaming platforms, travel services, and internet infrastructure classify Crimea? We audited 200 digital platforms across 12 categories.
bigdata data-science data-visualization database machine-learning python
Last synced: 13 May 2026
https://github.com/ancatmara/dl-philology-2018
Digital Literacy for Philologists (NRU HSE, 2018)
bibliography-managers corpus-tools data-visualization databases digital-humanities digital-literacy digital-maps gephi git google-forms ms-excel ms-word network-analysis office-tools presentation-tools regular-expressions stylo stylometry tutorials xml
Last synced: 13 May 2026
https://github.com/silkiemoth/eds-240-class-examples
Repository for in-class work assignments and notes in EDS-240 Data Visualization and Communication at UCSB.
classwork data-visualization r ucsb-meds
Last synced: 13 May 2026
https://github.com/deliprofesor/joblocationmapper
JobLocationMapper is a Python tool that visualizes job listings on an interactive map. It uses city and state data to place job markers accurately and color-codes them by occupation (Software, Marketing, Design). The map clusters markers for better organization, and users can click on them to view job details.
clustrered-markers data-analysis data-visualization folium geocoding geographical-visualization interactive-map job-listings map-visualization pandas python
Last synced: 14 May 2026
https://github.com/mathyouf/kaggle-notebook-code
Code and Images which I used in Kaggle Notebooks. Mostly for style and code clarity.
Last synced: 14 May 2026
https://github.com/yashsingh43/cdc-sleep-duration-health-analysis
Analysis of CDC BRFSS 2022 data exploring how sleep duration relates to mental and physical health outcomes.
beautifulsoup brfss cdc data-analysis data-visualization matplotlib pandas plotly public-health python
Last synced: 11 Jun 2026
https://github.com/mohamedmetwalli5/breastcancerdiagnosis
Breast cancer diagnosis using machine learning via the XGBoost Algorithm after visualizing the data set & exploring it.
cancer data-visualization machine-learning
Last synced: 11 Jun 2026
https://github.com/danielvartan/estela
🧒🏽🍎 Analysis and Visualization of Food Consumption Data for Brazilian Children Aged 2 to 4, as Monitored by SISVAN in 2019
brazil child-health child-nutrition data-science data-visualization malnutrition nutritional-epidemiology sisvan sus
Last synced: 12 Jun 2026
https://github.com/madrury/commute-times
Simulated Commute Times Data
data-analysis data-science data-visualization dataset
Last synced: 12 Jun 2026
https://github.com/jorgeatgu/d3-bundle
Importando solo los módulos necesarios de d3
Last synced: 13 Jun 2026
https://github.com/stephenombuya/automation_scripts
A collection of Python scripts and tools designed to automate various tasks, improve productivity, and simplify repetitive actions. Each script is well-documented and serves a specific purpose, ranging from data visualization to smart home control.
automation-with-python data-visualization productivity python3 smart-home-automation webautomation
Last synced: 13 Jun 2026
https://github.com/jatinnxn/diabetes-prediction
this repository showcases a machine learning model built to predict diabetes using Diabetes dataset. The project walks through data preprocessing, model training, and evaluation, offering a Decision Tree-based solution to classify individuals as diabetic or non-diabetic based on various health metrics. It also supports real-time predictions.
data-cleaning data-preprocessing data-visualization decision-tree-classifier machine-learning
Last synced: 13 Jun 2026
https://github.com/april-jk/stoke-your-code
Trading-terminal style Git history viewer that turns repository activity into candlestick charts and volume bars.
analytics candlestick-chart data-visualization developer-tools git-history git-visualization github lightweight-charts react typescript
Last synced: 15 Jun 2026
https://github.com/prathmesh2507/global-stock-intelligence-dashboard
Interactive Global Stock Market Analytics Dashboard built using Python, YFinance, Pandas, Streamlit, and Plotly. Analyze 20+ countries and 400+ top stocks with advanced visualizations and financial insights.
dashboard data-analysis data-visualization python stock-analysis streamlit
Last synced: 15 Jun 2026
https://github.com/marielachirinosr/nyc-taxi-trip-exploration-2019-2020
Explores passenger behavior & impact of COVID-19 on NYC taxi industry (Q1 2019-2020).
bigquery data data-analysis data-visualization python sql tableau
Last synced: 15 Jun 2026
https://github.com/anderson-andre-p/uber-data-analysis
This repository contains a comprehensive data analysis project focused on Uber rides. The dataset used in this project is a spreadsheet obtained from Uber, containing data related to ride details, such as pick-up and drop-off locations, date and time of the ride, and the fare amount.
data-analysis data-science data-visualization python
Last synced: 15 Jun 2026