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
A curated list of awesome Dash (plotly) resources

Awesome Dash A curated list of awesome Dash (plotly) resources Dash is a productive Python framework for building web applications. Written on top of

Luke Singham 1.7k Dec 26, 2022
CLAHE Contrast Limited Adaptive Histogram Equalization

A simple code to process images using contrast limited adaptive histogram equalization. Image processing is becoming a major part of data processig.

Happy N. Monday 4 May 18, 2022
Generate a roam research like Network Graph view from your Notion pages.

Notion Graph View Export Notion pages to a Roam Research like graph view.

Steve Sun 214 Jan 07, 2023
An XLSX spreadsheet renderer for Django REST Framework.

drf-renderer-xlsx provides an XLSX renderer for Django REST Framework. It uses OpenPyXL to create the spreadsheet and returns the data.

The Wharton School 166 Dec 01, 2022
Project coded in Python using Pandas to look at changes in chase% for batters facing a pitcher first time through the order vs. thrid time

Project coded in Python using Pandas to look at changes in chase% for batters facing a pitcher first time through the order vs. thrid time

Jason Kraynak 1 Jan 07, 2022
Visualization of hidden layer activations of small multilayer perceptrons (MLPs)

MLP Hidden Layer Activation Visualization To gain some intuition about the internal representation of simple multi-layer perceptrons (MLPs) I trained

Andreas Köpf 7 Dec 30, 2022
Python support for Godot 🐍🐍🐍

Godot Python, because you want Python on Godot ! The goal of this project is to provide Python language support as a scripting module for the Godot ga

Emmanuel Leblond 1.4k Jan 04, 2023
DALLE-tools provided useful dataset utilities to improve you workflow with WebDatasets.

DALLE tools DALLE-tools is a github repository with useful tools to categorize, annotate or check the sanity of your datasets. Installation Just clone

11 Dec 25, 2022
Plotly Dash Command Line Tools - Easily create and deploy Plotly Dash projects from templates

🛠️ dash-tools - Create and Deploy Plotly Dash Apps from Command Line | | | | | Create a templated multi-page Plotly Dash app with CLI in less than 7

Andrew Hossack 50 Dec 30, 2022
This project is created to visualize the system statistics such as memory usage, CPU usage, memory accessible by process and much more using Kibana Dashboard with Elasticsearch.

System Stats Visualizer This project is created to visualize the system statistics such as memory usage, CPU usage, memory accessible by process and m

Vishal Teotia 5 Feb 06, 2022
An application that allows you to design and test your own stock trading algorithms in an attempt to beat the market.

StockBot is a Python application for designing and testing your own daily stock trading algorithms. Installation Use the

Ryan Cullen 280 Dec 19, 2022
Political elections, appointment, analysis and visualization in Python

Political elections, appointment, analysis and visualization in Python poli-sci-kit is a Python package for political science appointment and election

Andrew Tavis McAllister 9 Dec 01, 2022
LinkedIn connections analyzer

LinkedIn Connections Analyzer 🔗 https://linkedin-analzyer.herokuapp.com Hey hey 👋 , welcome to my LinkedIn connections analyzer. I recently found ou

Okkar Min 5 Sep 13, 2022
在原神中使用围栏绘图

yuanshen_draw 在原神中使用围栏绘图 文件说明 toLines.py 将一张图片转换为对应的线条集合,视频可以按帧转换。 draw.py 在原神家园里绘制一张线条图。 draw_video.py 在原神家园里绘制视频(自动按帧摆放,截图(win)并回收) cat_to_video.py

14 Oct 08, 2022
A Python-based non-fungible token (NFT) generator built using Samilla and Matplotlib

PyNFT A Pythonic NF (non-fungible token) generator built using Samilla and Matplotlib Use python pynft.py [amount] The intention behind this generato

Ayush Gundawar 6 Feb 07, 2022
Missing data visualization module for Python.

missingno Messy datasets? Missing values? missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities tha

Aleksey Bilogur 3.4k Dec 29, 2022
clock_plot provides a simple way to visualize timeseries data, mapping 24 hours onto the 360 degrees of a polar plot

clock_plot clock_plot provides a simple way to visualize timeseries data mapping 24 hours onto the 360 degrees of a polar plot. For usage, please see

12 Aug 24, 2022
Arras.io Highest Scores Over Time Bar Chart Race

Arras.io Highest Scores Over Time Bar Chart Race This repo contains a python script (make_racing_bar_chart.py) that can generate a csv file which can

Road 2 Jan 16, 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