bcbExpectT {BETS} | R Documentation |
Quarterly Market Expectations.
bcbExpectT(indicator = "PIB Total", limit = 100, variables = c("Media",
"Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo",
"numeroRespondentes"), start, end)
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. |
A data.frame.
The available indicators are: PIB Agropecuario, PIB Industrial, PIB Serviços e PIB Total.
# bcbExpectT()