Learn R Programming

sparseDFM (version 1.0)

exports: UK Trade in Goods (Exports) Dataset

Description

A full dataset used for nowcasting UK trade in goods (Exports) including the 9 export target series and 436 monthly indicator series.

Usage

exports

Arguments

Format

exports

A data frame with 226 observations and 445 variables:

columns

Export target series (9) and monthly indicators (436).

rows

Monthly values from Jan 2004 to Oct 2022.

...

Examples

Run this code
# load exports data 
data = exports 

Run the code above in your browser using DataLab