-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Checklist of elements required for migrating the module to the production environment:
Packages
- data.table
- stringr
- magrittr
- scales
- tidyr
- futile.logger
- dplyr
- faosws
- faoswsUtil
- faoswsTrade
- faoswsFlag
- bit64
- knitr
- igraph
- lazyeval
- scales
- plyr
- zoo
- parallel
- doParallel
- faoswsModules
Datatables
- ce_combinednomenclature_unlogged_YEAR (domain: trade-input-data) {see NOTE1}
- ct_tariffline_unlogged_YEAR (domain: trade-input-data) {see NOTE1}
- unsdpartnersblocks (domain: trade-reference-files) {see NOTE2}
- unsdpartners (domain: trade-reference-files) {see NOTE2}
- fcl_2_cpc (domain: agriculture)
- hsfclmap3 (domain: trade-reference-files)
- hsfclmap4 (domain: trade-reference-files)
- hsfclmap5 (domain: trade-reference-files)
- standard_hs12_6digit (domain: trade-reference-files)
- adjustments (domain: trade-reference-files) {see NOTE2} {see NOTE3}
- fclunits (domain: trade-reference-files) {see NOTE2}
- comtradeunits (domain: trade-reference-files) {see NOTE2}
- eur_conversion_usd (domain: trade-reference-files) {see NOTE2}
- hs6faointerest (domain: trade-reference-files)
- reporters_years (domain: trade-reports)
- non_reporting_countries (domain: trade-reports)
- numb_records_reporter (domain: trade-reports)
- imp_exp_content_check (domain: trade-reports)
- qty_values_country_flow_year (domain: trade-reports)
- report_missing_data (domain: trade-reports)
Datasets
- completed_tf_cpc_m49 (domain: trade)
- total_trade_cpc_m49 (domain: trade)
Misc
- Add the 896 M49 code for "Other nei"
- The datatables with label
country supported lang
andseedgroupcpc
exist, but the module does not require them: remove (or copy them somewhere)
Notes
- NOTE1: The ce_combinednomenclature_unlogged_YEAR and ct_tariffline_unlogged_YEAR tables with YEAR = 2000, ..., 2014 exist: check whether they are updated.
- NOTE2: the table exists, but should be moved to the
trade-input-files
domain. - NOTE3: this is currently not used by the module, but a copy of it in production could be useful.
- NOTE4: the module also uses the
geographicAreaFS
dimension of theFS1_SUA_UPD
dataset in thefaostat_one
domain.
Metadata
Metadata
Assignees
Labels
No labels