An open API service indexing awesome lists of open source software.

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.

https://github.com/tynandebold/day-length-line-chart

A day-length line chart, charting the length of daylight from different locations around the world.

d3 d3-visualization d3js data-visualization data-viz

Last synced: 19 May 2026

https://github.com/das-amlan/learning-plotly

This repository contains all codes of my Plotly learning path

data-visualization pandas plotly

Last synced: 07 May 2026

https://github.com/srvcl/lung-cancer-survival-analysis

Data Cleaning of a dataset and Survival Analysis in R Language

data-analysis data-science data-visualization r survival-analysis

Last synced: 11 May 2026

https://github.com/debjyotisaha/data-science-projects-phase-2

Developed and implemented data science projects leveraging Python, machine learning algorithms, and statistical techniques. Focused on predictive modelling, data preprocessing, and insights generation to solve real-world problems.

analysis data-visualization distribution python

Last synced: 30 Apr 2026

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/nika2811/new-york-city-taxi-fare-prediction

About In this project using New York dataset we will predict the fare price of next trip. The dataset can be downloaded from https://www.kaggle.com/kentonnlp/2014-new-york-city-taxi-trips The dataset contains 8 features along with GPS coordinates of pickup and dropoff

data data-preprocessing data-visualization decision-trees feature-engineering kaggle kaggle-competition linear-regression machine-learning neural-network nyc polynomial-regression ridge-regression scikit-learn taxi taxi-data tensorflow xgboost

Last synced: 06 Apr 2025

https://github.com/franksunye/streamlitccdemo

A fully-featured Streamlit application demo, showing how to quickly deploy interactive web apps on Streamlit Community Cloud. Supports English, Chinese, and Spanish (i18n), including user interaction, file processing, data display, and database features.

data-visualization demo i18n streamlit

Last synced: 19 May 2026

https://github.com/namansnghl/medical-expense-prediction-linear-reg

Medical Insurance data EDA and premium prediction

analysis data-visualization regression-models

Last synced: 11 Jun 2026

https://github.com/jabulente/histogram-visualization-with-matplotlib

This repository showcases how to create visually appealing and customized histograms using Python’s Matplotlib and Seaborn libraries. It includes examples of enhancing default plots with colors, fonts, transparency, and layout adjustments to better communicate data distribution insights.

ai big-data-analytics data-science data-storytelling data-visualization histogram matplotlib

Last synced: 22 Jul 2025

https://github.com/jabulente/geospatial-data-visualizations-tanzania-s-administrative-geographic-and-socioeconomic-landscape

This repository showcases geospatial data visualizations focused on Tanzania's administrative boundaries, geographic features, and selected socioeconomic indicators. Using GeoPandas, Matplotlib, and other geospatial libraries, the project provides static and customizable maps of regions, districts, and population distributions.

ai data-science data-visualization geopandas geospatial-analysis geospatial-visualization machine-learning oops python tanzania tanzania-locations

Last synced: 29 Jul 2025

https://github.com/datasqlsantosh/project-portfolio-e-commerce-data-analysis

In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.

data-cleaning data-visualization database dataset exc power-bi sql

Last synced: 11 Sep 2025

https://github.com/syncfusionexamples/creating-the-wpf-stackedarea-chart-to-visualize-wealth-distribution-in-america-from-1990-to-2023

This sample demonstrates how to Create the Syncfusion WPF Stacked Area Chart to visualize wealth distribution in America based on income groups from 1990 to 2023.

chart-annotations chart-appearance chart-customization charting-library charts data-visualization stacked-area-chart text-annotation wpf-chart wpf-sfcharts

Last synced: 20 Aug 2025

https://github.com/jorgeterence/sic201

🐍 Coding exercises from the SIC201 Python bootcamp

algorithms bootcamp-project data-visualization exercises jupyter-notebook python

Last synced: 19 May 2026

https://github.com/tomwhite/misp-2017

MISP camp 2017 materials and code

bioinformatics data data-visualization hackathon

Last synced: 18 Apr 2026

