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-07-07 00:08:25 UTC
- JSON Representation
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/hrosicka/czechpopulationestimation
This GitHub repository contains Python code for data analysis and population prediction in the Czech Republic up to the year 2050. The code is written in Python and utilizes the Pandas and Matplotlib libraries.
data-analysis data-visualization matplotlib matplotlib-figures matplotlib-pyplot pandas pandas-dataframe pandas-library pandas-python python python3
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/magnus0969/gdp-analysis
An in-depth exploration of global GDP trends using Python and data science techniques. This project involves data preprocessing, exploratory data analysis (EDA), statistical insights, and interactive visualizations to understand economic patterns and correlations.
data-science data-visualization gdp-analysis plotly python3
Last synced: 12 May 2026
https://github.com/sahasawat-boss/apex-charts
Dynamic data visualizations by ApexCharts
apexcharts chartjs data-visualization nextjs
Last synced: 12 May 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/bhaveshbhakta/calories-burnt-prediction-using-xgbregressor
Calories Burnt Prediction
calories-burned data-analysis data-visualization machine-learning python xgboost
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/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/alexgenovese/react-charts-covid-19-data
Examples on COVID-19 data using different library charts: G2, G2Plot, Plotly, ApexCharts
data-analysis data-science data-visualization react reactjs
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/magnus0969/heart-diease-eda
Exploratory Data Analysis (EDA) on heart disease data to uncover key risk factors and patterns. This project utilizes Python, Pandas, Seaborn, and Matplotlib to visualize trends, correlations, and insights that contribute to heart disease prediction and prevention.
data-insights data-science-projects data-visualization heart-disease-analysis python
Last synced: 14 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/madebysan/timeline
A static film timeline for seeing when movies are set, from ancient history to imaginary futures.
cinema data-visualization film html-css movies static-site timeline tmdb vanilla-javascript
Last synced: 12 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/luizassimoes/q5ga-latency-and-throughput
Quick 5G Analyser: PyQT5 software developed to help with simple graphical analysis and chart generating for ping and iperf3 tests.
data-analysis data-visualization pyqt5 python
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/jameshulse/are-we-winning
An interactive map representing which countries are winning or losing their battle against Covid-19
coronavirus coronavirus-tracking covid-19 data-visualization vue vuejs
Last synced: 13 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/claudiahw/excel-sales-dashboard
Data-driven Excel dashboard visualizing sales trends, top products, and profit breakdowns with dynamic filtering options.
dashboard data-visualization excel excel-dashboard pivot-tables
Last synced: 15 Jun 2026
https://github.com/aiaaee/gold-price-prediction
Prediction Of Gold Rates Using ML Techniques
data-engineering data-mining data-visualization dataexploration machine-learning machine-learning-algorithms machine-learning-models modelevaluation random-forest randomforestregressor
Last synced: 16 Jun 2026
https://github.com/akshayreddykotha/forest-fires-in-portugal
data-visualization r rmd-document
Last synced: 17 Jun 2026
https://github.com/tanmayborse/institionistic_fuzzy_approx_space
This model introduces a hybrid approach that utilizes rough sets on intuitionistic fuzzy approximation spaces for pre-processing and soft sets for post-processing, resulting in an effective decision-making solution.
data-cleaning-and-preprocessing data-science data-visualization decision-making fuzzy-logic
Last synced: 17 Jun 2026
https://github.com/fahadnasir13/financial-data-parser-application
“Financial Data Parser – Advanced Next.js & TypeScript app for parsing and visualizing complex financial datasets with confidence scoring and exportability.”
data-parsing data-visualization financial-parser framer-motion framer-motion-3d nextjsdata-parsing react-testing-library shadcn-ui
Last synced: 17 Jun 2026
https://github.com/mattsebastianh/Make-the-Other-Charts
Data Visualization with Matplotlib | Matplotlib Fundamentals
ab-lines annotate bar-chart data-visualization histogram matplotlib pie-chart python scatter-plot subplots
Last synced: 18 Jun 2026
https://github.com/mattsebastianh/Make-the-Other-Charts.-Silly-s-Ice-Cream-Shop-Project
Data Visualization with Matplotlib | Matplotlib Fundamentals | Silly's Ice Cream Shop Project
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/mattsebastianh/Making-a-visual-argument--compare-grammy-win-records-Project
Data Visualization with Matplotlib | Making a Visual Argument in Matplotlib
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/philippmeder/visdata
Useful python tools for data visualisation, e.g. 2D-profiles (also known as profile plots), comparison of measurements, or tables.
data-science data-visualization profile-plot python python-3 python3
Last synced: 18 Jun 2026
https://github.com/djsprenk/set-explorer-legacy
GitHub Pages site for DJ Sprenk
d3 d3-visualization data-visualization dj music python
Last synced: 18 Jun 2026
https://github.com/rb-thompson/machine-learning-basics
Implement a machine learning pipeline on the Iris flower dataset.
data-preprocessing data-visualization model-training python scikit-learn
Last synced: 18 Jun 2026
https://github.com/alinababer/covid19-timeseries-cases-and-deaths-forecasting-
This study is based on confirmed cases and deaths collected from Pakistan. Results demonstrate the promising potential of TIME SERIES model in forecasting COVID-19 cases and highlight the superior performance of the time series compared to the LSTM.we apply AI-based forecasting models such time series ARIMA, LSTM, prophet and VAR.
arima covid-19 data-analysis data-science data-visualization fbprophet forecasting lstm rnn time-series var vectorautoregression
Last synced: 19 Jun 2026
https://github.com/mahapeth/invest-track
Реализация инструмента для мониторинга активности пользователей ИС "Инвест" для ВКР по направлению 01.03.02 Прикладная математика и информатика
analitycs app data-analysis data-visualization jupyter-notebook python sites
Last synced: 20 Jun 2026
https://github.com/carlosagalicia/sars-cov-2-sequence-analysis
The project explores genetic similarities and differences between SARS-CoV-2 variants, focusing on their distribution across Asian, Hispanic, European, and African populations.
biostrings data-science data-visualization ggplot2 r
Last synced: 20 Jun 2026
https://github.com/rileynwong/forecasting-coffee-prices
Predict coffee prices in Kenya
data data-analysis data-scraping data-visualization forecasting forecasting-models forecasting-prices jupyter-notebook prophet prophet-model
Last synced: 20 Jun 2026
https://github.com/jayavarshini-jayakumaran/nba-exploratory-data-analysis
A data analytics project that explores NBA game and player data using Python and Power BI. Features data preprocessing, EDA, feature engineering, and an interactive dashboard for visualizing team and player performance trends.
data-analysis data-visualization exploratory-data-analysis powerbi python3
Last synced: 20 Jun 2026
https://github.com/mauriciovazquezm/caso_cas_fall2024
Repositorio de competencia de Caso de CAS (casualty actuarial society) otoño 2024.
data-visualization eda exploratory-data-analysis python
Last synced: 22 Jun 2026
https://github.com/markalbrand56/ds-laboratorio-9
Data Exploration in different datasets
data-exploration data-visualization matplotlib pandas
Last synced: 23 Jun 2026
https://github.com/ladaegorova18/data_analysis
Learning the basics of data analysis in Python
analytics data-analysis data-visualization steam-games
Last synced: 24 Jun 2026
https://github.com/minervarose/exoplanet-discovery-observatory
Interactive Tableau exploration of exoplanet discoveries, planetary systems, and discovery trends using NASA Exoplanet Archive data.
analytics astronomy business-intelligence dashboard data-visualization exoplanets nasa space tableau tableau-public
Last synced: 24 Jun 2026
https://github.com/alz-11/urbanization-africa
Simple data visualization of African city demographics and transport corridors using Wikidata SPARQL queries and Python
africa data-visualization demographics infrastructure jupyter-notebook linked-open-data lod matplotlib pandas python sparql urbanization wikidata
Last synced: 25 Jun 2026
https://github.com/malkreide/maschinerie-zuerich
Interactive, accessible visualization of the Zurich city administration — departments, budgets, staff numbers, citizen concern search. Cytoscape + D3 + Next.js, 5 languages including Easy Read. Data under CC-BY 4.0 from Open Data Zurich.
a11y accessibility civic-tech cytoscape d3 data-visualization i18n leichte-sprache nextjs open-data open-government switzerland treemap typescript zurich
Last synced: 26 Jun 2026
https://github.com/saagpatel/signal-noise
An interactive essay teaching Bayesian reasoning through direct manipulation of live visualizations
bayesian d3 data-visualization education interactive-essay nextjs statistics typescript
Last synced: 28 Jun 2026
https://github.com/syncfusionexamples/dot_net_maui_chart_performance_analysis
This project validate the performance metrics of .NET MAUI SfCartesianChart.
chart-loading-time chart-performance charting-library charts data-visualization maui-charts performance-analysis
Last synced: 28 Jun 2026
https://github.com/gimhanul/parking
Python Data analysis and visualization
data-visualization folium python
Last synced: 28 Jun 2026
https://github.com/arslan3x5/eda-journey
Exploratory data analysis (EDA) and visualization projects focusing on diverse datasets, including Bitcoin price trends and Indian restaurant reviews. Each notebook aims to provide insights and showcase data storytelling through visual exploration.
bitcoin data-science data-visualization eda
Last synced: 29 Jun 2026
https://github.com/europanite/gundam-forest
Random Forest Data Analysis of Kill In Action rate for every personnel in GUNDAM world, like in Titanic.
data data-analysis data-science data-visualization death-rate death-rates gundam-model gundam-series gundom-forest jupyter jupyter-notebook kia kill-in-action python random-forest titanic titanic-kaggle titanic-survival titanic-survival-prediction
Last synced: 29 Jun 2026
https://github.com/duyndh98/prediction-calories-burned-by-gym-members
Prediction Calories Burned by Gym Members
data-visualization regression streamlit
Last synced: 29 Jun 2026
https://github.com/hamza-ali-shahjahan/thousandworlds-explorer
An explorable map of every world humanity has discovered — built on the NASA Exoplanet Archive.
astronomy data-visualization exoplanets nasa react space typescript vite
Last synced: 29 Jun 2026
https://github.com/samanhur/data_visualization_pcc
First experiences in data visualization with python
data-analysis data-science data-visualization python3
Last synced: 23 Mar 2025
https://github.com/shahzadmustafa15/dbscan-clustering
DBSCAN clustering algorithm applied on synthetic non-linear data (make_moons dataset).
data-science data-visualization dbscan-clustering density-based-clustering machine-learning ml-projects python scikit-learn unsupervised-learning
Last synced: 08 May 2026
https://github.com/ishitaagl20/retailyst
Exploring Market Basket Analysis and Using Data Driven Insights to Make store layouts
apriori-algorithm data-analytics data-visualization floorplan html-css-javascript market-basket-analysis mongodb nodejs python retail retail-analytics store-layout
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/monajemi-arman/object-detection-utils
Utility scripts used in object detection model training and testing
coco data-visualization dataset-visualizer deep-learning object-detection visualizer yolo
Last synced: 10 Jun 2026
https://github.com/mehtadigisha/clean-visualize-analyze
Clean Visualize Analyze
cleaning-data data-analysis data-cleaning data-visualization eda juypter-notebook pandas python seaborn seaborn-plots visualization
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/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/master-helix/ibm-data-analyst-certification-stock-analysis-project
This is a mini project repository of my IBM Certification involving stock analysis and plotting of Tesla and GameStop
analytics data data-analysis data-visualization ibm matplotlib pandas python web-scraping
Last synced: 09 May 2026
https://github.com/smahala02/materials-science-image-analysis
Image analysis for materials science with a focus on particle diameter measurement and image scaling using Python.
data-visualization image-analysis materials-science particle-measurement python
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/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/simranjeet97/netflix-analysis-top-rated-_visualization_plotly
Netflix Data Analysis based on Age Based Ratings and Top Genres of 2021 of Movies - TV Shows along side Data Visualization
data-analysis data-science data-visualization database datascience datastructures deep-learning google google-cloud-platform machine-learning machine-learning-algorithms netflix netflix-dataanlysis netflix-dataset netflix-prize python3
Last synced: 10 May 2026
https://github.com/fbarffmann/python-api-challenge
Accessed and analyzed real-world weather and location data using Python and public APIs. Automated data collection, cleaned API responses, and visualized geographic trends to support business-ready insights.
api automation data-analysis data-visualization google-places-api mapping openweathermap-api pandas python weather-analysis
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/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/vaxdata22/amazon-product-sales
This is an Exploratory Data Analysis done on the Amazon Product Sales dataset from kaggle.
actionable-insights actionable-recommendations anaconda business-intelligence data-analysis-python data-cleaning data-exploration data-mining data-visualization data-wrangling exploratory-data-analysis jupyter-notebook matplotlib-pyplot pandas pandas-dataframe python seaborn statistical-analysis
Last synced: 11 May 2026
https://github.com/szuzick/hr-analytics-pipeline
End-to-end HR analytics solution using PostgreSQL, dbt, and Power BI
data-analysis data-visualization database-maintenance dbt hr-analytics insights postgresql powerbi sql
Last synced: 10 Jun 2026
https://github.com/patricoferris/data_visualisations
Playing around with Data and Web Graphics
Last synced: 10 Jun 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/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/thomasleplus/infographics
Some interesting infographics
data-visualization infographic infographics javascript language languages map maps
Last synced: 11 Jun 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/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/devanshsahu47/prime-content-analytics
Prime Data Explorer analyzes Amazon Prime's content and credits data to uncover trends in release years, genres, and ratings. It cleans, merges, and visualizes the data to provide actionable insights for optimizing content strategy and boosting audience engagement.
data-analysis data-visualization exploratory-data-analysis jupyter-notebook python3
Last synced: 13 May 2026
https://github.com/estnafinema0/housing-price-analysis
Predicting housing prices with regression models and visual analytics. Includes preprocessing, custom pipelines, and visualized performance metrics.
custom-models data-preprocessing data-visualization eda exploratory-data-analysis housing-prices jupyter-notebook machine-learning pipelines regression-models seaborn sklearn
Last synced: 13 May 2026
https://github.com/balajimohan18/foreign-exchange-rate-time-series-datascience-project
This project will use time series analysis to forecast the exchange rate between the euro and the US dollar. The project will use a variety of statistical techniques, such as ARIMA to model the data and forecast the exchange rate.
data-analysis data-analytics data-preprocessing data-science data-transformation data-visualization eda exploratory-data-analysis foreign-exchange-rates machine-learning model-fitting predictive-modeling python3 time-series time-series-analysis
Last synced: 14 May 2026
https://github.com/mogalina/graph-rank-dynamics
Computational engine for analyzing how importance propagates through directed graphs.
data-visualization education graph-theory page-rank statistics
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/bpazy/my_running_page
Make your own running home page
codoon data-visualization garmin gpx keep nike strava
Last synced: 17 Jun 2026
https://github.com/joonarafael/ids-exercises
Repository to store the exercise submissions for the Introduction to Data Science course (University of Helsinki).
course-work data-science data-visualization jupyter-notebook university-assignment
Last synced: 16 Jun 2026
https://github.com/leftcoastnerdgirl/webscraping_and_beautifulsoup
This project uses Beautiful Soup to create scrap data from a news website.
beautifulsoup data-visualization jupyter-notebook splinter webscraping
Last synced: 17 Jun 2026
https://github.com/aanastasiou/neoads
Abstract Data Structures over neo4j
data-modeling data-science data-structures data-visualization graph-theory ogm
Last synced: 17 Jun 2026
https://github.com/mattsebastianh/Making-a-Visual-Argument
Data Visualization with Matplotlib | Making a Visual Argument in Matplotlib
data-visualization matplotlib python
Last synced: 18 Jun 2026
https://github.com/ibttf/bayborhood
Interactive map to find the ideal neighborhood in San Francisco based on data.
data data-analysis data-visualization gis mapbox react
Last synced: 18 Jun 2026
https://github.com/an4pdm/relatorio-de-vendas
O presente projeto foi feito através das ferramentas oferecidas pelo Power BI afim de aprimorar meus conhecimentos sobre ETL. Os dados utilizados foram de origem do site "Kaggle".
data-analysis data-visualization database etl powerbi
Last synced: 20 Jun 2026
https://github.com/hms-homelab/hms-cpapdash-charts
Shared Angular chart component library for CPAP therapy data visualization — used across the CpapDash apps.
angular charts cpap data-visualization sleep-apnea typescript
Last synced: 21 Jun 2026
https://github.com/haseebn19/urban-housing-demand
A full-stack web application for visualizing housing and labour market data
data-analysis data-visualization docker full-stack gradle statistics web webapp
Last synced: 22 Jun 2026
https://github.com/bhaveshbhakta/personality-classification-using-ml
Personality Classification
data-visualization machine-learning machine-learning-algorithms personality-classification
Last synced: 23 Jun 2026