Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/rosaerick/conflictzone-app

frontend of an application to fetch, process, and visualize data from the Fogo Cruzado Database, a platform tracking occurrences of violence. It aims to present tables, heatmaps and charts visualization representing the geographic distribution of these occurrences.

data-visualization fogo-cruzado nextjs nextjs14 typescript

Last synced: 14 Nov 2024

https://github.com/lucasfranklinsilva/rnn-lstm

Modelo de Prevenção de Falhas em Turbinas Simuladas Utilizando Redes Neurais Recorrentes

data-visualization deep-learning jupyter-notebook keras machine-learning neural-networks python scikit-learn

Last synced: 14 Nov 2024

https://github.com/iguptashubham/ott-churn-eda-ml

Understanding why customers discontinue their subscriptions will be crucial in optimizing the user experience, reducing churn, and maximizing customer lifetime value. By using Machine learning model to predict the Customer Churn.

data-analysis data-analysis-project data-science data-science-portfolio data-science-projects data-visualization machine-learning python

Last synced: 14 Nov 2024

https://github.com/is-leeroy-jenkins/badger

A budget execution & data analysis tool for EPA analysts based on WPF, Net 6, and is written in C#.

budget budget-management data-analysis data-science data-visualization federal-government

Last synced: 12 Nov 2024

https://github.com/k8hertweck/tidytuesdaydataviz

data viz for TidyTuesday lunch meetup at the Hutch

data-visualization tidytuesday

Last synced: 14 Nov 2024

https://github.com/k8hertweck/hnscctargetgenes

visualization of somatic mutations in cancer

cancer data-visualization genome

Last synced: 14 Nov 2024

https://github.com/kariemseiam/geoegy

An innovative and responsive dashboard to discover, filter, and analyze places across Egypt. Featuring advanced search, interactive maps with Leaflet.js, real-time analytics, dark mode, and seamless data export—all wrapped in a sleek, modern design with RTL support.

accessibility data-analysis data-visualization es6-modules geojson javascript leaflet mapping openstreetmap places-data responsive-design web-development

Last synced: 12 Nov 2024

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: 12 Nov 2024

https://github.com/2kabhishek/pyestate

Real estate price analysis 🏠💰

analysis data-visualization finance mapbox panel plotly pyviz real-estate

Last synced: 12 Nov 2024

https://github.com/ledsouza/ml-musicas

Desenvolvida uma pipeline para recomendação de músicas a partir de um modelo clusterização do sklearn

data-science data-visualization kmeans-clustering machine-learning matplotlib pandas plotly python sklearn spotify-api spotipy

Last synced: 14 Nov 2024

https://github.com/ledsouza/folium

Explorar e visualizar dados geográficos de forma interativa com GeoPandas e Folium, incluindo marcadores personalizados, mapas de calor e camadas informativas.

data-science data-visualization folium geopandas python

Last synced: 14 Nov 2024

https://github.com/ledsouza/dataviz_imigrantes_canada

Analisar os dados dos indivíduos que desejam imigrar do Brasil para o Canadá

data-science data-visualization matplotlib plotly seaborn vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/dataviz_estilizacao_tabelas

Desenvolver estilizações de tabelas utilizando o objeto Styler do pandas

data-science data-visualization pandas python

Last synced: 14 Nov 2024

https://github.com/ledsouza/dataviz_vendas_lojas

Projeto de visualização de dados para realizar comparações e distribuições

data-science data-visualization matplotlib pandas pyplot python seaborn vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/estudo_matplotlib

Projeto de curso sobre o uso da biblioteca matplotlib

data-visualization matplotlib vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/covid19

Projeto de análise de dados dos casos de Covid19

data-science data-visualization matplotlib pandas seaborn vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/curso_de_estatistica_parte_2

Projeto de estatística voltado para conceitos como probabilidade e amostragem

data-science data-visualization pandas scipy seaborn vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/reg-linear-ii

Projeto de estudo de técnicas avançadas de modelagem em regressão linear

data-science data-visualization linear-regression pandas seaborn sklearn statsmodels vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/curso_de_estatistica_parte_4

Projeto de estatística para estudo de correlação e regressão

data-science data-visualization numpy pandas seaborn statsmodels vitrinedev

Last synced: 14 Nov 2024

https://github.com/ledsouza/curso_de_estatistica_parte_3

Projeto de curso de estatística sobre distribuições e teste de hipósteses

data-science data-visualization pandas scipy seaborn statsmodels vitrinedev

Last synced: 14 Nov 2024

https://github.com/fernandogomesfg/analise-acidentes-empowerlogistics

