Save new attributes in observations
Closed this issue · 0 comments
DaniFdezAlvarez commented
area_name -->> Contains the name of the country
indicator_name -->> Contains the name of the indicator
uri --> with this format : {HOST}/observations/{IND_CODE}/{ISO3}/{YEAR}
values --> array containing a single position with the value
previous_value --> object containing: {value --> last previous value available, year --> year of that observation}