bcbExpectInf12 {BETS} | R Documentation |
bcbExpectInf12
Description
Market expectations for inflation in the next 12 months
Usage
bcbExpectInf12(indicator = "IPC-FIPE", limit = 100, variables = c("Media",
"Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo",
"numeroRespondentes", "baseCalculo"), 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: IGP-DI, IGP-M, INPC, IPA-DI, IPA-M, IPCA, IPCA-15, IPC-FIPE.
Examples
# bcbExpectInf12()
[Package BETS version 0.4.9 Index]