Correct Amazon deforestation data of 2014
gufalei opened this issue · 2 comments
gufalei commented
@julianamori we need to review the deforestation data for 2014 which is showing only 63,28 ha . I suppose on decimal is missing
julianamori commented
@gufalei data in total deforestation table is all right, it shows: 63.280 ha
Maybe it was rounded when inserted on the website, @miguelpeixe?
miguelpeixe commented
I presume Google Drive is interpreting the . (dot) as decimal, thats why the Drive api is not returning the last 0. Probably if you remove the dot it will fix the problem.