https://github.com/vetrivel07/tableau-projects

This is my Tableau project repository to showcase my Data Visualization Skills.

dashboard data-cleaning data-schema data-visualization tableau

Last synced: 15 Jun 2025

https://github.com/vetrivel07/flight-price-prediction

Developed a flight price prediction model using Python, analyzing historical data to forecast airfare prices and help travelers make informed booking decisions

data-analysis data-visualization jupyter-notebook numpy pandas python

Last synced: 15 Jun 2025

https://github.com/sweta-kaundilya/911-calls-capstone-project

For this capstone project we will be analyzing some 911 call data from Kaggle.

data data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 28 Apr 2026

https://github.com/syncfusionexamples/how-to-add-images-as-category-in-.net-maui-cartesian-chart-axis-labels

This article in the Syncfusion Knowledge Base explains how to add an image in category axis labels in a .NET MAUI Cartesian chart.

axis-customization category-axis charts column-chart data-visualization dotnet-maui maui-chart sfcartesianchart

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-add-multiple-trackballs-in-a-wpf-sfchart

Learn how to add multiple trackballs to a single WPF SfChart and drag them independently to view the information of different data points at the same time.

chart-trackball charting-library charting-tools custom-trackball data-visualization interaction interactive-chart line-chart multiple-trackball sfchart trackballs wpf-sfchart

Last synced: 03 Apr 2025

https://github.com/sisolieri/ds-market-data-science-final-project

Final project for my Master's in Data Science. It includes Business Intelligence with Power BI, KMeans clustering of products and stores, and multivariate sales forecasting using machine learning models for DS Market, a retail chain in the USA.

business-intelligence clustering data-science data-visualization kmeans machine-learning powerbi python retail-analytics time-series-forecasting xgboost

Last synced: 19 May 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/diriho/pi-approximation

Pi approximulation using the Monte Carlo Simulation🥧🥧 This python program approximate pi - 𝛑 depending on the number of dots entered. The more dots entered, the better the approximation is.

data-visualization loops-and-iterations monte-carlo-simulation python3 random-distributions vizualisation

Last synced: 15 Jun 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/jonprice99/regional-election-analysis

An analysis of election results in Allegheny County using Pandas and other Python libraries to better understand the voting habits, practices, and preferences of regional voters.

data data-visualization election-analysis election-data pandas python

Last synced: 05 May 2026

https://github.com/lucasdota/bar_chart

Bar chart with JSON data fetching

d3js data-visualization fetch-api javascript json json-api

Last synced: 17 May 2026

https://github.com/pablobernabeu/depictr-py

A unified, colourblind-safe toolkit for publication-ready statistical visualisation in Python (plotnine). The sibling of the depictr R package.

accessibility colorblind data-visualization ggplot plotnine plotting python scientific-visualization statistics visualization

Last synced: 30 Jun 2026

https://github.com/kameronbrooks/datalys2-reporting

Datalys2 Reports allows you to create rich, interactive reports by simply defining a JSON configuration embedded in your HTML. It handles the layout, data visualization, and interactivity, so you don't need to write custom React code for every report.

data data-visualization html react

Last synced: 08 Apr 2026

https://github.com/outadoc/repo-lang-history

Generate language history data across the lifetime of your repository

data-visualization git graph

Last synced: 15 May 2026

https://github.com/ryancoll/hackduke-2021

Using maps created in Google Data Studio and charts from react-chartjs-2, EnviroView is an online environmental database tool designed for efficient and easy access to insightful information regarding the United States’ impact on the environment through four key categories: Nature, Energy, Transportation, and Household.

data-visualization maps-data react react-chartjs-2

Last synced: 15 May 2026

https://github.com/12danielll/neurogenomics_project

This project focuses on analyzing sequencing data to understand molecular mechanisms of neurological diseases and predict the effectiveness of immunotherapy in breast cancer patients. It integrates Python and R scripts for data processing, statistical analysis, and visualization, alongside a comprehensive report detailing methods and findings.

