powered by
Returns monthly year-over-year inflation rates for 46 main cities in Mexico. Wrapper for inegi_series() and YoY().
inegi_series()
YoY()
city_inflation(token)inflacion_ciudades(token)
inflacion_ciudades(token)
token API token supplied by INEGI
data.frame
# NOT RUN { token<-"webservice_token" cities <- city_inflation(token) # }
Run the code above in your browser using DataLab