bcbExpectT {BETS}R Documentation

bcbExpectT

Description

Quarterly Market Expectations.

Usage

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

 # bcbExpectT()




[Package BETS version 0.4.9 Index]