Below you will find pages that utilize the taxonomy term “TidyTuesday”
July 28, 2023
TidyTuesday: Meteorites
This dataset is all about meteorites, where they fell and when they fell! Data comes from the Meteoritical Society by way of NASA. If you want to find out more about meteorite classifications, check Wikipedia: https://en.wikipedia.org/wiki/Meteorite_classification.
I created a plot and added the code here.
Link to GitHub Repository
Meteorites Link to GitHub Repository
July 27, 2023
TidyTuesday: Himalayan climbers
The Himalayan Database is a compilation of records for all expeditions that have climbed in the Nepal Himalaya. The database is based on the expedition archives of Elizabeth Hawley, a longtime journalist based in Kathmandu, and it is supplemented by information gathered from books, alpine journals and correspondence with Himalayan climbers.
The data cover all expeditions from 1905 through Spring 2019 to more than 465 significant peaks in Nepal. Also included are expeditions to both sides of border peaks such as Everest, Cho Oyu, Makalu and Kangchenjunga as well as to some smaller border peaks.
July 26, 2023
TidyTuesday: Global Surface Temperature
The data this week comes from the NASA GISS Surface Temperature Analysis (GISTEMP v4). This datasets are tables of global and hemispheric monthly means and zonal annual means. They combine land-surface, air and sea-surface water temperature anomalies (Land-Ocean Temperature Index, L-OTI). The values in the tables are deviations from the corresponding 1951-1980 means.
I created a plot and added the code here.
Link to GitHub Repository
Global Surface Temperature Link to GitHub Repository