ameco {ameco}R Documentation

European Commission Annual macro-economic database (AMECO)

Description

The dataset contains the tntire annual macrro-economic database provided by the European Commission. Last update: 9 November 2017.

Usage

ameco

Format

A data frame with eight variables:

code

Code that uniquely identifies a series.

country

Country.

sub.chapter

Groups series into larger categories to facilitate finding a series of interest.

title

Human-readable title of a series.

unit

Unit of observation.

cntry

Country ISO code.

year

Observation year.

value

Value of the given series.

For further details, see http://ec.europa.eu/economy_finance/db_indicators/ameco/index_en.htm

Examples

{str(ameco)}


[Package ameco version 0.2.9 Index]