bioinformatics biostatistics clustering clustering-algorithms data-analysis data-visualization deseq2 differential-gene-expression functional-analysis immune-therapy machine-learning neurological-disease neuroscience pca-analysis python r seurat single-cell-analysis

Last synced: 06 Apr 2026

https://github.com/andrewzgheib/football-database-analysis

Football database utilizing PostgreSQL and Pandas for data management, with PowerBI for intuitive KPI visualization

data-analysis data-visualization database pandas pgsql postgr powerbi sql

Last synced: 04 Apr 2025

https://github.com/cagandemirmr/music_power_bi

I recreated my sql project in Power Bi by adjusting relationships between tables.

data-visualization dataanalysis powerbi relational-databases sqlserver

Last synced: 13 Mar 2025

https://github.com/pentalpha/bti-performance-study

A series of analysis on a large amount of data about the grades of students in the Technology Information course at UFRN

analysis big-data clustering data-analysis data-science data-visualization ipynb ipython jupyter-notebook performance-analysis plot python python3

Last synced: 15 May 2026

https://github.com/danielrosehill/impactweightedaccounts

A repository for hosting data and data visualisations related to the work of the International Foundation for Valuing Impacts and other organizations pioneering the development and adoption of these methods (disclaimer: this is an independent project not affiliated or associated with any particular entity).

accounting data-visualization impact-transparency

Last synced: 03 May 2025

https://github.com/kimaruthagna/geodjango

the project introduces the aspect of geodjango and storing of spatial data in a database.Postgres was used in this project

data-visualization donut-chart extension-postgis geodjango geomap graphos layers postgis postgresql-database python-json spatial-data

Last synced: 29 Oct 2025

https://github.com/autumnchris/doping-allegations-scatterplot

A D3.js scatterplot built in React.js that presents the top 35 fastest completions of the Alpe d'Huez and whether or not the associated cyclist has been accused of doping during that period.

babel css3 d3 d3-js d3js data-visualization data-visualization-certification doping-allegations-scatterplot freecodecamp javascript react reactjs sass scatterplot scatterplot-graph-challenge scss webpack

Last synced: 08 Apr 2026

https://github.com/nagar2nd/zomato-bangalore-analysis-tableau

Analysing restaurant data in Bengaluru to enhance customer satisfaction by optimizing the restaurant experience. The focus is on improving the popularity of different cuisines, enhancing delivery times, and boosting restaurant ratings. An interactive Tableau dashboard has been developed to help Zomato identify key areas for improvements.

data-analysis data-visualization tableau

Last synced: 05 Mar 2026

https://github.com/wa-lead/ml485_blind_preprocessing_prediction_comp

This project aims to achieve the best prediction results by applying various preprocessing techniques and blind data engineering.

data-engineering data-visualization machine-learning python

Last synced: 19 May 2026

https://github.com/shubhamgoyal575/credit-card-fraud-detection

📌 Credit Card Fraud Detection using Machine Learning This project focuses on detecting fraudulent credit card transactions using machine learning models like Random Forest, XGBoost, and Deep Learning. The dataset is preprocessed to handle class imbalance, and multiple models are evaluated based on ROC AUC Score and F1 Score.

adaboost-classifier artificial-neural-networks credit-card-fraud data-analysis data-cleaning data-preprocessing data-science data-visualization deep-learning exploratory-data-analysis lightgbm machine-learning machine-learning-algorithms random-forest-classifer scikit-learn tensorflow xgboost

Last synced: 08 Feb 2026

https://github.com/imnotamr/datasets-used

A comprehensive collection of datasets for machine learning and data science projects, covering topics from advertising and sales to health and sports analytics

ai classification data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning models python regression-models

Last synced: 19 May 2026

https://github.com/asuquoaa/predicting_viewer_engagement_with_educational_videos

This project uses machine learning to predict video engagement based on features such as transcript complexity, speaker speed, and silence periods. By understanding the factors influencing engagement, we can improve content recommendations and educational experiences.

data-visualization exploratory-data-analysis machine-learning scikit-learn

