resource: data-visualization
331 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| apple/sample-food-truck Apple's official SwiftUI sample app from WWDC22 demonstrating a single-codebase multiplatform app for iPhone, iPad, and Mac. It showcases N… | 32 | 1853 | maintenance |
| edyoda/data-science-complete-tutorial A collection of Jupyter Notebook lessons and case studies accompanying an instructor-led data science program, covering NumPy, Pandas, plot… | 32 | 1834 | maintenance |
| stemkoski/stemkoski.github.com A GitHub Pages site hosting a large collection of demo examples for JavaScript graphics libraries, primarily Three.js, plus MathBox example… | 32 | 1833 | maintenance |
| allisonhorst/stats-illustrations A collection of hand-drawn illustrations by Allison Horst explaining R, statistics, and data science concepts, featuring penguin characters… | 32 | 1829 | maintenance |
| ptyadana/SQL-Data-Analysis-and-Visualization-Projects A compilation of SQL data analysis and visualization practice projects and challenges using MySQL, PostgreSQL, SQLite, Tableau, and Apache … | 32 | 1809 | maintenance |
| cs109/content Official course content for Harvard's CS109 Data Science course, including homework assignments, lecture supplements, and labs as Jupyter n… | 32 | 1793 | maintenance |
| enjalot/algovis A curated awesome-list collection of projects, blogs, books, and links about algorithm visualization. It serves as a reference directory ra… | 32 | 1764 | maintenance |
| onlywei/explain-git-with-d3 An interactive web page that uses D3 and SVG to visually demonstrate basic git branching operations like commit, branch, merge, and rebase.… | 32 | 1751 | maintenance |
| zonination/investing A dataset and R-based visualization project showing historical S&P 500 market returns, built from Robert Shiller's data. It includes CSV so… | 32 | 1742 | maintenance |
| aespresso/a_journey_into_math_of_ml A collection of Chinese-language machine learning tutorials in Jupyter Notebook form, accompanied by video lectures on YouTube and Bilibili… | 32 | 1717 | maintenance |
| giswqs/earthengine-py-notebooks A collection of 360+ Jupyter Python notebook examples demonstrating how to use Google Earth Engine with interactive mapping via geemap, fol… | 32 | 1554 | maintenance |
| dvgodoy/dl-visuals A collection of over 200 freely reusable (CC-BY-4.0) figures and diagrams covering popular deep learning architectures, layers, and concept… | 32 | 1549 | maintenance |
| joshwcomeau/waveforms An interactive, explorable web tutorial explaining the physics of sound waves, waveform graphs, and their relation to music and harmony. Bu… | 32 | 1481 | maintenance |
| vbarbaresi/MetroGit A Git repository that encodes the Paris Metro network as a commit graph, with each line as a branch, each station as an empty commit, and i… | 32 | 1439 | maintenance |
| griffithlab/rnaseq_tutorial An educational web resource and working pipeline for RNA-seq analysis on the cloud, covering file formats, reference genomes, expression an… | 23 | 1435 | maintenance |
| Jack000/fontjoy A dataset and accompanying code of font feature vectors generated via transfer learning from images of 1,883 Google web fonts, powering the… | 32 | 1432 | maintenance |
| nealmckee/penumbra Penumbra is a mathematically balanced color scheme built in a perceptually uniform color space, providing light and dark themes plus high-c… | 32 | 1422 | maintenance |
| beiliangshizi/China_House A curated Chinese-language collection of resources, guides, and tools about buying and renting houses in China, organized by city (Beijing,… | 32 | 1417 | maintenance |
| SkalskiP/ILearnDeepLearning.py A collection of Jupyter Notebook projects teaching neural networks and deep learning fundamentals, built with plain NumPy and Keras. Each p… | 32 | 1410 | maintenance |
| jrieke/best-of-streamlit A ranked, curated gallery of 100 awesome Streamlit apps built by the community, organized into 9 categories such as machine learning, NLP, … | 23 | 1409 | maintenance |
| bojone/vae A collection of simple Keras implementations of variational autoencoders (VAE) and conditional VAEs (CVAE), with example results on dataset… | 32 | 1389 | maintenance |
| MarkLodato/visual-git-guide A concise visual reference website explaining how git commands work, illustrated with diagrams of commit graphs. Images are generated from … | 32 | 1363 | maintenance |
| adrianhajdin/project_cryptoverse Cryptoverse is the companion code repository for a JavaScript Mastery video tutorial that builds a cryptocurrency tracking app with React a… | 32 | 1363 | maintenance |
| simonepri/geo-maps A collection of high-quality GeoJSON world maps (country land borders, coastlines, etc.) programmatically generated from OpenStreetMap data… | 23 | 1349 | maintenance |
| eleanorlutz/asteroids_atlas_of_space An open-source tutorial and dataset for creating a detailed map of asteroid orbits in the solar system using NASA data. It includes Python … | 32 | 1307 | maintenance |
| liuyubobobo/Play-with-Machine-Learning-Algorithms Official companion code repository for the Chinese MOOC course 'Play with Machine Learning Algorithms' (Python3 入门机器学习) by liuyubobobo. It … | 32 | 1290 | maintenance |
| YanzheZhang/Cesium.HPUZYZ.Demo A collection of Cesium.js demo examples and 19 study notes covering environment setup, imagery services, terrain services, model loading, m… | 32 | 1284 | maintenance |
| rsvp/fecon235 A collection of Jupyter notebooks for financial economics research, providing high-level Python interfaces to economic data sources like FR… | 32 | 1275 | maintenance |
| MLNLP-World/Paper-Picture-Writing-Code An open-source collection of reusable LaTeX (TikZ/pgfplots) and Matplotlib code examples for drawing figures commonly used in AI research p… | 32 | 1249 | maintenance |
| matplotlib/AnatomyOfMatplotlib A Jupyter notebook tutorial series developed for the SciPy conference that teaches the matplotlib plotting library from NumPy basics throug… | 23 | 1237 | maintenance |
| MorvanZhou/Evolutionary-Algorithm A collection of Python tutorial scripts and visualizations teaching evolutionary algorithms, including Genetic Algorithm, Evolution Strateg… | 32 | 1233 | maintenance |
| campusx-official/ML-Roadmap-for-2022 A curated roadmap of machine learning videos, links, projects, and datasets designed to take a learner from Python basics to applied ML pro… | 32 | 1224 | maintenance |
| pomber/covid19 A JSON dataset of COVID-19 confirmed cases, deaths, and recoveries per country as daily time series since January 2020, served over a stati… | 32 | 1217 | maintenance |
| makelinux/linux_kernel_map An interactive map and diagram of the Linux kernel architecture, originally drawn with Inkscape and published as an online demo. It visuali… | 66 | 1216 | maintenance |
| rafalab/dsbook Source repository for the first edition of 'Introduction to Data Science', a free online textbook written in TeX/R Markdown. It is now supe… | 36 | 1215 | maintenance |
| onebirdrocks/geektime-ELK Companion repository for a Chinese Geektime video course on Elasticsearch core technology and the ELK stack, containing course outlines, ex… | 32 | 1210 | maintenance |
| rasbt/matplotlib-gallery A collection of Jupyter notebooks demonstrating a wide variety of matplotlib plot types and formatting techniques, from heatmaps and 3D plo… | 32 | 1210 | maintenance |
| bevacqua/promisees Promisees is a browser-based playground for visualizing JavaScript Promise chains and their resolution flows. It helps developers understan… | 32 | 1201 | maintenance |
| WolframResearch/Arrival-Movie-Live-Coding A collection of Wolfram Language notebooks from Christopher Wolfram's live coding session analyzing the alien logograms and content of the … | 32 | 1156 | maintenance |
| TommyZihao/zihaopython A collection of Jupyter Notebook courseware, videos, and source code for learning Python in a fun, beginner-friendly way, created by Tongji… | 32 | 1155 | maintenance |
| kamon-io/docker-grafana-graphite A Docker image bundling StatsD, Graphite, and Grafana with pre-configured Kamon dashboards for actor and trace metrics. It exposes standard… | 32 | 1137 | maintenance |
| swharden/Csharp-Data-Visualization A collection of C# code examples and tutorials demonstrating how to visualize data and draw graphics using .NET technologies like System.Dr… | 32 | 1112 | maintenance |
| dataquestio/project-walkthroughs A collection of Jupyter notebooks, code, and datasets accompanying Dataquest's live project walkthroughs on YouTube. It guides learners thr… | 32 | 1112 | maintenance |
| carefree0910/MachineLearning An educational Python machine learning package implementing classic ML algorithms (Naive Bayes, decision trees, SVM, neural networks, CNNs)… | 32 | 1094 | maintenance |
| brandon-rhodes/pycon-pandas-tutorial A set of Jupyter Notebook tutorial materials for learning the pandas data-analysis library, originally taught at PyCon 2015. It includes sc… | 34 | 1076 | maintenance |
| LisaHJung/Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-Contents A table of contents and index for a beginner's crash course workshop series on the Elastic Stack (Elasticsearch, Kibana, Logstash, Beats). … | 32 | 1071 | maintenance |
| plotly/dash-recipes A collection of Python scripts and examples for Plotly Dash, created while answering questions on the Dash community forum. The examples ar… | 10 | 1067 | maintenance |
| phodal/booktree A curated developer reading list visualized as dependency trees of recommended technical books, covering topics like code quality, design p… | 32 | 1040 | maintenance |
| jackschaedler/circles-sines-signals An interactive web-based primer on digital signal processing, built with JavaScript visualizations. It explains core DSP concepts like sinu… | 32 | 1038 | maintenance |
| hackingthemarkets/binance-tutorials A collection of tutorial source code demonstrating how to build real-time candlestick charts and a crypto trading bot using the Binance API… | 32 | 1034 | maintenance |
| mrankitgupta/Data-Analyst-Roadmap A curated roadmap documenting one developer's 66-day journey into data analytics as part of Ken Jee's #66daysofdata challenge. It collects … | 32 | 1033 | maintenance |
| orlandpm/Math-for-Programmers Source code repository for the book 'Math for Programmers' by Paul Orland, written as Jupyter Notebooks. It provides runnable examples cove… | 32 | 1027 | maintenance |
| google-deepmind/neural-processes A collection of Jupyter notebook implementations of the Neural Process family from DeepMind: Conditional Neural Processes (CNPs), Neural Pr… | 32 | 1023 | maintenance |
| tanelp/tiny-diffusion A minimal PyTorch implementation of probabilistic diffusion models (DDPM) trained on 2D point datasets like the Datasaurus Dozen. It includ… | 31 | 1014 | maintenance |
| KeithGalli/Pandas-Data-Science-Tasks A collection of Jupyter Notebooks solving real-world data science tasks with Python's Pandas and Matplotlib libraries, accompanying a YouTu… | 32 | 1011 | maintenance |
| coells/100days A collection of Jupyter notebooks accompanying the '100 days of algorithms' Medium challenge, implementing one algorithm per day in Python.… | 32 | 7475 | abandoned |
| everpix/Everpix-Intelligence A public dataset released by the defunct photo startup Everpix containing uncensored business metrics, financials, and operational data fro… | 10 | 2446 | abandoned |
| seeingtheory/Seeing-Theory Seeing Theory is an interactive website that teaches probability and statistics through D3.js-based visualizations, covering topics from ba… | 32 | 2187 | abandoned |
| fonnesbeck/statistical-analysis-python-tutorial A set of IPython notebook materials from a SciPy 2013 tutorial by Christopher Fonnesbeck teaching statistical data analysis in Python. It c… | 10 | 1738 | abandoned |
| adrianhajdin/project_corona_tracker A tutorial companion repository for a YouTube video that walks through building and deploying a COVID-19 tracker web application using Reac… | 32 | 1465 | abandoned |
| elastic/stack-docker A Docker Compose configuration that spins up the full Elastic Stack (Elasticsearch, Kibana, Logstash, and Beats) on a single machine for de… | 10 | 1159 | abandoned |
| kaz-ogiwara/covid19 A data visualization project and CSV dataset tracking Japan's COVID-19 situation, built from Japan Ministry of Health, Labour and Welfare p… | 32 | 1071 | abandoned |
| AtsushiSakai/PythonRobotics A collection of Python sample code and an accompanying online textbook implementing robotics algorithms such as localization, mapping, SLAM… | 77 | 30385 | active |
| lukasmasuch/best-of-ml-python A curated, ranked list of 920+ open-source machine learning Python libraries, organized into 34 categories and updated weekly. Projects are… | 83 | 23731 | active |
| stefan-jansen/machine-learning-for-trading Companion code repository for the book 'Machine Learning for Trading, 3rd Edition' by Stefan Jansen, containing 446+ Jupyter notebooks acro… | 86 | 20669 | active |
| anthropics/claude-quickstarts A collection of official Anthropic quickstart projects demonstrating how to build deployable applications with the Claude API, including cu… | 67 | 17525 | active |
| svcvit/Awesome-Dify-Workflow A curated collection of ready-to-import Dify DSL workflow templates for personal use and learning, covering features like task parallelism,… | 57 | 10760 | active |
| igorbarinov/awesome-data-engineering A curated awesome-list of data engineering tools, databases, frameworks, and resources for software developers. It organizes links across c… | 74 | 8992 | active |
| moklick/frontend-stuff A continuously expanded curated list (awesome-list) of frontend frameworks, libraries, and tools for building things on the web, mostly Jav… | 32 | 8950 | active |
| LuckyOne7777/LLM-Trading-Lab A repository documenting a live 6-month experiment where ChatGPT managed a real-money micro-cap stock portfolio, including trade logs, dail… | 58 | 7498 | active |
| MrMimic/data-scientist-roadmap A collection of Jupyter Notebook tutorials organized around the famous 'Road to Data Scientist' metro-map curriculum. It guides learners pr… | 35 | 7386 | active |
| KalyanM45/AI-Project-Gallery A curated gallery of artificial intelligence projects spanning machine learning, deep learning, NLP, computer vision, and generative AI, ea… | 71 | 6404 | active |
| donnemartin/data-science-ipython-notebooks A large curated collection of IPython/Jupyter notebooks covering data science topics including deep learning (TensorFlow, Keras, Theano, Ca… | 32 | 29326 | maintenance |
| hugo2046/QuantsPlaybook A collection of Jupyter Notebook reproductions of 100+ quantitative investment strategies from Chinese brokerage financial engineering rese… | 69 | 5892 | active |
| changyeyu/LLM-RL-Visualized A curated collection of 100+ original SVG architecture diagrams explaining LLM, VLM, and reinforcement learning algorithms (RLHF, PPO, GRPO… | 62 | 4819 | active |
| TingsongYu/PyTorch-Tutorial-2nd A free open-source Chinese-language book and companion Jupyter Notebook codebase teaching PyTorch from basics through CV, NLP, and LLM appl… | 67 | 4584 | active |
| Doragd/Algorithm-Practice-in-Industry A curated collection of industry practice articles, top-conference papers, and blog posts on search, recommendation, and advertising (搜广推) … | 75 | 4574 | active |
| nikolaydubina/go-recipes A curated awesome-list of handy and lesser-known command-line tools for Go projects, covering testing, coverage, benchmarking, profiling, c… | 75 | 4500 | active |
| Moataz-Elmesmary/Data-Science-Roadmap A free self-learning roadmap repository guiding learners into data science from A to Z, curating the best free resources, videos, and cheat… | 57 | 4352 | active |
| shashankvemuri/Finance A collection of 150+ standalone Python programs for gathering, manipulating, and analyzing stock market data. It covers stock screening, ma… | 66 | 4193 | active |
| electricitymaps/electricitymaps-contrib A community-maintained collection of Python parsers that collect and standardize electricity data (production, exchanges, prices) from offi… | 89 | 4025 | active |
| Jon-Becker/prediction-market-analysis A Python framework for collecting and analyzing prediction market data from Polymarket and Kalshi, including the largest publicly available… | 60 | 3774 | active |
| krzjoa/awesome-python-data-science A curated awesome-list cataloging Python data science software across machine learning, deep learning, NLP, visualization, and related area… | 67 | 3569 | active |
| oxnr/awesome-bigdata A curated awesome-list of big data frameworks, databases, tools, papers, books, and resources. It serves as a reference catalog covering RD… | 75 | 14588 | maintenance |
| MorvanZhou/tutorials Companion code repository for the MorvanPython (莫烦Python) tutorial series, covering machine learning, neural networks (TensorFlow, PyTorch,… | 32 | 13010 | maintenance |
| tkarim45/Beginner-Data-Science-Projects A curated collection of beginner-friendly data science projects organized as standalone Jupyter notebooks with real datasets and explanatio… | 68 | 3086 | active |
| RKiding/Awesome-finance-skills A curated collection of plug-and-play Agent Skills that equip LLM-based AI agents with financial analysis capabilities, including real-time… | 49 | 2812 | active |
| eddwebster/football_analytics A collection of football (soccer) analytics projects, notebooks, and data pipelines by Edd Webster, covering topics like expected goals, xT… | 53 | 2749 | active |
| joelgrus/data-science-from-scratch Companion code repository for the book 'Data Science from Scratch' (2nd edition) by Joel Grus, containing pure-Python implementations of da… | 32 | 9705 | maintenance |
| fengdu78/Data-Science-Notes A collection of Jupyter Notebook study notes and curated resources covering the data science stack, from math and Python basics through Num… | 32 | 8581 | maintenance |
| AsmrProg-YT/100-days-of-javascript A collection of 80+ small JavaScript projects accompanying the AsmrProg YouTube channel's '100 Days of JavaScript' tutorial series. Each pr… | 48 | 2127 | active |
| totogo/awesome-knowledge-graph A curated awesome-list of knowledge graph resources, including graph databases, triple stores, graph computing frameworks, datasets, and le… | 63 | 1884 | active |
| uhub/awesome-matlab A curated list of MATLAB frameworks, libraries, and software, covering machine learning, robotics, signal processing, optimization, and sci… | 76 | 1722 | active |
| alwxkxk/soft-and-hard A free Chinese-language IoT tutorial ('软硬结合——从零打造物联网') with accompanying demo source code that teaches building a complete IoT system from … | 34 | 1685 | active |
| KEV0143/Comparative-analysis-of-hourly-load-forecasting-using-PatchTST-TFT-NHiTS-and-CatBoost A Python benchmark project comparing deep learning time-series architectures (PatchTST, Temporal Fusion Transformer, N-HiTS) against CatBoo… | 63 | 1676 | active |
| tanjiti/sec_profile A continuously updated dataset and scraping project that crawls security information sources like secwiki and xuanwu.github.io/sec.today, a… | 77 | 1602 | active |
| patchy631/machine-learning A collection of Jupyter Notebook tutorials covering machine learning topics from Python basics to LLMs and MLOps, accompanying the author's… | 32 | 1548 | active |
| datawhalechina/hands-on-data-analysis An open-source Chinese-language hands-on course from Datawhale that teaches data analysis through project-based Jupyter notebooks covering … | 32 | 1524 | active |
| ahundt/awesome-robotics A curated awesome-list of links, software libraries, papers, and resources useful for robotics development. It covers simulators, machine l… | 32 | 1479 | active |
| GoogleCloudPlatform/data-science-on-gcp Companion source code repository for the O'Reilly book 'Data Science on the Google Cloud Platform' by Valliappa Lakshmanan, provided as Jup… | 63 | 1427 | active |