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
GitHub English Top Charts

Help you discover excellent English projects and get rid of the interference of other spoken language.

kon9chunkit 529 Jan 02, 2023
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
Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies

py-self-organizing-map Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies. A SOM is a simple unsuperv

Jonas Grebe 1 Feb 10, 2022
Generate graphs with NetworkX, natively visualize with D3.js and pywebview

webview_d3 This is some PoC code to render graphs created with NetworkX natively using D3.js and pywebview. The main benifit of this approac

byt3bl33d3r 68 Aug 18, 2022
A tool for automatically generating 3D printable STLs from freely available lidar scan data.

mini-map-maker A tool for automatically generating 3D printable STLs from freely available lidar scan data. Screenshots Tutorial To use this script, g

Mike Abbott 51 Nov 06, 2022
Geospatial Data Visualization using PyGMT

Example script to visualize topographic data, earthquake data, and tomographic data on a map

Utpal Kumar 2 Jul 30, 2022
Investment and risk technologies maintained by Fortitudo Technologies.

Fortitudo Technologies Open Source This package allows you to freely explore open-source implementations of some of our fundamental technologies under

Fortitudo Technologies 11 Dec 14, 2022
Pyan3 - Offline call graph generator for Python 3

Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each oth

Juha Jeronen 235 Jan 02, 2023
Python Data Validation for Humans™.

validators Python data validation for Humans. Python has all kinds of data validation tools, but every one of them seems to require defining a schema

Konsta Vesterinen 670 Jan 09, 2023
Generate SVG (dark/light) images visualizing (private/public) GitHub repo statistics for profile/website.

Generate daily updated visualizations of GitHub user and repository statistics from the GitHub API using GitHub Actions for any combination of private and public repositories, whether owned or contri

Adam Ross 2 Dec 16, 2022
Create a table with row explanations, column headers, using matplotlib

Create a table with row explanations, column headers, using matplotlib. Intended usage was a small table containing a custom heatmap.

4 Aug 14, 2022
The implementation of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information".

The HIST framework for stock trend forecasting The implementation of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining C

Wentao Xu 111 Jan 03, 2023
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
This repository contains a streaming Dataflow pipeline written in Python with Apache Beam, reading data from PubSub.

Sample streaming Dataflow pipeline written in Python This repository contains a streaming Dataflow pipeline written in Python with Apache Beam, readin

Israel Herraiz 9 Mar 18, 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
Gesture controlled media player

Media Player Gesture Control Gesture controller for media player with MediaPipe, VLC and OpenCV. Contents About Setup About A tool for using gestures

Atharva Joshi 2 Dec 22, 2021
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
Application for viewing pokemon regional variants.

Pokemon Regional Variants Application Application for viewing pokemon regional variants. Run The Source Code Download Python https://www.python.org/do

Michael J Bailey 4 Oct 08, 2021
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
Type-safe YAML parser and validator.

StrictYAML StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification. Priorities: Beautiful API Re

Colm O'Connor 1.2k Jan 04, 2023