Last synced: 15 May 2026

https://github.com/samir-atra/share-lm_dataset_analysis

Analysis, studies and optimizations on the ShareLM extension dataset

data-analysis data-visualization gemma3n huggingface huggingface-transformers pandas

Last synced: 19 May 2026

https://github.com/danasilver/twacker

Track your Twitter friends (following) and followers.

data-visualization heroku-app twitter

Last synced: 12 Jul 2025

https://github.com/alvinluo-tech/intimacy-tracker

Encounter — Map your shared journey. A secure digital sanctuary for couples to visualize their footprints, track shared patterns, and celebrate intimacy through data-driven storytelling.

couple-app data-visualization intimacy-tracker personal-growth tailwind-css

Last synced: 15 May 2026

https://github.com/shuyib/london_weather_prediction

The London Weather Project aims to predict the mean temperature in London using historical weather data, involving data cleaning, feature engineering, and modeling with techniques like imputation, transformation, scaling, and the use of Mlflow for tracking model performance and hyperparameters.

data-cleaning data-lab data-science data-visualization datacamp-projects environmental-science feature-engineering forecasting jupyter-notebook machine-learning mlflow open-data python random-forest regression-analysis time-series weather-prediction

Last synced: 29 Mar 2025

https://github.com/dmarks84/ind_project_data-science-london-scikit-learn--kaggle

Independent Project - Kaggle Competition -- I worked on the Data Science London data set for the Data Science London + Scikit-learn competition.

classification cross-validation data-modeling data-reporting data-visualization dataframes eda grid-search matplotlib numpy pandas python sklearn statistics supervised-ml

Last synced: 06 Apr 2026

https://github.com/syncfusionexamples/creating-.net-maui-bubble-chart-to-visualize-gender-distribution-in-industrial-employment-in-2019

This article in the Syncfusion Blog explains the Gender Distribution in Industrial Employment in 2019 using .NET MAUI Bubble Chart

bubble-chart chart-of-the-week data-visualization dotnet dotnet-maui-sfcaretsianchart maui scatter-plot

Last synced: 03 Apr 2025

https://github.com/borjamome/radiografia-madrid

Análisis de Población, Economía y Sociedad de Madrid con R.

data-analysis data-visualization madrid r

Last synced: 17 Jun 2025

https://github.com/shawonsimon/azure-data-engineering

An end-to-end data engineering solution on Azure, transforming SQL Server data into Power BI reports using Data Lake, Data Factory, Databricks, Synapse, and Key Vault for security.

azure-keyvault data-engineering data-visualization databricks powerbi sqlserver synapse

Last synced: 15 May 2026

https://github.com/araltos/weather-forecast-app

A modern weather forecast application built with JavaScript, HTML, and CSS. It uses the OpenWeatherMap API to display current weather conditions and a 5-day temperature forecast, with Chart.js for data visualization.

api chartjs css3 data-visualization fetch-api geolocation-api git html5 javascript json macos

Last synced: 06 Apr 2026

https://github.com/rihib/querychat

LLM integrated BI tools for data-democratization

bi-tool data-visualization golang llm wip

Last synced: 09 Apr 2025

https://github.com/sukhitashvili/pca_tutorial

PCA algorithm from scrach, using only matrix-vector multiplications

data-analysis data-science data-visualization machine-learning-algorithms pca

Last synced: 29 Mar 2025

https://github.com/stat-by-tish/house-insurance-data-analysis

Fraud detection in house insurance using MATLAB – EDA, classification (trees, KNN, SVM, RF), and clustering. Built for a student project.

classification classification-trees clustering data-visualization exploratory-data-analysis house-data insurance-claims kmeans-clustering knn-classification matlab

Last synced: 26 Jun 2025

https://github.com/no-country-simulation/c21-55-n-data-bi

Trabajo de análisis estadístico en Power Bi, sobre la deserción de alumnos en carreras culturales universitarias de argentina.

data-visualization

Last synced: 18 Feb 2026

