Gas12yr: 12-Year Gasoline Database

Description Usage Format Examples

Description

The database contains monthly data for four variables: US gasoline prices, OPEC spot price, US finished motor gasoline production, and US natural gas wellhead price. There are 137 data entries for each variable.

Usage

1
data("Gas12yr")

Format

A data frame with 137 observations on the following variables.

Month

Froom 1997-01 to 2008-05

USPrice

US gasoline prices, in cents

OPECPrice

OPEC spot price, in dollars per barrel

USProd

US finished motor gasoline production, in 1000 barrels

USngPrice

US US natural gas wellhead price, in dollars per 1000 cubic feet

Examples

1
2
data(Gas12yr)
## maybe str(Gas12yr) ; plot(Gas12yr) ...

ccolonescu/Black9edata documentation built on May 13, 2019, 2:16 p.m.