2025 Global Air Quality Index Analytics
And remember.., green atmospheric is everything!
@kaggle.jamessuryaputra_2025_global_air_quality_index_analytics
And remember.., green atmospheric is everything!
@kaggle.jamessuryaputra_2025_global_air_quality_index_analytics
This dataset consists of worldwide air quality analytics. The data inputs was sourced from the official govermental website which describes the current Air Quality Index (AQI) based on daily and/or monthly reports. This dataset was generated on April 11, 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 glo_air_cln (
"n_2025_global_air_cleanliness_rankings" VARCHAR -- 2025 Global Air Cleanliness Rankings,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
CREATE TABLE glo_air_pol (
"n_2025_global_air_pollution_rankings" VARCHAR -- 2025 Global Air Pollution Rankings,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
Anyone who has the link will be able to view this.