https://github.com/ivanvc/wser
Narrative visualization of the impact of climate change in the Western States 100 Endurance Run
https://github.com/ivanvc/wser
Last synced: over 1 year ago
JSON representation
Narrative visualization of the impact of climate change in the Western States 100 Endurance Run
- Host: GitHub
- URL: https://github.com/ivanvc/wser
- Owner: ivanvc
- Created: 2022-07-06T00:16:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T22:51:54.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T20:53:02.901Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ivan.vc/wser
- Size: 2.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS 416: Narrative Visualization
## Extreme Weather effects on the Western States Endurance Run
This narrative visualization analyzes how climate change can impact day-to-day
activities. In this case, using the data from the Western States 100 Endurance
run, one of the most prestigious hundred miles races in the US.
The data from the study comes from official data provided by the race
organization, and weather data is integrated by crossing the published weather
data with the splits from the race. The data is originally split on a
year-by-year basis in the proprietary Excel format. Therefore, to be able to
use the data for the visualization, first I did the data cleaning, and curation
to export is as a single CSV file.
The visualization is available at [https://ivan.vc/wser](https://ivan.vc/wser).
The compiled data is available at [https://github.com/ivanvc/wser/blob/main/data/ws100.csv](https://github.com/ivanvc/wser/blob/main/data/ws100.csv).
## References
* Western States Endurance Run. Snowpack — Western States Endurance Run.
Retrieved on July 15th 2022, from:
[https://www.wser.org/snowpack](https://www.wser.org/snowpack). Western States
* Endurance Run. Splits — Western States Endurance Run. Retrieved on July 15th
2022, from: [https://www.wser.org/splits](https://www.wser.org/splits).
* Western States Endurance Run. Weather — Western States Endurance Run.
Retrieved on July 15th 2022, from: https://www.wser.org/weather. Western
* States Endurance Run. Snow Routes — Western States Endurance Run. Retrieved on
July 7th 2022, from: https://www.wser.org/course/snow-routes/.