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/rayluo/charts.css.py

`charts.css.py` brings `charts.css` to Python. Online documentation and samples is available at the link below.

chart charts css data-visualization python visualization

Last synced: 12 Oct 2024

https://github.com/ahammadmejbah/data-science-interview-question-and-solution

Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.

data-engineering data-mining data-science data-structures data-visualization database

Last synced: 09 Jan 2025

https://github.com/ahammadmejbah/ultimate-data-science-resources

🚀 Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! 📊✨

data-engineering data-mining data-science data-visualization database datascience

Last synced: 09 Jan 2025

https://github.com/shubham18024/census_analysis

This repository contains code and resources for a summer research project focused on statistical analysis of census data. The project aims to analyze demographic trends, population distributions, and other relevant metrics derived from census datasets.

census-data csv-files data-analysis data-visualization jupyter-notebook mitosheet python report statistics

Last synced: 08 Nov 2024

https://github.com/nsmyself/footballkit

A football play data visualisation library

data-visualization football swift

Last synced: 14 Oct 2024

https://github.com/mitya33/data-tree

Data Tree is a rich, JavaScript-based tree plugin for displaying recursive data. It can be seeded initially with static data, or load data gradually as the tree is navigated, and has a host of useful features.

css data data-visualisation data-visualization html javascript tree

Last synced: 08 Nov 2024

https://github.com/b1nary-gr0up/openalysis

OPENALYSIS is a tool for visualizing and analyzing data from the GitHub open source community.

command-line-tool community data-visualization github go grafana open-source

Last synced: 16 Nov 2024

https://github.com/jeffreyshen19/political-cartoon-visualizer

An exploration of the late 1800s through political cartoons of the era. Developed for an internship w/ the Library of Congress

data-visualization javascript library-of-congress

Last synced: 02 Dec 2024

https://github.com/mshenfield/subreddit_algebra

A python port and frontend to 538's subreddit analysis

data-science data-visualization reddit

Last synced: 07 Nov 2024

https://github.com/duhaime/douglasduhaime.com

Data analysis and visualization

data-analysis data-visualization website

Last synced: 14 Oct 2024

https://github.com/RDeconomist/RDeconomist.github.io

RapidCharts - a site for teaching and demonstrating Data Science and Visualisation techniques

data data-science data-visualization economics politics sports

Last synced: 06 Nov 2024

https://github.com/fair-acc/chart-qt

ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.

charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader

Last synced: 10 Nov 2024

https://github.com/ryantusi/word-frequency-analyzer-and-visualization

📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍

analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency

Last synced: 19 Nov 2024

https://github.com/sonatipek/socketio-data-visualization

The identified data was made meaningful using Pandas and Numpy. Python and JS codes were communicated via Socket.io and this meaningful data was visualized with Apache ECharts.

apache-echarts bootstrap5 data-visualization echarts javascript numpy pandas python socket socket-io sonatipek

Last synced: 01 Dec 2024

https://github.com/kinotio/drowser

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. 📈🚀

ai data-visualization easy-to-use json-config monitoring nextjs nodejs self-hosted shadcn-ui testing typescript

Last synced: 02 Nov 2024

https://github.com/quazardous/activity-heatmap

A(nother) d3 heatmap for representing time series data similar to github's contribution chart

d3js d3v5 data-visualization heatmap javascript js

Last synced: 08 Dec 2024

https://github.com/jacobgrisham/data-structures-and-algorithms-visualizer

Front-end single-page static website built with D3, React.js, Typescript, ES6 Javascript, Sass with CSS Modules and fine-tuned with Progressive Web App (PWA) capability. Site hosted on Netlify with Google Domains as DNS provider.

algorithms algorithms-and-data-structures algorithms-visualizer circleci css-modules d3 data-visualization es6-javascript front-end-web-development jamstack javascript netflify progressive-web-app pwa react reactjs sass scss sorting-algorithms typescript

Last synced: 21 Oct 2024

https://github.com/aditeyabaral/lok-sabha-election-twitter-analysis

Twitter Feeds were analysed during the Lok Sabha Elections 2019 to guage the overall popularities of each party and predict the winner based solely on the tweets made by the population. This was made as a part of our Data Science course (UE18CS203) at PES University.

data-analysis data-science data-visualization elections loksabha nlp prediction probabilistic-graphical-models probability python python3 sentiment-analysis sentiment-classification sentiment-polarity sentiment-scores social-media socialmediaanalytics statistical-analysis statistical-models twitter

Last synced: 16 Nov 2024

https://github.com/PatriLoto/visualizacion_con_perspectiva_de_genero