https://github.com/samukiszhsd/alteryx-analytics

Você está trabalhando com dados de transações bancárias do Itaú e precisa fazer algumas análises para ajudar o time de auditoria a detectar padrões incomuns e possíveis transações suspeitas.

alteryx data-analysis data-structures data-visualization etl workflow

Last synced: 18 Feb 2026

https://github.com/prady2309/stock-analysis

Analysis on the stock prices of Apple, Google, Microsoft and Amazon

data-analysis data-science data-visualization python stock-market

Last synced: 19 May 2026

https://github.com/ezeparziale/analisis-uso-bicicletas-caba

:biking_man: Análisis de como afecto la pandemia el uso de las bicicletas en CABA.

data data-science data-visualization

Last synced: 14 Mar 2025

https://github.com/saroshfarhan/irish_hospital_data_anaysis

Irish hospital's patient discharge data for four counties analysis

data-analysis data-science data-visualization healthcare irish-data r-programming-language

Last synced: 18 Feb 2026

https://github.com/samuelkordik/chartcompletionviz

Visualizes performance across time for chart completion timeliness

data-visualization quality-improvement r

Last synced: 08 Sep 2025

https://github.com/syarwinaaa09/exploring-airbnb-market-trends

a data analysis project exploring NYC Airbnb listings, using data visualization and pandas for price trends, room types, and reviews.

airbnb data-analysis data-science data-visualization jupyter-notebook new-york-city nyc pandas price-analysis reviews room-types

Last synced: 30 Apr 2026

https://github.com/chahelgupta/interactive-data-visualization-tool-java

The JavaFX project aims to build an interactive data visualization tool offering Pie Charts, Bar Graphs, and Line Graphs. Users can input data for each chart type, customize visual aspects like colors and labels, and interact with zooming and tooltips.

data-visualization data-visualization-javafx data-visualization-project java java-application javafx javafx-application javafx-application-framework javafx-project

Last synced: 02 Jan 2026

https://github.com/tapiwamakandigona/react-analytics-dashboard

Real-time analytics dashboard with charts, KPIs, and data tables | React + TypeScript + Recharts

analytics charts dashboard data-visualization react recharts tailwindcss typescript vite

Last synced: 06 Apr 2026

https://github.com/civicdatalab/hp-fiscal-data-explorer-frontend

Frontend for Himachal Pradesh Fiscal Data explorer for Open Budgets India Platform

budget contributions-welcome data-visualization hacktoberfest open-budgets open-source opensource reactjs

Last synced: 10 Apr 2025

https://github.com/nivasharmaa/friskwatch

A Java program for analyzing stop-and-frisk data from the NYPD. Features data import, organization, and statistical analysis to compare occurrences during and after policy implementation.

data-analysis data-visualization dataprocessing datascience file-io java java-oop nypd-data

Last synced: 19 May 2026

https://github.com/analyticalnahid/seaborn-tutorial

A complete Notebook on Seaborn for Data Science

data-visualization seaborn seaborn-tutorial

Last synced: 23 Aug 2025

https://github.com/analyticalnahid/plotly-tutorial

A intro of Plolty for Data Science

data-science data-visualization ploty python3

Last synced: 28 Mar 2025

https://github.com/saketr3/voting-policy-impact-visualizer

Data visualization web app where users can compare voter turnout of different demographics with states’ voting policy fairness scores

data-visualization voting

Last synced: 14 Mar 2025

https://github.com/shellynagar27/marketing-content-performance-analysis

Analyzed 2024 social media campaign data from TikTok, Instagram, LinkedIn, and X.com using Power BI to uncover performance trends across platforms, content types, and regions. Built an interactive dashboard to drive insights on engagement, optimal posting times, and content strategy.

data-analysis data-modelling data-visualization excel figma marketing-analytics powerbi powerquery wireframing

Last synced: 26 Jun 2025

https://github.com/elitay152/assemblyai_audio_project

Audio analysis project using AssemblyAI's API

audio-analysis data-visualization machine-learning

Last synced: 10 Apr 2025