Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanchiparra/recreating-with-d3
A weekly personal challenge with D3.js.
https://github.com/juanchiparra/recreating-with-d3
d3 data-visualization
Last synced: 21 days ago
JSON representation
A weekly personal challenge with D3.js.
- Host: GitHub
- URL: https://github.com/juanchiparra/recreating-with-d3
- Owner: juanchiparra
- License: mit
- Created: 2024-09-27T17:52:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T21:47:32.000Z (28 days ago)
- Last Synced: 2024-12-04T22:32:46.971Z (28 days ago)
- Topics: d3, data-visualization
- Homepage: https://juanchiparra.github.io/recreating-with-d3/
- Size: 2.99 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recreating with D3
Each week I'll be recreating a data visualization that has caught my attention from a media outlet. Regardless of the way it was visualized or the tools that were used, I'll try to recreate it using D3.js.
It's a personal challenge to keep learning: https://juanchiparra.github.io/recreating-with-d3/
| Week | Source | Code | Visualization |
| :---: | :--- | :--- | :--- |
| W01 | [El País](https://elpais.com/america/2024-08-04/datos-los-resultados-en-venezuela-segun-la-oposicion-por-estado-parroquia-y-mesa-a-mesa.html#app) | [2024/W01](/docs/2024/W01/scatter.html) | [Scatter plot](https://juanchiparra.github.io/recreating-with-d3/2024/W01/scatter.html) |
| W02 | [El País](https://elpais.com/america/2024-08-04/datos-los-resultados-en-venezuela-segun-la-oposicion-por-estado-parroquia-y-mesa-a-mesa.html#datawrapper-vis-6wtCW) | [2024/W02](/docs/2024/W02/map.html) | [Map](https://juanchiparra.github.io/recreating-with-d3/2024/W02/map.html) |
| W03 | [New York Times](https://www.nytimes.com/interactive/2024/08/23/us/politics/rnc-dnc-words.html#g-comp-box) | [2024/W03](/docs/2024/W03/butterfly.html) | [Butterfly chart](https://juanchiparra.github.io/recreating-with-d3/2024/W03/butterfly.html) |
| W04 | [FiveThirtyEight](https://projects.fivethirtyeight.com/trump-harris-2024-election-map/) | [2024/W04](/docs/2024/W04/map.html) | [Map](https://juanchiparra.github.io/recreating-with-d3/2024/W04/map.html) |
| W05 | [New York Times](https://www.nytimes.com/interactive/2024/09/24/opinion/global-poverty-rates.html) | [2024/W05](/docs/2024/W05/stacked-area.html) | [Stacked area chart](https://juanchiparra.github.io/recreating-with-d3/2024/W05/stacked-area.html) |
| W06 | [European Union](https://data.europa.eu/apps/eusanctionstracker/) | [2024/W06](/docs/2024/W06/treemap.html) | [Treemap](https://juanchiparra.github.io/recreating-with-d3/2024/W06/treemap.html) |
| W07 | [El Diario](https://www.eldiario.es/economia/aumentan-hogares-ingreso-minimo-vital-ayuda-cubre-mitad-pobreza-extrema_1_10972664.html) | [2024/W07](/docs/2024/W07/bar-chart.html) | [Bar chart](https://juanchiparra.github.io/recreating-with-d3/2024/W07/bar-chart.html) |
| W08 | [Reuters](https://www.reuters.com/graphics/USA-CONGRESS/PRODUCTIVITY/egpbabmkwvq/) | [2024/W08](/docs/2024/W08/line-chart.html) | [Line chart](https://juanchiparra.github.io/recreating-with-d3/2024/W08/line-chart.html) |
| W09 | [New York Times](https://www.nytimes.com/interactive/2024/11/05/us/elections/results-president.html) | [2024/W09](/docs/2024/W09/map.html) | [Map](https://juanchiparra.github.io/recreating-with-d3/2024/W09/map.html) |
| W10 | [New York Times](https://www.nytimes.com/interactive/2024/10/30/upshot/voters-moving-polarization.html) | [2024/W10](/docs/2024/W10/dumbbell.html) | [Dumbbell plot](https://juanchiparra.github.io/recreating-with-d3/2024/W10/dumbbell.html) |
| W11 | [Prinz Magtulis*](https://www.prinzmagtulis.com/lotto-ph/#g-prizes-Artboard_1-img) | [2024/W11](/docs/2024/W11/stacked-area.html) | [Stacked area chart](https://juanchiparra.github.io/recreating-with-d3/2024/W11/stacked-area.html) |