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-23 00:07:39 UTC
- JSON Representation
https://github.com/subho004/housepricepredictor
Bangalore House Price Predictor: A web app using Flask and scikit-learn to predict house prices in Bangalore based on location, area, bedrooms, and bathrooms.
bootstrap css data-science data-visualization flask github html lasso-regression linear-regression machine-learning model-deployment pickle predictive-modeling real-estate-housing-prices regression-analysis ridge-regression web-development
Last synced: 04 Apr 2026
https://github.com/tomgp/proportional-pies
rough sketch
d3 data-visualization pie-chart
Last synced: 04 Jun 2026
https://github.com/sevilaymuni/project-no.3-seaborn-plots
Pandas and Seaborn Mediated Comprehensive Analysis on Differentiated Thyroid Cancer
data-analysis data-structures data-visualization mathplotlib pandas python seaborn
Last synced: 18 Apr 2026
https://github.com/sanam2405/ahs
This contains the analysis of result of AHS Madhyamik Examination 2022
data-analysis data-visualization jupyter-notebook python
Last synced: 18 Apr 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/prangonghose/wikipedia-blocking-policies
This study investigates the relationship between editors’ disruptive behavior and regulation policies on English Wikipedia, focusing on the Blocking Policy page. The study collects and analyzes data from 2004 to 2022 using the Wikipedia API, page statistics, and keyword extraction.
data-analysis data-visualization matplotlib open-source pandas python3 seaborn
Last synced: 18 Apr 2026
https://github.com/gattsu001/telecom-churn-predictor
Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.
churn-prediction classification classification-algorithm customer-retention data-science data-visualization feature-engineering joblib jupyter-notebook machine-learning pandas scikit-learn supervised-learning svm
Last synced: 18 Apr 2026
https://github.com/andryadsm/predicting-house-prices
🏘️ Project Predicting House Prices (Python)
data-analysis data-preprocessing data-visualization feature-engineering house-prices machine-learning matplotlib numpy pandas python real-estate seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/vishal8shah/au-jobs
Interactive treemap of 358 Australian occupations — explore AI exposure, pay, skill level & shortage status across 14.4M workers. Inspired by karpathy/jobs.
ai anzsco australia data-visualization gemini jobs open-source treemap
Last synced: 04 Jun 2026
https://github.com/priyadarshinijain/data-analysis-with-python
This Python project is focused on analyzing Diwali sales data to gain insights into customer demographics, purchase behavior, and sales trends.
Last synced: 18 Apr 2026
https://github.com/amal-prasad/healthcare-insights
Healthcare Insights based on a dataset provided of a particular Hospital.
css data-preprocessing data-visualization html ipynb-jupyter-notebook mysql python3 streamlit
Last synced: 04 Apr 2026
https://github.com/11noel11/chaos_nonchaos_predictor_nn
AI-powered chaos detection using Simple Harmonic Motion (SHM) & Double Pendulum examples! Compare a Neural Network (NN) with the Lyapunov exponent method to classify chaotic vs. non-chaotic systems. Features Deep Learning, SHAP explainability, F1-score, precision, recall, and stunning visualizations!
chaos-theory classification data-visualization deep-learning double-pendulum explainable-ai feature-importance keras lyapunov-exponent machine-learning neural-networks nonlinear-dynamics python scientific-computing shap simple-harmonic-motion tensorflow time-series-analysis
Last synced: 18 Apr 2026
https://github.com/leandrocollares/urbanization-versus-income
A responsive scatter plot that shows urban population percentages and GDP per capita in Americas.
Last synced: 18 Apr 2026
https://github.com/faisaljanbaloch/global-digital-economy
Insights into how the digital economy and technology are contributing to global trade.
data-science data-visualization digital-economy global-economic-data-analysis r
Last synced: 18 Apr 2026
https://github.com/aykutsp/world-fuel-prices
Interactive world map of retail fuel prices with daily-refreshed data and a trip calculator. Live station-level feeds for FR, IT, ES, UK, US + EU Bulletin and World Bank fallback.
choropleth data-visualization diesel fuel-prices gasoline github-actions github-pages leaflet open-data openstreetmap osrm react trip-planner typescript vite world-map
Last synced: 05 Apr 2026
https://github.com/nishanthmuruganantham/football-player-wages-eda
This repository uses Python for analyzing football player data, focusing on various aspects such as player positions, league distributions, wages, and the relationship between player age and appearances. It includes visualizations generated using Plotly to provide insights into the dynamics of football player demographics and performance.
data-analysis data-science data-visualization eda football football-analytics football-data kaggle kaggle-dataset pandas plotly python
Last synced: 18 Apr 2026
https://github.com/yashrajgithub/crop-recommendation
KrishiGyaan is a web app designed to help farmers make informed decisions on crop selection. By analyzing soil and environmental factors, the app provides personalized crop recommendations, enhancing agricultural productivity and promoting sustainable farming practices.
api artificial-intelligence crop-recommendation-system data-preprocessing data-visualization json machine-learning-algorithms pickle python random-forest-classifier scikit-learn streamlit supervised-learning train-test-split user-interface
Last synced: 05 Apr 2026
https://github.com/cicerolino/project-lab
Projeto da disciplina de Project Lab do curso de ciências da computação. Discipline project (Project Lab) of computer science course.
computer-science-project data-visualization docker-compose nextjs postgresql-database prisma-orm reactjs vercel-deployment
Last synced: 05 Apr 2026
https://github.com/zh4men9/reposynergy
RepoSynergy - 一款强大的 GitHub & Gitee 仓库管理工具,支持双向同步、数据分析和高效管理。基于 Electron + Vue + FastAPI 构建,提供跨平台支持和离线功能。
cross-platform data-visualization desktop-app electron fastapi gitee-api github-api python repository-management sync-tool typescript vue
Last synced: 05 Apr 2026
https://github.com/nowon1/insurance-claim-prediction_version
This project aims to predict the insurance claim amounts based on various customer attributes using machine learning techniques. The project involves data preprocessing, exploratory data analysis, feature engineering, and model training and evaluation.
data-preprocessing data-science data-visualization exploratory-data-analysis feature-engineering insurance jupyter-notebook machine-learning numpy pandas predictive-modeling python random-forest regression-analysis scikit-learn
Last synced: 05 Apr 2026
https://github.com/madhurimarawat/big-data-analytics
This repository demonstrates big data processing, visualization, and machine learning using tools such as Hadoop, Spark, Kafka, and Python.
apache-kafka apache-spark big-data big-data-analytics big-data-analytics-techniques data-preprocessing-and-cleaning data-stratification data-visualization hadoop-hdfs hadoop-hive hadoop-installation hadoop-mapreduce hiveql python spark-graphx spark-mllib spark-mllib-library spark-rdd spark-streaming
Last synced: 05 Apr 2026
https://github.com/zoraizmohammad/restaurantsimulation
Simulating a restaurant under various conditions in Durham, NC
data-visualization r restaurant-management statistics toy-models
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 2026
https://github.com/kezouke/grossing-films-dataviz
Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages
data-visualization data-wrangling json sqlite wikipedia
Last synced: 18 Apr 2026
https://github.com/laiba-iqrar/hands-on-machine-learning
Repository containing solutions to CS-324 (Machine Learning) practice problems assigned by my professors.
data-visualization feature-engineering gradient-descent regression-models
Last synced: 18 Apr 2026
https://github.com/sawickibartosz/facebook_message_analysis
Aplikacja Shiny prezentująca dane o wiadomościach z Messengera Facebooka.
data-visualization facebook ggplot2 python shiny shinyapps
Last synced: 18 Apr 2026
https://github.com/p1n2o/ngx-oracle-dv
Angular component to embed visualizations from Oracle Analytics Cloud into your Angular application.
angular data-visualization embed oracle-analytics-cloud oracle-visualization
Last synced: 18 Apr 2026
https://github.com/dantasl/partenon
Breve análise da base de dados publicada pelo Tribunal Superior Eleitoral sobre os votos do primeiro turno das eleições presidenciais no Brasil, 2018.
analysis brazil data-visualization pandas presidential-elections
Last synced: 18 Apr 2026
https://github.com/mksingh431/free-data-science-courses
Data science is a rapidly growing tech field that’s transforming business decision-making. To break into this field, you need the right skills. Fortunately, top institutions like Harvard and IBM offer free online courses. These courses cover everything from basic programming to advanced machine learning.
course data data-analysis data-science data-visualization free freecou python
Last synced: 19 Apr 2026
https://github.com/robinmillford/sales-metrics-dashboard-streamlit
This Streamlit dashboard provides an interactive and comprehensive analysis of customer behavior, regional sales trends, and revenue insights. The dashboard enables businesses to identify key performance metrics, customer segments, and revenue drivers, supporting data-driven decision-making.
dashboard data-analysis data-visualization duckdb sales-analysis sales-dashboard streamlit-dashboard
Last synced: 19 Apr 2026
https://github.com/nabilshadman/python-classification-and-generative-models
Applications of classification and generative models with Python
classification data-science data-visualization generative-model machine-learning matplotlib numpy pandas scikit-learn
Last synced: 19 Apr 2026
https://github.com/yuvrajsaraogi/unemployment-analysis-with-python
Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.
big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql
Last synced: 19 Apr 2026
https://github.com/reallyabdullah/machine-learning-portfolio
Explore my Machine Learning Portfolio Repository for impactful projects showcasing my expertise in fraud detection, MLOps, and cloud deployment. Dive into innovative solutions and let's shape the future of AI together! 🚀
artificial-intelligence cloud-deployment data-analytics data-science data-visualization llms ml mlops nlp python
Last synced: 19 Apr 2026
https://github.com/souraevshing/data-science-01
Data analysis using jupyter notebook.
data-analysis data-science data-visualization jupyter-notebook python
Last synced: 19 Apr 2026
https://github.com/vyjayanthipolapragada/data_analytics_medical_appointments
Analyzing the data set which consists of medical appointments to draw insights about patient's no-show scenarios
data-analysis data-analytics data-cleaning data-visualization data-wrangling jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/akash-v7/telecom_customer_churn_prediction
A machine learning project to predict customer churn in the telecom industry using data analysis and classification models. The project includes data preprocessing, exploratory data analysis (EDA), model building, and insights to help telecom companies improve customer retention strategies.
data-analysis data-science data-visualization jupyter-notebook machine-learning predictive-modeling python
Last synced: 20 Apr 2026
https://github.com/samwhaaa/superfoodsmax
A customer demographic & spending trend analysis on the fictional SuperFoodsMax grocery chain
data-analysis data-analytics data-visualization jupyter jupyter-notebook python
Last synced: 20 Apr 2026
https://github.com/simonhlee97/shl97
My GitHub Home
data-visualization nodejs reactjs vuejs2
Last synced: 20 Apr 2026
https://github.com/nikolaos-mavromatis/etf-data-analysis-dashboard
Insights into SPY ETF performance with an interactive Streamlit dashboard powered by Alpha Vantage data.
api data-analysis data-visualization financial-analysis pandas plotly python streamlit
Last synced: 20 Apr 2026
https://github.com/namratha2301/carprice_analysisandprediction
This project analyzes factors influencing vehicle prices using a dataset of various attributes, including Engine capacity, Power, Mileage, and Seating capacity.
data-analysis data-visualization exploratory-data-analysis machine-learning pandas predictive-modeling random-forest-classifier regression scikit-learn seaborn
Last synced: 20 Apr 2026
https://github.com/thuongtruong109/charts
📊 Visualizing data via d3 charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
Last synced: 20 Apr 2026
https://github.com/anjaliwork20/moodify
Mood-based music recommendation system that considers a user's emotional state to recommend songs, genres, artists and playlists using Machine learning
artificial-intelligence cnn-keras cnn-model convolutional-neural-networks data data-analysis data-science data-structures data-visualization database deep-learning machine-learning machine-learning-algorithms python recommended song songs
Last synced: 20 Apr 2026
https://github.com/arda-guler/binmotion
Convert ANY data to a video file. Sister project of binGallery.
data data-visualization proof-of-concept video
Last synced: 04 Jun 2026
https://github.com/xre22zax/roller-coaster
Explore award-winning wood and steel coasters from 2013-2018 Golden Ticket Awards & Captain Coaster, all powered by Python and interactive visualizations.
analytics data-analysis data-visualization pandas python python-lambda python3 visualization
Last synced: 20 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/abinashsahoo007/project-bankruptcy-prevention
The project is to create a classification model that predicts the chances of a business facing bankruptcy based on the key feature like Industrial Risk, Management Risk, Financial Flexibility, Credibility, Competitiveness, Operating Risk.
data-analysis data-mining data-visualization deployments eda machine-learning pickle python statistics streamlit
Last synced: 20 Apr 2026
https://github.com/bitkeks/hn-vis
Visualization of the Hacker News frontpage with Python and R.
data-visualization ffmpeg scraping
Last synced: 20 Apr 2026
https://github.com/chris-santiago/ferrum
Ferrum is a statistical visualization library for Python: a grammar-first charting system that unifies exploratory plots, statistical graphics, interactive views, and model diagnostics, backed by a Rust engine. Built in 10 days by one human and an agentic Claude framework.
altair data-visualization ggplot2 grammar-of-graphics machine-learning matplotlib plotly plotnine plotting python rust seaborn statistical-graphics
Last synced: 05 Jun 2026
https://github.com/swouf/ntds_imdb_team4
data-analysis data-visualization datascience graph-theory
Last synced: 13 May 2025
https://github.com/sgb31/covid-19-data-analysis
"In this project, I analyzed COVID-19 data to explore trends, case growth, and key patterns. I worked on cleaning the data, performing exploratory analysis, and visualizing infection rates, recoveries, and fatalities. The goal was to gain insights into how the pandemic evolved and its overall impact.
data-analysis data-visualization matplotlib pandas python seaborn
Last synced: 13 May 2026
https://github.com/kruthiktr/titanic-survival-prediction
Titanic Survival Prediction using Machine Learning predicts whether a passenger survived based on features like age, gender, and class. A Random Forest Classifier achieved 82.68% accuracy after data preprocessing. Explore this project to see how machine learning handles this classic problem.
classification classification-model data-visualization machine-learning predictive-modeling python titanic-dataset titanic-survival-prediction
Last synced: 10 Apr 2025
https://github.com/snototter/viren2d
Visualization Toolbox for Computer Vision
computer-vision-tools cpp data-visualization python
Last synced: 15 May 2026
https://github.com/nisarldev/data-structures-and-algorithms-with-visualizations-full-course-java-freecodecamp-2024
Data Structures and Algorithms with Visualizations in Java. FreeCodeCamp. 2024.
algorithms algorithms-and-data-structures data-structures data-visualization freecodecamp java linear-programming non-linear
Last synced: 13 Oct 2025
https://github.com/asuquoaa/energy_consumption_dashboard_for_african_subregions_1980-2019
Interactive dashboard that allows users to explore the major energy sources across various subregions in Africa and analyze them
data-visualization interactive-visualizations
Last synced: 12 Jul 2025
https://github.com/admacpherson/continuous-word-cloud
(Beta) JavaScript word cloud project to display places where my paper, "Using Deep Neural Networks to Classify Astronomical Images", has been used
beta d3 data-visualization javascript wordcloud
Last synced: 14 May 2026
https://github.com/usman619/data-science-project
COVID-19 detection using Supervised Learning and Data Science techniques.
data-science data-visualization elt machine-learning
Last synced: 11 Jun 2026
https://github.com/m-dadej/excess_deaths_poland
Estimation of excess deaths during COVID-19 pandemic in Poland
covid-19 data-science data-visualization rstats time-series
Last synced: 14 May 2026
https://github.com/mikeludemann/python-data-visualization
Some data visualization methods
Last synced: 28 Mar 2025
https://github.com/jofaval/iris-flowers
Multilabel Classification of the famous Iris Flowers Dataset from Ronald Aylmer Fisher in 1936
classification data-analysis data-science data-visualization google-colab iris-flowers kaggle machine-learning python scikit-learn xgboost
Last synced: 05 Apr 2026
https://github.com/bytelabss/frontend-vue-api5
Frontend of the data visualization project for the 5th semester of Banco de Dados at FATEC-São José dos Campos
Last synced: 17 Mar 2025
https://github.com/cyberoctane29/noaa-lightning-analysis
This project explores lightning strike data from the National Oceanic and Atmospheric Administration (NOAA) to identify seasonal trends and analyze strike frequency across months. It demonstrates data manipulation, aggregation, and visualization using Python, providing insights into lightning activity patterns.
data-analysis data-science data-visualization eda python
Last synced: 20 Apr 2026
https://github.com/anmolsonthalia/analytics_project
The project attempts to lists the basic use of Data Analytics with different frameworks to show visualization and prediction to show the expectation of data in different sector.
data-visualization dataanalysis dataanalytics eda
Last synced: 26 Mar 2025
https://github.com/erpix3lt/threejs-data-visualisation
Take on Jer Thorps data visualisation of 138 Years of Popular Science, only in Threejs.
138-years-of-popular-science data-visualization react-three-drei react-three-fiber three-js
Last synced: 12 Mar 2025
https://github.com/sanikaptl/snooze-monitor
SnoozeMonitor is your essential app for enhancing and managing your sleep habits. Offering personalized sleep recommendations, detailed sleep tracking, and insightful analysis of your sleep patterns, it’s designed to help you achieve better rest every night.
data-visualization insomnia machine-learning taipy-gui
Last synced: 26 Mar 2025
https://github.com/sushantdhumak/creating-customer-segments
Machine Learning Nano-degree Project : To identify customer segments hidden in product spending data collected for customers of a wholesale distributor
biplot clustering data-exploration data-preprocessing data-visualization dimensionality-reduction feature-scaling feature-transformation gaussian-mixture-models iqr log-transformation outlier-detection principal-component-analysis seaborn unsupervised-machine-learning
Last synced: 26 Mar 2025
https://github.com/hudson-newey/ecoacoustic-analysis-pipeline
A generalised pre-processing, metadata extraction, and analysis pipeline
data-visualization environment-variables pipeline
Last synced: 29 Apr 2025
https://github.com/jocoboy/data-visualization
Data Visualization in Python.
Last synced: 29 Apr 2025
https://github.com/prawy126/data-analysis
ai data-analysis data-visualization python python3 tinker
Last synced: 14 Jun 2025
https://github.com/darkdk123/house-valuation-model
A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.
data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics
Last synced: 07 Jul 2025
https://github.com/aranzadata/comparadorpreciosautos
Aplicación web interactiva para la visualización de datos de compra-venta de vehículos.
data-visualization pyplot streamlit
Last synced: 14 May 2026
https://github.com/ashishsingh789/data_visualization
Data visualization project using Python to analyze categorical and continuous variables. Includes bar charts, histograms, and scatter plots. Libraries used: pandas, matplotlib, and seaborn.
analysis barchart data data-science data-visualization histogram matplotlib pandas-dataframe scatter-plot seaborn
Last synced: 07 Sep 2025
https://github.com/webmobiledev/react-d3-threejs
This is a data visualization project for a small business.
d3js data-visualization react threejs typescript
Last synced: 05 Apr 2026
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/nitheshgoutham/industrial-copper-modeling
To Predict the selling price and status
data-science data-visualization machine-learning python3 sql streamlit
Last synced: 18 Apr 2026
https://github.com/phanchenh/cohortanalysis_adventurework_sqlproject
Customer Retention and Lifetime Value Analysis Using Cohort Analysis on AdventureWorks Dataset (2011-2014)
adventureworks business-analytics business-intelligence clv-analysis customer-lifetime-value data-analysis data-visualization insights matplotlib microsoft-learn mssql mssqlserver pandas python retention-analysis retention-rate seaborn
Last synced: 12 Apr 2026
https://github.com/alexandrehiroyuki/bcc_endofcourseproject
End of course project for "Bases Computacionais da Ciência" class at UFABC.
data-science data-visualization jupyter-notebook python
Last synced: 17 May 2026
https://github.com/christopher-dabrowski/posi-c1
Podstawy Sztucznej Inteligencji - Laboratoria C1
artificial-intelligence data-visualization laboratory-exercises
Last synced: 17 Mar 2025
https://github.com/gui-sitton/prepaid
In this project I work as an analyst for the telecommunications company Megaline. The company offers its customers prepaid plans, Surf and Ultimate. The sales department wants to know which plans bring in the most revenue in order to adjust the advertising budget
data data-analysis data-analysis-python data-science data-visualization python
Last synced: 22 May 2026
https://github.com/m-coder-umer/sales-dashboard-power-bi-project
An interactive Sales Dashboard built with Power BI using MySQL data, showcasing monthly trends, top-performing products, and key sales KPIs (Key Performance Indicators).
business-intelligence data-analysis data-cleaning data-modeling data-visualization dax interactive-dashboard mysql power-query powerbi sales-dashboard sql time-series-analysis
Last synced: 07 Jul 2025
https://github.com/ryan-wong1/analyzing-stress-and-fatigue-drivers-in-railroad-workforces-data-analysis
Railroad dispatcher data on demographics, work, lifestyle, and stress factors
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/salman-khan-mohammed/youtube-data-analysis-sentiment-analysis
Analyzing the YouTube Data
data data-visualization plotly-express scrapping-data sentiment-analysis
Last synced: 26 Mar 2025
https://github.com/jmahabal/nba-survey
For the 2017 /r/NBA community survey
basketball data-visualization nba
Last synced: 17 Mar 2025
https://github.com/rizky9i/trading-gpt
TradeGPT-is-an-intelligent-trading-bot-built-with-ChatGPT-and-AI-to-automate-and-optimize-trading-strategies.-It-analyzes-market-data,-predicts-trends,-and-executes-trades-in-real-time,-providing-traders-with-tools-to-enhance-efficiency-and-profitability.
ai-trading algorithmic-trading automated-trading backtesting chatgpt crypto-trading data-visualization financial-analysis machine-learning market-data openai portfolio-management real-time-data risk-management sentiment-analysis stock-market technical-indicators trade-execution trading-strategies
Last synced: 30 Apr 2025
https://github.com/mikhaelmounay/salty-med
Salty Mediterranean - Grade 12 Data Analysis & Visualization Capstone Project
data-analysis data-visualization
Last synced: 02 Feb 2026
https://github.com/borjamome/top-goleadores
Mejores delanteros en Europa según los datos
data-analysis data-visualization football-analytics r
Last synced: 26 Mar 2025
https://github.com/borjamome/explorando-madrid
Exploring Madrid: A Data-driven Analysis with R 🐻🌳
data-analysis data-visualization madrid r
Last synced: 26 Mar 2025
https://github.com/zeynepcol/data-science-cryptocurrencies-data-analysis-forecasting
Cryptocurrency price analysis and prediction using regression models
artificial-intelligence crytpocurrency data-analysis data-mining data-preprocessing data-processing data-science data-visualization extract-data financial-analysis linear-regression lstm machine-learning regression-algorithms xgboost
Last synced: 07 Jul 2025
https://github.com/soroush-04/python-data-visualization
Implementation of various data visualization approaches on real-world datasets
big-data data-science data-visualization python
Last synced: 15 Apr 2026
https://github.com/rajesh9943/web-scraping-analysis-of-top-us-company-revenue-growth-in-2023
Explore the landscape of US business growth in 2023 with our dynamic project, 'Web Scraping for US 2023 Revenue Growth.' Utilizing advanced web scraping techniques, we unveil insights into the top companies driving economic expansion.
cleaning-data data data-analysis data-visualization manipulation numpy pandas pre-fill
Last synced: 16 Aug 2025
https://github.com/richardbmk/dataviz_d3js
Data Visualization with D3js Library
chart d3js-library data-visualization
Last synced: 17 Mar 2025
https://github.com/smehra1208/certifications
data-analysis data-visualization excel postgres powerbi python sql
Last synced: 14 May 2026
https://github.com/vipulbunny/house-price-prediction
House Price Prediction is a machine learning project that analyzes real estate data to predict house prices based on various features like location, size, and amenities. It involves data preprocessing, exploratory data analysis (EDA), feature engineering, and model training using regression algorithms to provide accurate price estimates. 🚀📊🏡
ai-in-real-estate data-science data-visualization eda feature-engineering house-price-prediction housing-market-analysis machine-learning predictive-modeling python real-estate-analytics regression-models scikit-learn
Last synced: 03 May 2026
https://github.com/advisors-excel-llc/angular-datafree
angularjs data data-visualization datafree-directive
Last synced: 30 Sep 2025
https://github.com/gimhanul/parking
Python Data analysis and visualization
data-visualization folium python
Last synced: 28 Oct 2025
https://github.com/jennynzhuang/climate_variability_ca_water_resources
Climate Variability & California Hydrological Conditions
data-science data-visualization etl-pipeline tableau-dashboards webscraping
Last synced: 26 Mar 2025
https://github.com/omar7001-b/listenify-cost-metrics-and-estimation
A comprehensive cost estimation and metrics analysis tool for the Listenify speech transcription application. Features function point analysis, complexity calculations, timeline projections, and automated report generation with visualizations.
cost-estimation data-visualization function-point-analysis metrics nodejs pdf-generation project-management project-metrics project-planning python software-development software-estimation
Last synced: 30 Apr 2025
https://github.com/lucashomuniz/project-15
[Dashboard] Enhancing Business Intelligence: Leveraging SQL, Python, and DAX for Strategic Insights in Sales Analysis
business-analytics business-intelligence data-analysis data-science data-visualization dax-languague machine-learning powerbi python
Last synced: 12 Jul 2025
https://github.com/rubiojr/echarts-risor
Data visualization module for Risor
Last synced: 15 Jun 2025