You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CB is not added to the API link yet. It seems there will be some code changes. Old series will be CBH and the new one after 2010 will be CB.
More importantly, not all CB items are made available yet. Oilseed cakes are not included!
So in the BYU branch, an assertation is added in L101_RawDataPreProd4: assertthat::assert_that(CB %>% pull(year) %>% max <= 2013)
Will need to revisit in later updates
New commodity balance (CB) is now made available by FAOSTAT, we will need to update the corresponding use in module L105.
Previously, it was only available by 2013. So for oilseed crushing, we were using the rates prior to 2013 for later years. This can be updated now.
The text was updated successfully, but these errors were encountered: