fuel_price {ardl.nardl}R Documentation

Time series data from 2000M01 through 2021M03

Description

Time series data on fuel pump price, oil price and exchange rate

Usage

data("fuel_price")

Format

A data frame with 255 observations on the following variables.

fpp

log of Fuel Pump Price Per Litre - Average (PMS)

wti

log of West Texas Intemediate

bdc

log of Bureau De-change exchange rate (N/$)

date

time series from 2000M01 through 2021M03

Source

fpp is obtained from Central Bank of Nigeria 2021Q1 Statistical Bulletin

wti obtained from Wold bank commodity price (pinksheet)

bdc sourced from http://statistics.cbn.gov.ng/cbn-onlinestats/

Examples

data(fuel_price)

[Package ardl.nardl version 1.3.0 Index]