Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ema2159/globalwarimingd3visualization
Interactive visualization of global warming data using d3.js
https://github.com/ema2159/globalwarimingd3visualization
d3 d3js data-visualization global-warming javascript web-development
Last synced: about 19 hours ago
JSON representation
Interactive visualization of global warming data using d3.js
- Host: GitHub
- URL: https://github.com/ema2159/globalwarimingd3visualization
- Owner: ema2159
- License: mit
- Created: 2021-05-17T16:14:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T10:45:57.000Z (about 2 years ago)
- Last Synced: 2024-01-27T18:11:04.852Z (10 months ago)
- Topics: d3, d3js, data-visualization, global-warming, javascript, web-development
- Language: JavaScript
- Homepage: https://ema2159.github.io/globalWarimingD3Visualization/
- Size: 1.68 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Global temperature D3.js data visualization
#+CREATOR: Emmanuel Bustos T.
#+OPTIONS: toc:nilThis project consists of a dashboard showcasing several visualizations techniques to display temperature data, as well as displaying the evolution of the world's temperature anomaly throughout the years. It was implemented using [[https://d3js.org/][D3.js]]. The dashboard in question can be seen [[https://ema2159.github.io/globalWarimingD3Visualization/][here]].
#+CAPTION: Dashboard
[[./screenshots/dashboard.png]]