Baselight

Air Quality Insights

The context of the dataset is to show the user's latest one-day air quality inde

@kaggle.willianoliveiragibin_air_quality_insights

Poluation Max
@kaggle.willianoliveiragibin_air_quality_insights.poluation_max

  • 7.9 KB
  • 3316 rows
  • 3 columns
pollu

Pollu

an

An

n__max

Max

323
103
220
5
4
115
17
1
43
39

CREATE TABLE poluation_max (
  "pollu" BIGINT,
  "an" VARCHAR,
  "n__max" VARCHAR
);

Share link

Anyone who has the link will be able to view this.