Learn R Programming

SIRE (version 1.1.0)

macroIT: Italian Macroeconomic Data

Description

Italian macroeconomic variables from Q3-1996 to Q2-2011 (T = 60 observations). The variables are

  • QTR: quarter and year of the observation

  • C: expenses for consumption for Italian families

  • CP: value added

  • WP: private wages from dependent employment

  • I: gross investment

  • K: gross capital stock

  • GDP: gross domestic product

  • T: taxes

  • CP_1: lagged value added

  • K_1: lagged gross capital stock

  • GDP_1: lagged gross domestic product

Usage

data(macroIT)

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 60 rows and 11 columns.

Examples

Run this code
# NOT RUN {
data(macroIT)
# }

Run the code above in your browser using DataLab