Análise de acidentes em rodovias federais na região sudeste, com dados fictícios da EmpowerData.

data-analysis-python data-visualization jupyter-notebook notebooks python

Last synced: 14 Nov 2024

https://github.com/bertiewooster/ipywidgets

Interactive data visualizations in a Jupyter Notebook per tutorial https://python.plainenglish.io/interactive-visualizations-with-pandas-seaborn-and-ipywidgets-173e5d7d6a5e

data-analysis data-science data-visualization ipython-notebook ipywidgets juypter-notebook python

Last synced: 13 Nov 2024

https://github.com/ac12644/fractz-ai-data-analyst

Analyze data and gain insights instantly with FRACTZ's AI Data Analyst. Flexible, fast analytics tailored to your needs.

ai data-analysis data-visualization

Last synced: 14 Nov 2024

https://github.com/pejpero/multi-class_classifier

This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.

data-visualization logistic-regression machine-learning multiclass-classification one-vs-one one-vs-rest perceptron python scratch-implementation softmax

Last synced: 13 Nov 2024

https://github.com/balajimohan18/sales-forecasting-datascience-project

Develop a data science project using historical sales data to build a regression model that accurately predicts future sales. Preprocess the dataset, conduct exploratory analysis, select relevant features, and employ regression algorithms for model development. Evaluate model performance, optimize hyperparameters, and provide actionable insights.

data-analytics data-science data-testing data-visualization forecasting forecasting-models machine-learning model-evaluation predictive-modeling python regression-algorithms salesforecast scipy sklearn-library supervised-learning

Last synced: 14 Nov 2024

https://github.com/balajimohan18/tableau-visualization-project

This repository contains Visualization Projects which is visualized through Tableau Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and also it provides social values in some cases to reduce damages by calamities.

data-analysis data-science data-visualization exploratory-data-analysis tableau tableau-public

Last synced: 14 Nov 2024

https://github.com/balajimohan18/loan-classification-datascience-project

This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.

classification data-analysis data-cleaning data-science data-visualization loan-prediction loan-status machine-learning sql supervised-learning

Last synced: 14 Nov 2024

https://github.com/balajimohan18/rafik-s-kitchen-data-analysis

The Project is about the Analysis of the Sales and Expenses Data of a Famous Fast-food Restaurant. This mainly focuses on gaining Insights that will boost the Future Sales and also Business Strategies it Improve the Profit Margins. Handled Tools are SQL, Python, Power BI, MS Office Tools.

business-analytics business-intelligence data-analysis data-analytics data-visualization eda ms-office powerbi-report powerpoint-presentations python sql-server

Last synced: 14 Nov 2024

https://github.com/balajimohan18/milk-production-time-series-forecasting-datascience-project

This project uses time series forecasting to predict future milk production. The data used in this project is monthly milk production data from January 1962 to December 1975. The ARIMA (autoregressive integrated moving average) model is used to forecast the milk production. The model is evaluated using various metric.

acf adf data-analysis data-cleaning data-science data-visualization eda exploratory-data-analysis machine-learning pacf seasonality time-series trends

Last synced: 14 Nov 2024

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 Nov 2024

https://github.com/balajimohan18/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization eda kmeans-clustering machine-learning sql unsupervised-learning

Last synced: 14 Nov 2024

https://github.com/balajimohan18/power-bi-visualization-project

This repository contains Visualization Projects which is visualized through Power BI Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and by the insights we can reduce damages by accidents & calamities.

data-analysis data-cleaning data-science data-visualization exploratory-data-analysis microsoft-excel microsoft-power-bi microsoft-powerpoint powerbi powerbi-visuals powerpoint-slides

Last synced: 14 Nov 2024

https://github.com/priyapuranik/diwali-sales-analysis_with-data-visualization

Diwali sales data analysis with visualizations, highlighting customer demographics, product categories, and purchase trends.

data-visualization matplotlib-pyplot pandas python seaborn

Last synced: 13 Nov 2024

https://github.com/travorlzh/population-analysis

Python program that analyzes data from a CSV file

big-data data-visualization matplotlib population-analysis pyplot

Last synced: 16 Nov 2024

https://github.com/greatwoman23/hotel_reservation_analysis

In this project, we delve into the intricate world of hotel reservations, utilizing a multifaceted analytical approach to uncover valuable insights. Through a combination of SQL queries and Tableau visualizations, we meticulously dissect a rich dataset comprising booking details, customer demographics, and reservation statuses.

data-analysis data-science data-visualization hotel hotel-reservation publications sql sql-query sqlite3 tableau

