Baselight

Ozone Layer

Ozone more Like O zone. Not funny

@kaggle.programmerrdai_ozone_layer

Stratospheric Chorine Concentrations
@kaggle.programmerrdai_ozone_layer.stratospheric_chorine_concentrations

  • 4.12 KB
  • 87 rows
  • 4 columns
entity

Entity

code

Code

year

Year

equivalent_stratospheric_chorine_esc_1960_0

Equivalent Stratospheric Chorine (ESC) (1960 \u003d 0)

Antarctic1960
Antarctic19651.4
Antarctic19704.4
Antarctic197510
Antarctic198018.2
Antarctic198528.6
Antarctic199038.7
Antarctic199547.1
Antarctic200051.9
Antarctic200552.9

CREATE TABLE stratospheric_chorine_concentrations (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "equivalent_stratospheric_chorine_esc_1960_0" DOUBLE
);

Share link

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