Baselight

SUNSPOTS / SOLAR ACTIVITIES / NASA

1818 TO 2022 / OBSERVATIONS

@kaggle.brsdincer_sunspots_solar_activities_nasa

Loading...
Loading...

About this Dataset

SUNSPOTS / SOLAR ACTIVITIES / NASA

SOLAR ACTIVITIES

SUNSPOTS

Contents

  • Year: Year
  • Month: Month
  • Day: Day
  • Daily total sunspot number: A value of -1 indicates that no number is available for that day (missing value)
  • Standard Deviation: Input sunspot numbers from individual stations
  • Number of Observations: Used to compute the daily value
  • Definitive/Provisional Indicator: '1' indicates that the value is definitive. '0' indicates that the value is still provisional.

Tables

N 1818–2022 To Now Sunspots

@kaggle.brsdincer_sunspots_solar_activities_nasa.n_1818_2022_to_now_sunspots
  • 179.77 KB
  • 74691 rows
  • 7 columns
Loading...

CREATE TABLE n_1818_2022_to_now_sunspots (
  "year" BIGINT,
  "month" BIGINT,
  "day" BIGINT,
  "daily_total_sunspot" BIGINT,
  "standard_deviation" DOUBLE,
  "number_of_observation" BIGINT,
  "definitive_provisional_indicator" BIGINT
);

Share link

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