Skip to contents

This dataset, jpn_vehicle_prod_ts, is a univariate time series containing the number of motor vehicles produced in Japan from 1947 to 1989. The figures are recorded annually and expressed in thousands.

Usage

data(jpn_vehicle_prod_ts)

Format

A univariate time series with 43 observations:

Time

Yearly observations from 1947 to 1989

Values

Motor vehicle production in Japan (in thousands)

Source

Data taken from the fma package version 2.5

Details

The dataset name has been kept as 'jpn_vehicle_prod_ts' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the JapanAPIs package and assists users in identifying its specific characteristics. The suffix 'ts' indicates that the dataset is a time series object. The original content has not been modified in any way.