Material del Taller "Desmitificando los datos, visualización desde la Ciencia de Datos con perspectiva de género" dictado dentro del ciclo de charlas ReinvertarTEC

data-visualization feminism ggplot2 r

Last synced: 22 Nov 2024

https://github.com/memoryfraction/LLSDA-Lightning-Location-System-Data-Analyzer

LLSDA is a public benefit project that helps lightning engineers and lightning scientists analyze lightning distribution. 一款跨平台的闪电定位(LLS)数据分析工具软件基础类库,用于对LLS数据进行时空特征分析,帮助雷电相关分析人员(科研人员、学生)提高开发效率、避免重复造轮子。

data-analysis data-visualization lightning-location-system public-benefits

Last synced: 13 Nov 2024

https://github.com/shinjimc/octree_voxel_vtk

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk

Last synced: 24 Dec 2024

https://github.com/gosecure/orange-code-widget

:orange: Widget for Orange to visualize code sample

add-on code data-science data-visualization machine-learning orange widget

Last synced: 05 Nov 2024

https://github.com/Jkassof/rsquaire

Htmlwidget for responsive equal-square cartographs in R

d3 data-visualization htmlwidgets maps r

Last synced: 27 Oct 2024

https://github.com/teddyoweh/disease-data-webscrape-analysis

Scraped a table of disease & symptoms data from a website, and turned it to a dataframe, then extracted to a csv fie

data-analytics data-science data-visualization webscraping

Last synced: 24 Nov 2024

https://github.com/kuroji-fusky/pacopanda-drawing-stats

A case study and data analysis project that collects drawings from a furry artist Paco Panda

data-science data-visualization fastapi furries furry furry-fandom pandas python

Last synced: 12 Dec 2024

https://github.com/node/circos-cn

Circos Tutorial Chinese Version Circos教程中文版 By Circos中文社区

circos data-visualization visualization

Last synced: 28 Nov 2024

https://github.com/xwiki-contrib/application-interactive-link-visualizer

Visualize & interact with pages present in a wiki in the form of a network-graph consisting of many nodes and edges

apache-solr data-visualization graphology network-graph sigmajs

Last synced: 11 Dec 2024

https://github.com/ekenes/national-park-visits

This app allows you to explore visitation numbers to national parks 1905-2020

cartography data-visualization esri esri-javascript-api national-parks

Last synced: 14 Oct 2024

https://github.com/ekenes/binning-experiments

Various apps exploring client-side binning in the ArcGIS JS API.

aggregation binning data-visualization

Last synced: 01 Dec 2024

https://github.com/sitek94/d3-template

A template for d3 projects, bundled with webpack (sass included)

d3 data-visualization

Last synced: 30 Oct 2024

https://github.com/jayantgoel001/plotter

A Project in which you can have data visualization of any data.

cufflinks data-visualization numpy pandas plot plotly

Last synced: 12 Nov 2024

https://github.com/nemeslaszlo/social-media-analysis-based-on-covid-19-with-sentiment-analysis-ner-and-information-extraction

This repository contains the social media data scraper and the notebooks of this analysis. Where we analise the Social Media posts - tweets with Sentiment Analysis then we analyse this results with Named Entity Recognition (NER) and Information Extraction methods to get a more accurate and detailed picture of this sentiment results.

bert data-science data-visualization information-extraction keras named-entity-recognition nltk reccurent-neural-network tensorflow textblob

Last synced: 01 Dec 2024

https://github.com/memgonzales/pisa-2018-analysis

Jupyter notebook presenting the process of data preparation, research question formulation, data analysis, and data modelling with the goal of extracting insights from the 2018 PISA Dataset

data-cleaning data-modeling data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy oecd-data pandas pisa scipy statistical-inference

Last synced: 19 Nov 2024

https://github.com/zxch3n/simuniverse

A funny project that simulates the civilizations in universe. Inspired by novel The Three-Body Problem.

data-visualization simulation

Last synced: 23 Oct 2024

https://github.com/dhhruv/the-sparks-foundation-internship-tasks

This Repository is dedicated to the completion of my Task with video from The Sparks Foundation (Graduate Rotational Internship Program).

business-analytics data-science data-visualization grip gripmay21 intern internship jupyter machine-learning python task-6 task6 the-sparks-foundation thesparksfoundation tsf

Last synced: 12 Jan 2025

https://github.com/dilums/remix-data-visualizations

How to use remix-run dynamic routing with chart animations

data-visualization reactjs remix-run ssr

Last synced: 04 Dec 2024

https://github.com/ronaldkanyepi/geolocation-app-python-streamlit-folium

This is an app to find Geo Location data based on the IP address of the device

