bcbExpectT: bcbExpectT

Description Usage Arguments Value Note Examples

Description

Quarterly Market Expectations.

Usage

1
2
3
bcbExpectT(indicator = "PIB Total", limit = 100, variables = c("Media",
  "Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo",
  "numeroRespondentes"), start, end)

Arguments

indicator

A string. Available indicator.

limit

A integer. A limint of data in request, top is 10000.

variables

Possible options: "Media", "Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo".

start

Initial date at which the data was projected, in ISO format.

end

Final date at which the data was projected, in ISO format.

Value

A data.frame.

Note

The available indicators are: PIB Agropecuario, PIB Industrial, PIB Serviços e PIB Total.

Examples

1
 # bcbExpectT()

BETS documentation built on May 1, 2019, 7:48 p.m.