Last synced: 13 Nov 2024

https://github.com/ccao-data/app-shiny-rpie-dashboard

Shiny dashboard for analysts to consume aggregated RPIE data

app dashboard data-visualization docker r shiny

Last synced: 14 Nov 2024

https://github.com/anjalikumari021/ecommerce_sales_dashboard_using_powerbi

Developed an insightful Ecommerce Sales dashboard using Power BI to provide insights.

charts dashboard data-cleaning data-visualization powerbi

Last synced: 14 Nov 2024

https://github.com/sssshefer/covid-map

Interactive map showing covid data implemented on R language

big-data data-visualization r r-studio

Last synced: 13 Nov 2024

https://github.com/simoesleticia/data-visualization-tutorial

Guia prático de visualização de dados com Seaborn e Matplotlib

data-visualization data-visualization-python matplotlib-tutorial seaborn-tutorial

Last synced: 16 Nov 2024

https://github.com/steviecurran/gbt-scripts

IDL scripts for the reduction of Green Bank Telescope data

data-analysis data-compression data-visualization radio-astronomy spectroscopy

Last synced: 14 Nov 2024

https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing

Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts

colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn

Last synced: 14 Nov 2024

https://github.com/vit0r/trino-datavirtualization

POC trino - some catalogs, mariadb,postgresql,mongodb and minio

data-visualization

Last synced: 14 Nov 2024

https://github.com/unidata/gempak-scripts

A collection of GEMPAK scripts

data-visualization gempak meteorology

Last synced: 13 Nov 2024

https://github.com/ndleah/weight-lifting

🏋️ animate time-series weightlifting data visulisation using R

data-visualization r-programming

Last synced: 13 Nov 2024

https://github.com/jahnvisahni31/airport_analysis

This project is a comprehensive Power BI dashboard analyzing airport operations, focusing on flight delays, time analysis, and detailed flight information to improve efficiency and passenger satisfaction.

airline-performance airport airport-operations aviation business-intelligence dashboard data-analytics data-visualization flight-analysis flight-data flight-delays power-bi time-analysis

Last synced: 14 Nov 2024

https://github.com/arif-miad/global-plastic-waste-analysis

Global plastic waste is a pressing environmental issue, with massive production, limited recycling, and high risks to ecosystems and human health

catboost-classifier data-science data-visualization geopandas machine-learning matplotlib python random-forest-classifier seaborn

Last synced: 14 Nov 2024

https://github.com/drkbluescience/ibm-datascience-spacex

In this project, we predict whether the Falcon 9 first stage will land successfully by following the data science methodology.

data-visualization data-wrangling machine-learning-algorithms sql-query sqlite webscraping-data

Last synced: 14 Nov 2024

https://github.com/zacoppotamus/cityshade

[WIP] Studies in GPU-based cartography

cartography data-visualization glsl

Last synced: 13 Nov 2024

https://github.com/amarlearning/exploring-67-years-of-lego

In this project, I have explored database of every LEGO set ever built.

data-manipulation data-visualization importing-and-cleaning-data jupyter-notebook pandas python

Last synced: 14 Nov 2024

https://github.com/shashwat9kumar/us-accidents-data-analysis

Analysis of the US accidents using the US-Accidents dataset (4.2 million entries) from Kaggle

accidents accidents-analysis data-analysis data-analytics data-visualisation data-visualization matplotlib numpy pandas python

Last synced: 13 Nov 2024

https://github.com/shashwat9kumar/trends_in_a_country_on_twitter

Finding trending topics in each country on twitter and visualizing them in a WordCloud

data data-visualization trends tweepy twitter-api wordcloud

Last synced: 13 Nov 2024

https://github.com/zackakil/simple-plant-growth-visualiser-js

What if bar charts had a more realistic sense of ideal growth target, like say... get a plant to fruit?

data-visualization foliage javascript plants trees

Last synced: 13 Nov 2024

https://github.com/nouman6093/advanced-statistical-models

in this repository i will upload everything i have learned about data science advanced statistical models. there are over 42 statistical models. each of them work on algorithms. and there are over 32 algorithms. each library has its own way of writing such statistical models. after learning i will try to upload as much statistical models as possibl

data data-analysis data-science data-visualization

Last synced: 14 Nov 2024

https://github.com/wonderwoman2020/atomic-sensors-website

Repository for .NET academic project realised 2023

academic-project asp-net data-visualization website

Last synced: 13 Nov 2024

https://github.com/rakeshkanneeswaran/project-titanic-machine-learning-from-disaster

