powered by
Returnes IGAE (Indicador Global de Actividad Economica) growth rate year over year and month over month. Wrapper for serie_inegi() and YoY().
serie_inegi()
YoY()
rate_IGAE(token)tasa_IGAE(token)
tasa_IGAE(token)
token API token supplied by INEGI
data.frame
Month over month is a seasonally-adjusted series, while the original is used for year over year.
# NOT RUN { token<-"webservice_token" igae <- rate_IGAE(token) # }
Run the code above in your browser using DataLab