2001-2022 Hourly Dataset Of Pollution In Madrid
Time series of hourly pollution with 14 variables from Escuelas Aguirre, Madrid
@kaggle.ignacioqg_20012022_hourly_dataset_of_pollution_in_madrid
Time series of hourly pollution with 14 variables from Escuelas Aguirre, Madrid
@kaggle.ignacioqg_20012022_hourly_dataset_of_pollution_in_madrid
CREATE TABLE madridpolution2001_2022 (
"time" TIMESTAMP,
"ben" DOUBLE,
"ch4" DOUBLE,
"co" DOUBLE,
"ebe" DOUBLE,
"nmhc" DOUBLE,
"no" DOUBLE,
"no2" DOUBLE,
"nox" DOUBLE,
"o3" DOUBLE,
"pm10" DOUBLE,
"pm25" DOUBLE,
"so2" DOUBLE,
"tch" DOUBLE,
"tol" DOUBLE
);
Anyone who has the link will be able to view this.