Path: blob/master/FAO/FAO_Consumer_price_indice.ipynb
2973 views
Kernel: Python 3
FAO - Consumer price indice
Tags: #fao #opendata #food #analytics #plotly
Author: Dereck DANIEL
Last update: 2023-04-12 (Created: 2021-06-10)
Description: This notebook provides an analysis of the changes in consumer prices over time as measured by the Food and Agriculture Organization's Consumer Price Index.
Input
Import librairies
In [ ]:
Set the variables
In [ ]:
Get the data
In [ ]:
Model
Sort the data
In [ ]:
Output
Display the plot of the Top 10 of the biggest evolution in 2020
In [ ]:
Display the plot of the Top 10 of the worst evolution in 2020
In [ ]: