Worldwide Extreme Climate Dataset
Keep warm up, and let it chill!
@kaggle.jamessuryaputra_worldwide_extreme_climate_dataset
Keep warm up, and let it chill!
@kaggle.jamessuryaputra_worldwide_extreme_climate_dataset
This dataset consists of extreme climate conditions around the world. Likewise, it covers about detailed geographic information regarding the average highest and/or lowest temperature depending on climatic period changes shown in temperatures. Additionally, data inputs was sourced from several journals and articles that describing the most hottest and/or coldest worldwide travel destinations. This dataset was generated on June 6, 2025.
Data inputs were given minor changes to avoid copyright of the original author from various website, approximately between 10-18 inputs (note that the dataset was under development due to frequent dataset updates).
CREATE TABLE hi_temp_rec (
"worldwide_highest_temperature_recordings" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4,
"unnamed_5" VARCHAR -- Unnamed: 5,
"unnamed_6" VARCHAR -- Unnamed: 6
);
CREATE TABLE lo_temp_rec (
"worldwide_lowest_temperature_recordings" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4,
"unnamed_5" VARCHAR -- Unnamed: 5,
"unnamed_6" VARCHAR -- Unnamed: 6
);
Anyone who has the link will be able to view this.