powered by
Returns anual inflation rate (national, overall rate). Technically, it is the percent anual change of the INPC index. Wrapper for serie_inegi() and YoY().
serie_inegi()
YoY()
overall_inflation(token)inflacion_general(token)
inflacion_general(token)
API token supplied by INEGI
data.frame
# NOT RUN { token<-"webservice_token" inflation <- overall_inflation(token) # }
Run the code above in your browser using DataLab