Data Visualizations for the #30DayChartChallenge

Overview

The #30DayChartChallenge

This repository contains all the charts made for the #30DayChartChallenge during the month of April.

This project aims to explore creativity and tools conserning #DataVisualization.

2022 Gallery

Comparison 🅰️ vs 🅱️

Day 1: part-to-whole

Tool: Adobe Illustrator

female rep at uady

Day 2: pictogram

Tool: Python + Altair
Code

Day 3: historical

Tool: Python + Matplotlib + Adobe Illustrator
Code

day 3 chart

Day 4: flora

Tool: Adobe Illustrator

day 4 chart

Day 5: slope

Tool: R
Code

Day 6: Data day ➡️ Our World In Data (OWID)

Tool: R
Code

chart day 6

Distribution 〰️

Day 7: physical

Tool: Python + Matplotlib + Seaborn
Code

chart day 7

Day 8: mountains

Tool: Python + Google Earth Engine API
Extra: To create the final layout I used Illustrator.

Code

chart day 8

Day 9: statistics

Tool: R
Code

chart day 9

Day 11: circular

Tool: R
Code

chary day 11

Day 12: The economist

Tools: R (Base plot) + Illustrator (Retouches)
Code

chart day 12

Relationships 🅰️ ↔️ 🅱️

Day 13: correlation

Tool: R
Code

chart day 13

Day 14: 3-dimensional

Tool: Python + plotly
Code
chart day 14

Day 15: multivariate

Tool: R + Adobe Illustrator
Base chart

chart day 15

Day 16: environment

Tool Datawrapper Data processing and Data

Interactive chart

Day 17: connections

Tool: JavaScript + canvas-sketch
Code

Day 18: OECD

Tool: R
Code

Time series

Day 19: global change

Tool: R
Code

Day 20: new tool

Tool: Procreate

Day 21: down/upwards

Tool: Datawrapper
Interactive chart (Datawrapper)
Data processing with R

Day 22: animation

Tool: R
Code

Day 23: tiles

Tool: Flourish
Interactive charts English version and version en Español

Data processing with Python and Google Earth Engine

Day 24: Financial Times

Tool: R
Code

Owner
Isaac Arroyo
Aspiring Data Visualization Designer/Specialist | I love math, asking questions and colours 🖌️ 🎨
Isaac Arroyo
🌀❄️🌩️ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in python3.

Weather-Plotting 🌀 ❄️ 🌩️ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in pytho

Giannis Dravilas 21 Dec 10, 2022
nptsne is a numpy compatible python binary package that offers a number of APIs for fast tSNE calculation.

nptsne nptsne is a numpy compatible python binary package that offers a number of APIs for fast tSNE calculation and HSNE modelling. For more detail s

Biomedical Visual Analytics Unit LUMC - TU Delft 29 Jul 05, 2022
Analysis and plotting for motor/prop/ESC characterization, thrust vs RPM and torque vs thrust

esc_test This is a Python package used to plot and analyze data collected for the purpose of characterizing a particular propeller, motor, and ESC con

Alex Spitzer 1 Dec 28, 2021
Visualization ideas for data science

Nuance I use Nuance to curate varied visualization thoughts during my data scientist career. It is not yet a package but a list of small ideas. Welcom

Li Jiangchun 16 Nov 03, 2022
Lumen provides a framework for visual analytics, which allows users to build data-driven dashboards from a simple yaml specification

Lumen project provides a framework for visual analytics, which allows users to build data-driven dashboards from a simple yaml specification

HoloViz 120 Jan 04, 2023
This is a web application to visualize various famous technical indicators and stocks tickers from user

Visualizing Technical Indicators Using Python and Plotly. Currently facing issues hosting the application on heroku. As soon as I am able to I'll like

4 Aug 04, 2022
PanGraphViewer -- show panenome graph in an easy way

PanGraphViewer -- show panenome graph in an easy way Table of Contents Versions and dependences Desktop-based panGraphViewer Library installation for

16 Dec 17, 2022
Package managers visualization

Software Galaxies This repository combines visualizations of major software package managers. All visualizations are available here: http://anvaka.git

Andrei Kashcha 1.4k Dec 22, 2022
Using SQLite within Python to create database and analyze Starcraft 2 units data (Pandas also used)

SQLite python Starcraft 2 English This project shows the usage of SQLite with python. To create, modify and communicate with the SQLite database from

1 Dec 30, 2021
Python package that generates hardware pinout diagrams as SVG images

PinOut A Python package that generates hardware pinout diagrams as SVG images. The package is designed to be quite flexible and works well for general

336 Dec 20, 2022
Use Perspective to create the chart for the trader’s dashboard

Task Overview | Installation Instructions | Link to Module 3 Introduction Experience Technology at JP Morgan Chase Try out what real work is like in t

Abdulazeez Jimoh 1 Jan 22, 2022
Personal IMDB Graphs with Bokeh

Personal IMDB Graphs with Bokeh Do you like watching movies and also rate all of them in IMDB? Would you like to look at your IMDB stats based on your

2 Dec 15, 2021
A deceptively simple plotting library for Streamlit

🍅 Plost A deceptively simple plotting library for Streamlit. Because you've been writing plots wrong all this time. Getting started pip install plost

Thiago Teixeira 192 Dec 29, 2022
A tool to plot and execute Rossmos's Formula, that helps to catch serial criminals using mathematics

Rossmo Plotter A tool to plot and execute Rossmos's Formula using python, that helps to catch serial criminals using mathematics Author: Amlan Saha Ku

Amlan Saha Kundu 3 Aug 29, 2022
LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.

LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.

MLH Fellowship 7 Oct 05, 2022
HW 02 for CS40 - matplotlib practice

HW 02 for CS40 - matplotlib practice project instructions https://github.com/mikeizbicki/cmc-csci040/tree/2021fall/hw_02 Drake Lyric Analysis Bar Char

13 Oct 27, 2021
eoplatform is a Python package that aims to simplify Remote Sensing Earth Observation by providing actionable information on a wide swath of RS platforms and provide a simple API for downloading and visualizing RS imagery

An Earth Observation Platform Earth Observation made easy. Report Bug | Request Feature About eoplatform is a Python package that aims to simplify Rem

Matthew Tralka 4 Aug 11, 2022
Seismic Waveform Inversion Toolbox-1.0

Seismic Waveform Inversion Toolbox (SWIT-1.0)

Haipeng Li 98 Dec 29, 2022
Decision Border Visualizer for Classification Algorithms

dbv Decision Border Visualizer for Classification Algorithms Project description A python package for Machine Learning Engineers who want to visualize

Sven Eschlbeck 1 Nov 01, 2021
Show Data: Show your dataset in web browser!

Show Data is to generate html tables for large scale image dataset, especially for the dataset in remote server. It provides some useful commond line tools and fully customizeble API reference to gen

Dechao Meng 83 Nov 26, 2022