Learn R Programming

jmastats (version 0.3.0)

stations: Japan Meteorological Agency's Stations list

Description

This data corresponds to the April 1, 2024 update.

Usage

stations

Arguments

Format

A data frame with 1323 rows 14 variables:

  • area

  • station_no

  • station_type

  • station_name

  • address

  • elevation

  • observation_begin

  • note1

  • note1

  • note2

  • katakana

  • prec_no

  • block_no

  • pref_code

  • geometry

Examples

Run this code
head(stations)
dim(stations)

Run the code above in your browser using DataLab