The Titanic Survival Prediction project uses a Decision Tree algorithm combining both regression and classification to predict passenger survival.

data-analysis data-science data-visualization decision-tree-classifier decision-trees supervised-machine-learning

Last synced: 13 Nov 2024

https://github.com/rakeshkanneeswaran/project-cytosine-guanine-gc-percentage-in-genome-sequence

This repository on GitHub contains a Python program that uses data science techniques to calculate the percentage of cytosine and guanine in a genome sequence. Cytosine and guanine are two of the four nucleotide bases found in DNA, and their percentage can be used as a measure of the overall composition of a genome.

big-data-analytics data-science data-visualization genome-sequencing matplotlib pandas-library

Last synced: 13 Nov 2024

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: 13 Nov 2024

https://github.com/kivanc57/explanatory_analysis

Exploratory and Descriptive Data Analysis on Indonesian data using R. This project involves reading data, feature analysis, correlation analysis, logistic regression, PCA, MDS, and clustering. Visualizations include boxplots, scatter plots, corrgrams, and dendrograms. Comprehensive report available in report.docx.

clustering data-science data-visualization descriptive-statistics explanatory-data-analysis mds pca plot r

Last synced: 16 Nov 2024

https://github.com/kivanc57/feature_comparison

This project explores the relationship between features and diagnosis in cancer data. Using methods like boxplots, scatterplots, PCA, k-means clustering, and logistic regression, we analyze and visualize data to understand health indicators.

boxplot clustering correlation data-science data-visualization descriptive-statistics explanatory-data-analysis pearson-correlation r scatter-plot spearman

Last synced: 16 Nov 2024

https://github.com/hariprasath-v/machinehack-music_genre_classification_weekend_hackathon_edition_2

predict the genre of the songs from tunable audio track features like energy, tempo, key, mode, and valence, and others.

data-visualization exploratory-data-analysis machine-learning

Last synced: 13 Nov 2024

https://github.com/katrinleinweber/leaving-the-bar

A less-code variant of Joachim Goedhart's "Leaving the bar in five steps"

barchart boxplot boxplots data-visualisation data-visualization ggplot

Last synced: 16 Nov 2024

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

This repository contains all codes of my Plotly learning path

data-visualization pandas plotly

Last synced: 14 Nov 2024

https://github.com/meokullu/colorizenumber

ColorizeNumber - Bodrum Papatya, visualizes numeric data into colors which creates an image.

color colorize colors data data-visualization visualization vizualize-data

Last synced: 14 Nov 2024

https://github.com/amishidesai04/emergency-calls-data-analysis-project

Welcome to the Emergency Calls Data Analysis project repository. This project is dedicated to extracting, processing, and visualizing data from the "Emergency – 911 Calls, Montgomery County" dataset, sourced from Kaggle. The main objective is to analyze trends in emergency calls in Montgomery County, Pennsylvania, spanning multiple years.

analysis data-analysis data-extraction data-processing data-science data-visualization numpy pandas python seaborn

Last synced: 14 Nov 2024

https://github.com/madhurimarawat/r-projects

This repository contains the projects that I made in the R programming language.

data-visualization r twitter-sentimental-analysis

Last synced: 14 Nov 2024

https://github.com/datasqlsantosh/global-energy-consumption-renewable-generation-python-data-analysis-portfolio

This project focuses on analyzing global energy consumption patterns and trends in renewable energy generation using Python data analysis libraries such as Seaborn and NumPy. The analysis aims to explore energy consumption data from various regions worldwide and examine the contribution of renewable energy sources over time

data data-analysis data-visualization pandas seaborn

Last synced: 14 Nov 2024

https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis

In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.

data-cleaning data-visualization electric-vehicle power-bi sql sql-server

Last synced: 14 Nov 2024

https://github.com/saidsef/ff18

A complete catalog of all the players in Fifa 2018 and their complete statistics

data-analysis data-visualization fifa18 machine-learning machine-learning-algorithms world-cup-2018 world-cup-ranking

Last synced: 14 Nov 2024

https://github.com/davidchocholaty/bithack_hackathon_2024

This repository contains my personal code tasks for the BIT_Hack hackathon, created in 2024.

data-mining data-science data-visualization exploratory-data-analysis hackaton hackaton-project machine-learning

Last synced: 16 Nov 2024

https://github.com/devinit/data-hub-spotlights

Spotlight on Uganda - http://157.245.39.153/spotlight/spotlight-uganda & Spotlight on Kenya - http://157.245.39.153/spotlight/spotlight-kenya

data-visualization kenya poverty spotlight uganda

Last synced: 10 Nov 2024