qgas_ts: Quarterly Australian Gas Production

qgas_tsR Documentation

Quarterly Australian Gas Production

Description

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

Usage

data(qgas_ts)

Format

A 'ts' object with 218 observations:

time

Quarterly time series from 1956 to 2010.

value

Gas production (in terajoules) in Australia.

Details

This dataset contains quarterly data on gas production in Australia from 1956 to 2010. The values are measured in terajoules (TJ).

Source

Australian Bureau of Statistics.


timeSeriesDataSets documentation built on Sept. 14, 2024, 1:07 a.m.