Baselight

Bergen Weather Data 2023

Precipitation, air temperature & wind speed from the city of Bergen, Norway

@kaggle.amykzhang_bergen_weather_data_2023

Loading...
Loading...

About this Dataset

Bergen Weather Data 2023

Hourly weather data recorded in 2023 in the coastal city of Bergen, Norway.

Data Sources

Source for this weather data: Norwegian Center for Climate Services by The Norwegian Meteorological Institute (MET Norway) https://seklima.met.no/

Metadata

The data folder contains one CSV file.

Header image: Go Fjords https://gofjords.com/

Tables

Florida

@kaggle.amykzhang_bergen_weather_data_2023.florida
  • 79.49 KB
  • 8759 rows
  • 7 columns
Loading...

CREATE TABLE florida (
  "name" VARCHAR,
  "station" VARCHAR,
  "time" VARCHAR,
  "precipitation" DOUBLE,
  "air_temperature" DOUBLE,
  "maximum_mean_wind_speed" DOUBLE,
  "weather" VARCHAR
);

Share link

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