data-visualization datascience folium folium-maps maps python streaming-data streamlit streamlit-webapp

Last synced: 04 Jan 2025

https://github.com/plotly/plotly_express

Plotly Express - Simple syntax for complex charts. Now integrated into plotly.py!

data-visualization jupyter plotly plotly-dash plotly-express visualization

Last synced: 20 Nov 2024

https://github.com/dragonman225/bmvis

A tool that let you easily find a bookmark by the rough time period it was added, or browse all bookmarks casually to recall what you were reading/watching.

bookmark d3 data-visualization typescript

Last synced: 12 Oct 2024

https://github.com/FCC/pirateaction2

pirate action version 2

data data-visualization gis map

Last synced: 02 Dec 2024

https://github.com/antoineaugusti/trainline-gdpr

Analyze your personal data coming from Trainline

data-visualisation data-visualization gdpr rgpd trainline trains

Last synced: 12 Oct 2024

https://github.com/kinotio/drowser-studio

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. 📈🚀

ai data-visualization easy-to-use json-config monitoring nextjs nodejs self-hosted shadcn-ui testing typescript

Last synced: 12 Nov 2024

https://github.com/zht007/matlab_vs_numpy

This repo is a tutorial comparing Matlab and numpy (a python library) in signal analysis. Data and Matlab code obtained from the lecture of Dr Chia-Feng Lu. The corresponding python code is provided to help readers to learn how to use free numpy, scipy and scikit-learn library in python to conduct signal analysis tasks.

data-science data-visualization matlab numpy signal-processing

Last synced: 20 Nov 2024

https://github.com/seporaitis/lt-geojson

Various level exports of lithuanian administrative districts in GeoJSON format for data visualizations.

data-visualization geojson gis gis-data lithuania lithuanian map

Last synced: 10 Dec 2024

https://github.com/cosmoduende/r-ufo-sightings

Are we alone in the universe? - Data Analysis and Data Visualization of UFO sightings with R. How to analyze and visualize data of UFO sightings of the last century in the USA and the rest of the world with R language.

data-analysis data-analytics data-science data-visualisation data-visualization data-visualizations dataviz ovni ovni-dataset r-code r-language r-programming r-stats ufo ufo-analysis ufo-dataset ufo-sighting ufo-sightings

Last synced: 27 Dec 2024

https://github.com/gregyjames/birdy

A simple tool to analyze key data about your twitter following/followers.

analytics api data data-science data-visualization python tweepy twitter twitter-api

Last synced: 10 Nov 2024

https://github.com/afsalashyana/whatsapp-chat-analyzer

Analyze WhatsApp chats with beautiful graphs. Written in JavaFX

data-analysis data-visualization javafx javafx-14 javafx-application whatsapp

Last synced: 31 Dec 2024

https://github.com/4ment/marginal-experiments

19 dubious ways to compute the marginal likelihood of a phylogenetic tree topology

data data-visualization marginal-likelihood phylogenetics

Last synced: 07 Nov 2024

https://github.com/molecularcartography/optimusviewer

An app for visualizing LC-MS features detected with Optimus workflow

amcharts cplusplus-11 data-visualization javascript lc-ms mass-spectrometry qt5 sqlite3

Last synced: 10 Nov 2024

https://github.com/zackakil/iris-dataset-3d-marbles

What if every row/flower from the Iris dataset was represented as a marble in a physics simulation? Using Scikit-Learn with Blender to render the iris dataset in 3d and create a physical simulation of a marble machine to classify the dataset.

3d blender data-visualization flower iris-dataset machine-learning physics-simulation scikit-learn

Last synced: 12 Jan 2025

https://github.com/globeandmail/startr-cli

A command-line scaffolder for the startr R project template

data-analysis data-journalism data-visualization journalism r

Last synced: 26 Dec 2024

https://github.com/dev-ev/isobaric-prot-wf-r

Simple workflows for the isobaric-labeling proteomic data from Proteome Discoverer with ANOVA, t-testing, DEqMS/limma and annotation via fgsea

data-visualization deqms limma proteomics proteomics-data statistical-analysis tmt-data-analysis

Last synced: 19 Nov 2024

https://github.com/davidzajac1/reptoro

A Data Visualization and Analytics Platform for the Reptile Industry

analytics data-analysis data-visualization plotly-dash python

Last synced: 11 Oct 2024

https://github.com/gkar90/realized-volatility

Realized Volatility for stocks in Python

data-science data-visualization trading volatility

Last synced: 12 Nov 2024

https://github.com/jocelynvelarde/eduvision

Use of computer vision to provide metrics of student focus inside the class, with the implementation of Generative AI to create personalized lesson plans or content for sessions.

