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

Pollutant Min
@kaggle.willianoliveiragibin_air_quality_insights.pollutant_min

  • 6.68 KB
  • 3316 rows
  • 3 columns
pollu

Pollu

an

An

n__min

Min

40
57
69
1
3
22
16
1
27
35

CREATE TABLE pollutant_min (
  "pollu" BIGINT,
  "an" VARCHAR,
  "n__min" VARCHAR
);

Share link

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