computer-vision data-visualization education generative-ai openai opencv python

Last synced: 10 Nov 2024

https://github.com/sabyasachi-seal/stockmarketprediction

Stock Market Prediction using Numerical and Textual Analysis

aiml analysis data-science data-visualization machine-learning notebook prediction python

Last synced: 08 Jan 2025

https://github.com/piebro/spotify-statistics

A website to generate detailed statistics from your entire spotify streaming history.

data-visualization pyodide spotify statistics

Last synced: 17 Nov 2024

https://github.com/glotzerlab/plato-gallery

Example notebooks for the plato visualization project

2d 3d data-visualization examples jupyter-notebooks python visualization

Last synced: 20 Nov 2024

https://github.com/ctroupin/alborex-data-python

Python code to read the netCDF files and produce the figures of the paper.

data-visualization mediterranean mediterraneansea mesoscale ocean-modelling ocean-sciences oceanography python submesoscale

Last synced: 09 Dec 2024

https://github.com/sayakpaul/analysis-of-college-database-of-2017-passouts

Contains my analysis of a database containing information about the students of an engineering college.

data-analysis data-visualization matplotlib python-3

Last synced: 13 Jan 2025

https://github.com/ahammadmejbah/different-types-of-data-splitting-methods

In order to prevent overfitting and guarantee that our model can generalize to new data, data splitting is essential in machine learning.

data data-analysis data-engineering data-mining data-science data-visualization

Last synced: 09 Jan 2025

https://github.com/ahammadmejbah/become-data-scientist-a-complete-roadmap

To become a data scientist, follow these steps: 1. Learn programming (Python, R). 2. Acquire math and statistics skills. 3. Master data analysis and visualization. 4. Study machine learning and deep learning. 5. Gain domain knowledge. 6. Build a portfolio and seek job opportunities.

data-science data-structures data-visualization

Last synced: 09 Jan 2025

https://github.com/mallozup/bacheca

visualize your jenkins tests in nice charts (Ror)

continuous-integration dashboard data-visualization jenkins rails ruby visualization

Last synced: 20 Dec 2024

https://github.com/quantumudit/movie-ratings-analysis

This project focuses on analyzing and finding correlations between the audience and critic ratings for some of the popular movies released between 2009-2011 using Python & Power BI

data-analysis data-visualization jupyter-notebook power-bi python

Last synced: 26 Dec 2024

https://github.com/ethankruse/tess_fullsky

Code to stitch TESS FFIs into a full sky mosaic

astronomy data-visualization mosaic mosaic-images tess

Last synced: 02 Dec 2024

https://github.com/thomasmbury/workshop_datavis_python

Material for workshop on 'Interactive data visualisation with Python'.

dash data-visualization jupyter-notebook pandas plotly workshop

Last synced: 11 Oct 2024

https://github.com/detectivekaktus/bridgewatcher

Make your crafting, refining, and trading in Albion Online easier

albion-online bot container data-visualization discord discordpy docker helper linux-app python self-hosted

Last synced: 12 Oct 2024

https://github.com/quantumudit/consumer-goods-sales-analysis

This project focuses on analyzing and visualizing the consumer goods sales in the United States between 2015-2016 using Python & Power BI.

data-analysis data-visualization database jupyter-notebook python sqlite

Last synced: 26 Dec 2024

https://github.com/mrankitgupta/python-libraries-roadmap

I am sharing lessons in various Python Libraries from scratch to intermediate including practice sets which were useful into my journey of Data Science.

66daysofdata ai analytics ankitgupta artificial-intelligence data-science data-visualization libraries library machine-learning matplotlib mrankitgupta numpy pandas python python-libraries python-library pythonlib scikit-learn tensorflow

Last synced: 17 Nov 2024

https://github.com/ptyadana/dv-data-visualization-with-python

Data analysis and Data Visualization of Countries's GDP, Life Expectancy comparison across continents, GDP per Capita Relative Growth, Population Reative Growth comparison etc using Pandas, Matplotlib.

csdojo data-analysis data-visualization datavisualization matplotlib matplotlib-pyplot numpy pandas pluralsight python python3

Last synced: 15 Nov 2024

https://github.com/franpog859/darwinlogs

🙊⌚️ Simple population evolution simulator Darwin Logs. Population tries to fit in the environment. All statistic data is provided in CSV format for further analysis

analysis csv data-visualization genetic-algorithm gnuplot oop

Last synced: 12 Nov 2024

https://github.com/pythoncoderunicorn/paletteergallery

my visual color palette gallery for paletteer R pkg

color-gallery color-palette color-palettes data-visualization r

Last synced: 17 Nov 2024