├── .project ├── CL_History.txt ├── CL_Index.txt ├── CL_Index_Commodity.txt ├── CN8Commodity ├── CL_FI_COMMODITY_CN8_2012.csv ├── CL_FI_COMMODITY_CN8_2013.csv ├── CL_FI_COMMODITY_CN8_2014.csv ├── CL_FI_COMMODITY_CN8_2015.csv ├── CL_FI_COMMODITY_CN8_2017.csv ├── CL_FI_COMMODITY_CN8_2019.csv ├── CL_FI_COMMODITY_CN8_2021.csv ├── HCL_FI_COMMODITY_CN82012_ISSCFC.csv ├── HCL_FI_COMMODITY_CN82013_ISSCFC.csv ├── HCL_FI_COMMODITY_CN82014_ISSCFC.csv ├── HCL_FI_COMMODITY_CN82015_ISSCFC.csv ├── HCL_FI_COMMODITY_CN82017_ISSCFC.csv ├── HCL_FI_COMMODITY_CN82019_ISSCFC.csv └── HCL_FI_COMMODITY_CN82021_ISSCFC.csv ├── Eurostat ├── CL_FI_SPECIES_1_5.csv ├── CL_PRODUCTION_AREA_1_1.csv ├── CL_SPECIES_1_2.csv ├── CL_SPECIES_1_3.csv └── CL_SPECIES_1_4.csv ├── FAO-dsd ├── DSD_FI_AQUACULTURE.xlsx ├── DSD_FI_CAPTURE.xlsx ├── DSD_FI_COMMODITIES.xlsx ├── DSD_FI_FBS.xlsx ├── DSD_FI_PRODUCTION.xlsx ├── DSD_FI_REGIONAL.xlsx ├── DSD_FI_TRADE.xlsx ├── DSD_FI_TRADE_PARTNERS.xlsx └── DSD_FI_TRADE_PP.xlsx ├── FishStat ├── FSJ_ATTRIBUTE.csv ├── FSJ_BUILTIN.csv ├── FSJ_CONCEPT.csv ├── FSJ_DATASET.csv ├── FSJ_DATASET_DCAT.csv ├── FSJ_DIMENSION.csv ├── FSJ_MEASURE.csv ├── FSJ_PERIOD.csv ├── FSJ_QUERY_MEASURE.csv ├── FSJ_RELATION.csv ├── FSJ_SDMX_DIMENSION.csv ├── FSJ_SDMX_FRAGMENT.csv ├── FSJ_TIMSERIES.csv ├── FSJ_UNIT.csv ├── FSJ_WORKSPACE.csv ├── HCL_FSJ_DATASET_CONCEPT.csv ├── HCL_FSJ_DATASET_DCAT.csv ├── HCL_FSJ_DATASET_RELATION.csv └── HCL_FSJ_WORKSPACE_DATASET.csv ├── HSCommodity ├── CL_FI_COMMODITY_HS1992_L3.csv ├── CL_FI_COMMODITY_HS1996_L3.csv ├── CL_FI_COMMODITY_HS2002_L3.csv ├── CL_FI_COMMODITY_HS2007_L3.csv ├── CL_FI_COMMODITY_HS2012_L1.csv ├── CL_FI_COMMODITY_HS2012_L2.csv ├── CL_FI_COMMODITY_HS2012_L3.csv ├── CL_FI_COMMODITY_HS2017_L1.csv ├── CL_FI_COMMODITY_HS2017_L2.csv ├── CL_FI_COMMODITY_HS2017_L3.csv ├── CL_FI_COMMODITY_HS2022_L1.csv ├── CL_FI_COMMODITY_HS2022_L2.csv ├── CL_FI_COMMODITY_HS2022_L3.csv ├── HCL_FI_COMMODITY_HS02L3_ISSCFC.csv ├── HCL_FI_COMMODITY_HS07L3_ISSCFC.csv ├── HCL_FI_COMMODITY_HS12L1_HS12L2.csv ├── HCL_FI_COMMODITY_HS12L2_HS12L3.csv ├── HCL_FI_COMMODITY_HS12L3_ISSCFC.csv ├── HCL_FI_COMMODITY_HS17L1_HS17L2.csv ├── HCL_FI_COMMODITY_HS17L2_HS17L3.csv ├── HCL_FI_COMMODITY_HS17L3_ISSCFC.csv ├── HCL_FI_COMMODITY_HS22L1_HS22L2.csv ├── HCL_FI_COMMODITY_HS22L2_HS22L3.csv ├── HCL_FI_COMMODITY_HS22L3_ISSCFC.csv ├── HCL_FI_COMMODITY_HS92L3_ISSCFC.csv └── HCL_FI_COMMODITY_HS96L3_ISSCFC.csv ├── ReadMe.md ├── Vessel ├── CL_CWP_VESSEL_GRT_LEVEL1.csv ├── CL_CWP_VESSEL_GRT_LEVEL2.csv ├── CL_CWP_VESSEL_LOA_CLASS.csv ├── CL_CWP_VESSEL_TYPE_L1.csv ├── CL_CWP_VESSEL_TYPE_L2.csv ├── CL_FI_VESSEL_GROUPS.csv ├── CL_FI_VESSEL_GRT_GROUPS.csv ├── HCL_CWP_VESSEL_GRTL1_GRTL2.csv └── HCL_CWP_VESSEL_TYPE_L1L2.csv ├── commodity ├── CL_FI_COMMODITY_CPC_CLASS.csv ├── CL_FI_COMMODITY_CPC_DIVISION.csv ├── CL_FI_COMMODITY_CPC_GROUP.csv ├── CL_FI_COMMODITY_FAOMAJOR_L1.csv ├── CL_FI_COMMODITY_FAOMAJOR_L2.csv ├── CL_FI_COMMODITY_FAOSTAT_L1.csv ├── CL_FI_COMMODITY_FAOSTAT_L2.csv ├── CL_FI_COMMODITY_FAO_LEVEL1.csv ├── CL_FI_COMMODITY_FAO_LEVEL2.csv ├── CL_FI_COMMODITY_FAO_LEVEL3.csv ├── CL_FI_COMMODITY_ISSCFC.csv ├── CL_FI_COMMODITY_SITC4.csv ├── CL_FI_COMMODITY_YEARBOOK.csv ├── HCL_FI_COMMODITY_CPCCLASS_ISSCFC.csv ├── HCL_FI_COMMODITY_CPCCLASS_SPECIES.csv ├── HCL_FI_COMMODITY_CPCDIV_CPCGROUP.csv ├── HCL_FI_COMMODITY_CPCGROUP_CPCCLASS.csv ├── HCL_FI_COMMODITY_FAOL1_FAOL2.csv ├── HCL_FI_COMMODITY_FAOL2_FAOL3.csv ├── HCL_FI_COMMODITY_FAOL3_ISSCFC.csv ├── HCL_FI_COMMODITY_FAOMAJORL1_FAOMAJORL2.csv ├── HCL_FI_COMMODITY_FAOMAJORL2_ISSCFC.csv ├── HCL_FI_COMMODITY_FAOSTATL1_FAOSTATL2.csv ├── HCL_FI_COMMODITY_FAOSTATL2_ISSCFC.csv ├── HCL_FI_COMMODITY_ISSCAAPGRP_ISSCFC.csv ├── HCL_FI_COMMODITY_ISSCFC_ISSCFC.csv ├── HCL_FI_COMMODITY_SITC4_ISSCFC.csv ├── HCL_FI_COMMODITY_SITC4_SITC4.csv └── HCL_FI_COMMODITY_YBK_ISSCFC.csv ├── country ├── CL_FI_COUNTRY_CONTINENT.csv ├── CL_FI_COUNTRY_ECOCLASS.csv ├── CL_FI_COUNTRY_ECOGROUP.csv ├── CL_FI_COUNTRY_FAO.csv ├── CL_FI_COUNTRY_FISHSTAT.csv ├── CL_FI_COUNTRY_GEOREGION.csv ├── CL_FI_COUNTRY_GROUPS.csv ├── CL_FI_COUNTRY_M49.csv ├── CL_FI_COUNTRY_SDGREGION.csv ├── CL_FI_COUNTRY_SDGSUBREGION.csv ├── CL_FI_COUNTRY_SUBCONTINENT.csv ├── CL_FI_COUNTRY_UNUSED.csv ├── CL_FI_RFB.csv ├── HCL_FI_COUNTRY_CONTINENT_GEOREGION.csv ├── HCL_FI_COUNTRY_CURRENCY_COUNTRY.csv ├── HCL_FI_COUNTRY_ECOCLASS_COUNTRY.csv ├── HCL_FI_COUNTRY_ECOGROUP_COUNTRY.csv ├── HCL_FI_COUNTRY_FAO_COUNTRY.csv ├── HCL_FI_COUNTRY_FISHSTAT_COUNTRY.csv ├── HCL_FI_COUNTRY_GEOREGION_COUNTRY.csv ├── HCL_FI_COUNTRY_SDGREGION_SDGSUBREGION.csv ├── HCL_FI_COUNTRY_SDGSUBREGION_COUNTRY.csv ├── HCL_FI_COUNTRY_SUBCONTINENT_COUNTRY.csv ├── HCL_FI_COUNTRY_UNUSED_COUNTRY.csv └── HCL_FI_RFB_RFB_COUNTRY.csv ├── gear ├── CL_CWP_GEAR_GROUPS.csv ├── CL_CWP_GEAR_LEVEL1.csv ├── CL_CWP_GEAR_LEVEL2.csv └── HCL_CWP_GEARL1_GEARL2.csv ├── misc ├── CL_FI_CURRENCY.csv ├── CL_FI_DISPOSITION.csv ├── CL_FI_FBS_ELEMENT.csv ├── CL_FI_GENDER.csv ├── CL_FI_OCCUPATION.csv ├── CL_FI_PPRODUCTION_ELEMENT.csv ├── CL_FI_PRODENVIRONMENT.csv ├── CL_FI_PRODUCTION_SOURCE.csv ├── CL_FI_PRODUCTION_SOURCE_DET.csv ├── CL_FI_SYMBOL.csv ├── CL_FI_SYMBOL_FIGIS.csv ├── CL_FI_SYMBOL_SDMX.csv ├── CL_FI_TRADEFLOW.csv ├── CL_FI_TRADEFLOW_AGG.csv ├── CL_FI_TRADEFLOW_DET.csv ├── CL_FI_WORK_AREA.csv ├── HCL_FI_PRODSOURCE_PRODSOURCEDET.csv └── HCL_FI_TRADEFLOWAGG_TRADEFLOW.csv ├── species ├── CL_FI_SPECIES_FAMILY.csv ├── CL_FI_SPECIES_FAOSTAT.csv ├── CL_FI_SPECIES_GROUPS.csv ├── CL_FI_SPECIES_ISSCAAP_DIVISION.csv ├── CL_FI_SPECIES_ISSCAAP_GROUP.csv ├── CL_FI_SPECIES_ITEM.csv ├── CL_FI_SPECIES_MAJOR.csv ├── CL_FI_SPECIES_ORDER.csv ├── CL_FI_SPECIES_YEARBOOK.csv ├── HCL_FI_SPECIES_FAMILY_ITEM.csv ├── HCL_FI_SPECIES_FAOSTAT_ISSCAAPGRP.csv ├── HCL_FI_SPECIES_ISSCAAPDIV_ISSCAAPGRP.csv ├── HCL_FI_SPECIES_ISSCAAPGRP_ITEM.csv ├── HCL_FI_SPECIES_MAJOR_ORDER.csv ├── HCL_FI_SPECIES_ORDER_FAMILY.csv ├── HCL_FI_SPECIES_ORDER_ITEM.csv └── HCL_FI_SPECIES_YEARBOK_ISSCAAPGRP.csv └── waterarea ├── CL_FI_WATERAREA_DIVISION.csv ├── CL_FI_WATERAREA_GROUPS.csv ├── CL_FI_WATERAREA_INLANDMARINE.csv ├── CL_FI_WATERAREA_MAJOR.csv ├── CL_FI_WATERAREA_OCEAN.csv ├── CL_FI_WATERAREA_REGION.csv ├── CL_FI_WATERAREA_SUBAREA.csv ├── CL_FI_WATERAREA_SUBDIVISION.csv ├── CL_FI_WATERAREA_SUBOCEAN.csv ├── CL_FI_WATERAREA_SUBUNIT.csv ├── HCL_FI_WATERAREA_COUNTRY_MAJOR.csv ├── HCL_FI_WATERAREA_DIVISION_SUBDIVISION.csv ├── HCL_FI_WATERAREA_INLANDMARINE_MAJOR.csv ├── HCL_FI_WATERAREA_MAJOR_DIVISION.csv ├── HCL_FI_WATERAREA_MAJOR_SUBAREA.csv ├── HCL_FI_WATERAREA_OCEAN_MAJOR.csv ├── HCL_FI_WATERAREA_REGION_MAJOR.csv ├── HCL_FI_WATERAREA_SUBAREA_DIVISION.csv ├── HCL_FI_WATERAREA_SUBDIVISION_SUBUNIT.csv └── HCL_FI_WATERAREA_SUBOCEAN_MAJOR.csv /.project: -------------------------------------------------------------------------------- 1 | 2 | 3 | RefData 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /CL_History.txt: -------------------------------------------------------------------------------- 1 | CL_History.txt 2 | 3 | This file dcouments the history (version number/date): 4 | 5 | FAO code-list history: 6 | 2017.0.1 15-Dec-2017 first internal release 7 | 2018.0.1 22-Jan-2018 removed incorrect 3alfa-code from ISSCAPP_GROUP 8 | 2018.1.0 23-Mar-2018 updated codelists 9 | 2018.1.1 25-May-2018 updated codelists 10 | 2019.1.0 04-Apr-2019 updated codelists 11 | 2020.1.0 09-Nov-2020 first export from corporate MDM system 12 | 2021.1.0 14-Jun-2021 updated codelists 13 | 2021.1.0 29-Sep-2021 added new trade DSD, added reginal DSD 14 | 2022.1.0 08-Aug-2022 renamed CWP code-lists for publishing in CKAN; changes to FishStat 15 | 2023.1.1 19-Apr-2023 updated codelists 16 | 2024.1.0 29-Mar-2024 updated codelists 17 | 2025.1.0 27-Mar-2025 updated codelists 18 | 19 | FAO time-series history: 20 | 2017.1.0 13-Mar-2017 release of 2017 data 21 | 2017.1.1 20-Apr-2017 Aquaculture/Capture/GlobalProduction: changed Code column of CL_FI_AREA_GROUPS to area code 22 | 2018.1.0 23-Mar-2018 Aquaculture/Capture/GlobalProduction release 23 | 2018.1.1 23-Apr-2018 corrected Aquaculture value 24 | 2018.1.2 24-May-2018 Aquaculture: added Unit, renamed Environment to Production_Source 25 | 2018.1.2 25-May-2018 Production: added Unit 26 | 2019.1.0 16-May-2019 release of 2019 data 27 | 2020.1.0 21-May-2020 release of Aquaculture/Capture/GlobalProduction 28 | 2021.1.0 14-Jun-2021 release of Aquaculture/Capture/GlobalProduction; new format 29 | 2021.1.0 29-Sep-2021 release of Trade and Processed Production data; release of regional data 30 | 2022.1.0 29-Mar-2022 release of Aquaculture/Capture/GlobalProduction 31 | 2022.1.1 08-Aug-2022 updated Aquaculture/Capture: updated country notes only 32 | 2022.1.0 08-Aug-2022 release of Regional data 33 | 2023.1.1 19-Apr-2023 release of Aquaculture/Capture/GlobalProduction 1950-2021 34 | 2023.1.0 07-Jul-2023 release of Trade data 1976-2021 35 | 2023.1.0 11-Jul-2023 release of Regional data 36 | 2024.1.0 29-Mar-2024 release of Aquaculture/Capture/GlobalProduction 1950-2022 37 | 2024.1.1 04-Jul-2024 release of Regional data 38 | 2024.1.0 30-Jul-2024 release of Trade data and Processed Production 1976-2022 39 | 2025.1.0 28-Mar-2025 release of Aquaculture/Capture/GlobalProduction 1950-2023 40 | -------------------------------------------------------------------------------- /CL_Index_Commodity.txt: -------------------------------------------------------------------------------- 1 | 2 | commodity\CL_FI_COMMODITY_CPC_CLASS.csv Central Product Classification (CPC) class codes 3 | commodity\CL_FI_COMMODITY_CPC_DIVISION.csv Central Product Classification (CPC) division codes 4 | commodity\CL_FI_COMMODITY_CPC_GROUP.csv Central Product Classification (CPC) group codes 5 | commodity\CL_FI_COMMODITY_FAOMAJOR_L1.csv FAO major commodities - Level 1 (top level) 6 | commodity\CL_FI_COMMODITY_FAOMAJOR_L2.csv FAO major commodities - Level 2 7 | commodity\CL_FI_COMMODITY_FAOSTAT_L1.csv FAOSTAT major commodities - Level 1 (top level) 8 | commodity\CL_FI_COMMODITY_FAOSTAT_L2.csv FAOSTAT major commodities - Level 2 9 | commodity\CL_FI_COMMODITY_FAO_LEVEL1.csv FAO commodities - Level 1 (top level) 10 | commodity\CL_FI_COMMODITY_FAO_LEVEL2.csv FAO commodities - Level 2 11 | commodity\CL_FI_COMMODITY_FAO_LEVEL3.csv FAO commodities - Level 3 12 | commodity\CL_FI_COMMODITY_ITEM.csv Fishery Commoditity items code-list 13 | commodity\CL_FI_COMMODITY_SITC4_L1.csv SITC (Standard International Trade Classification v4) - Level 1 (top level) 14 | commodity\CL_FI_COMMODITY_SITC4_L2.csv SITC (Standard International Trade Classification v4) - Level 2 15 | commodity\CL_FI_COMMODITY_SITC4_L3.csv SITC (Standard International Trade Classification v4) - Level 3 16 | commodity\CL_FI_COMMODITY_SITC4_L4.csv SITC (Standard International Trade Classification v4) - Level 4 17 | commodity\CL_FI_COMMODITY_YEARBOOK.csv FAO statistical yearbook commodities group 18 | commodity\HCL_FI_COMMODITY_CPCCLASS_SPECIES.csv hierarchy COMMODITY_CPC_CLASS->SPECIES_ITEM 19 | commodity\HCL_FI_COMMODITY_CPCDIV_CPCGROUP.csv hierarchy COMMODITY_CPC_DIVISION->COMMODITY_CPC_GROUP 20 | commodity\HCL_FI_COMMODITY_CPCGROUP_CPCCLASS.csv hierarchy COMMODITY_CPC_GROUP->COMMODITY_CPC_CLASS 21 | commodity\HCL_FI_COMMODITY_FAOL1_FAOL2.csv hierarchy COMMODITY_FAO_LEVEL1->COMMODITY_FAO_LEVEL2 22 | commodity\HCL_FI_COMMODITY_FAOL2_FAOL3.csv hierarchy COMMODITY_FAO_LEVEL2->COMMODITY_FAO_LEVEL3 23 | commodity\HCL_FI_COMMODITY_FAOL3_ITEM.csv hierarchy COMMODITY_FAO_LEVEL3->COMMODITY_ITEM 24 | commodity\HCL_FI_COMMODITY_FAOMAJORL1_FAOMAJORL2.csv hierarchy COMMODITY_FAOMAJOR_L1->COMMODITY_FAOMAJOR_L2 25 | commodity\HCL_FI_COMMODITY_FAOMAJORL2_ITEM.csv hierarchy COMMODITY_FAOMAJOR_L2->COMMODITY_ITEM 26 | commodity\HCL_FI_COMMODITY_FAOSTATL1_FAOSTATL2.csv hierarchy COMMODITY_FAOSTAT_L1->COMMODITY_FAOSTAT_L2 27 | commodity\HCL_FI_COMMODITY_FAOSTATL2_ITEM.csv hierarchy COMMODITY_FAOSTAT_L2->COMMODITY_ITEM 28 | commodity\HCL_FI_COMMODITY_ITEM_ISSCAAP.csv hierarchy COMMODITY_ITEM->SPECIES_ISSCAAP_GROUP 29 | commodity\HCL_FI_COMMODITY_SITC4L1_SITC4L2.csv hierarchy COMMODITY_SITC4_L1->COMMODITY_SITC4_L2 30 | commodity\HCL_FI_COMMODITY_SITC4L2_SITC4L3.csv hierarchy COMMODITY_SITC4_L2->COMMODITY_SITC4_L3 31 | commodity\HCL_FI_COMMODITY_SITC4L3_SITC4L4.csv hierarchy COMMODITY_SITC4_L3->COMMODITY_SITC4_L4 32 | commodity\HCL_FI_COMMODITY_SITC4L4_ITEM.csv hierarchy COMMODITY_SITC4_L4->COMMODITY_ITEM 33 | commodity\HCL_FI_COMMODITY_YBK_ITEM.csv hierarchy COMMODITY_YEARBOOK->COMMODITY_ITEM 34 | 35 | HSCommodity/CL_FI_COMMODITY_HS1992_L3.csv 36 | HSCommodity/CL_FI_COMMODITY_HS1996_L3.csv 37 | HSCommodity/CL_FI_COMMODITY_HS2002_L3.csv 38 | HSCommodity/CL_FI_COMMODITY_HS2007_L3.csv 39 | HSCommodity/CL_FI_COMMODITY_HS2012_L1.csv HS2012 (Harmonized System v2012) codes - Level 1 (top level) 40 | HSCommodity/CL_FI_COMMODITY_HS2012_L2.csv HS2012 (Harmonized System v2012) codes - Level 2 41 | HSCommodity/CL_FI_COMMODITY_HS2012_L3.csv HS2012 (Harmonized System v2012) codes - Level 3 42 | HSCommodity/CL_FI_COMMODITY_HS2017_L1.csv HS2017 (Harmonized System v2017) codes - Level 1 (top level) 43 | HSCommodity/CL_FI_COMMODITY_HS2017_L2.csv HS2017 (Harmonized System v2017) codes - Level 2 44 | HSCommodity/CL_FI_COMMODITY_HS2017_L3.csv HS2017 (Harmonized System v2017) codes - Level 3 45 | HSCommodity/CL_FI_COMMODITY_HS2022_L1.csv HS2022 (Harmonized System v2022) codes - Level 1 (top level) 46 | HSCommodity/CL_FI_COMMODITY_HS2022_L2.csv HS2022 (Harmonized System v2022) codes - Level 2 47 | HSCommodity/CL_FI_COMMODITY_HS2022_L3.csv HS2022 (Harmonized System v2022) codes - Level 3 48 | HSCommodity/HCL__FI_COMMODITY_HS02L3_ISSCFC.csv 49 | HSCommodity/HCL__FI_COMMODITY_HS07L3_ISSCFC.csv 50 | HSCommodity/HCL__FI_COMMODITY_HS12L1_HS12L2.csv hierarchy COMMODITY_HS2012_L1->COMMODITY_HS2012_L2 51 | HSCommodity/HCL__FI_COMMODITY_HS12L2_HS12L3.csv hierarchy COMMODITY_HS2012_L2->COMMODITY_HS2012_L3 52 | HSCommodity/HCL__FI_COMMODITY_HS12L3_ISSCFC.csv hierarchy COMMODITY_HS2012_L3->ISSCFC 53 | HSCommodity/HCL__FI_COMMODITY_HS17L1_HS17L2.csv hierarchy COMMODITY_HS2017_L1->COMMODITY_HS2017_L2 54 | HSCommodity/HCL__FI_COMMODITY_HS17L2_HS17L3.csv hierarchy COMMODITY_HS2017_L2->COMMODITY_HS2017_L3 55 | HSCommodity/HCL__FI_COMMODITY_HS17L3_ISSCFC.csv hierarchy COMMODITY_HS2017_L3->ISSCFC 56 | HSCommodity/HCL__FI_COMMODITY_HS22L1_HS22L2.csv hierarchy COMMODITY_HS2022_L1->COMMODITY_HS2022_L2 57 | HSCommodity/HCL__FI_COMMODITY_HS22L2_HS22L3.csv hierarchy COMMODITY_HS2022_L2->COMMODITY_HS2022_L3 58 | HSCommodity/HCL__FI_COMMODITY_HS22L3_ISSCFC.csv hierarchy COMMODITY_HS2022_L3->ISSCFC 59 | HSCommodity/HCL__FI_COMMODITY_HS92L3_ISSCFC.csv 60 | HSCommodity/HCL__FI_COMMODITY_HS96L3_ISSCFC.csv 61 | 62 | CN8Commodity/CL_FI_COMMODITY_CN8_2012.csv 63 | CN8Commodity/CL_FI_COMMODITY_CN8_2013.csv 64 | CN8Commodity/CL_FI_COMMODITY_CN8_2014.csv 65 | CN8Commodity/CL_FI_COMMODITY_CN8_2015.csv 66 | CN8Commodity/CL_FI_COMMODITY_CN8_2017.csv 67 | CN8Commodity/CL_FI_COMMODITY_CN8_2019.csv CN8 (Combined Nomenclature at eight digit level ver 2019) 68 | CN8Commodity/CL_FI_COMMODITY_CN8_2021.csv CN8 (Combined Nomenclature at eight digit level ver 2021) 69 | CN8Commodity/CL_FI_COMMODITY_CN8_2022.csv CN8 (Combined Nomenclature at eight digit level ver 2022) 70 | CN8Commodity/HCL_FI_COMMODITY_CN82012_ISSCFC.csv 71 | CN8Commodity/HCL_FI_COMMODITY_CN82013_ISSCFC.csv 72 | CN8Commodity/HCL_FI_COMMODITY_CN82014_ISSCFC.csv 73 | CN8Commodity/HCL_FI_COMMODITY_CN82015_ISSCFC.csv 74 | CN8Commodity/HCL_FI_COMMODITY_CN82017_ISSCFC.csv 75 | CN8Commodity/HCL_FI_COMMODITY_CN82019_ISSCFC.csv hierarchy CN82019->ISSCFC 76 | CN8Commodity/HCL_FI_COMMODITY_CN82021_ISSCFC.csv hierarchy CN82021->ISSCFC 77 | CN8Commodity/HCL_FI_COMMODITY_CN82022_ISSCFC.csv hierarchy CN82022->ISSCFC 78 | * -------------------------------------------------------------------------------- /Eurostat/CL_SPECIES_1_3.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/Eurostat/CL_SPECIES_1_3.csv -------------------------------------------------------------------------------- /Eurostat/CL_SPECIES_1_4.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/Eurostat/CL_SPECIES_1_4.csv -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_AQUACULTURE.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_AQUACULTURE.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_CAPTURE.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_CAPTURE.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_COMMODITIES.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_COMMODITIES.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_FBS.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_FBS.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_PRODUCTION.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_PRODUCTION.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_REGIONAL.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_REGIONAL.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_TRADE.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_TRADE.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_TRADE_PARTNERS.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_TRADE_PARTNERS.xlsx -------------------------------------------------------------------------------- /FAO-dsd/DSD_FI_TRADE_PP.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openfigis/RefData/3fc870bcf5d7db0424c0a6110b3e8bc7eaec243a/FAO-dsd/DSD_FI_TRADE_PP.xlsx -------------------------------------------------------------------------------- /FishStat/FSJ_BUILTIN.csv: -------------------------------------------------------------------------------- 1 | "Code","Description_En","Description_Es","Description_Fr","Identifier","Name_En","Name_Es","Name_Fr" 2 | "MEASURE","Tipo de medida observada (cantidad, valor, etc.)","Observed measurement type (quantity, value, etc.)","Type de mesure observée (quantité, valeur, etc.)","1","Measure","Medida","Mesure" 3 | "UNIT","Unidad de medida observada (t, kg, USD, etc.)","Observed measurement unit (t, kg, USD, etc.)","Unité de mesure observée (t, kg, USD, etc.)","2","Unit","Unidad","Unité" 4 | "UNIT_MULTIPLIER","Exponent in base 10","Exponente en base 10","Exposant en base 10","3","Unit multiplier","Multiplicador de unidad","Multiplicateur de l'unité" 5 | -------------------------------------------------------------------------------- /FishStat/FSJ_DIMENSION.csv: -------------------------------------------------------------------------------- 1 | "AttributeKey","DatasetKey","DisableAggregate","HasNote","Identifier","SWS_Dimension","isFishStatJ" 2 | "5","1","false","20","11","geographicAreaM49_fi","true" 3 | "101","1","false","","12","fisheriesAsfis","true" 4 | "41","1","false","","13","fisheriesCatchArea","true" 5 | "151","1","false","","14","fisheriesProductionSource","true" 6 | "9992","1","true","","15","measuredElement","false" 7 | "5","2","false","20","21","geographicAreaM49_fi","true" 8 | "101","2","false","","22","fisheriesAsfis","true" 9 | "41","2","false","","23","fisheriesCatchArea","true" 10 | "9992","2","true","","24","measuredElement","false" 11 | "5","3","false","","31","","true" 12 | "101","3","false","","32","","true" 13 | "41","3","false","","33","","true" 14 | "166","3","false","","34","","true" 15 | "9992","3","true","","35","","false" 16 | "5","4","false","","41","","true" 17 | "206","4","false","","42","","true" 18 | "201","4","false","","43","","true" 19 | "9992","4","false","","44","","false" 20 | "5","5","false","","51","geographicAreaM49_fi","true" 21 | "101","5","false","","52","fisheriesAsfis","true" 22 | "71","5","false","","53","fisheriesCatchArea","true" 23 | "9992","5","false","","54","measuredElement","false" 24 | "5","6","false","","61","geographicAreaM49_fi","true" 25 | "101","6","false","","62","fisheriesAsfis","true" 26 | "71","6","false","","63","fisheriesCatchArea","true" 27 | "9992","6","false","","64","measuredElement","false" 28 | "5","7","false","","71","geographicAreaM49_fi","true" 29 | "101","7","false","","72","fisheriesAsfis","true" 30 | "71","7","false","","73","fisheriesCatchArea","true" 31 | "9992","7","false","","74","measuredElement","false" 32 | "5","8","false","","81","geographicAreaM49_fi","true" 33 | "101","8","false","","82","fisheriesAsfis","true" 34 | "71","8","false","","83","fisheriesCatchArea","true" 35 | "9992","8","false","","84","measuredElement","false" 36 | "5","9","false","","91","geographicAreaM49_fi","true" 37 | "241","9","false","","92","measuredItemFaostat_L2","true" 38 | "256","9","true","","93","measuredElementSuaFbs","true" 39 | "9992","9","true","","94","","false" 40 | "5","10","false","","101","geographicAreaM49_fi","true" 41 | "9992","10","false","","102","","false" 42 | "305","11","false","","110","","true" 43 | "315","11","false","","111","","true" 44 | "206","11","false","","112","","true" 45 | "251","11","false","","113","","true" 46 | "9992","11","false","","114","","false" 47 | "305","12","false","","121","","true" 48 | "206","12","false","","122","","true" 49 | "251","12","false","","123","","true" 50 | "9992","12","false","","124","","false" 51 | "305","14","false","","125","","true" 52 | "206","14","false","","126","","true" 53 | "251","14","false","","127","","true" 54 | "9992","14","false","","128","","false" 55 | "5","13","false","","131","","true" 56 | "206","13","false","","132","","true" 57 | "191","13","false","","133","","true" 58 | "9992","13","false","","134","","false" 59 | "9033","9001","false","","9001","","true" 60 | "9043","9001","false","","9002","","true" 61 | "9022","9001","false","","9003","","true" 62 | "9007","9001","false","","9004","","true" 63 | "9173","9001","false","","9005","","true" 64 | "9992","9001","false","","9006","","false" 65 | -------------------------------------------------------------------------------- /FishStat/FSJ_PERIOD.csv: -------------------------------------------------------------------------------- 1 | "Acronym","FirstPeriod","Format","Identifier","LastPeriod","Name_En","Name_Es","Name_Fr","SWS_Dimension","Size","Symbol","Time","TimeseriesKey","Value","isFishStatJ" 2 | "YEAR","Y1950","YYYY","1010","Y2023","Year","Año","Année","timePointYears","4","STATUS","PERIOD","1010","VALUE","true" 3 | "YEAR","Y1984","YYYY","1020","Y2023","Year","Año","Année","timePointYears","4","STATUS","PERIOD","1020","VALUE","true" 4 | "YEAR","Y1950","YYYY","2001","Y2023","Year","Año","Année","timePointYears","4","STATUS","PERIOD","2001","VALUE","true" 5 | "YEAR","Y1950","YYYY","3001","Y2023","Year","Año","Année","","4","STATUS","PERIOD","3001","VALUE","true" 6 | "YEAR","Y1976","YYYY","4001","Y2018","Year","Año","Année","","4","STATUS","PERIOD","4001","VALUE","true" 7 | "YEAR","Y1976","YYYY","4002","Y2018","Year","Año","Année","","4","STATUS","PERIOD","4002","VALUE","true" 8 | "YEAR","Y1970","YYYY","5001","Y2022","Year","Año","Année","timePointYears","4","STATUS","PERIOD","5001","VALUE","true" 9 | "YEAR","Y1970","YYYY","6001","Y2022","Year","Año","Année","timePointYears","4","STATUS","PERIOD","6001","VALUE","true" 10 | "YEAR","Y1986","YYYY","7001","Y2022","Year","Año","Année","timePointYears","4","STATUS","PERIOD","7001","VALUE","true" 11 | "YEAR","Y1975","YYYY","8001","Y2022","Year","Año","Année","timePointYears","4","STATUS","PERIOD","8001","VALUE","true" 12 | "YEAR","Y1961","YYYY","9001","Y2019","Year","Año","Année","timePointYears","4","STATUS","PERIOD","9001","VALUE","true" 13 | "YEAR","Y1961","YYYY","9011","Y2019","Year","Año","Année","timePointYears","4","STATUS","PERIOD","9011","VALUE","true" 14 | "YEAR","Y2019","YYYY","11001","Y2022","Year","Año","Année","","4","STATUS","PERIOD","11001","VALUE","true" 15 | "YEAR","Y2019","YYYY","11011","Y2022","Year","Año","Année","","4","STATUS","PERIOD","11011","VALUE","true" 16 | "YEAR","Y1976","YYYY","12001","Y2022","Year","Año","Année","","4","STATUS","PERIOD","12001","VALUE","true" 17 | "YEAR","Y1976","YYYY","12005","Y2022","Year","Año","Année","","4","STATUS","PERIOD","12005","VALUE","true" 18 | "YEAR","Y1948","YYYY","12011","Y2022","Year","Año","Année","","4","STATUS","PERIOD","12011","VALUE","true" 19 | "YEAR","Y1948","YYYY","12015","Y2022","Year","Año","Année","","4","STATUS","PERIOD","12015","VALUE","true" 20 | "YEAR","Y1976","YYYY","13001","Y2022","Year","Año","Année","","4","STATUS","PERIOD","13001","VALUE","true" 21 | "YEAR","Y2016","YYYY","19001","Y2024","Year","Año","Année","","4","STATUS","PERIOD","19001","VALUE","true" 22 | -------------------------------------------------------------------------------- /FishStat/FSJ_QUERY_MEASURE.csv: -------------------------------------------------------------------------------- 1 | "Identifier","MeasureKey","MeasurePrefix","TimeseriesKey","Value" 2 | "1011","9992","","1010","Q_tlw" 3 | "1012","901","","1010","" 4 | "1013","902","","1010","" 5 | "1021","9992","","1020","V_USD_1000" 6 | "1022","901","","1020","" 7 | "1023","902","","1020","" 8 | "1030","9992","","1030","Q_no_1,Q_tlw" 9 | "1032","901","QUANTITY","1030","" 10 | "1033","902","QUANTITY","1030","" 11 | "1035","901","VALUE","1030","" 12 | "1036","902","VALUE","1030","" 13 | "2001","9992","","2001","Q_no_1,Q_tlw" 14 | "2002","901","","2001","" 15 | "2003","902","","2001","" 16 | "3001","9992","","3001","Q_no_1,Q_tlw" 17 | "3002","901","","3001","" 18 | "3003","902","","3001","" 19 | "5001","9992","","5001","Q_tlw" 20 | "5002","901","","5001","" 21 | "5003","902","","5001","" 22 | "6001","9992","","6001","Q_tlw" 23 | "6002","901","","6001","" 24 | "6003","902","","6001","" 25 | "7001","9992","","7001","Q_tlw" 26 | "7002","901","","7001","" 27 | "7003","902","","7001","" 28 | "8001","9992","","8001","Q_tlw" 29 | "8002","901","","8001","" 30 | "8003","902","","8001","" 31 | "9001","9992","","9001","Q_tlw" 32 | "9002","901","","9001","" 33 | "9003","902","","9001","" 34 | "9011","9992","","9011","Q_no_1000" 35 | "9012","901","","9011","" 36 | "9013","902","","9011","" 37 | "11001","9992","","11001","Q_tpw" 38 | "11002","901","","11001","" 39 | "11003","902","","11001","" 40 | "11011","9992","","11011","V_USD_1000" 41 | "11012","901","","11011","" 42 | "11013","902","","11011","" 43 | "12001","9992","","12001","Q_tpw" 44 | "12002","901","","12001","" 45 | "12003","902","","12001","" 46 | "12005","9992","","12015","V_USD_1000" 47 | "12006","901","","12015","" 48 | "12007","902","","12015","" 49 | "12011","9992","","12011","Q_tpw" 50 | "12012","901","","12011","" 51 | "12013","902","","12011","" 52 | "13001","9992","","13001","Q_tpw" 53 | "13002","901","","13001","" 54 | "13003","902","","13001","" 55 | "19001","9992","","19001","Q_no_1" 56 | "19002","901","","19001","" 57 | "19003","902","","19001","" 58 | -------------------------------------------------------------------------------- /FishStat/FSJ_SDMX_DIMENSION.csv: -------------------------------------------------------------------------------- 1 | "Acronym","Identifier" 2 | "CL_FI_COMMODITY_ISSCFC","1000" 3 | "CL_FI_COMMODITY_ISSCAAPGRP","1010" 4 | "CL_FI_COMMODITY_CPC","1020" 5 | "CL_FI_COMMODITY_FAO","1030" 6 | "CL_FI_COMMODITY_FAOMAJOR","1040" 7 | "CL_FI_COMMODITY_FAOSTAT","1050" 8 | "CL_FI_COMMODITY_SITC4","1060" 9 | "CL_FI_COMMODITY_HS2017","1070" 10 | "CL_FI_COMMODITY_HS2022","1080" 11 | "CL_SPECIES_ISSCAAP","1100" 12 | "CL_SPECIES_TAXONOMIC","1110" 13 | "CL_SPECIES_YEARBOOK","1120" 14 | "CL_SPECIES_FAOSTAT","1130" 15 | "CL_COUNTRY_CONTINENT","1200" 16 | "CL_COUNTRY_ECOCLASS","1210" 17 | "CL_COUNTRY_ECOGROUP","1220" 18 | "CL_COUNTRY_FISHSTAT","1230" 19 | "CL_COUNTRY_RFB","1240" 20 | "CL_WATER_AREA","1300" 21 | -------------------------------------------------------------------------------- /FishStat/FSJ_SDMX_FRAGMENT.csv: -------------------------------------------------------------------------------- 1 | "Code","CodeFormat","EBX_Codelist","HasMultiple","Identifier","Name","Name2","Order","ParentCodeFormat","Parent_Code","Parent_Codelist","SDMX_Dimension" 2 | "206","","113","false","1001","205","","","","206","113","1000" 3 | "116","","304","false","1011","115","","","","","","1010" 4 | "206","","113","false","1012","205","","","","116","304","1010" 5 | "181","","101","false","1021","180","","","","","","1020" 6 | "176","","102","false","1022","175","","","","181","101","1020" 7 | "171","","100","false","1023","170","","","","176","102","1020" 8 | "206","","113","false","1024","205","","","","171","100","1020" 9 | "1002","","103","false","1031","1003","","","","","","1030" 10 | "1005","","104","false","1032","1006","","","","1002","103","1030" 11 | "1008","","105","false","1033","1009","","","","1005","104","1030" 12 | "206","","113","false","1034","205","","","","1008","105","1030" 13 | "236","","106","false","1041","235","","","","","","1040" 14 | "221","","107","false","1042","220","","","","236","106","1040" 15 | "206","","113","false","1043","205","","","","221","107","1040" 16 | "241","","108","false","1051","240","","","","","","1050" 17 | "226","","109","false","1052","225","","","","241","108","1050" 18 | "206","","113","false","1053","205","","","","226","109","1050" 19 | "231","","114","false","1061","230","","","","231","114","1060" 20 | "206","","113","false","1062","205","","","","231","114","1060" 21 | "1011","","122","false","1071","1012","","","","","","1070" 22 | "1014","","121","false","1072","1015","","","","1011","122","1070" 23 | "1017","","120","false","1073","1018","","","","1014","121","1070" 24 | "206","","113","false","1074","205","","","","1017","120","1070" 25 | "1021","","117","false","1075","1022","","","","","","1080" 26 | "1024","","118","false","1076","1025","","","","1021","117","1080" 27 | "1027","","119","false","1077","1028","","","","1024","118","1080" 28 | "206","","113","false","1078","205","","","","1027","119","1080" 29 | "111","","305","false","1101","110","","","","","","1100" 30 | "116","","304","false","1102","115","","","","111","305","1100" 31 | "101","","301","false","1103","100","104","","","116","304","1100" 32 | "121","","306","false","1111","123","","","","","","1110" 33 | "126","","307","false","1112","125","","","","121","306","1110" 34 | "131","","302","false","1113","130","","","","126","307","1110" 35 | "101","","301","false","1114","100","104","","","131","302","1110" 36 | "101","","301","false","1115","100","104","106","","126","307","1110" 37 | "141","","308","false","1121","140","","","","","","1120" 38 | "116","","304","true","1122","115","","","","141","308","1120" 39 | "136","","303","false","1131","135","","","","","","1130" 40 | "116","","304","false","1132","115","","","","136","303","1130" 41 | "12","%03d","201","false","1201","10","","","","","","1200" 42 | "17","%03d","208","false","1202","15","","","%03d","12","201","1200" 43 | "5","%03d","200","false","1203","1","","","%03d","17","208","1200" 44 | "26","%03d","202","false","1211","25","","","","","","1210" 45 | "5","%03d","200","false","1212","1","","","%03d","26","202","1210" 46 | "31","%03d","203","false","1221","30","","","","","","1220" 47 | "5","%03d","200","true","1222","1","","","%03d","31","203","1220" 48 | "80","%03d","214","false","1231","81","","","","","","1230" 49 | "5","%03d","200","true","1232","1","","","%03d","80","214","1230" 50 | "21","%03d","213","false","1241","22","","","","","","1240" 51 | "5","%03d","200","true","1242","1","","","%03d","21","213","1240" 52 | "422","","402","false","1301","421","","","","","","1300" 53 | "432","","403","false","1302","431","","","","422","402","1300" 54 | "462","","406","false","1303","461","","","","432","403","1300" 55 | "412","","401","false","1304","411","","","","432","403","1300" 56 | "412","","401","false","1305","411","","","","462","406","1300" 57 | "462","","406","false","1306","461","","","","432","403","1300" 58 | "472","","407","false","1307","471","","","","412","401","1300" 59 | "492","","409","false","1308","491","","","","472","407","1300" 60 | -------------------------------------------------------------------------------- /FishStat/FSJ_TIMSERIES.csv: -------------------------------------------------------------------------------- 1 | "Acronym","Data_ZipUrl","DatasetKey","Description_En","Description_Es","Description_Fr","Identifier","Name_En","Name_Es","Name_Fr","Provider","Query_Panel","Query_Panel_order","SWS_TableName","isFishStatJ" 2 | "QUANTITY","https://www.fao.org/fishery/static/Data/Aquaculture_2025.1.0.zip","1","Global aquaculture production (Quantity)","Producción mundial de acuicultura (Cantidad)","Production mondiale de l'aquaculture (Quantité)","1010","Quantity (1950 - 2023)","Cantidad (1950 - 2023)","Quantité (1950 - 2023)","FAO","true","12","aqua","true" 3 | "VALUE","https://www.fao.org/fishery/static/Data/Aquaculture_2025.1.0.zip","1","Global aquaculture production (Value)","Producción mundial de acuicultura (Valor)","Production mondiale de l'aquaculture (Valeur)","1020","Value (1984 - 2023)","Valor (1984 - 2023)","Valeur (1984 - 2023)","FAO","true","13","aquaculture_value","true" 4 | "AQUACULTURE","","1","Global aquaculture production (Quantity)","Producción mundial de acuicultura (Cantidad)","Production mondiale de l'aquaculture (Quantité)","1030","Quantity (1950 - 2019)","Cantidad (1950 - 2019)","Quantité (1950 - 2019)","FAO","false","11","","false" 5 | "QUANTITY","https://www.fao.org/fishery/static/Data/Capture_2025.1.0.zip","2","Global capture production","Capturas mundiales","Captures mondiales","2001","Quantity (1950 - 2023)","Cantidad (1950 - 2023)","Quantité (1950 - 2023)","FAO","true","14","capture","true" 6 | "QUANTITY","https://www.fao.org/fishery/static/Data/GlobalProduction_2025.1.0.zip","3","Global production (by production source)","Production mondiale (par source de production)","Producción mundial (por origen de producción)","3001","Quantity (1950 - 2023)","Cantidad (1950 - 2023)","Quantité (1950 - 2023)","FAO","true","10","","true" 7 | "QUANTITY","","4","Global commodities production and trade (Quantity)","Producción y comercio de productos pesqueros (Cantidad)","Production et commerce des produits de la pêche (Quantité)","4001","Quantity (1976 - 2018)","Cantidad (1976 - 2018)","Quantité (1976 - 2018)","FAO","false","","","true" 8 | "VALUE","","4","Global commodities production and trade (Value)","Producción y comercio de productos pesqueros (Valor)","Production et commerce des produits de la pêche (Valeur)","4002","Value (1976 - 2018)","Valor (1976 - 2018)","Valeur (1976 - 2018)","FAO","false","","","true" 9 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Regional_2024.1.1.zip","5","CECAF (Eastern Central Atlantic) capture production","Capturas CPACO (Atlántico centro-oriental)","Captures COPACE (Atlantique centre-est)","5001","Quantity (1970 - 2022)","Cantidad (1970 - 2022)","Quantité (1970 - 2022)","FAO","true","41","fi_capture_cecaf","true" 10 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Regional_2024.1.1.zip","6","GFCM (Mediterranean and Black Sea) capture production","Capturas CGPM (Mediterráneo y Mar Negro)","Captures CGPM (Méditerranée et mer Noire)","6001","Quantity (1970 - 2022)","Cantidad (1970 - 2022)","Quantité (1970 - 2022)","FAO","true","42","fi_capture_gfcm","true" 11 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Regional_2024.1.1.zip","7","RECOFI capture production","Capturas COREPESCA","Captures CORÉPÊCHES","7001","Quantity (1986 - 2022)","Cantidad (1986 - 2022)","Quantité (1986 - 2022)","FAO","true","43","fi_capture_recofi","true" 12 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Regional_2024.1.1.zip","8","SEAFO (Southeast Atlantic) capture production","Capturas SEAFO (Atlántico sudoriental)","Captures OPASE (Atlantique sud-est)","8001","Quantity (1975 - 2022)","Cantidad (1975 - 2022)","Quantité (1975 - 2022)","FAO","true","44","fi_capture_seatl","true" 13 | "QUANTITY","","9","FBS - Total quantity","FBS - Cantidad total","FBS - Quantité totale","9001","Quantity (1961 - 2019)","Cantidad (1961 - 2019)","Quantité (1961 - 2019)","FAO","false","","","true" 14 | "NUMBER","","10","World population","Población mundial","Population mondiale","9011","Number (1961 - 2019)","Numero (1961 - 2019)","Nombre (1961 - 2019)","FAO","false","","","true" 15 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Trade_Partners_2024.1.0.zip","11","Aquatic trade - By partner country (Quantity)","Comercio de productos acuáticos - Por país socio (Cantidad)","Commerce de produits aquatiques - Par pays partenaire (Quantité)","11001","Quantity (2019 - 2022)","Cantidad (2019 - 2022)","Quantité (2019 - 2022)","FAO","true","21","","true" 16 | "VALUE","https://www.fao.org/fishery/static/Data/FI_Trade_Partners_2024.1.0.zip","11","Aquatic trade - By partner country (Value)","Comercio de productos acuáticos - Por país socio (Valor)","Commerce de produits aquatiques - Par pays partenaire (Valeur)","11011","Value (2019 - 2022)","Valor (2019 - 2022)","Valeur (2019 - 2022)","FAO","true","22","","true" 17 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Trade_2024.1.0.zip","12","Aquatic trade - All partners aggregated (Quantity)","Comercio de productos acuáticos - Todos los socios agregados (Cantidad)","Commerce de produits aquatiques - Tous les partenaires regroupés (Quantité)","12001","Quantity (1976 - 2022)","Cantidad (1976 - 2022)","Quantité (1976 - 2022)","FAO","true","23","","true" 18 | "VALUE","https://www.fao.org/fishery/static/Data/FI_Trade_2024.1.0.zip","12","Aquatic trade - All partners aggregated (Value)","Comercio de productos acuáticos - Todos los socios agregados (Valor)","Commerce de produits aquatiques - Tous les partenaires regroupés (Valeur)","12005","Value (1976 - 2022)","Valor (1976 - 2022)","Valeur (1976 - 2022)","FAO","true","24","","true" 19 | "QUANTITY","","14","Aquatic trade - All partners aggregated (Quantity)","Comercio de productos acuáticos - Todos los socios agregados (Cantidad)","Commerce de produits aquatiques - Tous les partenaires regroupés (Quantité)","12011","Quantity (1948 - 2022)","Cantidad (1948 - 2022)","Quantité (1948 - 2022)","FAO","false","","","true" 20 | "VALUE","","14","Aquatic trade - All partners aggregated (Value)","Comercio de productos acuáticos - Todos los socios agregados (Valor)","Commerce de produits aquatiques - Tous les partenaires regroupés (Valeur)","12015","Value (1948 - 2022)","Valor (1948 - 2022)","Valeur (1948 - 2022)","FAO","false","","","true" 21 | "QUANTITY","https://www.fao.org/fishery/static/Data/FI_Trade_PP_2024.1.0.zip","13","Aquatic processed production (Quantity)","Producción de productos acuáticos transformados (Cantidad)","Production de produits aquatiques transformés (Quantité)","13001","Quantity (1976 - 2022)","Cantidad (1976 - 2022)","Quantité (1976 - 2022)","FAO","true","25","","true" 22 | "NUMBER","https://www.fao.org/fishery/static/Data/BorderRejections_2025.1.0.zip","9001","Number of cases (2016-2024)","Número de casos (2016-2024)","Nombre de cas (2016-2024)","19001","Number of cases (2016-2024)","Número de casos (2016-2024)","Nombre de cas (2016-2024)","FAO","false","","","true" 23 | -------------------------------------------------------------------------------- /FishStat/FSJ_UNIT.csv: -------------------------------------------------------------------------------- 1 | "Code","Description_En","Description_Es","Description_Fr","Identifier","Multiplier","Name_En","Name_Es","Name_Fr","SWS_Unit","Short_Name","Unit" 2 | "Q_t_1","Observed measure unit (Tonnes)","Unidad de la medida observada (Toneladas)","Unité de la mesure observée (Tonnes)","1","1","Tonnes","Toneladas","Tonnes","FI_001","Tonnes","t" 3 | "V_USD_1000","Observed measure unit (USD 1 000)","Unidad de la medida observada (USD 1 000)","Unité de la mesure observée (USD 1 000)","2","1000","Value (USD 1000)","Valor (1000 USD)","Valeur (1000 USD)","FI_003","USD (1000)","USD" 4 | "Q_no_1","Observed measure unit (number)","Unidad de la medida observada (número)","Unité de la mesure observée (nombre)","3","1","Number","Número","Nombre","FI_002","Number","no" 5 | "E_h_1","","","","4","1","Effort (hours)","Esfuerzo (horas)","Effort (heures)","","Effort (hrs)","h" 6 | "Q_kg_1","","","","5","1","Quantity (kilograms)","Cantidad (kilogramos)","Quantité (kilogrammes)","","Quantity (kg)","kg" 7 | "L_m_1","","","","6","1","Length (meters)","Eslora (metros)","Longeur (mètres)","","Length (m)","m" 8 | "Q_no_1000","Observed measure unit (Thousands)","Unidad de la medida observada (Miles)","Unité de la mesure observée (Milliers)","7","1000","Number (Thousand)","Número (Mil)","Nombre (Mille)","","Number (1000)","no" 9 | "Q_kw_1","","","","8","1","Kilowatt","Kilovatio","Kilowatt","","Quantity (kW)","kw" 10 | "Q_tlw","Observed measure unit (Tonnes - live weight)","Unidad de la medida observada (Toneladas - peso vivo)","Unité de la mesure observée (Tonnes - poids vif)","9","1","Tonnes - live weight","Toneladas - peso vivo","Tonnes - poids vif","FI_001","TLW","t" 11 | "Q_tpw","","","","10","1","Tonnes – net product weight","Toneladas – peso producto neto","Tonnes – poids produit net","FI_001","TPW","t" 12 | "V_LCU","Monetary unit in local currency","Unidad monetaria en moneda local","Unité monétaire en monnaie locale","99","1","Local currency unit","Unidad de moneda local","Unité monétaire locale","FI_004","Local Currency","LCU" 13 | -------------------------------------------------------------------------------- /FishStat/FSJ_WORKSPACE.csv: -------------------------------------------------------------------------------- 1 | "Acronym","Description_En","Description_Es","Description_Fr","Identifier","Name_En","Name_Es","Name_Fr","Provider_En","Provider_Es","Provider_Fr","Version" 2 | "FAO_FI_GLOBAL_PROD","FAO Global Fishery and Aquaculture Production Statistics","Estadísticas mundiales de capturas y producción de acuicultura de la FAO","Statistiques mondiales des captures et de production de l’aquaculture de la FAO","3","FAO Global Fishery and Aquaculture Production Statistics","Estadísticas mundiales de capturas y producción de acuicultura de la FAO","Statistiques mondiales des captures et de production de l’aquaculture de la FAO","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2025.1.0" 3 | "FAO_FI_AQUACULTURE","FAO Global Fishery and Aquaculture Production Statistics","Estadísticas mundiales de capturas y producción de acuicultura de la FAO","Statistiques mondiales des captures et de production de l’aquaculture de la FAO","11","FAO Global Aquaculture Production Statistics","Estadísticas mundiales de capturas y producción de","Statistiques mondiales des captures et de production","Food and Agriculture Organization of the United NationsNations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2023.1.1" 4 | "FAO_FI_CAPTURE","FAO Global Fishery Capture Production Statistics","FAO Global Fishery Capture Production Statistics","FAO Global Fishery Capture Production Statistics","12","FAO Global Capture Production Statistics","FAO Global Capture Production Statistics","FAO Global Capture Production Statistics","Food and Agriculture Organization of the United NationsNations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2023.1.1" 5 | "FAO_FI_REGIONAL","FAO Regional capture fisheries statistics","Estadísticas de capturas pesqueras regionales de la FAO","Statistiques des captures de la pêche régionale de la FAO","32","FAO Regional capture fisheries statistics","Estadísticas de capturas pesqueras regionales de la FAO","Statistiques des captures de la pêche régionale de la FAO","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2024.1.1" 6 | "FAO_FI_GLOBAL_TRADE_OLD","FAO Global Fishery and Aquaculture Commodities Statistics","Estadísticas mundiales de los productos de pesca y acuicultura de la FAO","Statistiques mondiales des produits des pêches et de l'aquaculture de la FAO","40","OLD FAO Global Fishery and Aquaculture Commodities Statistics","Estadísticas mundiales de los productos de pesca y acuicultura de la FAO","Statistiques mondiales des produits des pêches et de l'aquaculture de la FAO","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2020.0.1" 7 | "FAO_FI_GLOBAL_TRADE","FAO Global Aquatic Trade Statistics","Estadísticas mundiales del comercio de productos acuáticos de la FAO","Statistiques mondiales du commerce de produits aquatiques de la FAO","41","FAO Global Aquatic Trade Statistics","Estadísticas mundiales del comercio de productos acuáticos de la FAO","Statistiques mondiales du commerce de produits aquatiques de la FAO","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2024.1.1" 8 | "FAO_FI_GLOBAL_PP","FAO Global Aquatic Processed Production Statistics","Estadísticas mundiales de la FAO de producción de productos acuáticos transformados","Statistiques mondiales de la FAO sur la production de produits aquatiques transformés","42","FAO Global Aquatic Processed Production Statistics","Estadísticas mundiales de la FAO de producción de productos acuáticos transformados","Statistiques mondiales de la FAO sur la production de produits aquatiques transformés","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2024.1.1" 9 | "FAO_FI_GLOBAL_TRADE_1948","FAO Global Aquatic Trade Statistics - 1948 to 2022","Estadísticas mundiales del comercio de productos acuáticos de la FAO 1948 - 2022","Statistiques mondiales du commerce de produits aquatiques de la FAO 1948 - 2022","43","FAO Global Aquatic Trade Statistics - 1948 to 2022","Estadísticas mundiales del comercio de productos acuáticos de la FAO 1948 - 2022","Statistiques mondiales du commerce de produits aquatiques de la FAO 1948 - 2022","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2024.0.1" 10 | "FAO_FI_FBS","FAO Food balance sheets of aquatic products","Productos acuáticos: hojas de balance de alimentos de la FAO","Produits aquatiques: bilans alimentaires de la FAO","50","FAO Food balance sheets of aquatic products","Productos acuáticos: hojas de balance de alimentos de la FAO","Produits aquatiques: bilans alimentaires de la FAO","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2023.0.1" 11 | "FAO_FI_REJECTION","Border rejections","Rechazos fronterizos","Rejets à la frontière","9001","Border rejections","Rechazos fronterizos","Rejets à la frontière","Food and Agriculture Organization of the United Nations","Organización de las Naciones Unidas para la Alimentación y la Agricultura","Organisation des Nations Unies pour l'alimentation et l'agriculture","2025.1.0" 12 | -------------------------------------------------------------------------------- /FishStat/HCL_FSJ_DATASET_CONCEPT.csv: -------------------------------------------------------------------------------- 1 | "Concept","Dataset" 2 | "1","1" 3 | "2","1" 4 | "3","1" 5 | "4","1" 6 | "5","1" 7 | "6","1" 8 | "7","1" 9 | "8","1" 10 | "9","1" 11 | "10","1" 12 | "11","1" 13 | "12","1" 14 | "22","1" 15 | "23","1" 16 | "24","1" 17 | "25","1" 18 | "26","1" 19 | "27","1" 20 | "29","1" 21 | "30","1" 22 | "31","1" 23 | "32","1" 24 | "35","1" 25 | "36","1" 26 | "37","1" 27 | "38","1" 28 | "60","1" 29 | "85","1" 30 | "1","2" 31 | "2","2" 32 | "3","2" 33 | "4","2" 34 | "5","2" 35 | "6","2" 36 | "7","2" 37 | "8","2" 38 | "9","2" 39 | "10","2" 40 | "11","2" 41 | "12","2" 42 | "22","2" 43 | "23","2" 44 | "24","2" 45 | "25","2" 46 | "26","2" 47 | "27","2" 48 | "29","2" 49 | "35","2" 50 | "36","2" 51 | "37","2" 52 | "38","2" 53 | "60","2" 54 | "85","2" 55 | "1","3" 56 | "2","3" 57 | "3","3" 58 | "4","3" 59 | "5","3" 60 | "6","3" 61 | "7","3" 62 | "8","3" 63 | "9","3" 64 | "10","3" 65 | "11","3" 66 | "12","3" 67 | "22","3" 68 | "23","3" 69 | "24","3" 70 | "25","3" 71 | "26","3" 72 | "27","3" 73 | "29","3" 74 | "31","3" 75 | "32","3" 76 | "35","3" 77 | "36","3" 78 | "37","3" 79 | "38","3" 80 | "60","3" 81 | "85","3" 82 | "1","4" 83 | "3","4" 84 | "4","4" 85 | "5","4" 86 | "6","4" 87 | "17","4" 88 | "18","4" 89 | "19","4" 90 | "20","4" 91 | "23","4" 92 | "24","4" 93 | "33","4" 94 | "35","4" 95 | "36","4" 96 | "37","4" 97 | "38","4" 98 | "52","4" 99 | "55","4" 100 | "56","4" 101 | "57","4" 102 | "1","5" 103 | "2","5" 104 | "3","5" 105 | "4","5" 106 | "5","5" 107 | "6","5" 108 | "7","5" 109 | "8","5" 110 | "9","5" 111 | "10","5" 112 | "11","5" 113 | "12","5" 114 | "14","5" 115 | "15","5" 116 | "22","5" 117 | "23","5" 118 | "24","5" 119 | "25","5" 120 | "26","5" 121 | "27","5" 122 | "29","5" 123 | "35","5" 124 | "36","5" 125 | "37","5" 126 | "38","5" 127 | "1","6" 128 | "2","6" 129 | "3","6" 130 | "4","6" 131 | "5","6" 132 | "6","6" 133 | "7","6" 134 | "8","6" 135 | "9","6" 136 | "10","6" 137 | "11","6" 138 | "12","6" 139 | "14","6" 140 | "15","6" 141 | "22","6" 142 | "23","6" 143 | "24","6" 144 | "25","6" 145 | "26","6" 146 | "27","6" 147 | "29","6" 148 | "35","6" 149 | "36","6" 150 | "37","6" 151 | "38","6" 152 | "1","7" 153 | "2","7" 154 | "3","7" 155 | "4","7" 156 | "5","7" 157 | "6","7" 158 | "7","7" 159 | "8","7" 160 | "9","7" 161 | "10","7" 162 | "11","7" 163 | "12","7" 164 | "14","7" 165 | "15","7" 166 | "22","7" 167 | "23","7" 168 | "24","7" 169 | "25","7" 170 | "26","7" 171 | "27","7" 172 | "29","7" 173 | "35","7" 174 | "36","7" 175 | "37","7" 176 | "38","7" 177 | "1","8" 178 | "2","8" 179 | "3","8" 180 | "4","8" 181 | "5","8" 182 | "6","8" 183 | "7","8" 184 | "8","8" 185 | "9","8" 186 | "10","8" 187 | "11","8" 188 | "12","8" 189 | "14","8" 190 | "15","8" 191 | "22","8" 192 | "23","8" 193 | "24","8" 194 | "25","8" 195 | "26","8" 196 | "27","8" 197 | "29","8" 198 | "35","8" 199 | "36","8" 200 | "37","8" 201 | "38","8" 202 | "1","9" 203 | "3","9" 204 | "4","9" 205 | "5","9" 206 | "6","9" 207 | "34","9" 208 | "38","9" 209 | "57","9" 210 | "1","10" 211 | "3","10" 212 | "4","10" 213 | "5","10" 214 | "6","10" 215 | "34","10" 216 | "38","10" 217 | "57","10" 218 | "17","11" 219 | "18","11" 220 | "19","11" 221 | "20","11" 222 | "23","11" 223 | "24","11" 224 | "35","11" 225 | "36","11" 226 | "37","11" 227 | "53","11" 228 | "55","11" 229 | "56","11" 230 | "57","11" 231 | "58","11" 232 | "59","11" 233 | "71","11" 234 | "72","11" 235 | "73","11" 236 | "74","11" 237 | "75","11" 238 | "76","11" 239 | "77","11" 240 | "78","11" 241 | "79","11" 242 | "80","11" 243 | "83","11" 244 | "84","11" 245 | "17","12" 246 | "18","12" 247 | "19","12" 248 | "20","12" 249 | "23","12" 250 | "24","12" 251 | "35","12" 252 | "36","12" 253 | "37","12" 254 | "53","12" 255 | "55","12" 256 | "56","12" 257 | "57","12" 258 | "58","12" 259 | "59","12" 260 | "71","12" 261 | "73","12" 262 | "75","12" 263 | "77","12" 264 | "79","12" 265 | "83","12" 266 | "1","13" 267 | "3","13" 268 | "4","13" 269 | "5","13" 270 | "6","13" 271 | "17","13" 272 | "18","13" 273 | "19","13" 274 | "20","13" 275 | "23","13" 276 | "24","13" 277 | "35","13" 278 | "36","13" 279 | "37","13" 280 | "38","13" 281 | "40","13" 282 | "53","13" 283 | "55","13" 284 | "56","13" 285 | "57","13" 286 | "17","14" 287 | "18","14" 288 | "19","14" 289 | "20","14" 290 | "23","14" 291 | "24","14" 292 | "35","14" 293 | "36","14" 294 | "37","14" 295 | "52","14" 296 | "55","14" 297 | "56","14" 298 | "57","14" 299 | "58","14" 300 | "59","14" 301 | "71","14" 302 | "73","14" 303 | "75","14" 304 | "77","14" 305 | "79","14" 306 | "83","14" 307 | "90","9001" 308 | "91","9001" 309 | "92","9001" 310 | "93","9001" 311 | "94","9001" 312 | "95","9001" 313 | "96","9001" 314 | "97","9001" 315 | "98","9001" 316 | "99","9001" 317 | "100","9001" 318 | -------------------------------------------------------------------------------- /FishStat/HCL_FSJ_DATASET_RELATION.csv: -------------------------------------------------------------------------------- 1 | "Dataset","Relation" 2 | "1","1" 3 | "1","2" 4 | "1","3" 5 | "1","4" 6 | "1","5" 7 | "1","6" 8 | "1","8" 9 | "1","9" 10 | "1","20" 11 | "1","21" 12 | "1","22" 13 | "1","23" 14 | "1","30" 15 | "1","31" 16 | "1","32" 17 | "1","33" 18 | "1","34" 19 | "1","35" 20 | "1","36" 21 | "1","37" 22 | "1","38" 23 | "1","39" 24 | "1","40" 25 | "1","41" 26 | "1","42" 27 | "1","43" 28 | "1","44" 29 | "1","45" 30 | "1","46" 31 | "1","48" 32 | "1","67" 33 | "2","1" 34 | "2","2" 35 | "2","3" 36 | "2","4" 37 | "2","5" 38 | "2","6" 39 | "2","8" 40 | "2","9" 41 | "2","20" 42 | "2","21" 43 | "2","22" 44 | "2","23" 45 | "2","30" 46 | "2","31" 47 | "2","32" 48 | "2","33" 49 | "2","34" 50 | "2","35" 51 | "2","36" 52 | "2","37" 53 | "2","38" 54 | "2","39" 55 | "2","40" 56 | "2","41" 57 | "2","42" 58 | "2","43" 59 | "2","44" 60 | "2","45" 61 | "2","46" 62 | "2","67" 63 | "3","1" 64 | "3","2" 65 | "3","3" 66 | "3","4" 67 | "3","5" 68 | "3","6" 69 | "3","8" 70 | "3","9" 71 | "3","20" 72 | "3","21" 73 | "3","22" 74 | "3","23" 75 | "3","30" 76 | "3","31" 77 | "3","32" 78 | "3","33" 79 | "3","34" 80 | "3","35" 81 | "3","36" 82 | "3","37" 83 | "3","38" 84 | "3","39" 85 | "3","40" 86 | "3","41" 87 | "3","42" 88 | "3","43" 89 | "3","44" 90 | "3","45" 91 | "3","46" 92 | "3","48" 93 | "3","67" 94 | "4","1" 95 | "4","2" 96 | "4","3" 97 | "4","5" 98 | "4","6" 99 | "4","8" 100 | "4","40" 101 | "4","41" 102 | "4","45" 103 | "4","46" 104 | "4","51" 105 | "4","52" 106 | "4","53" 107 | "4","54" 108 | "4","55" 109 | "4","56" 110 | "4","57" 111 | "4","58" 112 | "4","59" 113 | "4","60" 114 | "4","63" 115 | "5","1" 116 | "5","2" 117 | "5","3" 118 | "5","4" 119 | "5","5" 120 | "5","6" 121 | "5","8" 122 | "5","21" 123 | "5","24" 124 | "5","25" 125 | "5","27" 126 | "5","28" 127 | "5","29" 128 | "5","30" 129 | "5","31" 130 | "5","32" 131 | "5","33" 132 | "5","34" 133 | "5","35" 134 | "5","36" 135 | "5","37" 136 | "5","38" 137 | "5","39" 138 | "5","40" 139 | "5","41" 140 | "5","42" 141 | "5","43" 142 | "5","44" 143 | "5","45" 144 | "5","46" 145 | "6","1" 146 | "6","2" 147 | "6","3" 148 | "6","4" 149 | "6","5" 150 | "6","6" 151 | "6","8" 152 | "6","21" 153 | "6","24" 154 | "6","25" 155 | "6","27" 156 | "6","28" 157 | "6","29" 158 | "6","30" 159 | "6","31" 160 | "6","32" 161 | "6","33" 162 | "6","34" 163 | "6","35" 164 | "6","36" 165 | "6","37" 166 | "6","38" 167 | "6","39" 168 | "6","40" 169 | "6","41" 170 | "6","42" 171 | "6","43" 172 | "6","44" 173 | "6","45" 174 | "6","46" 175 | "7","1" 176 | "7","2" 177 | "7","3" 178 | "7","4" 179 | "7","5" 180 | "7","6" 181 | "7","8" 182 | "7","21" 183 | "7","24" 184 | "7","25" 185 | "7","27" 186 | "7","28" 187 | "7","29" 188 | "7","30" 189 | "7","31" 190 | "7","32" 191 | "7","33" 192 | "7","34" 193 | "7","35" 194 | "7","36" 195 | "7","37" 196 | "7","38" 197 | "7","39" 198 | "7","40" 199 | "7","41" 200 | "7","42" 201 | "7","43" 202 | "7","44" 203 | "7","45" 204 | "7","46" 205 | "8","1" 206 | "8","2" 207 | "8","3" 208 | "8","4" 209 | "8","5" 210 | "8","6" 211 | "8","8" 212 | "8","21" 213 | "8","24" 214 | "8","25" 215 | "8","27" 216 | "8","28" 217 | "8","29" 218 | "8","30" 219 | "8","31" 220 | "8","32" 221 | "8","33" 222 | "8","34" 223 | "8","35" 224 | "8","36" 225 | "8","37" 226 | "8","38" 227 | "8","39" 228 | "8","40" 229 | "8","41" 230 | "8","42" 231 | "8","43" 232 | "8","44" 233 | "8","45" 234 | "8","46" 235 | "9","1" 236 | "9","2" 237 | "9","3" 238 | "9","5" 239 | "9","6" 240 | "9","8" 241 | "10","1" 242 | "10","2" 243 | "10","3" 244 | "10","5" 245 | "10","6" 246 | "10","8" 247 | "11","40" 248 | "11","41" 249 | "11","45" 250 | "11","46" 251 | "11","49" 252 | "11","52" 253 | "11","53" 254 | "11","54" 255 | "11","55" 256 | "11","56" 257 | "11","57" 258 | "11","58" 259 | "11","59" 260 | "11","60" 261 | "11","63" 262 | "11","170" 263 | "11","171" 264 | "11","172" 265 | "11","173" 266 | "11","174" 267 | "11","175" 268 | "11","177" 269 | "11","178" 270 | "11","179" 271 | "11","180" 272 | "11","183" 273 | "11","184" 274 | "11","522" 275 | "12","40" 276 | "12","41" 277 | "12","45" 278 | "12","46" 279 | "12","49" 280 | "12","52" 281 | "12","53" 282 | "12","54" 283 | "12","55" 284 | "12","56" 285 | "12","57" 286 | "12","58" 287 | "12","59" 288 | "12","60" 289 | "12","63" 290 | "12","170" 291 | "12","172" 292 | "12","174" 293 | "12","177" 294 | "12","179" 295 | "12","183" 296 | "12","522" 297 | "13","1" 298 | "13","2" 299 | "13","3" 300 | "13","5" 301 | "13","6" 302 | "13","8" 303 | "13","40" 304 | "13","41" 305 | "13","45" 306 | "13","46" 307 | "13","49" 308 | "13","52" 309 | "13","53" 310 | "13","54" 311 | "13","55" 312 | "13","56" 313 | "13","57" 314 | "13","58" 315 | "13","59" 316 | "13","60" 317 | "13","63" 318 | "14","40" 319 | "14","41" 320 | "14","45" 321 | "14","46" 322 | "14","51" 323 | "14","52" 324 | "14","53" 325 | "14","54" 326 | "14","55" 327 | "14","56" 328 | "14","57" 329 | "14","58" 330 | "14","59" 331 | "14","60" 332 | "14","63" 333 | "14","170" 334 | "14","172" 335 | "14","174" 336 | "14","177" 337 | "14","179" 338 | "14","183" 339 | "14","522" 340 | "9001","9001" 341 | "9001","9002" 342 | "9001","9004" 343 | "9001","9005" 344 | "9001","9006" 345 | "9001","9007" 346 | -------------------------------------------------------------------------------- /FishStat/HCL_FSJ_WORKSPACE_DATASET.csv: -------------------------------------------------------------------------------- 1 | "Dataset","Workspace" 2 | "1","3" 3 | "2","3" 4 | "3","3" 5 | "2","12" 6 | "2","32" 7 | "5","32" 8 | "6","32" 9 | "7","32" 10 | "8","32" 11 | "4","40" 12 | "11","41" 13 | "12","41" 14 | "13","42" 15 | "14","43" 16 | "9","50" 17 | "10","50" 18 | "9001","9001" 19 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2012_L1.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "03","30001","Fish, crustaceans, molluscs and other aquatic invertebrates","Pescados y crustáceos, moluscos y demás invertebrados acuáticos","Poissons et crustacés, mollusques et autres invertébrés aquatiques" 3 | "05","30120","Products of animal origin, not elsewhere specified or included","Los demás productos de origen animal no expresados ni comprendidos en otra parte","Autres produits d'origine animale, non dénommés ni compris ailleurs" 4 | "12","30128","Oil seeds and oleaginous fruits, grains, seeds, plants, etc,","Semillas y frutos oleaginosos, semillas, plantas, etc.","Graines et fruits oléagineux, graines, semences, plantes, etc." 5 | "13","30131","Lac; gums, resins and other vegetable saps and extracts","Gomas, resinas y demás jugos y extractos vegetales","Gommes, résines et autres sucs et extraits végétaux" 6 | "15","30134","Animal or vegetable fats and oils and their cleavage products","Grasas y aceites animales o vegetales; productos de su desdoblamiento","Graisses et huiles animales ou végétales; produits de leur dissociation" 7 | "16","30139","Preparations of meat, of fish or of crustaceans, molluscs or other aquatic invertebrates","Preparaciones de carne, pescado o de crustáceos, moluscos o demás invertebrados acuáticos","Préparations de viande, de poissons ou de crustacés, de mollusques ou d'autres invertébrés aquatiques" 8 | "21","30156","Miscellaneous edible preparations","Preparaciones alimenticias diversas","Préparations alimentaires diverses" 9 | "23","30159","Residues and waste from the food industries; prepared animal fodder","Residuos y desperdicios de las industrias alimentarias; alimentos preparados para animales","Résidus et déchets des industries alimentaires; aliments préparés pour animaux" 10 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2012_L2.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "0301","30002","Live fish","Peces vivos","Poissons vivants" 3 | "0302","30010","Fish, fresh or chilled, excluding fish fillets and other fish meat","Pescado fresco o refrigerado excepto los filetes y demás carne de pescado","Poissons frais ou réfrigérés, à l'exception des filets de poissons et autre chair de poisson" 4 | "0303","30037","Fish, frozen, excluding fish fillets and other fish meat","Pescado congelado, excepto los filetes y demás carne de pescado","Poissons congelés, à l'exception des filets de poissons et autre chair de poissons" 5 | "0304","30071","Fish fillets and other fish meat (whether or not minced), fresh, chilled or frozen","Filetes y demás carne de pescado (incluso picada), frescos, refrigerados o congelados","Filets de poissons et autre chair de poissons (même hachée), frais, réfrigérés ou congelés" 6 | "0305","30084","Fish, dried, salted or in brine; smoked, whether or not cooked;","Pescado seco salado o en salmuera, ahumado, incluso cocido","Poissons séchés, salés ou en saumure; poissons fumés même cuits" 7 | "0306","30097","Crustaceans, live, fresh, chilled, frozen, dried, salted or in brine, smoked","Crusáceos, vivos, frescos, refrigerados, congelados, secos, salados o en salmuera, ahumados","Crustacés, vivants, frais, réfregérés, congelés, séché, salés ou en saumure, fumés" 8 | "0307","30108","Molluscs live, fresh, chilled, frozen, dried, salted or in brine, smoked","Moluscos vivos, frescos, refrigerados, congelados, secos, salados o en salmuera, ahumados","Mollusques, vivants, frais, réfregérés, congelés, séché, salés ou en saumure, fumés" 9 | "0508","30121","Coral and similar material, unworked or simply prepared","Coral y sustancias análogas, sin labrar o preparadas simplemente","Corail et matières similaires, bruts ou simplement preparés" 10 | "0511","30125","Animal products not elsewhere specified or included","Productos de origen animal no expresados ni comprendidos en otra parte","Produits d'origine animale, non dénommés ni compris ailleurs" 11 | "1212","30129","Locust beans, seaweeds and other algae, sugar beet and sugar cane, etc.","Algarrobas, algas, remolacha azucarera y caña de azúcar, etc.","Caroubes, algues, betteraves à sucre et cannes à sucre, etc." 12 | "1302","30132","Vegetable saps and extracts; pectic substances, pectinates and pectates; agar-agar, etc.","Jugos y extractos vegetales; materias pécticas, pectinatos y pectatos; agar-agar, etc.","Sucs et extraits végétaux; matières pectiques, pectinates et pectates; agar-agar, etc." 13 | "1504","30135","Fats and oils and their fractions, of fish or marine mammals","Grasas y aceites, y sus fracciones, de pescado o de mamíferos marinos","Graisses et huiles et leurs fractions, de poissons ou de mammifères marins" 14 | "1604","30140","Prepared or preserved fish; caviar and caviar sustitutes prepared from fish eggs","Preparaciones y conservas de pescado; caviar y sus sucedáneos preparados con huevas de pescado","Préparations et conserves de poissons; caviar et ses succédanés préparés à partir d'oeufs de poisson" 15 | "1605","30150","Crustaceans, molluscs and other aquatic invertebrates, prepared or preserved","Crustáceos,moluscos y demás invertebrados acuáticos, preparados o conservados","Crustacés, mollusques et invertébrés aquatiques, préparés ou conservés" 16 | "2103","30157","Sauces and preparations therefor; mixed condiments and mixed seasonings, etc.","Preparaciones para salsas y salsas preparadas; condimentos y sazonadores, compuestos, etc.","Préparations pour sauces et sauces préparées; condiments et assaisonnements, composés, etc." 17 | "2301","30160","Flours, meals and pellets of meat, fish, crustaceans, molluscs, aq. Invertebrates","Harina, polvo y pellets, de carne, pescado, crustáceos, moluscos o invertebrados acuáticos","Farines, poudres et agglomérés sous forme de pellets de viandes, poissons, crustacés, mollusques, invertébrés aquatiques" 18 | "2309","30162","Preparations of a kind used in animal feeding","Preparaciones del tipo de las utilizadas para la alimentación de los animales","Préparations des types utilisés pour l'alimentation des animaux" 19 | "0308","30280","Aquatic invertebrates, other than crustaceans/molluscs, live, fresh, chilled, frozen, dried, salted or in brine, smoked","Invertebrados acuáticos, exc. crustáceos/moluscos, vivos, frescos, refrig.s, congel., secos, salados o salmuera,ahumados","Invertébrés aquatiques autres que crustacés/mollusques, vivants, frais, réfrig., congelés,séchés,salés ou saumure,fumés" 20 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2017_L1.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "03","1","Fish, crustaceans, molluscs and other aquatic invertebrates","Pescados y crustáceos, moluscos y demás invertebrados acuáticos","Poissons et crustacés, mollusques et autres invertébrés aquatiques" 3 | "05","2","Products of animal origin, not elsewhere specified or included","Los demás productos de origen animal no expresados ni comprendidos en otra parte","Autres produits d'origine animale, non dénommés ni compris ailleurs" 4 | "12","3","Oil seeds and oleaginous fruits, grains, seeds, plants, etc,","Semillas y frutos oleaginosos, semillas, plantas, etc.","Graines et fruits oléagineux, graines, semences, plantes, etc." 5 | "13","4","Lac; gums, resins and other vegetable saps and extracts","Gomas, resinas y demás jugos y extractos vegetales","Gommes, résines et autres sucs et extraits végétaux" 6 | "15","5","Animal or vegetable fats and oils and their cleavage products","Grasas y aceites animales o vegetales; productos de su desdoblamiento","Graisses et huiles animales ou végétales; produits de leur dissociation" 7 | "16","6","Preparations of meat, of fish or of crustaceans, molluscs or other aquatic invertebrates","Preparaciones de carne, pescado o de crustáceos, moluscos o demás invertebrados acuáticos","Préparations de viande, de poissons ou de crustacés, de mollusques ou d'autres invertébrés aquatiques" 8 | "21","7","Miscellaneous edible preparations","Preparaciones alimenticias diversas","Préparations alimentaires diverses" 9 | "23","8","Residues and waste from the food industries; prepared animal fodder","Residuos y desperdicios de las industrias alimentarias; alimentos preparados para animales","Résidus et déchets des industries alimentaires; aliments préparés pour animaux" 10 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2017_L2.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "0301","100","Live fish","Peces vivos","Poissons vivants" 3 | "0302","101","Fish, fresh or chilled, excluding fish fillets and other fish meat","Pescado fresco o refrigerado excepto los filetes y demás carne de pescado","Poissons frais ou réfrigérés, à l'exception des filets de poissons et autre chair de poisson" 4 | "0303","102","Fish, frozen, excluding fish fillets and other fish meat","Pescado congelado, excepto los filetes y demás carne de pescado","Poissons congelés, à l'exception des filets de poissons et autre chair de poissons" 5 | "0304","103","Fish fillets and other fish meat (whether or not minced), fresh, chilled or frozen","Filetes y demás carne de pescado (incluso picada), frescos, refrigerados o congelados","Filets de poissons et autre chair de poissons (même hachée), frais, réfrigérés ou congelés" 6 | "0305","104","Fish, dried, salted or in brine; smoked, whether or not cooked;","Pescado seco salado o en salmuera, ahumado, incluso cocido","Poissons séchés, salés ou en saumure; poissons fumés même cuits" 7 | "0306","105","Crustaceans, live, fresh, chilled, frozen, dried, salted or in brine, smoked","Crusáceos, vivos, frescos, refrigerados, congelados, secos, salados o en salmuera, ahumados","Crustacés, vivants, frais, réfregérés, congelés, séché, salés ou en saumure, fumés" 8 | "0307","106","Molluscs live, fresh, chilled, frozen, dried, salted or in brine, smoked","Moluscos vivos, frescos, refrigerados, congelados, secos, salados o en salmuera, ahumados","Mollusques, vivants, frais, réfregérés, congelés, séché, salés ou en saumure, fumés" 9 | "0508","107","Coral and similar material, unworked or simply prepared","Coral y sustancias análogas, sin labrar o preparadas simplemente","Corail et matières similaires, bruts ou simplement preparés" 10 | "0511","108","Animal products not elsewhere specified or included","Productos de origen animal no expresados ni comprendidos en otra parte","Produits d'origine animale, non dénommés ni compris ailleurs" 11 | "1212","109","Locust beans, seaweeds and other algae, sugar beet and sugar cane, etc.","Algarrobas, algas, remolacha azucarera y caña de azúcar, etc.","Caroubes, algues, betteraves à sucre et cannes à sucre, etc." 12 | "1302","110","Vegetable saps and extracts; pectic substances, pectinates and pectates; agar-agar, etc.","Jugos y extractos vegetales; materias pécticas, pectinatos y pectatos; agar-agar, etc.","Sucs et extraits végétaux; matières pectiques, pectinates et pectates; agar-agar, etc." 13 | "1504","111","Fats and oils and their fractions, of fish or marine mammals","Grasas y aceites, y sus fracciones, de pescado o de mamíferos marinos","Graisses et huiles et leurs fractions, de poissons ou de mammifères marins" 14 | "1604","112","Prepared or preserved fish; caviar and caviar substitutes prepared from fish eggs","Preparaciones y conservas de pescado; caviar y sus sucedáneos preparados con huevas de pescado","Préparations et conserves de poissons; caviar et ses succédanés préparés à partir d'oeufs de poisson" 15 | "1605","113","Crustaceans, molluscs and other aquatic invertebrates, prepared or preserved","Crustáceos,moluscos y demás invertebrados acuáticos, preparados o conservados","Crustacés, mollusques et invertébrés aquatiques, préparés ou conservés" 16 | "2103","114","Sauces and preparations therefor; mixed condiments and mixed seasonings, etc.","Preparaciones para salsas y salsas preparadas; condimentos y sazonadores, compuestos, etc.","Préparations pour sauces et sauces préparées; condiments et assaisonnements, composés, etc." 17 | "2301","115","Flours, meals and pellets of meat, fish, crustaceans, molluscs, aq. Invertebrates","Harina, polvo y pellets, de carne, pescado, crustáceos, moluscos o invertebrados acuáticos","Farines, poudres et agglomérés sous forme de pellets de viandes, poissons, crustacés, mollusques, invertébrés aquatiques" 18 | "2309","116","Preparations of a kind used in animal feeding","Preparaciones del tipo de las utilizadas para la alimentación de los animales","Préparations des types utilisés pour l'alimentation des animaux" 19 | "0308","117","Aquatic invertebrates, other than crustaceans/molluscs, live, fresh, chilled, frozen, dried, salted or in brine, smoked","Invertebrados acuáticos, exc. crustáceos/moluscos, vivos, frescos, refrig.s, congel., secos, salados o salmuera,ahumados","Invertébrés aquatiques autres que crustacés/mollusques, vivants, frais, réfrig., congelés,séchés,salés ou saumure,fumés" 20 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2022_L1.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "03","450","Fish, crustaceans, molluscs and other aquatic invertebrates","Pescados y crustáceos, moluscos y demás invertebrados acuáticos","Poissons et crustacés, mollusques et autres invertébrés aquatiques" 3 | "05","451","Products of animal origin, not elsewhere specified or included","Los demás productos de origen animal no expresados ni comprendidos en otra parte","Autres produits d'origine animale, non dénommés ni compris ailleurs" 4 | "12","452","Oil seeds and oleaginous fruits, grains, seeds, plants, etc,","Semillas y frutos oleaginosos; semillas y frutos diversos; plantas industriales o medicinales; paja y forraje","Graines et fruits oléagineux; graines, semences et fruits divers; plantes industrielles ou médicinales; pailles et fourrages" 5 | "13","453","Lac; gums, resins and other vegetable saps and extracts","Gomas, resinas y demás jugos y extractos vegetales","Gommes, résines et autres sucs et extraits végétaux" 6 | "15","454","Animal, vegetable or microbial fats and oils and their cleavage products; prepared edible fats; animal or vegetable waxes","Grasas y aceites, animales, vegetales o de origen microbiano, y productos de su desdoblamiento; grasas alimenticias elaboradas; ceras de origen animal o vegetal","Graisses et huiles animales, végétales ou d'origine microbienne et produits de leur dissociation; graisses alimentaires élaborées; cires d'origine animale ou végétale" 7 | "16","455","Preparations of meat, of fish, of crustaceans, molluscs or other aquatic invertebrates, or of insects.","Preparaciones de carne, pescado, crustáceos, moluscos o demás invertebrados acuáticos, o de insectos","Préparations de viande, de poissons, de crustacés, de mollusques, d’autres invertébrés aquatiques ou d’insectes" 8 | "21","456","Miscellaneous edible preparations","Preparaciones alimenticias diversas","Préparations alimentaires diverses" 9 | "23","457","Residues and waste from the food industries; prepared animal fodder","Residuos y desperdicios de las industrias alimentarias; alimentos preparados para animales","Résidus et déchets des industries alimentaires; aliments préparés pour animaux" 10 | -------------------------------------------------------------------------------- /HSCommodity/CL_FI_COMMODITY_HS2022_L2.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "0301","400","Fish; live","Peces vivos","Poissons vivants" 3 | "0302","401","Fish; fresh or chilled, excluding fish fillets and other fish meat of heading 03.04","Pescado fresco o refrigerado, excepto los filetes y demás carne de pescado de la partida 03.04","Poissons frais ou réfrigérés, à l'exception des filets de poissons et autre chair de poissons du n° 03.04" 4 | "0303","402","Fish; frozen, excluding fish fillets and other fish meat of heading 03.04","Pescado congelado, excepto los filetes y demás carne de pescado de la partida 03.04","Poissons congelés, à l'exception des filets de poissons et autre chair de poissons du n° 03.04" 5 | "0304","403","Fish fillets and other fish meat (whether or not minced); fresh, chilled or frozen","Filetes y demás carne de pescado (incluso picada), frescos, refrigerados o congelados","Filets de poissons et autre chair de poissons (même hachée), frais, réfrigérés ou congelés" 6 | "0305","404","Fish, dried, salted or in brine; smoked fish, whether or not cooked before, or during the smoking process","Pescado seco, salado o en salmuera; pescado ahumado, incluso cocido antes o durante el ahumado","Poissons séchés, salés ou en saumure; poissons fumés, même cuits avant ou pendant le fumage" 7 | "0306","405","Crustaceans; in shell or not, live/fresh/chilled/frz/dried/salted or in brine;smoked, cooked or not before or during smoking;in shell, steamed or boiled, whether chilled/frz/dried/salted/in brine","Crustáceos, incluso pelados, vivos/frescos/refrigerados/congelados/secos/salados/salmuera/ahumados - incluso cocidos antes/durante el ahumado; crustáceos sin pelar, cocidos en agua o vapor","Crustacés, même décortiqués, vivants/frais/réfrigérés/congelés/séchés/salés/saumure/fumés - même cuits avant/pendant le fumage;crustacés non décortiqués, cuits à l’eau/à la vapeur" 8 | "0307","406","Molluscs; whether in shell or not, live, fresh, chilled, frozen, dried, salted or in brine; smoked molluscs, whether in shell or not, whether or not cooked before or during the smoking process","Moluscos, incluso separados de sus valvas, vivos, frescos, refrigerados, congelados, secos, salados o en salmuera; moluscos ahumados, incluso pelados, incluso cocidos antes o durante el ahumado","Mollusques, même séparés de leur coquille, vivants, frais, réfrigérés, congelés, séchés, salés ou en saumure; mollusques, même décortiqués, fumés, même cuits avant ou pendant le fumage" 9 | "0308","407","Aquatic invertebrates other than crustaceans and molluscs, live, fresh, chilled, frozen, dried, salted or in brine; smoked - whether or not cooked before or during the smoking process","Invertebrados acuáticos, excepto los crustáceos y moluscos, vivos, frescos, refrigerados, congelados, secos, salados o en salmuera; ahumados - incluso cocidos antes o durante el ahumado","Invertébrés aquatiques autres que les crustacés et mollusques, vivants, frais, réfrigérés, congelés, séchés, salés ou en saumure; fumés - même cuits avant ou pendant le fumage" 10 | "0309","408","Flours, meals and pellets of fish, crustaceans, molluscs and other aquatic invertebrates, fit for human consumption","Harina, polvo y «pellets» de pescado, crustáceos, moluscos y demás invertebrados acuáticos, aptos para la alimentación humana","Farines, poudres et agglomérés sous forme de pellets de poisson, crustacés, mollusques et autres invertébrés aquatiques, propres à l’alimentation humaine" 11 | "0508","409","Coral and similar materials, unworked or simply prepared, shells of molluscs, crustaceans or echinoderms and cuttle-bone, not cut to shape powder and waste thereof","Coral y materias similares, en bruto o simplemente preparados; valvas y caparazones de moluscos, crustáceos o equinodermos, y jibiones, en bruto o simplemente preparados","Corail et matières similaires, bruts ou simplement préparés; coquilles et carapaces de mollusques, de crustacés ou d'échinodermes et os de seiches, bruts ou simplement préparés" 12 | "0511","410","Animal products not elsewhere specified or included; dead animals of chapter 1 or 3, unfit for human consumption","Productos de origen animal no expresados ni comprendidos en otra parte; animales muertos de los Capítulos 1 ó 3, impropios para la alimentación humana","Produits d'origine animale, non dénommés ni compris ailleurs; animaux morts des Chapitres 1 ou 3, impropres à l'alimentation humaine" 13 | "1212","411","Locust beans, seaweeds and other algae, sugar beet, sugar cane, fresh/chilled/frzn/dried, whether or not ground; fruit stones, kernels and other vegetable products used primarily for human cons. nec","Algarrobas, algas, remolacha azucarera y caña de azúcar, frescas, refrigeradas, congeladas o secas, incluso pulverizadas","Caroubes, algues, betteraves à sucre et cannes à sucre, fraîches, réfrigérées, congelées ou séchées, même pulvérisées" 14 | "1302","412","Vegetable saps and extracts; pectic substances, pectinates and pectates; agar-agar and other mucilages and thickeners, whether or not modified, derived from vegetable products","Jugos y extractos vegetales; materias pécticas, pectinatos y pectatos; agar-agar y demás mucílagos y espesativos derivados de los vegetales, incluso modificados","Sucs et extraits végétaux; matières pectiques, pectinates et pectates; agar-agar et autres mucilages et épaississants dérivés des végétaux, même modifiés" 15 | "1504","413","Fats and oils and their fractions of fish or marine mammals; whether or not refined, but not chemically modified","Grasas y aceites, y sus fracciones, de pescado o de mamíferos marinos, incluso refinados, pero sin modificar químicamente","Graisses et huiles et leurs fractions, de poissons ou de mammifères marins, même raffinées, mais non chimiquement modifiées" 16 | "1604","414","Prepared or preserved fish; caviar and caviar substitutes prepared from fish eggs","Preparaciones y conservas de pescado; caviar y sus sucedáneos preparados con huevas de pescado","Préparations et conserves de poissons; caviar et ses succédanés préparés à partir d'œufs de poisson" 17 | "1605","415","Crustaceans, molluscs and other aquatic invertebrates, prepared or preserved","Crustáceos, moluscos y demás invertebrados acuáticos, preparados o conservados","Crustacés, mollusques et autres invertébrés aquatiques, préparés ou conservés" 18 | "2103","416","Sauces and preparations therefor; mixed condiments and mixed seasonings, mustard flour and meal and prepared mustard","Preparaciones para salsas y salsas preparadas; condimentos y sazonadores, compuestos; harina de mostaza y mostaza preparada","Préparations pour sauces et sauces préparées; condiments et assaisonnements, composés; farine de moutarde et moutarde préparée" 19 | "2301","417","Flours, meal and pellets, of meat or meat offal, of fish or of crustaceans, molluscs or other aquatic invertebrates, unfit for human consumption; greaves","Harina, polvo y «pellets», de carne, despojos, pescado o de crustáceos, moluscos o demás invertebrados acuáticos, impropios para la alimentación humana; chicharrones","Farines, poudres et agglomérés sous forme de pellets, de viandes, d'abats,de poissons ou de crustacés,de mollusques ou d'autres invertébrés aquatiques, impropres à l'alimentation humaine;cretons" 20 | "2309","418","Preparations of a kind used in animal feeding","Preparaciones de los tipos utilizados para la alimentación de los animales","Préparations des types utilisés pour l'alimentation des animaux" 21 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS02L3_ISSCFC.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30003","71" 3 | "30004","4" 4 | "30005","72" 5 | "30006","1201" 6 | "30009","5" 7 | "30011","18" 8 | "30012","17" 9 | "30013","19" 10 | "30014","23" 11 | "30015","1006" 12 | "30016","25" 13 | "30017","26" 14 | "30018","114" 15 | "30019","115" 16 | "30020","112" 17 | "30021","116" 18 | "30022","113" 19 | "30023","1223" 20 | "30024","118" 21 | "30025","61" 22 | "30026","73" 23 | "30027","1213" 24 | "30028","46" 25 | "30029","47" 26 | "30030","121" 27 | "30031","122" 28 | "30032","12" 29 | "30035","1295" 30 | "30036","127" 31 | "30039","1225" 32 | "30040","1226" 33 | "30041","150" 34 | "30042","134" 35 | "30043","152" 36 | "30044","156" 37 | "30045","1063" 38 | "30046","158" 39 | "30047","159" 40 | "30048","199" 41 | "30049","202" 42 | "30050","197" 43 | "30051","205" 44 | "30052","198" 45 | "30053","1224" 46 | "30054","208" 47 | "30055","191" 48 | "30058","163" 49 | "30061","1214" 50 | "30062","164" 51 | "30063","165" 52 | "30064","216" 53 | "30065","217" 54 | "30066","132" 55 | "30067","170" 56 | "30068","1079" 57 | "30069","1299" 58 | "30070","223" 59 | "30072","1308" 60 | "30076","1323" 61 | "30080","1231" 62 | "30085","393" 63 | "30086","452" 64 | "30087","448" 65 | "30088","454" 66 | "30089","461" 67 | "30090","1469" 68 | "30091","395" 69 | "30092","1744" 70 | "30093","970" 71 | "30094","1262" 72 | "30095","1261" 73 | "30096","445" 74 | "30098","1481" 75 | "30099","1197" 76 | "30100","515" 77 | "30101","508" 78 | "30102","540" 79 | "30103","1275" 80 | "30104","1276" 81 | "30105","1277" 82 | "30106","1278" 83 | "30107","1279" 84 | "30109","551" 85 | "30110","1495" 86 | "30111","1281" 87 | "30112","552" 88 | "30113","1283" 89 | "30114","1395" 90 | "30115","1285" 91 | "30116","561" 92 | "30117","1400" 93 | "30118","922" 94 | "30119","1507" 95 | "30122","1254" 96 | "30124","1255" 97 | "30126","935" 98 | "30130","1256" 99 | "30133","984" 100 | "30136","772" 101 | "30137","784" 102 | "30138","788" 103 | "30141","625" 104 | "30142","634" 105 | "30143","1215" 106 | "30144","659" 107 | "30145","673" 108 | "30146","642" 109 | "30147","1531" 110 | "30148","914" 111 | "30149","680" 112 | "30151","721" 113 | "30152","725" 114 | "30153","722" 115 | "30154","726" 116 | "30155","349" 117 | "30158","700" 118 | "30161","837" 119 | "30163","1253" 120 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS07L3_ISSCFC.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30003","71" 3 | "30004","4" 4 | "30005","72" 5 | "30006","1201" 6 | "30007","1409" 7 | "30008","1410" 8 | "30009","5" 9 | "30011","18" 10 | "30012","17" 11 | "30013","19" 12 | "30014","23" 13 | "30015","1006" 14 | "30016","25" 15 | "30017","26" 16 | "30018","114" 17 | "30019","115" 18 | "30020","112" 19 | "30021","116" 20 | "30022","113" 21 | "30023","1223" 22 | "30024","118" 23 | "30025","61" 24 | "30026","73" 25 | "30027","1213" 26 | "30028","46" 27 | "30029","47" 28 | "30030","121" 29 | "30031","122" 30 | "30032","12" 31 | "30033","117" 32 | "30034","1207" 33 | "30035","1295" 34 | "30036","127" 35 | "30039","1225" 36 | "30040","1226" 37 | "30041","150" 38 | "30042","134" 39 | "30043","152" 40 | "30044","156" 41 | "30045","1063" 42 | "30046","158" 43 | "30047","159" 44 | "30048","199" 45 | "30049","202" 46 | "30050","197" 47 | "30051","205" 48 | "30052","198" 49 | "30053","1224" 50 | "30054","208" 51 | "30056","191" 52 | "30057","163" 53 | "30059","207" 54 | "30060","1208" 55 | "30061","1214" 56 | "30062","164" 57 | "30063","165" 58 | "30064","216" 59 | "30065","217" 60 | "30066","132" 61 | "30067","170" 62 | "30068","1079" 63 | "30069","1299" 64 | "30070","223" 65 | "30073","1169" 66 | "30074","1439" 67 | "30075","1308" 68 | "30077","1171" 69 | "30078","1209" 70 | "30079","1323" 71 | "30081","1353" 72 | "30082","1561" 73 | "30083","1231" 74 | "30085","393" 75 | "30086","452" 76 | "30087","448" 77 | "30088","454" 78 | "30089","461" 79 | "30090","1469" 80 | "30091","395" 81 | "30092","1744" 82 | "30093","970" 83 | "30094","1262" 84 | "30095","1261" 85 | "30096","445" 86 | "30098","1481" 87 | "30099","1197" 88 | "30100","515" 89 | "30101","508" 90 | "30102","540" 91 | "30103","1275" 92 | "30104","1276" 93 | "30105","1277" 94 | "30106","1278" 95 | "30107","1279" 96 | "30109","551" 97 | "30110","1495" 98 | "30111","1281" 99 | "30112","552" 100 | "30113","1283" 101 | "30114","1395" 102 | "30115","1285" 103 | "30116","561" 104 | "30117","1400" 105 | "30118","922" 106 | "30119","1507" 107 | "30122","1254" 108 | "30126","935" 109 | "30127","1255" 110 | "30130","1256" 111 | "30133","984" 112 | "30136","772" 113 | "30137","784" 114 | "30138","788" 115 | "30141","625" 116 | "30142","634" 117 | "30143","1215" 118 | "30144","659" 119 | "30145","673" 120 | "30146","642" 121 | "30147","1531" 122 | "30148","914" 123 | "30149","680" 124 | "30151","721" 125 | "30152","725" 126 | "30153","722" 127 | "30154","726" 128 | "30155","349" 129 | "30158","700" 130 | "30161","837" 131 | "30163","1253" 132 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS12L1_HS12L2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30001","30002" 3 | "30001","30010" 4 | "30001","30037" 5 | "30001","30071" 6 | "30001","30084" 7 | "30001","30097" 8 | "30001","30108" 9 | "30001","30280" 10 | "30120","30121" 11 | "30120","30125" 12 | "30128","30129" 13 | "30131","30132" 14 | "30134","30135" 15 | "30139","30140" 16 | "30139","30150" 17 | "30156","30157" 18 | "30159","30160" 19 | "30159","30162" 20 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS12L2_HS12L3.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30002","30004" 3 | "30002","30005" 4 | "30002","30006" 5 | "30002","30007" 6 | "30002","30008" 7 | "30002","30009" 8 | "30002","30164" 9 | "30002","30165" 10 | "30010","30011" 11 | "30010","30013" 12 | "30010","30014" 13 | "30010","30015" 14 | "30010","30016" 15 | "30010","30017" 16 | "30010","30018" 17 | "30010","30019" 18 | "30010","30020" 19 | "30010","30021" 20 | "30010","30022" 21 | "30010","30023" 22 | "30010","30024" 23 | "30010","30166" 24 | "30010","30167" 25 | "30010","30168" 26 | "30010","30169" 27 | "30010","30170" 28 | "30010","30171" 29 | "30010","30172" 30 | "30010","30173" 31 | "30010","30174" 32 | "30010","30175" 33 | "30010","30176" 34 | "30010","30177" 35 | "30010","30178" 36 | "30010","30179" 37 | "30010","30180" 38 | "30010","30181" 39 | "30010","30182" 40 | "30010","30183" 41 | "30010","30184" 42 | "30010","30185" 43 | "30010","30186" 44 | "30010","30187" 45 | "30010","30188" 46 | "30010","30189" 47 | "30010","30190" 48 | "30010","30191" 49 | "30010","30192" 50 | "30010","30193" 51 | "30010","30194" 52 | "30037","30039" 53 | "30037","30044" 54 | "30037","30045" 55 | "30037","30046" 56 | "30037","30047" 57 | "30037","30048" 58 | "30037","30049" 59 | "30037","30050" 60 | "30037","30051" 61 | "30037","30052" 62 | "30037","30053" 63 | "30037","30054" 64 | "30037","30056" 65 | "30037","30195" 66 | "30037","30196" 67 | "30037","30197" 68 | "30037","30198" 69 | "30037","30199" 70 | "30037","30200" 71 | "30037","30201" 72 | "30037","30202" 73 | "30037","30203" 74 | "30037","30204" 75 | "30037","30205" 76 | "30037","30206" 77 | "30037","30207" 78 | "30037","30208" 79 | "30037","30209" 80 | "30037","30210" 81 | "30037","30211" 82 | "30037","30212" 83 | "30037","30213" 84 | "30037","30214" 85 | "30037","30215" 86 | "30037","30216" 87 | "30037","30217" 88 | "30037","30218" 89 | "30037","30219" 90 | "30037","30220" 91 | "30037","30306" 92 | "30037","30307" 93 | "30071","30081" 94 | "30071","30082" 95 | "30071","30083" 96 | "30071","30221" 97 | "30071","30222" 98 | "30071","30223" 99 | "30071","30224" 100 | "30071","30225" 101 | "30071","30226" 102 | "30071","30227" 103 | "30071","30228" 104 | "30071","30229" 105 | "30071","30230" 106 | "30071","30231" 107 | "30071","30232" 108 | "30071","30233" 109 | "30071","30234" 110 | "30071","30235" 111 | "30071","30236" 112 | "30071","30237" 113 | "30071","30238" 114 | "30071","30239" 115 | "30071","30240" 116 | "30071","30241" 117 | "30071","30242" 118 | "30071","30243" 119 | "30071","30244" 120 | "30071","30245" 121 | "30071","30246" 122 | "30071","30247" 123 | "30071","30248" 124 | "30071","30249" 125 | "30071","30250" 126 | "30071","30251" 127 | "30071","30252" 128 | "30071","30253" 129 | "30071","30254" 130 | "30071","30255" 131 | "30071","30256" 132 | "30071","30257" 133 | "30071","30258" 134 | "30084","30085" 135 | "30084","30086" 136 | "30084","30088" 137 | "30084","30089" 138 | "30084","30090" 139 | "30084","30091" 140 | "30084","30092" 141 | "30084","30093" 142 | "30084","30094" 143 | "30084","30095" 144 | "30084","30096" 145 | "30084","30259" 146 | "30084","30260" 147 | "30084","30261" 148 | "30084","30262" 149 | "30084","30263" 150 | "30084","30264" 151 | "30084","30265" 152 | "30084","30266" 153 | "30084","30267" 154 | "30097","30098" 155 | "30097","30099" 156 | "30097","30101" 157 | "30097","30102" 158 | "30097","30103" 159 | "30097","30104" 160 | "30097","30106" 161 | "30097","30107" 162 | "30097","30268" 163 | "30097","30269" 164 | "30097","30270" 165 | "30097","30271" 166 | "30097","30272" 167 | "30097","30273" 168 | "30108","30110" 169 | "30108","30111" 170 | "30108","30112" 171 | "30108","30113" 172 | "30108","30114" 173 | "30108","30115" 174 | "30108","30116" 175 | "30108","30117" 176 | "30108","30274" 177 | "30108","30275" 178 | "30108","30276" 179 | "30108","30277" 180 | "30108","30278" 181 | "30108","30279" 182 | "30108","30308" 183 | "30108","30309" 184 | "30121","30122" 185 | "30125","30126" 186 | "30125","30127" 187 | "30129","30287" 188 | "30129","30288" 189 | "30132","30133" 190 | "30135","30136" 191 | "30135","30137" 192 | "30135","30138" 193 | "30140","30141" 194 | "30140","30142" 195 | "30140","30143" 196 | "30140","30144" 197 | "30140","30145" 198 | "30140","30146" 199 | "30140","30147" 200 | "30140","30148" 201 | "30140","30289" 202 | "30140","30290" 203 | "30140","30291" 204 | "30150","30151" 205 | "30150","30153" 206 | "30150","30154" 207 | "30150","30292" 208 | "30150","30293" 209 | "30150","30294" 210 | "30150","30295" 211 | "30150","30296" 212 | "30150","30297" 213 | "30150","30298" 214 | "30150","30299" 215 | "30150","30300" 216 | "30150","30301" 217 | "30150","30302" 218 | "30150","30303" 219 | "30150","30304" 220 | "30150","30305" 221 | "30157","30158" 222 | "30160","30161" 223 | "30162","30163" 224 | "30280","30281" 225 | "30280","30282" 226 | "30280","30283" 227 | "30280","30284" 228 | "30280","30285" 229 | "30280","30286" 230 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS12L3_ISSCFC.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30004","4" 3 | "30005","72" 4 | "30006","1201" 5 | "30007","1409" 6 | "30008","1410" 7 | "30009","5" 8 | "30011","18" 9 | "30013","19" 10 | "30014","23" 11 | "30015","1006" 12 | "30016","25" 13 | "30017","26" 14 | "30018","114" 15 | "30019","115" 16 | "30020","112" 17 | "30021","116" 18 | "30022","113" 19 | "30023","1223" 20 | "30024","118" 21 | "30039","1225" 22 | "30044","156" 23 | "30045","1063" 24 | "30046","158" 25 | "30047","159" 26 | "30048","199" 27 | "30049","202" 28 | "30050","197" 29 | "30051","205" 30 | "30052","198" 31 | "30053","1224" 32 | "30054","208" 33 | "30056","191" 34 | "30081","1353" 35 | "30082","1561" 36 | "30083","1231" 37 | "30085","393" 38 | "30086","452" 39 | "30088","454" 40 | "30089","461" 41 | "30090","1469" 42 | "30091","395" 43 | "30092","1744" 44 | "30093","970" 45 | "30094","1262" 46 | "30095","1261" 47 | "30096","445" 48 | "30098","1481" 49 | "30099","1197" 50 | "30101","508" 51 | "30102","540" 52 | "30103","1275" 53 | "30104","1276" 54 | "30106","1278" 55 | "30107","1279" 56 | "30110","1495" 57 | "30111","1281" 58 | "30112","552" 59 | "30113","1283" 60 | "30114","1395" 61 | "30115","1285" 62 | "30116","561" 63 | "30117","1400" 64 | "30122","1254" 65 | "30126","935" 66 | "30127","1255" 67 | "30133","984" 68 | "30136","772" 69 | "30137","784" 70 | "30138","788" 71 | "30141","625" 72 | "30142","634" 73 | "30143","1215" 74 | "30144","659" 75 | "30145","673" 76 | "30146","642" 77 | "30147","1531" 78 | "30148","914" 79 | "30151","721" 80 | "30153","722" 81 | "30154","726" 82 | "30158","700" 83 | "30161","837" 84 | "30163","1253" 85 | "30164","1263" 86 | "30165","1264" 87 | "30166","16" 88 | "30167","15" 89 | "30168","1015" 90 | "30169","61" 91 | "30170","65" 92 | "30171","1213" 93 | "30172","121" 94 | "30173","56" 95 | "30174","1424" 96 | "30175","117" 97 | "30176","73" 98 | "30177","46" 99 | "30178","47" 100 | "30179","1023" 101 | "30180","2" 102 | "30181","1621" 103 | "30182","50" 104 | "30183","8" 105 | "30184","9" 106 | "30185","7" 107 | "30186","12" 108 | "30187","1620" 109 | "30188","122" 110 | "30189","1164" 111 | "30190","1207" 112 | "30191","1035" 113 | "30192","52" 114 | "30193","1295" 115 | "30194","127" 116 | "30195","1226" 117 | "30196","134" 118 | "30197","150" 119 | "30198","1210" 120 | "30199","129" 121 | "30200","128" 122 | "30201","132" 123 | "30202","1072" 124 | "30203","1214" 125 | "30204","216" 126 | "30205","186" 127 | "30206","1436" 128 | "30207","207" 129 | "30208","163" 130 | "30209","164" 131 | "30210","165" 132 | "30211","1079" 133 | "30212","166" 134 | "30213","1626" 135 | "30214","169" 136 | "30215","217" 137 | "30216","218" 138 | "30217","1208" 139 | "30218","170" 140 | "30219","1299" 141 | "30220","223" 142 | "30221","1211" 143 | "30222","899" 144 | "30223","1109" 145 | "30224","1627" 146 | "30225","967" 147 | "30226","1259" 148 | "30227","230" 149 | "30228","238" 150 | "30229","1169" 151 | "30230","1439" 152 | "30231","1308" 153 | "30232","1631" 154 | "30233","1634" 155 | "30234","1640" 156 | "30235","1572" 157 | "30236","1574" 158 | "30237","1444" 159 | "30238","1212" 160 | "30239","260" 161 | "30240","1129" 162 | "30241","1649" 163 | "30242","273" 164 | "30243","275" 165 | "30244","290" 166 | "30245","1145" 167 | "30246","291" 168 | "30247","294" 169 | "30248","109" 170 | "30249","1260" 171 | "30250","270" 172 | "30251","1171" 173 | "30252","1209" 174 | "30253","302" 175 | "30254","305" 176 | "30255","1323" 177 | "30256","1654" 178 | "30257","1258" 179 | "30258","1776" 180 | "30259","1675" 181 | "30260","1385" 182 | "30261","1748" 183 | "30262","57" 184 | "30263","1679" 185 | "30264","1671" 186 | "30265","451" 187 | "30266","885" 188 | "30267","1678" 189 | "30268","1193" 190 | "30269","1683" 191 | "30270","1684" 192 | "30271","1488" 193 | "30272","1685" 194 | "30273","1277" 195 | "30274","551" 196 | "30275","1691" 197 | "30276","1687" 198 | "30277","1692" 199 | "30278","546" 200 | "30279","1619" 201 | "30281","1750" 202 | "30282","1764" 203 | "30283","1751" 204 | "30284","1765" 205 | "30285","1767" 206 | "30286","1769" 207 | "30287","1000" 208 | "30288","1001" 209 | "30289","953" 210 | "30290","678" 211 | "30291","679" 212 | "30292","727" 213 | "30293","1589" 214 | "30294","731" 215 | "30295","734" 216 | "30296","733" 217 | "30297","1711" 218 | "30298","1552" 219 | "30299","748" 220 | "30300","729" 221 | "30301","750" 222 | "30302","1772" 223 | "30303","1773" 224 | "30304","1774" 225 | "30305","1775" 226 | "30306","152" 227 | "30307","1625" 228 | "30308","579" 229 | "30309","1287" 230 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS17L1_HS17L2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1","100" 3 | "1","101" 4 | "1","102" 5 | "1","103" 6 | "1","104" 7 | "1","105" 8 | "1","106" 9 | "1","117" 10 | "2","107" 11 | "2","108" 12 | "3","109" 13 | "4","110" 14 | "5","111" 15 | "6","112" 16 | "6","113" 17 | "7","114" 18 | "8","115" 19 | "8","116" 20 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS17L2_HS17L3.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "100","200" 3 | "100","201" 4 | "100","202" 5 | "100","203" 6 | "100","204" 7 | "100","205" 8 | "100","274" 9 | "100","275" 10 | "101","206" 11 | "101","207" 12 | "101","208" 13 | "101","209" 14 | "101","210" 15 | "101","211" 16 | "101","212" 17 | "101","213" 18 | "101","214" 19 | "101","215" 20 | "101","216" 21 | "101","217" 22 | "101","218" 23 | "101","276" 24 | "101","277" 25 | "101","278" 26 | "101","279" 27 | "101","280" 28 | "101","281" 29 | "101","282" 30 | "101","283" 31 | "101","284" 32 | "101","285" 33 | "101","286" 34 | "101","287" 35 | "101","288" 36 | "101","289" 37 | "101","290" 38 | "101","291" 39 | "101","292" 40 | "101","293" 41 | "101","294" 42 | "101","295" 43 | "101","296" 44 | "101","297" 45 | "101","298" 46 | "101","299" 47 | "101","300" 48 | "101","301" 49 | "101","302" 50 | "101","303" 51 | "101","411" 52 | "101","412" 53 | "101","413" 54 | "101","414" 55 | "102","219" 56 | "102","220" 57 | "102","221" 58 | "102","222" 59 | "102","223" 60 | "102","224" 61 | "102","225" 62 | "102","226" 63 | "102","227" 64 | "102","228" 65 | "102","229" 66 | "102","230" 67 | "102","231" 68 | "102","304" 69 | "102","305" 70 | "102","306" 71 | "102","307" 72 | "102","308" 73 | "102","309" 74 | "102","310" 75 | "102","311" 76 | "102","312" 77 | "102","313" 78 | "102","314" 79 | "102","315" 80 | "102","316" 81 | "102","317" 82 | "102","318" 83 | "102","319" 84 | "102","320" 85 | "102","321" 86 | "102","322" 87 | "102","323" 88 | "102","324" 89 | "102","325" 90 | "102","326" 91 | "102","327" 92 | "102","328" 93 | "102","405" 94 | "102","406" 95 | "102","415" 96 | "102","416" 97 | "102","417" 98 | "102","418" 99 | "103","232" 100 | "103","233" 101 | "103","234" 102 | "103","329" 103 | "103","330" 104 | "103","331" 105 | "103","332" 106 | "103","333" 107 | "103","334" 108 | "103","335" 109 | "103","336" 110 | "103","337" 111 | "103","338" 112 | "103","339" 113 | "103","340" 114 | "103","341" 115 | "103","342" 116 | "103","343" 117 | "103","344" 118 | "103","345" 119 | "103","346" 120 | "103","347" 121 | "103","348" 122 | "103","349" 123 | "103","350" 124 | "103","351" 125 | "103","352" 126 | "103","353" 127 | "103","354" 128 | "103","355" 129 | "103","356" 130 | "103","357" 131 | "103","358" 132 | "103","359" 133 | "103","360" 134 | "103","361" 135 | "103","362" 136 | "103","363" 137 | "103","364" 138 | "103","365" 139 | "103","366" 140 | "103","419" 141 | "103","420" 142 | "103","421" 143 | "103","422" 144 | "103","423" 145 | "103","424" 146 | "103","425" 147 | "104","235" 148 | "104","236" 149 | "104","237" 150 | "104","238" 151 | "104","239" 152 | "104","240" 153 | "104","241" 154 | "104","242" 155 | "104","243" 156 | "104","244" 157 | "104","245" 158 | "104","367" 159 | "104","368" 160 | "104","369" 161 | "104","370" 162 | "104","371" 163 | "104","372" 164 | "104","373" 165 | "104","374" 166 | "104","375" 167 | "104","408" 168 | "104","409" 169 | "104","410" 170 | "105","246" 171 | "105","247" 172 | "105","248" 173 | "105","249" 174 | "105","376" 175 | "105","377" 176 | "105","378" 177 | "105","426" 178 | "105","427" 179 | "105","428" 180 | "105","429" 181 | "105","430" 182 | "105","431" 183 | "105","432" 184 | "105","433" 185 | "105","434" 186 | "105","435" 187 | "105","436" 188 | "105","437" 189 | "105","438" 190 | "106","250" 191 | "106","251" 192 | "106","252" 193 | "106","379" 194 | "106","380" 195 | "106","381" 196 | "106","407" 197 | "106","439" 198 | "106","440" 199 | "106","441" 200 | "106","442" 201 | "106","443" 202 | "106","444" 203 | "106","445" 204 | "106","446" 205 | "106","447" 206 | "106","448" 207 | "106","449" 208 | "106","450" 209 | "106","451" 210 | "106","452" 211 | "106","453" 212 | "106","454" 213 | "106","455" 214 | "106","456" 215 | "106","457" 216 | "106","458" 217 | "107","253" 218 | "108","254" 219 | "108","255" 220 | "109","386" 221 | "109","387" 222 | "110","256" 223 | "111","257" 224 | "111","258" 225 | "111","259" 226 | "112","260" 227 | "112","261" 228 | "112","262" 229 | "112","263" 230 | "112","264" 231 | "112","265" 232 | "112","266" 233 | "112","267" 234 | "112","388" 235 | "112","389" 236 | "112","390" 237 | "112","463" 238 | "113","268" 239 | "113","269" 240 | "113","270" 241 | "113","391" 242 | "113","392" 243 | "113","393" 244 | "113","394" 245 | "113","395" 246 | "113","396" 247 | "113","397" 248 | "113","398" 249 | "113","399" 250 | "113","400" 251 | "113","401" 252 | "113","402" 253 | "113","403" 254 | "113","404" 255 | "114","271" 256 | "115","272" 257 | "116","273" 258 | "117","382" 259 | "117","383" 260 | "117","384" 261 | "117","385" 262 | "117","459" 263 | "117","460" 264 | "117","461" 265 | "117","462" 266 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS22L1_HS22L2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "450","400" 3 | "450","401" 4 | "450","402" 5 | "450","403" 6 | "450","404" 7 | "450","405" 8 | "450","406" 9 | "450","407" 10 | "450","408" 11 | "451","409" 12 | "451","410" 13 | "452","411" 14 | "453","412" 15 | "454","413" 16 | "455","414" 17 | "455","415" 18 | "456","416" 19 | "457","417" 20 | "457","418" 21 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS22L2_HS22L3.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "400","500" 3 | "400","501" 4 | "400","502" 5 | "400","503" 6 | "400","504" 7 | "400","505" 8 | "400","506" 9 | "400","507" 10 | "401","508" 11 | "401","509" 12 | "401","510" 13 | "401","511" 14 | "401","512" 15 | "401","513" 16 | "401","514" 17 | "401","515" 18 | "401","516" 19 | "401","517" 20 | "401","518" 21 | "401","519" 22 | "401","520" 23 | "401","521" 24 | "401","522" 25 | "401","523" 26 | "401","524" 27 | "401","525" 28 | "401","526" 29 | "401","527" 30 | "401","528" 31 | "401","529" 32 | "401","530" 33 | "401","531" 34 | "401","532" 35 | "401","533" 36 | "401","534" 37 | "401","535" 38 | "401","536" 39 | "401","537" 40 | "401","538" 41 | "401","539" 42 | "401","540" 43 | "401","541" 44 | "401","542" 45 | "401","543" 46 | "401","544" 47 | "401","545" 48 | "401","546" 49 | "401","547" 50 | "401","548" 51 | "401","549" 52 | "401","550" 53 | "401","551" 54 | "401","552" 55 | "402","553" 56 | "402","554" 57 | "402","555" 58 | "402","556" 59 | "402","557" 60 | "402","558" 61 | "402","559" 62 | "402","560" 63 | "402","561" 64 | "402","562" 65 | "402","563" 66 | "402","564" 67 | "402","565" 68 | "402","566" 69 | "402","567" 70 | "402","568" 71 | "402","569" 72 | "402","570" 73 | "402","571" 74 | "402","572" 75 | "402","573" 76 | "402","574" 77 | "402","575" 78 | "402","576" 79 | "402","577" 80 | "402","578" 81 | "402","579" 82 | "402","580" 83 | "402","581" 84 | "402","582" 85 | "402","583" 86 | "402","584" 87 | "402","585" 88 | "402","586" 89 | "402","587" 90 | "402","588" 91 | "402","589" 92 | "402","590" 93 | "402","591" 94 | "402","592" 95 | "402","593" 96 | "402","594" 97 | "402","595" 98 | "402","596" 99 | "403","597" 100 | "403","598" 101 | "403","599" 102 | "403","600" 103 | "403","601" 104 | "403","602" 105 | "403","603" 106 | "403","604" 107 | "403","605" 108 | "403","606" 109 | "403","607" 110 | "403","608" 111 | "403","609" 112 | "403","610" 113 | "403","611" 114 | "403","612" 115 | "403","613" 116 | "403","614" 117 | "403","615" 118 | "403","616" 119 | "403","617" 120 | "403","618" 121 | "403","619" 122 | "403","620" 123 | "403","621" 124 | "403","622" 125 | "403","623" 126 | "403","624" 127 | "403","625" 128 | "403","626" 129 | "403","627" 130 | "403","628" 131 | "403","629" 132 | "403","630" 133 | "403","631" 134 | "403","632" 135 | "403","633" 136 | "403","634" 137 | "403","635" 138 | "403","636" 139 | "403","637" 140 | "403","638" 141 | "403","639" 142 | "403","640" 143 | "403","641" 144 | "403","642" 145 | "403","643" 146 | "403","644" 147 | "404","645" 148 | "404","646" 149 | "404","647" 150 | "404","648" 151 | "404","649" 152 | "404","650" 153 | "404","651" 154 | "404","652" 155 | "404","653" 156 | "404","654" 157 | "404","655" 158 | "404","656" 159 | "404","657" 160 | "404","658" 161 | "404","659" 162 | "404","660" 163 | "404","661" 164 | "404","662" 165 | "404","663" 166 | "404","664" 167 | "404","665" 168 | "404","666" 169 | "405","667" 170 | "405","668" 171 | "405","669" 172 | "405","670" 173 | "405","671" 174 | "405","672" 175 | "405","673" 176 | "405","674" 177 | "405","675" 178 | "405","676" 179 | "405","677" 180 | "405","678" 181 | "405","679" 182 | "405","680" 183 | "405","681" 184 | "405","682" 185 | "405","683" 186 | "405","684" 187 | "405","685" 188 | "405","686" 189 | "406","687" 190 | "406","688" 191 | "406","689" 192 | "406","690" 193 | "406","691" 194 | "406","692" 195 | "406","693" 196 | "406","694" 197 | "406","695" 198 | "406","696" 199 | "406","697" 200 | "406","698" 201 | "406","699" 202 | "406","700" 203 | "406","701" 204 | "406","702" 205 | "406","703" 206 | "406","704" 207 | "406","705" 208 | "406","706" 209 | "406","707" 210 | "406","708" 211 | "406","709" 212 | "406","710" 213 | "406","711" 214 | "406","712" 215 | "406","713" 216 | "407","714" 217 | "407","715" 218 | "407","716" 219 | "407","717" 220 | "407","718" 221 | "407","719" 222 | "407","720" 223 | "407","721" 224 | "408","722" 225 | "408","723" 226 | "409","724" 227 | "410","725" 228 | "410","726" 229 | "411","727" 230 | "411","728" 231 | "412","729" 232 | "413","730" 233 | "413","731" 234 | "413","732" 235 | "414","733" 236 | "414","734" 237 | "414","735" 238 | "414","736" 239 | "414","737" 240 | "414","738" 241 | "414","739" 242 | "414","740" 243 | "414","741" 244 | "414","742" 245 | "414","743" 246 | "414","744" 247 | "415","745" 248 | "415","746" 249 | "415","747" 250 | "415","748" 251 | "415","749" 252 | "415","750" 253 | "415","751" 254 | "415","752" 255 | "415","753" 256 | "415","754" 257 | "415","755" 258 | "415","756" 259 | "415","757" 260 | "415","758" 261 | "415","759" 262 | "415","760" 263 | "415","761" 264 | "416","762" 265 | "417","763" 266 | "418","764" 267 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS92L3_ISSCFC.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30003","71" 3 | "30004","4" 4 | "30005","72" 5 | "30006","1201" 6 | "30009","5" 7 | "30011","18" 8 | "30012","17" 9 | "30013","19" 10 | "30014","23" 11 | "30015","1006" 12 | "30016","25" 13 | "30017","26" 14 | "30018","114" 15 | "30019","115" 16 | "30020","112" 17 | "30024","118" 18 | "30025","61" 19 | "30026","73" 20 | "30027","1213" 21 | "30028","46" 22 | "30029","47" 23 | "30030","121" 24 | "30031","122" 25 | "30032","12" 26 | "30035","1295" 27 | "30036","127" 28 | "30038","1226" 29 | "30041","150" 30 | "30042","134" 31 | "30043","152" 32 | "30044","156" 33 | "30045","1063" 34 | "30046","158" 35 | "30047","159" 36 | "30048","199" 37 | "30049","202" 38 | "30050","197" 39 | "30054","208" 40 | "30055","191" 41 | "30058","163" 42 | "30061","1214" 43 | "30062","164" 44 | "30063","165" 45 | "30064","216" 46 | "30065","217" 47 | "30066","132" 48 | "30067","170" 49 | "30068","1079" 50 | "30069","1299" 51 | "30070","223" 52 | "30072","1308" 53 | "30076","1323" 54 | "30080","1231" 55 | "30085","393" 56 | "30086","452" 57 | "30087","448" 58 | "30088","454" 59 | "30089","461" 60 | "30090","1469" 61 | "30091","395" 62 | "30092","1744" 63 | "30093","970" 64 | "30094","1262" 65 | "30095","1261" 66 | "30096","445" 67 | "30098","1481" 68 | "30099","1197" 69 | "30100","515" 70 | "30101","508" 71 | "30102","540" 72 | "30103","1275" 73 | "30104","1276" 74 | "30105","1277" 75 | "30106","1278" 76 | "30107","1279" 77 | "30109","551" 78 | "30110","1495" 79 | "30111","1281" 80 | "30112","552" 81 | "30113","1283" 82 | "30114","1395" 83 | "30115","1285" 84 | "30116","561" 85 | "30117","1400" 86 | "30118","922" 87 | "30119","1507" 88 | "30122","1254" 89 | "30124","1255" 90 | "30126","935" 91 | "30130","1256" 92 | "30133","984" 93 | "30136","772" 94 | "30137","784" 95 | "30138","788" 96 | "30141","625" 97 | "30142","634" 98 | "30143","1215" 99 | "30144","659" 100 | "30145","673" 101 | "30146","642" 102 | "30147","1531" 103 | "30148","914" 104 | "30149","680" 105 | "30151","721" 106 | "30152","725" 107 | "30153","722" 108 | "30154","726" 109 | "30155","349" 110 | "30158","700" 111 | "30161","837" 112 | "30163","1253" 113 | -------------------------------------------------------------------------------- /HSCommodity/HCL_FI_COMMODITY_HS96L3_ISSCFC.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "30003","71" 3 | "30004","4" 4 | "30005","72" 5 | "30006","1201" 6 | "30009","5" 7 | "30011","18" 8 | "30012","17" 9 | "30013","19" 10 | "30014","23" 11 | "30015","1006" 12 | "30016","25" 13 | "30017","26" 14 | "30018","114" 15 | "30019","115" 16 | "30020","112" 17 | "30024","118" 18 | "30025","61" 19 | "30026","73" 20 | "30027","1213" 21 | "30028","46" 22 | "30029","47" 23 | "30030","121" 24 | "30031","122" 25 | "30032","12" 26 | "30035","1295" 27 | "30036","127" 28 | "30038","1226" 29 | "30041","150" 30 | "30042","134" 31 | "30043","152" 32 | "30044","156" 33 | "30045","1063" 34 | "30046","158" 35 | "30047","159" 36 | "30048","199" 37 | "30049","202" 38 | "30050","197" 39 | "30054","208" 40 | "30055","191" 41 | "30058","163" 42 | "30061","1214" 43 | "30062","164" 44 | "30063","165" 45 | "30064","216" 46 | "30065","217" 47 | "30066","132" 48 | "30067","170" 49 | "30068","1079" 50 | "30069","1299" 51 | "30070","223" 52 | "30072","1308" 53 | "30076","1323" 54 | "30080","1231" 55 | "30085","393" 56 | "30086","452" 57 | "30087","448" 58 | "30088","454" 59 | "30089","461" 60 | "30090","1469" 61 | "30091","395" 62 | "30092","1744" 63 | "30093","970" 64 | "30094","1262" 65 | "30095","1261" 66 | "30096","445" 67 | "30098","1481" 68 | "30099","1197" 69 | "30100","515" 70 | "30101","508" 71 | "30102","540" 72 | "30103","1275" 73 | "30104","1276" 74 | "30105","1277" 75 | "30106","1278" 76 | "30107","1279" 77 | "30109","551" 78 | "30110","1495" 79 | "30111","1281" 80 | "30112","552" 81 | "30113","1283" 82 | "30114","1395" 83 | "30115","1285" 84 | "30116","561" 85 | "30117","1400" 86 | "30118","922" 87 | "30119","1507" 88 | "30122","1254" 89 | "30124","1255" 90 | "30126","935" 91 | "30130","1256" 92 | "30133","984" 93 | "30136","772" 94 | "30137","784" 95 | "30138","788" 96 | "30141","625" 97 | "30142","634" 98 | "30143","1215" 99 | "30144","659" 100 | "30145","673" 101 | "30146","642" 102 | "30147","1531" 103 | "30148","914" 104 | "30149","680" 105 | "30151","721" 106 | "30152","725" 107 | "30153","722" 108 | "30154","726" 109 | "30155","349" 110 | "30158","700" 111 | "30161","837" 112 | "30163","1253" 113 | -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- 1 | This is the FAO Fishery and Aquaculture Reference Data repository. 2 | 3 | 4 | file naming: 5 | ------------- 6 | 7 | - CL_* "code-lists": contains the identifier and mapping to other codes and descriptions; 8 | 9 | - HCL_* "hierarchical code-lists": contains the grouping information, a pointer (foreign key) from the reference object (parent) to the children 10 | 11 | - FSJ_* FishStat metadata; we use it to define FishStatJ and the query panel 12 | 13 | - DSD_* "Data Structure Definition": describes how information in a specific dataset is structured. It defines the dimensions, measures and their related attributes. 14 | 15 | raw data download: 16 | *.csv "time-series" file with the name _.csv 17 | 18 | 19 | All information contents in the files in CSV (comma-separated values) formatted as UTF-8. 20 | To open these files in Excel, go to the menu 21 | Data->From Text and select File origin "65001: Unicode UTF-8" and comma delimiter 22 | 23 | When using time-series data, in order to obtain the aggregates presented in the 24 | summary tables of the "FAO Yearbook of Fishery and Aquaculture Statistics" which exclude production figures 25 | for aquatic plants, crocodiles, aq. mammals, pearls and mother-of-pearl, corals and sponges data should be filtered using a Custom Group: 26 | "Aquatic animals (Fish, crustaceans and molluscs, etc)"(1801). 27 | 28 | Please note that the list of species disseminated here, reflects the ASFIS standarad compatible with the data being published. 29 | As such, it does not adhere entirely to ASFIS due to differing publication schedules. 30 | 31 | TERMS OF USE/LICENSE: 32 | -------------------- 33 | https://www.fao.org/contact-us/terms/db-terms-of-use/en 34 | 35 | As stated in Article 1 of its Constitution, the Food and Agriculture Organization of the United Nations (“FAO”) “shall collect, analyse, interpret, 36 | and disseminate information related to nutrition, food, and agriculture”. In this regard, FAO creates and maintains corporate statistical databases on topics 37 | related to its mandate and encourages their use for statistical, scientific, research and evidence-based decision-making purposes. Accordingly, all FAO corporate 38 | statistical databases provide datasets free of charge, in machine-readable format on FAO’s corporate website. They are subject to the Statistical Database terms 39 | of use of this agreement (“Database terms”) and the Terms and Conditions regarding the Reuse of Web content (https://www.fao.org/contact-us/terms/en), 40 | which are incorporated herein by reference. 41 | 42 | FAO encourages you to use datasets contained in FAO corporate statistical databases for research, statistical, scientific and evidence-based decision-making purposes. 43 | You may access, download, create copies, adapt and re-disseminate datasets subject to these Database terms. Unless specified otherwise in their metadata or webpage, 44 | all datasets disseminated through FAO corporate statistical databases (see examples in Annex 1) are licensed under the Creative Commons Attribution-4.0 International 45 | licence (CC BY 4.0) available here as complemented by the Terms of Use outlined below. In other words, when you access, download, or otherwise extract any data or 46 | datasets from these databases, you agree to comply with the terms and conditions of the CC BY 4.0 licence and all terms specified in the additional terms of use outlined below. 47 | https://creativecommons.org/licenses/by/4.0/legalcode.en 48 | 49 | 50 | COPYRIGHT & DISCLAIMER CLAUSES 51 | ----------------------------- 52 | All requests for translation and adaptation rights, and for resale and other commercial use rights should be made via www.fao.org/contact-us/licence-request or addressed to copyright@fao.org. 53 | 54 | The designations employed and the presentation of material in this information product do not imply the expression of any opinion whatsoever on the part of the Food and Agriculture Organization of the United Nations (FAO) concerning the legal or development status of any country, territory, city or area or of its authorities, or concerning the delimitation of its frontiers or boundaries. The mention of specific companies or products of manufacturers, whether or not these have been patented, does not imply that these have been endorsed or recommended by FAO in preference to others of a similar nature that are not mentioned. 55 | 56 | FAO declines all responsibility for errors or deficiencies in the database or software or in the documentation accompanying it, for program maintenance and upgrading as well as for any damage that may arise from them. FAO also declines any responsibility for updating the data and assumes no responsibility for errors and omissions in the data provided. Users are, however, kindly asked to report any errors or deficiencies in this product to FAO. 57 | The word "countries" appearing in the text refers to countries, territories and areas without distinction. 58 | The designations employed and the presentation of material in the map(s) do not imply the expression of any opinion whatsoever on the part of FAO concerning the legal or constitutional status of any country, territory or sea area, or concerning the delimitation of frontiers. 59 | 60 | For comments, views and suggestions relating to this data, please email to: 61 | Email: Fish-Statistics-Inquiries@fao.org 62 | 63 | (c) FAO 2025 64 | -------------------------------------------------------------------------------- /Vessel/CL_CWP_VESSEL_GRT_LEVEL1.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Lower_Limit","Upper_Limit" 2 | "01","1","0","0.9" 3 | "02","2","1","24.9" 4 | "03","3","25","49.9" 5 | "04","4","50","99.9" 6 | "05","5","100","149.9" 7 | "06","6","150","249.9" 8 | "07","7","250","499.9" 9 | "08","8","500","999.9" 10 | "09","9","1000","1999.9" 11 | "10","10","2000","3999.9" 12 | "11","11","4000","9999.9" 13 | "12","12","10000","99999.9" 14 | -------------------------------------------------------------------------------- /Vessel/CL_CWP_VESSEL_GRT_LEVEL2.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Lower_Limit","Upper_Limit" 2 | "021","21","1","4.9" 3 | "022","22","5","9.9" 4 | "023","23","10","14.9" 5 | "024","24","15","19.9" 6 | "025","25","20","24.9" 7 | "061","61","150","199.9" 8 | "062","62","200","249.9" 9 | "071","71","250","299.9" 10 | "072","72","300","349.9" 11 | "073","73","350","399.9" 12 | "074","74","400","449.9" 13 | "075","75","450","499.9" 14 | "081","81","500","599.9" 15 | "082","82","600","699.9" 16 | "083","83","700","799.9" 17 | "084","84","800","899.9" 18 | "085","85","900","999.9" 19 | "101","101","2000","2999.9" 20 | "102","102","3000","3999.9" 21 | "111","111","4000","4999.9" 22 | "112","112","5000","5999.9" 23 | "113","113","6000","6999.9" 24 | "114","114","7000","7999.9" 25 | "115","115","8000","8999.9" 26 | "116","116","9000","9999.9" 27 | "111","121","10000","19999.9" 28 | "112","122","20000","29999.9" 29 | "113","123","30000","39999.9" 30 | "114","124","40000","49999.9" 31 | "115","125","50000","99999.9" 32 | -------------------------------------------------------------------------------- /Vessel/CL_CWP_VESSEL_LOA_CLASS.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Max_Length","Min_Length","Name","Type" 2 | "100","100","11.999","0","Up to 11.9","Decked" 3 | "110","110","17.999","12","12-17.9","Decked" 4 | "120","120","23.999","18","18-23.9","Decked" 5 | "130","130","29.999","24","24-29.9","Decked" 6 | "140","140","35.999","30","30-35.9","Decked" 7 | "150","150","44.999","36","36-44.9","Decked" 8 | "160","160","59.999","45","45-59.9","Decked" 9 | "170","170","74.999","60","60-74.9","Decked" 10 | "180","180","999","75","75 and over","Decked" 11 | "200","200","5.999","0","Up to 5.9","Undecked" 12 | "210","210","11.999","6","6-11.9","Undecked" 13 | "220","220","17.999","12","12-17.9","Undecked" 14 | "230","230","23.999","18","18-23.9","Undecked" 15 | "240","240","29.999","24","24-29.9","Undecked" 16 | "250","250","999.999","30","30 and over","Undecked" 17 | "900","900","999.999","0","Unknown","Unidentified" 18 | -------------------------------------------------------------------------------- /Vessel/CL_CWP_VESSEL_TYPE_L1.csv: -------------------------------------------------------------------------------- 1 | "Abbreviation","Code","Identifier","Name_En","Vessel_Usage" 2 | "TO","1","10","Trawlers","FISHING VESSELS" 3 | "FO","21","21","Fish carriers and reefers","NON-FISHING VESSELS" 4 | "SA","23","23","Support vessels","NON-FISHING VESSELS" 5 | "PX","26","26","Patrol vessels","NON-FISHING VESSELS" 6 | "VO","29","29","Vessels supporting fishing related activities","NON-FISHING VESSELS" 7 | "SP","2","140","Purse seiners","FISHING VESSELS" 8 | "GO","6","200","Gillnetters","FISHING VESSELS" 9 | "WO","7","230","Trap setters","FISHING VESSELS" 10 | "LL","8","260","Longliners","FISHING VESSELS" 11 | "MO","10","380","Multipurpose vessels","FISHING VESSELS" 12 | "FX","19","430","Other fishing vessels","FISHING VESSELS" 13 | "DO","4","440","Dredgers","FISHING VESSELS" 14 | "NO","5","480","Lift netters","FISHING VESSELS" 15 | "RO","18","530","Recreational fishing vessels","FISHING VESSELS" 16 | "HO","20","550","Motherships","NON-FISHING VESSELS" 17 | "RT","25","650","Fishery research and survey vessels","NON-FISHING VESSELS" 18 | "CO","27","660","Fishery training vessels","NON-FISHING VESSELS" 19 | "SO","3","700","Seiners (other)","FISHING VESSELS" 20 | "LO","9","750","Line vessels (other)","FISHING VESSELS" 21 | -------------------------------------------------------------------------------- /Vessel/CL_CWP_VESSEL_TYPE_L2.csv: -------------------------------------------------------------------------------- 1 | "Abbreviation","Code","Identifier","Name_En" 2 | "TS","1.4","20","Side trawlers" 3 | "TT","1.5","30","Stern trawlers" 4 | "BT","1.3","120","Beam trawlers" 5 | "TOX","1.9","130","Trawler NEI" 6 | "SPX","2.9","160","Purse seiners NEI" 7 | "GD","6.1","210","Drifters" 8 | "GOX","6.9","220","Gillnetters NEI" 9 | "WP","7.1","240","Pot vessels" 10 | "WOX","7.9","250","Trap setters NEI" 11 | "LLX","8.9","310","Longliners NEI" 12 | "LJ","9.1","330","Jigger vessels" 13 | "LH","9.4","340","Hand liner vessels" 14 | "LP","9.2","350","Pole and Line vessels" 15 | "LT","9.3","360","Trollers" 16 | "MTS","10.1","400","Purse seine/pelagic trawlers" 17 | "MOX","10.9","420","Multipurpose vessels NEI" 18 | "DOX","4.9","470","Dredgers NEI" 19 | "NOX","5.9","500","Lift netters NEI" 20 | "ROX","18.9","540","Recreational fishing vessels NEI" 21 | "HOX","20.9","600","Motherships NEI" 22 | "SPA","2.1","710","Purse Seiners - American type" 23 | "SPE","2.2","720","Purse Seiners - European type" 24 | "SOX","3.9","730","Seiners NEI" 25 | "SPD","2.3","733","Drum seiners" 26 | "MTW","10.2","800","Multipurpose trawlers (in combination with longline, trap, gillnet, dredge)" 27 | "MLG","10.3","830","Multipurpose non trawlers (longline, gillnet, trap)" 28 | "OT","1.1","930","Otter trawlers" 29 | "PT","1.2","940","Pair trawlers" 30 | "LB","8.1","970","Bottom longliners" 31 | "LM","8.2","990","Midwater longliners" 32 | "GS","6.2","1000","Set netters" 33 | "FXX","19.9","1990","Other fishing vessels NEI" 34 | "FR","21.1","2110","Refrigerated transport vessels" 35 | "FOX","21.9","2190","Fisher carriers and reefers NEI" 36 | "SB","23.1","2310","Bunkering tanker vessels" 37 | "ST","23.2","2320","Towing vessels" 38 | "SAX","23.9","2390","Support and auxiliary ships NEI" 39 | "RTX","25.9","2590","Fishery research and survey vessels NEI" 40 | "PXX","26.9","2690","Patrol vessels NEI" 41 | "COX","27.9","2790","Fishery training vessels" 42 | "VOM","29.1","2910","Multipurpose vessels supporting fishing related activities" 43 | "VOX","29.9","2990","Vessels supporting fishing related activities, NEI" 44 | "LOX","9.9","9900","Line vessels NEI" 45 | -------------------------------------------------------------------------------- /Vessel/CL_FI_VESSEL_GROUPS.csv: -------------------------------------------------------------------------------- 1 | "Code","Subcatgory","Abbreviation","Level1_Code","Level1_Catgory","Level1_Abbreviation" 2 | "1.4","Side trawlers","TS","1","Trawlers","TO" 3 | "1.5","Stern trawlers","TT","1","Trawlers","TO" 4 | "1.3","Beam trawlers","BT","1","Trawlers","TO" 5 | "1.9","Trawler NEI","TOX","1","Trawlers","TO" 6 | "2.9","Purse seiners NEI","SPX","2","Purse seiners","SP" 7 | "6.1","Drifters","GD","6","Gillnetters","GO" 8 | "6.9","Gillnetters NEI","GOX","6","Gillnetters","GO" 9 | "7.1","Pot vessels","WP","7","Trap setters","WO" 10 | "7.9","Trap setters NEI","WOX","7","Trap setters","WO" 11 | "8.9","Longliners NEI","LLX","8","Longliners","LL" 12 | "9.1","Jigger vessels","LJ","9","Line vessels (other)","LO" 13 | "9.4","Hand liner vessels","LH","9","Line vessels (other)","LO" 14 | "9.2","Pole and Line vessels","LP","9","Line vessels (other)","LO" 15 | "9.3","Trollers","LT","9","Line vessels (other)","LO" 16 | "10.1","Purse seine/pelagic trawlers","MTS","10","Multipurpose vessels","MO" 17 | "10.9","Multipurpose vessels NEI","MOX","10","Multipurpose vessels","MO" 18 | "4.9","Dredgers NEI","DOX","4","Dredgers","DO" 19 | "5.9","Lift netters NEI","NOX","5","Lift netters","NO" 20 | "18.9","Recreational fishing vessels NEI","ROX","18","Recreational fishing vessels","RO" 21 | "20.9","Motherships NEI","HOX","20","Motherships","HO" 22 | "2.1","Purse Seiners - American type","SPA","2","Purse seiners","SP" 23 | "2.2","Purse Seiners - European type","SPE","2","Purse seiners","SP" 24 | "3.9","Seiners NEI","SOX","3","Seiners (other)","SO" 25 | "2.3","Drum seiners","SPD","2","Purse seiners","SP" 26 | "10.2","Multipurpose trawlers (in combination with longline, trap, gillnet, dredge)","MTW","10","Multipurpose vessels","MO" 27 | "10.3","Multipurpose non trawlers (longline, gillnet, trap)","MLG","10","Multipurpose vessels","MO" 28 | "1.1","Otter trawlers","OT","1","Trawlers","TO" 29 | "1.2","Pair trawlers","PT","1","Trawlers","TO" 30 | "8.1","Bottom longliners","LB","8","Longliners","LL" 31 | "8.2","Midwater longliners","LM","8","Longliners","LL" 32 | "6.2","Set netters","GS","6","Gillnetters","GO" 33 | "19.9","Other fishing vessels NEI","FXX","19","Other fishing vessels","FX" 34 | "21.1","Refrigerated transport vessels","FR","21","Fish carriers and reefers","FO" 35 | "21.9","Fisher carriers and reefers NEI","FOX","21","Fish carriers and reefers","FO" 36 | "23.1","Bunkering tanker vessels","SB","23","Support vessels","SA" 37 | "23.2","Towing vessels","ST","23","Support vessels","SA" 38 | "23.9","Support and auxiliary ships NEI","SAX","23","Support vessels","SA" 39 | "25.9","Fishery research and survey vessels NEI","RTX","25","Fishery research and survey vessels","RT" 40 | "26.9","Patrol vessels NEI","PXX","26","Patrol vessels","PX" 41 | "27.9","Fishery training vessels","COX","27","Fishery training vessels","CO" 42 | "29.1","Multipurpose vessels supporting fishing related activities","VOM","29","Vessels supporting fishing related activities","VO" 43 | "29.9","Vessels supporting fishing related activities, NEI","VOX","29","Vessels supporting fishing related activities","VO" 44 | "9.9","Line vessels NEI","LOX","9","Line vessels (other)","LO" 45 | -------------------------------------------------------------------------------- /Vessel/CL_FI_VESSEL_GRT_GROUPS.csv: -------------------------------------------------------------------------------- 1 | "Code","Lower_Limit","Upper_Limit","Level1_Code","Level1_Lower_Limit","Level1_Upper_Limit" 2 | "02","1","24.9","021","1","4.9" 3 | "02","1","24.9","022","5","9.9" 4 | "02","1","24.9","023","10","14.9" 5 | "02","1","24.9","024","15","19.9" 6 | "02","1","24.9","025","20","24.9" 7 | "06","150","249.9","061","150","199.9" 8 | "06","150","249.9","062","200","249.9" 9 | "07","250","499.9","071","250","299.9" 10 | "07","250","499.9","072","300","349.9" 11 | "07","250","499.9","073","350","399.9" 12 | "07","250","499.9","074","400","449.9" 13 | "07","250","499.9","075","450","499.9" 14 | "08","500","999.9","081","500","599.9" 15 | "08","500","999.9","082","600","699.9" 16 | "08","500","999.9","083","700","799.9" 17 | "08","500","999.9","084","800","899.9" 18 | "08","500","999.9","085","900","999.9" 19 | "10","2000","3999.9","101","2000","2999.9" 20 | "10","2000","3999.9","102","3000","3999.9" 21 | "11","4000","9999.9","111","4000","4999.9" 22 | "11","4000","9999.9","112","5000","5999.9" 23 | "11","4000","9999.9","113","6000","6999.9" 24 | "11","4000","9999.9","114","7000","7999.9" 25 | "11","4000","9999.9","115","8000","8999.9" 26 | "11","4000","9999.9","116","9000","9999.9" 27 | "12","10000","99999.9","111","10000","19999.9" 28 | "12","10000","99999.9","112","20000","29999.9" 29 | "12","10000","99999.9","113","30000","39999.9" 30 | "12","10000","99999.9","114","40000","49999.9" 31 | "12","10000","99999.9","115","50000","99999.9" 32 | -------------------------------------------------------------------------------- /Vessel/HCL_CWP_VESSEL_GRTL1_GRTL2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "2","21" 3 | "2","22" 4 | "2","23" 5 | "2","24" 6 | "2","25" 7 | "6","61" 8 | "6","62" 9 | "7","71" 10 | "7","72" 11 | "7","73" 12 | "7","74" 13 | "7","75" 14 | "8","81" 15 | "8","82" 16 | "8","83" 17 | "8","84" 18 | "8","85" 19 | "10","101" 20 | "10","102" 21 | "11","111" 22 | "11","112" 23 | "11","113" 24 | "11","114" 25 | "11","115" 26 | "11","116" 27 | "12","121" 28 | "12","122" 29 | "12","123" 30 | "12","124" 31 | "12","125" 32 | -------------------------------------------------------------------------------- /Vessel/HCL_CWP_VESSEL_TYPE_L1L2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "10","20" 3 | "10","30" 4 | "10","120" 5 | "10","130" 6 | "10","930" 7 | "10","940" 8 | "21","2110" 9 | "21","2190" 10 | "23","2310" 11 | "23","2320" 12 | "23","2390" 13 | "26","2690" 14 | "29","2910" 15 | "29","2990" 16 | "140","160" 17 | "140","710" 18 | "140","720" 19 | "140","733" 20 | "200","210" 21 | "200","220" 22 | "200","1000" 23 | "230","240" 24 | "230","250" 25 | "260","310" 26 | "260","970" 27 | "260","990" 28 | "380","400" 29 | "380","420" 30 | "380","800" 31 | "380","830" 32 | "430","1990" 33 | "440","470" 34 | "480","500" 35 | "530","540" 36 | "550","600" 37 | "650","2590" 38 | "660","2790" 39 | "700","730" 40 | "750","330" 41 | "750","340" 42 | "750","350" 43 | "750","360" 44 | "750","9900" 45 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_CPC_DIVISION.csv: -------------------------------------------------------------------------------- 1 | "CPC_Code","Identifier","Name_En" 2 | "4","315","Fish and other fishing products" 3 | "21","523","Meat, fish, fruits, vegetables, oils and fats" 4 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_CPC_GROUP.csv: -------------------------------------------------------------------------------- 1 | "CPC_Code","Identifier","Name_En" 2 | "41","317","Fish, live, not for human consumption" 3 | "42","325","Fish live, fresh or chilled for human consumption" 4 | "43","349","Crustaceans, live, fresh or chilled" 5 | "44","372","Molluscs live, fresh or chilled" 6 | "45","400","Other aquatic invertebrates, live, fresh or chilled" 7 | "49","411","Other aquatic plants and animals" 8 | "212","578","Prepared and preserved fish, crustaceans, molluscs and other aquatic invertebrates" 9 | "215","680","Animal fats" 10 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_FAOMAJOR_L1.csv: -------------------------------------------------------------------------------- 1 | "FAO_Major_Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "10","40001","Fish, crustaceans and molluscs","Pescado, crustáceos y moluscos","Poissons, crustacés et mollusques" 3 | "20","40009","Aquatic plants","Plantas acuáticas","Plantes aquatiques" 4 | "30","40011","Other aq. animals & products","Otros animales ac. y productos","Autres animaux aq. et produits" 5 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_FAOMAJOR_L2.csv: -------------------------------------------------------------------------------- 1 | "FAO_Major_Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "1","40002","Fish, fresh, chilled or frozen","Pescado fresco, refrigerado o congelado","Poissons frais, réfrigérés ou congelés" 3 | "2","40003","Fish, dried, salted, or smoked","Pescado seco, salado o ahumado","Poissons séchés, salés ou fumés" 4 | "3","40004","Crustaceans & Molluscs, live, fresh, chilled, etc.","Crustáceos y moluscos, vivos, frescos, refrigerados, etc.","Crustacés et mollusques, vivants, frais, réfrigérés, etc." 5 | "4","40005","Fish, prepared or preserved","Preparaciones y conservas de pescado","Préparations et conserves de poisson" 6 | "5","40006","Crustaceans and molluscs, prepared or preserved","Preparaciones y conservas de crustáceos y moluscos","Préparations et conserves de custacés et mollusques" 7 | "6","40007","Oils","Aceites","Huiles" 8 | "7","40008","Meals","Harinas","Farines" 9 | "9","40010","Aquatic plants","Plantas acuáticas","Plantes aquatiques" 10 | "8","40012","Sponges, corals, shells","Esponjas, coral, conchas","Éponges, coral, coquillage" 11 | "A","40013","Inedible","Incomestible","Non comestible" 12 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_FAOSTAT_L1.csv: -------------------------------------------------------------------------------- 1 | "FAOSTAT_Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "10","72001","Freshwater & diadromous fish","Peces de agua dulce et diádromos","Poissons d'eau douce et diadromes" 3 | "20","72015","Demersal fish","Peces demersales","Poissons démersaux" 4 | "30","72029","Pelagic fish","Peces pelágicos","Poissons pélagiques" 5 | "40","72043","Marine fish NEI","Peces marinos NEP","Poissons marins NCA" 6 | "50","72057","Crustaceans","Crustáceos","Crustacés" 7 | "60","72067","Molluscs excl. cephalopods","Moluscos sin cefalópodos","Mollusques excl. cephalopodes" 8 | "70","72076","Cephalopods","Cefalópodos","Cephalopodes" 9 | "80","72086","Aquatic mammals","Mamíferos acuáticos","Mammifères aquatiques" 10 | "90","72095","Aquatic animals NEI","Animales acuáticos NEP","Animales aquatiques NCA" 11 | "99","72103","Aquatic plants","Plantas acuáticas","Plantes aquatiques" 12 | "97","72200","Body oils","Aceite","Huile" 13 | "98","72300","Liver oils","Aceite de hidago","Huile de foie" 14 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_FAO_LEVEL1.csv: -------------------------------------------------------------------------------- 1 | "FAO_Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "1","50001","Fish","Peces","Poissons" 3 | "2","50064","Crustaceans","Crustáceos","Crustacés" 4 | "5","50086","Molluscs, aquatic invertebrates","Moluscos y otros invertebtratos acuáticos","Mollusques, autres invertébrés aquatiques" 5 | "7","50114","Fish, crustaceans, molluscs and other aquatic invertebrates","Peces, crustáceos, moluscos y otros invertebratos acuáticos","Poissons, crustacés, mollusques et autres invertébrés aquatiques" 6 | -------------------------------------------------------------------------------- /commodity/CL_FI_COMMODITY_FAO_LEVEL2.csv: -------------------------------------------------------------------------------- 1 | "FAO_Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "1.001","50002","Fish, live","Peces, vivos","Poissons, vivants" 3 | "1.004","50005","Fish, fresh or chilled, excluding fillets and meat","Pescado fresco o refrigerado, excepto los filetes y demás carne de pescado","Poissons frais our réfrigérés, à l'exception des filets et autre chair de poissons" 4 | "1.006","50014","Fish, frozen, excluding fillets and meat","Pescado congelado, excepto los filetes y demás carne de pescado","Poissons congelés, à l'exception des filets et autre chair de poissons" 5 | "1.014","50023","Fish meat, whether or not minced, and fillets, fresh or chilled","Carne de pescado, incluso picada, y filetes, frescos o refrigerados","Chair de poisson, même hachée, et filets frais ou réfrigérés" 6 | "1.016","50031","Fish fillets, frozen","Pescado en filetes, congelado","Filets de poisson, congelés" 7 | "1.026","50039","Fish meat, whether or not minced, frozen","Carne de pescado, incluso picada, congelada","Chair de poisson, même hachée, congelée" 8 | "1.029","50047","Fish, dried, salted or smoked","Pescado seco, salado o ahumado","Poissons séchés, salés ou fumés" 9 | "1.039","50056","Fish prepared or preserved","Preparaciones y conservas de pescado","Préparations et conserves de poisson" 10 | "2.006","50065","Crustaceans, frozen","Crustáceos, congelados","Crustacés, congelés" 11 | "2.021","50072","Crustaceans, not frozen","Crustáceos, sin congelar","Crustacés, non congelés" 12 | "2.039","50079","Crustaceans, prepared or preserved","Crustáceos, preparados o en conserva","Crustacés, preparés ou conservés" 13 | "5.005","50087","Molluscs and other aquatic invertebrates, live, fresh or chilled","Moluscos y otros invertebratos acuáticos, vivos, frescos o congelados","Mollusques et autres invertébrés aquatiques, vivants, frais ou refrigérés" 14 | "5.020","50096","Molluscs and other aquatic invertebrates, other than live, fresh or chilled","Moluscos y otros invertebratos acuáticos, excepto vivos, frescos o congelados","Mollusques et autres invertébrés aquatiques, autres que vivants, frais ou refrigérés" 15 | "5.039","50105","Molluscs and other aquatic invertebrates, prepared or preserved","Moluscos y otros invertebratos acuáticos, preparados o en conserva","Mollusques et autres invertébrés aquatiques, preparés ou conservés" 16 | "7.099","50115","Other products","Otros productos","Autres produits" 17 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_CPCDIV_CPCGROUP.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "315","317" 3 | "315","325" 4 | "315","349" 5 | "315","372" 6 | "315","400" 7 | "315","411" 8 | "523","578" 9 | "523","680" 10 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_CPCGROUP_CPCCLASS.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "317","319" 3 | "317","320" 4 | "317","321" 5 | "317","322" 6 | "317","323" 7 | "317","324" 8 | "325","327" 9 | "325","328" 10 | "325","329" 11 | "325","330" 12 | "325","331" 13 | "325","332" 14 | "325","333" 15 | "325","334" 16 | "325","335" 17 | "325","336" 18 | "325","337" 19 | "325","338" 20 | "325","342" 21 | "325","343" 22 | "325","344" 23 | "325","345" 24 | "325","346" 25 | "325","347" 26 | "325","4673" 27 | "325","4674" 28 | "325","4675" 29 | "349","351" 30 | "349","352" 31 | "349","353" 32 | "349","354" 33 | "349","357" 34 | "349","358" 35 | "349","359" 36 | "349","360" 37 | "349","361" 38 | "349","362" 39 | "349","363" 40 | "349","364" 41 | "349","365" 42 | "349","366" 43 | "349","367" 44 | "349","368" 45 | "349","369" 46 | "349","370" 47 | "349","371" 48 | "349","4671" 49 | "349","4672" 50 | "372","374" 51 | "372","375" 52 | "372","376" 53 | "372","377" 54 | "372","378" 55 | "372","379" 56 | "372","380" 57 | "372","381" 58 | "372","382" 59 | "372","383" 60 | "372","384" 61 | "372","385" 62 | "372","386" 63 | "372","387" 64 | "372","388" 65 | "372","389" 66 | "372","390" 67 | "372","391" 68 | "372","392" 69 | "372","393" 70 | "372","394" 71 | "372","396" 72 | "372","397" 73 | "372","398" 74 | "400","401" 75 | "400","402" 76 | "400","403" 77 | "400","404" 78 | "400","405" 79 | "400","406" 80 | "400","407" 81 | "400","408" 82 | "400","409" 83 | "400","410" 84 | "411","412" 85 | "411","413" 86 | "411","414" 87 | "411","415" 88 | "411","416" 89 | "411","417" 90 | "411","418" 91 | "411","420" 92 | "411","421" 93 | "411","422" 94 | "411","423" 95 | "578","579" 96 | "578","581" 97 | "578","582" 98 | "578","583" 99 | "578","584" 100 | "578","585" 101 | "578","586" 102 | "578","587" 103 | "578","588" 104 | "578","589" 105 | "578","590" 106 | "578","591" 107 | "578","592" 108 | "578","593" 109 | "578","594" 110 | "578","595" 111 | "578","596" 112 | "578","597" 113 | "578","598" 114 | "578","599" 115 | "578","600" 116 | "578","601" 117 | "578","602" 118 | "578","603" 119 | "578","604" 120 | "578","605" 121 | "578","607" 122 | "578","608" 123 | "578","609" 124 | "578","610" 125 | "578","611" 126 | "578","612" 127 | "578","613" 128 | "578","614" 129 | "578","616" 130 | "578","617" 131 | "578","618" 132 | "578","619" 133 | "578","620" 134 | "578","621" 135 | "578","622" 136 | "578","623" 137 | "578","624" 138 | "578","625" 139 | "578","626" 140 | "578","627" 141 | "578","628" 142 | "578","629" 143 | "578","630" 144 | "578","631" 145 | "680","688" 146 | "680","692" 147 | "680","693" 148 | "680","694" 149 | "680","695" 150 | "680","718" 151 | "680","719" 152 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_FAOL1_FAOL2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "50001","50002" 3 | "50001","50005" 4 | "50001","50014" 5 | "50001","50023" 6 | "50001","50031" 7 | "50001","50039" 8 | "50001","50047" 9 | "50001","50056" 10 | "50064","50065" 11 | "50064","50072" 12 | "50064","50079" 13 | "50086","50087" 14 | "50086","50096" 15 | "50086","50105" 16 | "50114","50115" 17 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_FAOL2_FAOL3.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "50002","50003" 3 | "50002","50004" 4 | "50005","50006" 5 | "50005","50007" 6 | "50005","50008" 7 | "50005","50009" 8 | "50005","50010" 9 | "50005","50011" 10 | "50005","50012" 11 | "50005","50013" 12 | "50014","50015" 13 | "50014","50016" 14 | "50014","50017" 15 | "50014","50018" 16 | "50014","50019" 17 | "50014","50020" 18 | "50014","50021" 19 | "50014","50022" 20 | "50023","50024" 21 | "50023","50025" 22 | "50023","50026" 23 | "50023","50027" 24 | "50023","50028" 25 | "50023","50029" 26 | "50023","50030" 27 | "50031","50032" 28 | "50031","50033" 29 | "50031","50034" 30 | "50031","50035" 31 | "50031","50036" 32 | "50031","50037" 33 | "50031","50038" 34 | "50039","50040" 35 | "50039","50041" 36 | "50039","50042" 37 | "50039","50043" 38 | "50039","50044" 39 | "50039","50045" 40 | "50039","50046" 41 | "50047","50048" 42 | "50047","50049" 43 | "50047","50050" 44 | "50047","50051" 45 | "50047","50052" 46 | "50047","50053" 47 | "50047","50054" 48 | "50047","50055" 49 | "50056","50057" 50 | "50056","50058" 51 | "50056","50059" 52 | "50056","50060" 53 | "50056","50061" 54 | "50056","50062" 55 | "50056","50063" 56 | "50065","50066" 57 | "50065","50067" 58 | "50065","50068" 59 | "50065","50069" 60 | "50065","50070" 61 | "50065","50071" 62 | "50072","50073" 63 | "50072","50074" 64 | "50072","50075" 65 | "50072","50076" 66 | "50072","50077" 67 | "50072","50078" 68 | "50079","50080" 69 | "50079","50081" 70 | "50079","50082" 71 | "50079","50083" 72 | "50079","50084" 73 | "50079","50085" 74 | "50087","50088" 75 | "50087","50089" 76 | "50087","50090" 77 | "50087","50091" 78 | "50087","50092" 79 | "50087","50093" 80 | "50087","50094" 81 | "50087","50095" 82 | "50096","50097" 83 | "50096","50098" 84 | "50096","50099" 85 | "50096","50100" 86 | "50096","50101" 87 | "50096","50102" 88 | "50096","50103" 89 | "50096","50104" 90 | "50105","50106" 91 | "50105","50107" 92 | "50105","50108" 93 | "50105","50109" 94 | "50105","50110" 95 | "50105","50111" 96 | "50105","50112" 97 | "50105","50113" 98 | "50115","50116" 99 | "50115","50117" 100 | "50115","50118" 101 | "50115","50119" 102 | "50115","50120" 103 | "50115","50121" 104 | "50115","50122" 105 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_FAOMAJORL1_FAOMAJORL2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "40001","40002" 3 | "40001","40003" 4 | "40001","40004" 5 | "40001","40005" 6 | "40001","40006" 7 | "40001","40007" 8 | "40001","40008" 9 | "40009","40010" 10 | "40011","40012" 11 | "40011","40013" 12 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_FAOSTATL1_FAOSTATL2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "72001","72002" 3 | "72001","72003" 4 | "72001","72004" 5 | "72001","72005" 6 | "72001","72006" 7 | "72001","72007" 8 | "72001","72008" 9 | "72001","72009" 10 | "72001","72010" 11 | "72001","72011" 12 | "72001","72012" 13 | "72001","72013" 14 | "72001","72014" 15 | "72001","72093" 16 | "72001","72094" 17 | "72015","72016" 18 | "72015","72017" 19 | "72015","72018" 20 | "72015","72019" 21 | "72015","72020" 22 | "72015","72021" 23 | "72015","72022" 24 | "72015","72023" 25 | "72015","72024" 26 | "72015","72025" 27 | "72015","72026" 28 | "72015","72027" 29 | "72015","72028" 30 | "72029","72030" 31 | "72029","72031" 32 | "72029","72032" 33 | "72029","72033" 34 | "72029","72034" 35 | "72029","72035" 36 | "72029","72036" 37 | "72029","72037" 38 | "72029","72038" 39 | "72029","72039" 40 | "72029","72040" 41 | "72029","72041" 42 | "72029","72042" 43 | "72029","72084" 44 | "72029","72107" 45 | "72043","72044" 46 | "72043","72045" 47 | "72043","72046" 48 | "72043","72047" 49 | "72043","72048" 50 | "72043","72049" 51 | "72043","72050" 52 | "72043","72051" 53 | "72043","72052" 54 | "72043","72053" 55 | "72043","72054" 56 | "72043","72055" 57 | "72043","72056" 58 | "72043","72065" 59 | "72043","72066" 60 | "72043","72075" 61 | "72043","72085" 62 | "72043","72109" 63 | "72057","72058" 64 | "72057","72059" 65 | "72057","72060" 66 | "72057","72061" 67 | "72057","72062" 68 | "72057","72063" 69 | "72057","72064" 70 | "72057","72102" 71 | "72067","72068" 72 | "72067","72069" 73 | "72067","72070" 74 | "72067","72071" 75 | "72067","72072" 76 | "72067","72073" 77 | "72067","72074" 78 | "72067","72101" 79 | "72076","72077" 80 | "72076","72078" 81 | "72076","72079" 82 | "72076","72080" 83 | "72076","72081" 84 | "72076","72082" 85 | "72076","72083" 86 | "72086","72087" 87 | "72086","72088" 88 | "72086","72089" 89 | "72086","72090" 90 | "72086","72091" 91 | "72086","72092" 92 | "72095","72096" 93 | "72095","72097" 94 | "72095","72098" 95 | "72095","72099" 96 | "72095","72100" 97 | "72095","72108" 98 | "72103","72104" 99 | "72103","72105" 100 | "72103","72106" 101 | "72200","72010" 102 | "72200","72024" 103 | "72200","72038" 104 | "72200","72052" 105 | "72200","72090" 106 | "72300","72011" 107 | "72300","72025" 108 | "72300","72039" 109 | "72300","72053" 110 | -------------------------------------------------------------------------------- /commodity/HCL_FI_COMMODITY_SITC4_SITC4.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "70001","70002" 3 | "70001","70027" 4 | "70001","70039" 5 | "70001","70049" 6 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_CONTINENT.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","UN_Code" 2 | "339","أوقيانوسيا","大洋洲","Oceania","Oceanía","Océanie","Океания","009" 3 | "359","أفريقيا","非洲","Africa","África","Afrique","Африка","002" 4 | "360","آسيا","亚洲","Asia","Asia","Asie","Азия","142" 5 | "361","أوروبا","欧洲","Europe","Europa","Europe","Европа","150" 6 | "368","الأمريكتان","美洲","Americas","Américas","Amériques","Северная и Южная Америка","019" 7 | "480","أنتاركتيكا","南极洲","Antarctica","Antártida","Antarctique","Антарктике","010" 8 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_ECOCLASS.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_En","Short_Name_Es","Short_Name_Fr" 2 | "826","بلدان الدخل المنخفض","低收入国家(简写为LIC)","Low-income countries","Países de bajos ingresos","Pays à faible revenu","страна с низким уровнем дохода","LIC","PBI","PFR" 3 | "874","","","Lower-middle income countries","Países de ingresos medianos bajos","Pays à revenu intermédiaire de la tranche inférieure","","LMIC","PIMB","PRITI" 4 | "875","بلد من الشريحة العليا من البلدان المتوسطة الدخل","中上等收入国家","Upper-middle income countries","Países de ingresos medianos altos","Pays à revenu intermédiaire de la tranche supérieure","страна с уровнем дохода выше среднего","UMIC","PIMA","PRITS" 5 | "877","","高收入国家","High-income countries","Países de ingresos altos","Pays à revenu élevé","страна с высоким уровнем дохода","HIC","HIC","HIC" 6 | "878","","","Countries not classified by World Bank","Países no clasificados por el Banco Mundial","Pays pas classé par la Banque Mondiale","","N.C.","N.C","N.C." 7 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_ECOGROUP.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_En","Short_Name_Es","Short_Name_Fr","Short_Name_Ru" 2 | "378","الدول الجزرية الصغيرة النامية","小岛屿发展中国家","Small Island Developing States","Pequeños Estados insulares en desarrollo","Petits États insulaires en développement","малое островное развивающееся государство","SIDS","PEID","PEID","МОСТРАГ" 3 | "401","البلدان النامية المستوردة الصافية للأغذية","粮食净进口发展中国家","Net food-importing developing countries","Países en desarrollo importadores netos de alimentos","Pays en développement importateurs nets de produits","развивающиеся страны, являющиеся чистыми импортерами продовольствия","NFIDC (2023)","NFIDC (2023)","NFIDC (2023)","" 4 | "402","بلد نام غير ساحلي","内陆发展中国家","Land-locked developing countries","Países en desarrollo sin litoral","Pays en développement sans littoral","развивающаяся страна, не имеющая выхода к морю","LLDC","PDL","LLDC","" 5 | "415","البلدان الأقل نموا","最不发达国家","Least Developed Countries","Países menos adelantados","Pays les moins avancés","наименее развитые страны","LDC","PMA","PMA","НРС" 6 | "876","بلدان العجز الغذائي ذات الدخل المنخفض","低收入缺粮国","Low-income food-deficit countries","Países de bajos ingresos y con déficit de alimentos","Pays à faible revenu et à déficit vivrier","страна с низким уровнем дохода и дефицитом продовольствия","LIFDCs (2023)","PBIDA (2023)","PFRDV (2023)","СНДДП" 7 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_FAO.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_En","Short_Name_Es","Short_Name_Fr" 2 | "352","","","Reg Off Asia & Pacific","OfRegional Asia&Pacifico","Bureau Reg Asie&Pacifiq","","RAP","RAP","RAP" 3 | "353","","","Reg Off Near East & North Africa","Of Reg Cercano Oriente y África del Norte","Bureau Reg Proche-Orient et Afrique du Nord","","RNE","RNE","RNE" 4 | "443","","","Reg Office Africa","Oficina Reg Africa","Bureau Reg Afrique","","RAF","RAF","RAF" 5 | "444","","","Reg Office Latin America & Caribbean","Oficina Reg America Latina y el Caribe","Bureau Reg Amérique latine et les Caraïbes","","RLC","RLC","RLC" 6 | "445","","","Reg Office Europe & Central Asia","Oficina Reg Europa y Asia central","Bureau Reg Europe et Asie centrale","","REU","REU","REU" 7 | "476","دولة عضو في منظمة الأغذية والزراعة","粮农组织成员国","FAO Member Nations","Estados Miembros FAO","Etats Membres FAO","государство – член ФАО","FAO Member","Miembros FAO","Membres FAO" 8 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_FISHSTAT.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_Ar","Short_Name_Cn","Short_Name_En","Short_Name_Es","Short_Name_Fr","Short_Name_Ru" 2 | "342","منظمة التعاون والتنمية في الميدان الاقتصادي","经济合作与发展组织","Organisation for Economic Co-operation and Development","Organización para la Cooperación y el Desarrollo Económicos","Organisation de coopération et de développement économiques","Организация экономического сотрудничества и развития","OECD","OECD","OECD","OCDE","OCDE","ОЭСР" 3 | "381","الإتحاد الأوروبي (27)","欧洲联盟 (27)","European Union (27)","Unión Europea (27)","Union Européenne (27)","Европейский союз (27)","EU (27)","EU (27)","EU (27)","UE (27)","UE (27)","EC (27)" 4 | "412","رابطة أمم جنوب شرق آسيا","东南亚国家联盟","ASEAN Association of Southeast Asian Nations","Asociación de Naciones del Asia Sudoriental","Association des nations de l'Asie du Sud-Est","Ассоциация государств Юго-Восточной Азии","","","ASEAN","ASEAN","ANASE","" 5 | "434","الاتحاد الاقتصادى والنقدى لغرب أفريقيا","西非经济与货币联盟","West African Economic and Monetary Union","Unión Económica y Monetaria del África Occidental","Union économique et monétaire ouest-africaine","Западноафриканское валютно-экономическое сообщество","","","WAEMU","UEMAO","UEMOA","" 6 | "469","","","Former USSR area","Área de la ex URSS","Zone de l'ex-URSS","","","","Former USSR area","Área de la ex URSS","Zone de l'ex-URSS","" 7 | "474","رابطة الدول المستقلة","独立国家联合体","Commonwealth of Independent States","Comunidad de Estados Independientes","Communauté des États indépendants","Содружество Независимых Государств","","","CIS","CEI","CEI","СНГ" 8 | "525","","","Group of 77","Grupo de los 77","Groupe des 77","","","","G-77","G-77","G-77","" 9 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_GEOREGION.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_En","Short_Name_Es","Short_Name_Fr","UN_Code" 2 | "1000","شرق أفريقيا","东非","Eastern Africa","África oriental","Afrique orientale","Восточная Африка","E Africa","África orien","Afrique E","014" 3 | "1001","وسط أفريقيا","中非","Middle Africa","África central","Afrique centrale","Центральная Африка","C Africa","África centr","Afrique ce.","017" 4 | "1002","آسيا الوسطى","中亚","Central Asia","Asia central","Asie centrale","Центральная Азия","C Asia","Asia central","Asie centr.","143" 5 | "1003","أفريقيا الشمالية","北非","Northern Africa","África septentrional","Afrique septentrionale","Северная Африка","N Africa","África sept","Afrique N","015" 6 | "1004","الجنوب الأفريقي","南部非洲","Southern Africa","África austral","Afrique australe","Южная часть Африки","S Africa","África austr","Afrique S","018" 7 | "1005","غرب أفريقيا","西非","Western Africa","África occidental","Afrique occidentale","Западная Африка","W Africa","África occid","Afrique O","011" 8 | "1006","شرقي آسيا","东亚","Eastern Asia","Asia oriental","Asie orientale","Восточная Азия","E Asia","Asia orient","Asie E","030" 9 | "1007","جنوب آسيا","南亚","Southern Asia","Asia meridional","Asie méridionale","Южная Азия","S Asia","Asia meridio","Asie S","034" 10 | "1008","جنوب شرقي آسيا","东南亚","South-Eastern Asia","Asia sudoriental","Asie du Sud-Est","Юго-Восточная Азия","SE Asia","Asia sudorie","Asie Sud-Est","035" 11 | "1009","غربي آسيا","西亚","Western Asia","Asia occidental","Asie occidentale","Западная Азия","W Asia","Asia occiden","Asie O","145" 12 | "1010","أمريكا الشمالية","北美","Northern America","América del Norte","Amérique du Nord","Северная Америка","N America","América Norte","Amérique N","021" 13 | "1011","منطقة البحر الكاريبي","加勒比","Caribbean","Caribe","Caraïbes","Карибский бассейн","Caribbean","Caribe","Caraïbes","029" 14 | "1012","أمريكا الجنوبية","南美洲","South America","América del Sur","Amérique du Sud","Южная Америка","S America","América Sur","Amérique S","005" 15 | "1013","أمريكا الوسطى","中美洲","Central America","América central","Amérique centrale","Центральная Америка","C America","América cent","Amérique ce.","013" 16 | "1014","أوروبا الشرقية","东欧","Eastern Europe","Europa oriental","Europe orientale","Восточная Европа","E Europe","Europa orien","Europe E","151" 17 | "1015","أوروبا الشمالية","北欧","Northern Europe","Europa del Norte","Europe septentrionale","Северная Европа","N Europe","Europa Norte","Europe N","154" 18 | "1016","أوروبا الغربية","西欧","Western Europe","Europa occidental","Europe occidentale","Западная Европа","W Europe","Europa occid","Europe O","155" 19 | "1017","أوروبا الجنوبية","南欧","Southern Europe","Europa meridional","Europe méridionale","Южная Европа","S Europe","Europa merid","Europe S","039" 20 | "1018","أستراليا ونيوزيلندا","澳大利亚和新西兰","Australia and New Zealand","Australia y Nueva Zelandia","Australie et Nouvelle-Zélande","Австралия и Новая Зеландия","Austr-NZeal","Aust-NZeland","Austral-NZél","053" 21 | "1019","ميلانيزيا","美拉尼西亚","Melanesia","Melanesia","Mélanésie","Меланезия","Melanesia","Melanesia","Mélanésie","054" 22 | "1020","ميكرونيزيا","密克罗尼西亚","Micronesia","Micronesia","Micronésie","Микронезия","Micronesia","Micronesia","Micronésie","057" 23 | "1021","بولينيزيا","波利尼西亚","Polynesia","Polinesia","Polynésie","Полинезия","Polynesia","Polinesia","Polynésie","061" 24 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_SDGREGION.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_En","Name_Es","Name_Fr" 2 | "1101","Sub-Saharan Africa","África Subsahariana","Afrique Subsaharienne" 3 | "1102","Northern Africa and Western Asia","África septentrional y Asia occidental","Afrique septentrionale et Asie occidentale" 4 | "1103","Central and Southern Asia","Asia central y meridional","Asie centrale et méridionale" 5 | "1104","Eastern and South-Easterrn Asia","Asia oriental y sudoriental","Asie orientale et sud-orientale" 6 | "1105","Latin America and the Caribbean","América Latina y el Caribe","Amérique latine et les Caraïbes" 7 | "1106","Oceania","Oceanía","Océanie" 8 | "1107","Europe and Northern America","Europa y América del Norte","Europe et Amérique du Nord" 9 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_SDGSUBREGION.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_En","Name_Es","Name_Fr" 2 | "1111","Sub-Saharan Africa","África Subsahariana","Afrique Subsaharienne" 3 | "1112","Northern Africa","África septentrional","Afrique septentrionale" 4 | "1113","Western Asia","Asia occidental","Asie occidentale" 5 | "1114","Central Asia","Asia central","Asie centrale" 6 | "1115","Southern Asia","Asia meridional","Asie méridionale" 7 | "1116","Eastern Asia","Asia oriental","Asie orientale" 8 | "1117","South-Easterrn Asia","Asia sudoriental","Asie sud-orientale" 9 | "1118","Caribbean","Caribe","Caraïbes" 10 | "1119","Central America","América central","Amérique centrale" 11 | "1120","South America","América meridional","Amérique méridionale" 12 | "1121","Australia and New Zealand","Australia y Nueva Zelandia","Australie et Nouvelle-Zélande" 13 | "1122","Oceania (excl. AUS & NZl)","Oceanía (excl. AUS y NZL)","Océanie (à l'excl. de AUS et NZL)" 14 | "1123","Northern America","América del Norte","Amérique du Nord" 15 | "1124","Europe","Europa","Europe" 16 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_SUBCONTINENT.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_En","Short_Name_Es","Short_Name_Fr","UN_Code" 2 | "315","أمريكا اللاتينية والبحر الكاريبي","拉丁美洲及加勒比","Latin America and the Caribbean","América Latina y el Caribe","Amérique latine et les Caraïbes","Латинская Америка и Карибский бассейн","LatAmer&Car","Amer Lat/Car","Amlatine&Car","419" 3 | "390","أفريقيا جنوب الصحراء الكبرى","非洲撒哈拉南部地区","Africa South of the Sahara","África Subsahariana","Afrique Subsaharienne","Африка к югу от Сахары","Sub-Sahara","Áfr Subsahar","Afr Subsahar","202" 4 | -------------------------------------------------------------------------------- /country/CL_FI_COUNTRY_UNUSED.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru","Short_Name_Ar","Short_Name_Cn","Short_Name_En","Short_Name_Es","Short_Name_Fr","Short_Name_Ru" 2 | "305","الإتحاد الأوروبي (15)","欧洲联盟 (15)","European Union (15)","Unión Europea (15)","Union Européenne (15)","Европейский союз (15)","","","EU (15)","UE (15)","UE (15)","" 3 | "330","اتفاقية التجارة الحرة لأمريكا الشمالية","北美自由贸易协定","North American Free Trade Agreement","Tratado de Libre Comercio de América del Norte","Accord de libre-échange nord-américain","Североамериканское соглашение о свободной торговле","","","NAFTA","TLCAN","ALÉNA","" 4 | "362","العالم","世界","World","Mundo","Monde","весь мир","العالم","世界","World","Mundo","Monde","весь мир" 5 | "379","الإتحاد الأوروبي (28)","欧洲联盟 (28)","European Union (28)","Unión Europea (28)","Union Européenne (28)","Европейский союз (28)","","","EU (28)","UE (28)","UE (28)","" 6 | "399","الاتحاد الجمركى والاقتصادى لأفريقيا الوسطى","","Central African Customs and Economic Union","Unión Aduanera y Económica de África Central","Union douanière et économique de l'Afrique centrale","Таможенный и экономический союз Центральной Африки","","","CACEU","UDEAC","UDEAC","" 7 | "427","","","Countries not in current use","Países no en uso actual","Pays pas en cours d'utilisation","","","","Countries not in current use","Países no en uso actual","Pays pas en cours d'utilisation","" 8 | "437","رابطة التعاون الاقليمى فى جنوب آسيا","南亚区域合作协会","South Asian Association for Regional Cooperation","Asociación del Asia Meridional para la Cooperación Regional","Association sud-asiatique de coopération régionale","Ассоциация регионального сотрудничества стран Южной Азии","","","SAARC","AAMCR","ASACR","" 9 | "455","الجماعة الاقتصادية لدول وسط أفريقيا","中部非洲国家经济共同体","Economic Community of Central African States","Comunidad Económica de Estados de África Central","Communauté Économique des États de l'Afrique Centrale","Экономическое сообщество центральноафриканских государств","","","ECCAS","CEEAC","CEEAC","" 10 | "456","المجموعة الاقتصادية لبلدان البحيرات الكبرى","大湖国家经济共同体","Economic Community of the Great Lakes Countries","Comunidad Económica de los Países de los Grandes Lagos","Communauté économique des pays des Grands Lacs","Экономическое сообщество стран Великих озер","","","ECGL","CEPGL","CEPGL","" 11 | "457","اللجنة الدائمة المشتركة بين الدول المعنية بمكافحة الجفاف في منطقة الساحل","萨赫勒地带国家间抗旱常设委员会","The Permanent Interstate Committee for Drought Control in the Sahel","Comité Interestatal Permanente de Lucha contra la Sequía en el Sahel","Comité Permanent Inter-Etats de Lutte contre la Sécheresse dans le Sahel","Постоянный межгосударственный комитет по борьбе с засухой в Сахеле","","","CILSS","CILSS","CILSS","" 12 | "458","الجماعة الاقتصادية لدول غرب أفريقيا","","Economic Community of West African States","Comunidad Económica de Estados de África Occidental","Communauté Economique des Etats de l’Afrique de l’Ouest","","","","ECOWAS","CEDEAO","CEDEAO","" 13 | "460","السوق المشتركة لشرق أفريقيا والجنوب الأفريقي","东部及南部非洲共同市场","Common Market for Eastern and Southern Africa","Mercado Común para África Oriental y Meridional","Marché commun de l'Afrique orientale et australe","Общий рынок Восточной и Южной Африки","","","COMESA","COMESA","COMESA","" 14 | "461","الجماعة الانمائية للجنوب الأفريقي","南部非洲发展共同体","Southern African Development Community","Comunidad de Desarrollo de África Austral","Communauté de développement d'Afrique australe","Сообщество по вопросам развития стран юга Африки","","","SADC","SADC","SADC","" 15 | "462","رابطة تكامل أمريكا اللاتينية","拉丁美洲一体化协会","Latin American Integration Association","Asociación Latinoamericana de Integración","Association latino-américaine d’intégration","Латиноамериканская ассоциация интеграции","","","LAIA","ALADI","ALADI","" 16 | "463","منظمة دول شرق الكاريبى","东加勒比海国家组织","Organisation of Eastern Caribbean States","Organización de Estados del Caribe Oriental","Organisation des États de la Caraïbe orientale","Организация восточнокарибских государств","","","OECS","OECO","OECO","" 17 | "465","مجلس التعاون لدول الخليج العربية","阿拉伯海湾国家合作理事会","Gulf Cooperation Council","Consejo de Cooperación del Golfo","Conseil de coopération du Golfe","Совет сотрудничества арабских государств Залива","","","GCC","CCG","CCG","" 18 | "477","الرابطة الأوروبية للتجارة الحرة","欧洲自由贸易协会","European Free Trade Association","Asociación Europea de Libre Comercio","Association européenne de libre-échange","Европейская ассоциация свободной торговли","","","EFTA","AELC","AELE","" 19 | "478","جماعة المحيط الهادئ","太平洋共同体","Pacific Community","Comunidad del Pacifico","Communauté du Pacifique","Тихоокеанское сообщество","","","SPC","CPS","CPS","" 20 | -------------------------------------------------------------------------------- /country/HCL_FI_COUNTRY_CONTINENT_GEOREGION.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "339","1018" 3 | "339","1019" 4 | "339","1020" 5 | "339","1021" 6 | "359","1000" 7 | "359","1001" 8 | "359","1003" 9 | "359","1004" 10 | "359","1005" 11 | "360","1002" 12 | "360","1006" 13 | "360","1007" 14 | "360","1008" 15 | "360","1009" 16 | "361","1014" 17 | "361","1015" 18 | "361","1016" 19 | "361","1017" 20 | "368","1010" 21 | "368","1011" 22 | "368","1012" 23 | "368","1013" 24 | -------------------------------------------------------------------------------- /country/HCL_FI_COUNTRY_SDGREGION_SDGSUBREGION.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1101","1111" 3 | "1102","1112" 4 | "1102","1113" 5 | "1103","1114" 6 | "1103","1115" 7 | "1104","1116" 8 | "1104","1117" 9 | "1105","1118" 10 | "1105","1119" 11 | "1105","1120" 12 | "1106","1121" 13 | "1106","1122" 14 | "1107","1123" 15 | "1107","1124" 16 | -------------------------------------------------------------------------------- /country/HCL_FI_COUNTRY_SDGSUBREGION_COUNTRY.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1111","7" 3 | "1111","20" 4 | "1111","24" 5 | "1111","29" 6 | "1111","32" 7 | "1111","35" 8 | "1111","37" 9 | "1111","39" 10 | "1111","45" 11 | "1111","46" 12 | "1111","53" 13 | "1111","61" 14 | "1111","62" 15 | "1111","71" 16 | "1111","72" 17 | "1111","74" 18 | "1111","75" 19 | "1111","81" 20 | "1111","90" 21 | "1111","107" 22 | "1111","114" 23 | "1111","122" 24 | "1111","123" 25 | "1111","129" 26 | "1111","130" 27 | "1111","133" 28 | "1111","136" 29 | "1111","137" 30 | "1111","144" 31 | "1111","147" 32 | "1111","158" 33 | "1111","159" 34 | "1111","175" 35 | "1111","178" 36 | "1111","181" 37 | "1111","182" 38 | "1111","184" 39 | "1111","187" 40 | "1111","193" 41 | "1111","195" 42 | "1111","196" 43 | "1111","197" 44 | "1111","201" 45 | "1111","202" 46 | "1111","209" 47 | "1111","215" 48 | "1111","217" 49 | "1111","226" 50 | "1111","233" 51 | "1111","238" 52 | "1111","250" 53 | "1111","251" 54 | "1111","270" 55 | "1111","276" 56 | "1111","290" 57 | "1112","4" 58 | "1112","59" 59 | "1112","124" 60 | "1112","143" 61 | "1112","205" 62 | "1112","206" 63 | "1112","222" 64 | "1112","298" 65 | "1113","1" 66 | "1113","13" 67 | "1113","50" 68 | "1113","52" 69 | "1113","73" 70 | "1113","103" 71 | "1113","105" 72 | "1113","112" 73 | "1113","118" 74 | "1113","121" 75 | "1113","179" 76 | "1113","194" 77 | "1113","212" 78 | "1113","221" 79 | "1113","223" 80 | "1113","225" 81 | "1113","246" 82 | "1113","247" 83 | "1113","249" 84 | "1113","299" 85 | "1114","108" 86 | "1114","113" 87 | "1114","208" 88 | "1114","213" 89 | "1114","235" 90 | "1115","2" 91 | "1115","16" 92 | "1115","18" 93 | "1115","38" 94 | "1115","100" 95 | "1115","102" 96 | "1115","132" 97 | "1115","149" 98 | "1115","165" 99 | "1116","41" 100 | "1116","96" 101 | "1116","110" 102 | "1116","116" 103 | "1116","117" 104 | "1116","128" 105 | "1116","141" 106 | "1116","214" 107 | "1117","26" 108 | "1117","28" 109 | "1117","101" 110 | "1117","115" 111 | "1117","120" 112 | "1117","131" 113 | "1117","171" 114 | "1117","176" 115 | "1117","200" 116 | "1117","216" 117 | "1117","237" 118 | "1118","8" 119 | "1118","12" 120 | "1118","14" 121 | "1118","22" 122 | "1118","36" 123 | "1118","49" 124 | "1118","55" 125 | "1118","56" 126 | "1118","86" 127 | "1118","87" 128 | "1118","93" 129 | "1118","109" 130 | "1118","135" 131 | "1118","142" 132 | "1118","151" 133 | "1118","177" 134 | "1118","188" 135 | "1118","189" 136 | "1118","191" 137 | "1118","207" 138 | "1118","220" 139 | "1118","224" 140 | "1118","239" 141 | "1118","240" 142 | "1118","258" 143 | "1118","283" 144 | "1118","286" 145 | "1118","287" 146 | "1118","288" 147 | "1118","289" 148 | "1119","48" 149 | "1119","60" 150 | "1119","89" 151 | "1119","95" 152 | "1119","138" 153 | "1119","157" 154 | "1119","166" 155 | "1120","9" 156 | "1120","19" 157 | "1120","21" 158 | "1120","23" 159 | "1120","40" 160 | "1120","44" 161 | "1120","58" 162 | "1120","65" 163 | "1120","69" 164 | "1120","91" 165 | "1120","169" 166 | "1120","170" 167 | "1120","234" 168 | "1120","236" 169 | "1120","271" 170 | "1121","10" 171 | "1121","42" 172 | "1121","43" 173 | "1121","92" 174 | "1121","156" 175 | "1121","161" 176 | "1122","5" 177 | "1122","25" 178 | "1122","47" 179 | "1122","66" 180 | "1122","70" 181 | "1122","83" 182 | "1122","88" 183 | "1122","127" 184 | "1122","145" 185 | "1122","148" 186 | "1122","153" 187 | "1122","155" 188 | "1122","160" 189 | "1122","163" 190 | "1122","168" 191 | "1122","172" 192 | "1122","180" 193 | "1122","218" 194 | "1122","219" 195 | "1122","227" 196 | "1122","232" 197 | "1122","243" 198 | "1122","244" 199 | "1123","17" 200 | "1123","33" 201 | "1123","85" 202 | "1123","190" 203 | "1123","231" 204 | "1124","3" 205 | "1124","6" 206 | "1124","11" 207 | "1124","27" 208 | "1124","51" 209 | "1124","54" 210 | "1124","57" 211 | "1124","63" 212 | "1124","64" 213 | "1124","67" 214 | "1124","68" 215 | "1124","79" 216 | "1124","80" 217 | "1124","82" 218 | "1124","84" 219 | "1124","97" 220 | "1124","98" 221 | "1124","99" 222 | "1124","104" 223 | "1124","106" 224 | "1124","119" 225 | "1124","125" 226 | "1124","126" 227 | "1124","134" 228 | "1124","140" 229 | "1124","146" 230 | "1124","150" 231 | "1124","154" 232 | "1124","162" 233 | "1124","167" 234 | "1124","173" 235 | "1124","174" 236 | "1124","183" 237 | "1124","185" 238 | "1124","186" 239 | "1124","192" 240 | "1124","198" 241 | "1124","199" 242 | "1124","203" 243 | "1124","210" 244 | "1124","211" 245 | "1124","229" 246 | "1124","230" 247 | "1124","248" 248 | "1124","255" 249 | "1124","256" 250 | "1124","259" 251 | "1124","260" 252 | "1124","264" 253 | "1124","272" 254 | "1124","273" 255 | "1124","282" 256 | "1124","284" 257 | "1124","285" 258 | "1124","294" 259 | -------------------------------------------------------------------------------- /country/HCL_FI_COUNTRY_SUBCONTINENT_COUNTRY.csv: -------------------------------------------------------------------------------- 1 | "End_Year","Group","Member","Start_Year" 2 | "9999","315","8","1900" 3 | "9999","315","9","1900" 4 | "9999","315","12","1900" 5 | "9999","315","14","1900" 6 | "9999","315","19","1900" 7 | "9999","315","21","1900" 8 | "9999","315","22","1900" 9 | "9999","315","23","1900" 10 | "9999","315","31","1900" 11 | "9999","315","36","1900" 12 | "9999","315","40","1900" 13 | "9999","315","44","1900" 14 | "9999","315","48","1900" 15 | "9999","315","49","1900" 16 | "9999","315","55","1900" 17 | "9999","315","56","1900" 18 | "9999","315","58","1900" 19 | "9999","315","60","1900" 20 | "9999","315","65","1900" 21 | "9999","315","69","1900" 22 | "9999","315","86","1900" 23 | "9999","315","87","1900" 24 | "9999","315","89","1900" 25 | "9999","315","91","1900" 26 | "9999","315","93","1900" 27 | "9999","315","95","1900" 28 | "9999","315","109","1900" 29 | "9999","315","135","1900" 30 | "9999","315","138","1900" 31 | "9999","315","142","1900" 32 | "9999","315","151","1900" 33 | "9999","315","157","1900" 34 | "9999","315","166","1900" 35 | "9999","315","169","1900" 36 | "9999","315","170","1900" 37 | "9999","315","177","1900" 38 | "9999","315","188","1900" 39 | "9999","315","189","1900" 40 | "9999","315","191","1900" 41 | "9999","315","207","1900" 42 | "9999","315","220","1900" 43 | "9999","315","224","1900" 44 | "9999","315","234","1900" 45 | "9999","315","236","1900" 46 | "9999","315","239","1900" 47 | "9999","315","240","1900" 48 | "9999","315","258","1900" 49 | "9999","315","271","1900" 50 | "9999","315","283","2010" 51 | "9999","315","286","2010" 52 | "9999","315","287","2007" 53 | "9999","315","288","2007" 54 | "9999","315","289","2010" 55 | "9999","390","7","1900" 56 | "9999","390","20","1900" 57 | "9999","390","24","1900" 58 | "9999","390","29","1900" 59 | "9999","390","32","1900" 60 | "9999","390","35","1900" 61 | "9999","390","37","1900" 62 | "9999","390","39","1900" 63 | "9999","390","45","1900" 64 | "9999","390","46","1900" 65 | "9999","390","53","1900" 66 | "9999","390","61","1900" 67 | "1992","390","62","1900" 68 | "9999","390","71","1900" 69 | "9999","390","72","1900" 70 | "9999","390","74","1900" 71 | "9999","390","75","1900" 72 | "9999","390","81","1900" 73 | "9999","390","90","1900" 74 | "9999","390","107","1900" 75 | "9999","390","114","1900" 76 | "9999","390","122","1900" 77 | "9999","390","123","1900" 78 | "9999","390","129","1900" 79 | "9999","390","130","1900" 80 | "9999","390","133","1900" 81 | "9999","390","136","1900" 82 | "9999","390","137","1900" 83 | "9999","390","144","1900" 84 | "9999","390","147","1900" 85 | "9999","390","158","1900" 86 | "9999","390","159","1900" 87 | "9999","390","175","1900" 88 | "9999","390","178","1993" 89 | "9999","390","181","1900" 90 | "9999","390","182","1900" 91 | "9999","390","184","1900" 92 | "9999","390","187","1900" 93 | "9999","390","193","1900" 94 | "9999","390","195","1900" 95 | "9999","390","196","1900" 96 | "9999","390","197","1900" 97 | "9999","390","201","1900" 98 | "9999","390","202","1900" 99 | "9999","390","209","1900" 100 | "9999","390","215","1900" 101 | "9999","390","217","1900" 102 | "9999","390","226","1900" 103 | "9999","390","233","1900" 104 | "9999","390","238","1993" 105 | "9999","390","250","1900" 106 | "9999","390","251","1900" 107 | "9999","390","270","1900" 108 | "9999","390","276","1900" 109 | "9999","390","290","1900" 110 | -------------------------------------------------------------------------------- /gear/CL_CWP_GEAR_LEVEL1.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_Ar","Name_En","Name_Es","Name_Fr" 2 | "01","101","شباك التحويط","Surrounding nets","Redes de cerco","Filet tournants" 3 | "02","102","الشباك الكيسية","Seine nets","Redes de tiro","Sennes" 4 | "03","103","شباك الجر","Trawls","Redes de arrastre","Chaluts" 5 | "04","104","جرافات صيد المحاريات","Dredges","Rastras","Dragues" 6 | "05","105","الشباك المرفوعة","Lift nets","Redes izadas","Filets souleves" 7 | "06","106","الشباك الاسقاط","Falling gear","Redes de caida","Engins retombants" 8 | "07","107","الشباك الخيشومية وشباك التشابك","Gillnets and entangling nets","Redes de enmalle y de enredo","Filet maillant et filet emmelants" 9 | "08","108","الفخاخ","Traps","Trampas","Pieges" 10 | "09","109","الصنانير والخيوط","Hooks and lines","Sedal y anzuelo","Lignes et hamecons" 11 | "10","113","معدات صيد أخرى","Miscellaneous gears","Artefactos de herir y aferrar","Engins de pêche par accrochage ou pour blessure" 12 | "99","244","معدات صيد غير معرفة","Gear not known","Artes desconocidos o no especificados","Engins inconnus ou non specifiés" 13 | -------------------------------------------------------------------------------- /gear/HCL_CWP_GEARL1_GEARL2.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "101","111" 3 | "101","201" 4 | "101","249" 5 | "102","202" 6 | "102","203" 7 | "102","204" 8 | "103","206" 9 | "103","208" 10 | "103","209" 11 | "103","210" 12 | "103","211" 13 | "103","305" 14 | "103","306" 15 | "103","307" 16 | "103","309" 17 | "103","310" 18 | "103","400" 19 | "104","212" 20 | "104","213" 21 | "104","239" 22 | "104","240" 23 | "105","214" 24 | "105","215" 25 | "105","216" 26 | "105","255" 27 | "106","217" 28 | "106","218" 29 | "106","440" 30 | "107","219" 31 | "107","220" 32 | "107","221" 33 | "107","223" 34 | "107","224" 35 | "107","247" 36 | "107","252" 37 | "108","225" 38 | "108","226" 39 | "108","227" 40 | "108","228" 41 | "108","229" 42 | "108","230" 43 | "108","246" 44 | "109","231" 45 | "109","232" 46 | "109","233" 47 | "109","234" 48 | "109","235" 49 | "109","236" 50 | "109","248" 51 | "109","313" 52 | "113","112" 53 | "113","237" 54 | "113","238" 55 | "113","242" 56 | "113","253" 57 | "113","254" 58 | "113","315" 59 | "113","325" 60 | "113","326" 61 | "244","245" 62 | -------------------------------------------------------------------------------- /misc/CL_FI_DISPOSITION.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "1","1","For marketing fresh","Para comercialización en fresco","Marée fraîche","Для реализации в свежем виде" 3 | "2","2","For freezing","Para congelación","Congélation","Для замораживания" 4 | "3","3","For curing","Para curado","Séchage, fumage, salaison, etc.","Для посола" 5 | "4","4","For canning","Para conserva","Conserves","Для консервирования" 6 | "5","5","For reduction","Para reducción","Traitement industriel","Для размола" 7 | "6","6","For miscellaneous purposes","Para otros fines","Utilisations diverses","На прочие цели" 8 | "7","7","Offal for reductions","Desperdicios para reducción","Déchets pour transformation","Отходы на размол" 9 | "8","8","Unspecified","No especificado","Unspecifié","Неуточнено" 10 | -------------------------------------------------------------------------------- /misc/CL_FI_FBS_ELEMENT.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "5510","51","Production","Producción","Production" 3 | "5610","61","Food imports","Importaciones de alimentos","Importations alimentaires" 4 | "5071","71","Stock variations","Variación de existencias","Variations de stocks" 5 | "5910","91","Food exports","Exportaciones de alimentos","Exportations alimentaires" 6 | "5141","141","Total food supply","Suministro total de alimentos","Disponibilité alimentaire totale" 7 | "5153","151","Non-food uses","Usos no alimentarios","Utilisations non alimentaires" 8 | "261","222","Calories","Calorías","Calories" 9 | "271","223","Proteins","Proteínas","Protéines" 10 | "281","224","Fats","Grasas","Graisses" 11 | -------------------------------------------------------------------------------- /misc/CL_FI_GENDER.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "U","0","Unknown gender","Género desconocido","Genre inconnu","пол неизвестен" 3 | "F","1","Female","Mujeres","Femmes","женщины" 4 | "M","2","Male","Hombres","Hommes","мужчины" 5 | -------------------------------------------------------------------------------- /misc/CL_FI_OCCUPATION.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "1","1","Full time","Permanentes","À plein temps","Полная занятость" 3 | "2","2","Part time","Parciales","À temps partiel","Частичная занятость" 4 | "3","3","Occasional","Ocasionales","Occasionnels","Периодическая занятость" 5 | "4","4","Status unspecified","Estado no especificado","Statut non spécifié","Статус не установлен" 6 | "9","5","Total","Total","Total","Всего" 7 | "100","10","It's a test for Luis","hasta la vista","French text","" 8 | -------------------------------------------------------------------------------- /misc/CL_FI_PPRODUCTION_ELEMENT.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "P","51","Processed production","Producción de productos elaborados","Production transformée" 3 | -------------------------------------------------------------------------------- /misc/CL_FI_PRODENVIRONMENT.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "IN","1","Freshwater","Agua dulce","Eau douce" 3 | "BW","2","Brackishwater","Agua salobre","Eau saumâtre" 4 | "MA","3","Marine","Marina","Marine" 5 | "AL","101","All environments","Todas","Tous milieux" 6 | -------------------------------------------------------------------------------- /misc/CL_FI_PRODUCTION_SOURCE.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "CAPTURE","4","Capture production","Capturas","Captures" 3 | "AQUACULTURE","5","Aquaculture production","Producción de acuicultura","Production de l'aquaculture" 4 | -------------------------------------------------------------------------------- /misc/CL_FI_PRODUCTION_SOURCE_DET.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr","Sort" 2 | "FRESHWATER","1","Aquaculture production (freshwater)","Producción de acuicultura (agua dulce)","Production de l'aquaculture (eau douce)","1" 3 | "BRACKISHWATER","2","Aquaculture production (brackishwater)","Producción de acuicultura (agua salobre)","Production de l'aquaculture (eau saumâtre)","2" 4 | "MARINE","3","Aquaculture production (marine)","Producción de acuicultura (marina)","Production de l'aquaculture (marine)","3" 5 | "CAPTURE","4","Capture production","Capturas","Captures","40" 6 | -------------------------------------------------------------------------------- /misc/CL_FI_SYMBOL.csv: -------------------------------------------------------------------------------- 1 | "Alternate","Description_En","Description_Es","Description_Fr","Identifier","Name_En","Name_Es","Name_Fr","Symbol" 2 | "[space]","Official Data","Dato oficial","Donnée officielle","1","OFFICIAL","OFICIAL","OFFICIELLE","[blank]" 3 | "...","Data not available","Dato no disponible","Donnée non disponible","2","UNAVAILABLE","NO-DISPONIBLE","NON-DISPONIBLE","M" 4 | "0","More than zero but less than half the unit used","Más de cero pero inferior a la mitad de la unidad empleada","Quantité supérieure à zero, mais inférieure à la moitié de l'unité utilisée","3","NEGLIGIBLE","NEGLIGIBLE","NÉGLIGEABLE","N" 5 | "-","None; magnitude known to be nil or zero","Ninguna; cantidad que se sabe es nula o cero","Néant; quantité que l'on sait égale à zéro","4","ZERO","CERO","ZÉRO","O" 6 | "","FAO estimate from available sources of information or calculation based on specific assumptions","Estimación de la FAO partiendo de información disponible o calculada sobre la base de suposiciones","Estimations de la FAO d'après les informations disponibles ou calculées sur la base de suppositions","5","ESTIMATE","ESTIMACIÓN","ESTIMATION","E" 7 | "","Data created by a mirroring process","","","6","MIRRORED","","","T" 8 | "","Imputed (calculated) data","","","7","IMPUTED","","","I" 9 | -------------------------------------------------------------------------------- /misc/CL_FI_SYMBOL_FIGIS.csv: -------------------------------------------------------------------------------- 1 | "Description_En","Identifier","Name_En","Symbol" 2 | "Data not available; unobtainable; data not separately available but included in another category","1","UNKNOWN","." 3 | "More than zero but less than half the unit used","2","NEGLIGIBLE","0" 4 | "None; magnitude known to be nil or zero","3","ZERO","-" 5 | "FAO estimate from available sources of information or calculation based on specific assumptions","4","ESTIMATED","F" 6 | "Repetition","5","REPETITION","R" 7 | "Official Data","6","OFFICIAL","" 8 | -------------------------------------------------------------------------------- /misc/CL_FI_SYMBOL_SDMX.csv: -------------------------------------------------------------------------------- 1 | "Alternate","Description_En","Identifier","Name_En","Name_Es","Name_Fr","Symbol" 2 | "[space]","Value provided as official when the source agency assigns sufficient confidence that it is not expected to be dramatically revised.","1","Official value","Cifra oficial","Chiffre officiel","A" 3 | "","Observations are characterized as such when different content exists or a different methodology has been applied to this observation as compared with the preceding one (the one given for the previous period).","2","Time series break","Interrupción de la serie cronológica","Rupture dans les séries chronologiques","B" 4 | "","Observation obtained through an estimation methodology or based on the use of a limited amount of data (e.g. to produce a value at an early stage of the production stage while not all data are available). If needed, additional information can be provided through free text using the COMMENT_OBS attribute at the observation level or at a higher level (in SDMX-compliant environment).This code is also to be used when the estimation is done by a sender agency (and flagged as such). When the imputation is carried out by a receiver agency in order to replace or fill gaps in reported data series, the flag to use is I “Value imputed by a receiving agency”.","3","Estimated value","Valor estimado","Valeur estimée","E" 5 | "","Value deemed to assess the magnitude which a quantity will assume at some future point of time (as distinct from ""estimated value"" which attempts to assess the magnitude of an already existent quantity).","4","Forecast value","Valor previsto","Valeur prévue","F" 6 | "","Data collected on the basis of definitions or (alternative) collection methods under development. Data not of guaranteed quality as normally expected from provider.","5","Experimental value","Valor experimental","Valeur expérimentale","G" 7 | "","Observation imputed by a receiving agency to replace or fill gaps in reported data series. This code is intended to cover all cases where a receiving agency publishes data about a sending agency that do not come from an official source in the sender agency's reporting framework. When the estimation is done by the sender agency, the flag to use is E “Estimated value”.","6","Value imputed by a receiving agency","Valor imputado por la agencia receptora","Valeur imputée par l'organisme récepteur","I" 8 | "","Used, for example, when some data are not reported/disseminated because they are below a certain threshold.","7","Missing value; data exist but were not collected","Valor ausente (datos no recopilados)","Valeur manquante (données pas été collectées)","L" 9 | "","Used to denote empty cells resulting from the impossibility to collect a statistical value (e.g. a particular education level or type of institution may be not applicable to a given country's education system).","8","Missing value; data cannot exist","Valor ausente (datos no existen, no aplicable)","Valeur manquante (données pas existent,sans objet)","M" 10 | "","Used to indicate a value which is not a ""real"" zero (e.g. a result of 0.0004 rounded to zero).","9","Not significant (<0.5)","Valor no significativo (<0.5)","Valeur insignifiant (<0.5 )","N" 11 | "...","This code is to be used when the reasons why data are missing cannot be determined.","10","Missing value","Valor ausente","Valeur manquante","O" 12 | "","An observation is characterized as ""provisional"" when the source agency – while it bases its calculations on its standard production methodology – considers that the data, almost certainly, are expected to be revised.","11","Provisional value","Valor provisional","Valeur provisoire","P" 13 | "","Used, for example, when data are suppressed due to statistical confidentiality considerations.","12","Missing value; suppressed","Valor ausente; suprimido","Valeur manquante; supprimée","Q" 14 | "","Special circumstances (e.g. strike) affecting the observation or causing a missing value.","13","Strike and other special events","Huelga y otros eventos especiales","Grève et autres événements spéciaux","S" 15 | "","This indicates existing observations, but for which the user should also be aware of the low quality assigned.","14","Low reliability","Baja confiabilidad","Faible fiabilité","U" 16 | "","Observation as received from the respondent without further evaluation of data quality.","15","Unvalidated value","Valor no validado","Valeur non validée","V" 17 | "","Observation from an international or a supranational organization that does not use any flagging system in data sharing","16","Value from international/mandated organization","Cifra de fuentes internacionales","Ciffre de sources internationales","X" 18 | -------------------------------------------------------------------------------- /misc/CL_FI_TRADEFLOW.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "I","61","Imports","Importaciones","Importations" 3 | "E","91","Exports","Exportaciones","Exportations" 4 | "R","221","Reexports","Re-exportaciones","Re-exportations" 5 | -------------------------------------------------------------------------------- /misc/CL_FI_TRADEFLOW_AGG.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "6","6","Imports","Importaciones","Importations" 3 | "9","9","Exports (incl. reexports)","Exportaciones (incl. reexportaciones)","Exportations (incl. réexportations)" 4 | -------------------------------------------------------------------------------- /misc/CL_FI_TRADEFLOW_DET.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "P","51","Processed production","Producción de productos elaborados","Production transformée" 3 | "I","61","Imports","Importaciones","Importations" 4 | "E","91","Exports","Exportaciones","Exportations" 5 | "R","221","Reexports","Re-exportaciones","Re-exportations" 6 | -------------------------------------------------------------------------------- /misc/CL_FI_WORK_AREA.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "A","1","Aquaculture","Acuicultura","Aquaculture","Аквакультура" 3 | "C","2","Marine Coastal Fishing","Aguas marinas - Pesca costera","Eaux marines - Pêche côtière","Морское рыболовство в прибрежных водах" 4 | "D","3","Marine Deep-Sea Fishing","Aguas marinas- Pesca de altura","Eaux marines - Pêche haute mer","Глубоководное морское рыболовство" 5 | "I","4","Inland Waters Fishing","Pesca en aguas dulces","Pêche en eaux intérieures","Рыболовство во внутренних водоемах" 6 | "M","5","Marine Fishing, NEI","Aguas marinas, NEP","Eaux marines, NCA","Морское рыболовство, NEI" 7 | "S","6","Subsistence","Subsistencia","Subsistance","Натуральное рыбное хозяйство" 8 | "U","7","Unspecified","No especificado","Unspecifié","Не указано" 9 | "Z","8","Total","Total","Total","Всего" 10 | -------------------------------------------------------------------------------- /misc/HCL_FI_PRODSOURCE_PRODSOURCEDET.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "4","4" 3 | "5","1" 4 | "5","2" 5 | "5","3" 6 | -------------------------------------------------------------------------------- /misc/HCL_FI_TRADEFLOWAGG_TRADEFLOW.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "6","61" 3 | "9","91" 4 | "9","221" 5 | -------------------------------------------------------------------------------- /species/CL_FI_SPECIES_FAOSTAT.csv: -------------------------------------------------------------------------------- 1 | "Faostat_ID","Identifier","Name_En","Name_Es","Name_Fr","Unit" 2 | "10","1601","Freshwater & diadromous fish","Peces de agua dulce y diádromos","Poissons d'eau douce et diadromes","t" 3 | "20","1614","Demersal fish","Peces demersales","Poissons démersaux","t" 4 | "30","1627","Pelagic fish","Peces pelágicos","Poissons pélagiques","t" 5 | "40","1640","Marine fish NEI","Peces marinos NEP","Poissons marins NCA","t" 6 | "50","1653","Crustaceans","Crustáceos","Crustacés","t" 7 | "60","1662","Molluscs excl. cephalopods","Moluscos exc. Cephalópodos","Mollusques excluant céphalopodes","t" 8 | "70","1670","Cephalopods","Cephalópodos","Céphalopodes","t" 9 | "80","1679","Aquatic mammals","Mamíferos acuáticos","Mammifères aquatiques","" 10 | "90","1687","Aquatic animals NEI","Animales acuáticos diversos","Animaux aquatiques divers","t" 11 | "99","1694","Aquatic plants","Plantas acuáticas","Plantes aquatiques","t" 12 | -------------------------------------------------------------------------------- /species/CL_FI_SPECIES_ISSCAAP_DIVISION.csv: -------------------------------------------------------------------------------- 1 | "ISSCAAP_Code","Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "1","1501","أسماك المياه العذبة","淡水鱼类","Freshwater fishes","Peces de agua dulce","Poissons d'eau douce","пресноводные рыбы" 3 | "2","1502","","硬骨鱼纲海淡水洄游鱼类","Diadromous fishes","Peces diádromos","Poissons diadromes","" 4 | "3","1503","","海洋鱼类","Marine fishes","Peces marinos","Poissons marins","костные рыбы морские" 5 | "4","1504","قشري","甲壳类","Crustaceans","Crustáceos","Crustacés","ракообразный" 6 | "5","1505","رخويات","其他软体动物","Molluscs","Moluscos","Mollusques","моллюски" 7 | "6","1506","","","Whales, seals and other aquatic mammals","Ballenas, focas y otros mamíferos acuáticos","Baleines, phoques et autres mammifères aquatiques","" 8 | "7","1507","","","Miscellaneous aquatic animals","Animales acuáticos diversos","Animaux aquatiques divers","" 9 | "8","1508","","","Miscellaneous aquatic animal products","Diversos productos de animales acuáticos","Produits divers d'animaux aquatiques","" 10 | "9","1509","","","Aquatic plants","Plantas acuáticas","Plantes aquatiques","" 11 | -------------------------------------------------------------------------------- /species/CL_FI_SPECIES_ISSCAAP_GROUP.csv: -------------------------------------------------------------------------------- 1 | "ISSCAAP_Code","Identifier","Name_En","Name_Es","Name_Fr","Unit" 2 | "11","1401","Carps, barbels and other cyprinids","Carpas, barbos y otros ciprínidos","Carpes, barbeaux et autres cyprinidés","t" 3 | "12","1402","Tilapias and other cichlids","Tilapias y otros cíclidos","Tilapias et autres cichlidés","t" 4 | "13","1403","Miscellaneous freshwater fishes","Peces de agua dulce diversos","Poissons d'eau douce divers","t" 5 | "21","1404","Sturgeons, paddlefishes","Esturiones, sollos","Esturgeons, spatules","t" 6 | "22","1405","River eels","Anguilas","Anguilles","t" 7 | "23","1406","Salmons, trouts, smelts","Salmones, truchas, eperlanos","Saumons, truites, éperlans","t" 8 | "24","1407","Shads","Sábalos","Aloses","t" 9 | "25","1408","Miscellaneous diadromous fishes","Peces diádromos diversos","Poissons diadromes divers","t" 10 | "31","1409","Flounders, halibuts, soles","Platijas, halibuts, lenguados","Flets, flétans, soles","t" 11 | "32","1410","Cods, hakes, haddocks","Bacalaos, merluzas, eglefinos","Morues, merlus, églefins","t" 12 | "33","1411","Miscellaneous coastal fishes","Peces costeros diversos","Poissons côtiers divers","t" 13 | "34","1412","Miscellaneous demersal fishes","Peces demersales diversos","Poissons démersaux divers","t" 14 | "35","1413","Herrings, sardines, anchovies","Arenques, sardinas, anchoas","Harengs, sardines, anchois","t" 15 | "36","1414","Tunas, bonitos, billfishes","Atunes, bonitos, agujas","Thons, pélamides, marlins","t" 16 | "37","1415","Miscellaneous pelagic fishes","Peces pelágicos diversos","Poissons pélagiques divers","t" 17 | "38","1416","Sharks, rays, chimaeras","Tiburones, rayas, quimeras","Squales, raies, chimères","t" 18 | "39","1417","Marine fishes not identified","Peces marinos no identificados","Poissons marins non identifiés","t" 19 | "41","1418","Freshwater crustaceans","Crustáceos de agua dulce","Crustacés d'eau douce","t" 20 | "42","1419","Crabs, sea-spiders","Cangrejos, centollas","Crabes, araignées de mer","t" 21 | "43","1420","Lobsters, spiny-rock lobsters","Bogavantes, langostas","Homards, langoustes","t" 22 | "44","1421","King crabs, squat-lobsters","Cangrejos reales, galateidos","Crabes royaux, galatées","t" 23 | "45","1422","Shrimps, prawns","Gambas, camarones","Crevettes","t" 24 | "46","1423","Krill, planktonic crustaceans","Krill, crustáceos planctónicos","Krill, crustacés planctoniques","t" 25 | "47","1424","Miscellaneous marine crustaceans","Crustáceos marinos diversos","Crustacés marins divers","t" 26 | "51","1425","Freshwater molluscs","Moluscos de agua dulce","Mollusques d'eau douce","t" 27 | "52","1426","Abalones, winkles, conchs","Orejas de mar, bígaros, estrombos","Ormeaux, bigorneaux, strombes","t" 28 | "53","1427","Oysters","Ostras","Huîtres","t" 29 | "54","1428","Mussels","Mejillones","Moules","t" 30 | "55","1429","Scallops, pectens","Vieiras","Coquilles St-Jacques","t" 31 | "56","1430","Clams, cockles, arkshells","Almejas, berberechos, arcas","Clams, coques, arches","t" 32 | "57","1431","Squids, cuttlefishes, octopuses","Calamares, jibias, pulpos","Encornets, seiches, poulpes","t" 33 | "58","1432","Miscellaneous marine molluscs","Moluscos marinos diversos","Mollusques marins divers","t" 34 | "61","1433","Blue-whales, fin-whales","Ballenas azules, rorcuales","Baleines bleues, rorquals communs","no" 35 | "62","1434","Sperm-whales, pilot-whales","Cachalotes, calderones","Cachalots, globicéphales","no" 36 | "63","1435","Eared seals, hair seals, walruses","Lobos marinos, focas, morsas","Otaries, phoques, morses","no" 37 | "64","1436","Miscellaneous aquatic mammals","Mamíferos acuáticos diversos","Mammifères aquatiques divers","t" 38 | "71","1437","Frogs and other amphibians","Ranas y otros anfibios","Grenouilles et autres amphibies","t" 39 | "72","1438","Turtles","Tortugas","Tortues","t" 40 | "73","1439","Crocodiles and alligators","Cocodrilos y aligátores","Crocodiles et alligators","no" 41 | "74","1440","Sea-squirts and other tunicates","Ascidias y otros tunicados","Ascidiens et autres tuniciers","t" 42 | "75","1441","Horseshoe crabs and other arachnoids","Límulos y otros arácnidos","Limules et autres arachnoïdés","t" 43 | "76","1442","Sea-urchins and other echinoderms","Erizos de mar y otros equinodermos","Oursins et autres échinodermes","t" 44 | "77","1443","Miscellaneous aquatic invertebrates","Invertebrados acuáticos diversos","Invertébrés aquatiques divers","t" 45 | "81","1444","Pearls, mother-of-pearl, shells","Perlas, madreperlas, conchas","Perles, nacres, coquilles","t" 46 | "82","1445","Corals","Corales","Coraux","t" 47 | "83","1446","Sponges","Esponjas","Éponges","t" 48 | "91","1447","Brown seaweeds","Algas pardas","Algues brunes","t" 49 | "92","1448","Red seaweeds","Algas rojas","Algues rouges","t" 50 | "93","1449","Green seaweeds","Algas verdes","Algues vertes","t" 51 | "94","1450","Miscellaneous aquatic plants","Diversas plantas acuáticas","Plantes aquatiques diverses","t" 52 | -------------------------------------------------------------------------------- /species/CL_FI_SPECIES_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_En","Name_Es","Name_Fr","SWS_Identifier","Scientific_Name","Taxonomic_Code" 2 | "56001","PISCES","PISCES","PISCES","8501","PISCES","1" 3 | "56002","CRUSTACEA","CRUSTACEA","CRUSTACEA","8502","CRUSTACEA","2" 4 | "56003","MOLLUSCA","MOLLUSCA","MOLLUSCA","8503","MOLLUSCA","3" 5 | "56004","MAMMALIA","MAMMALIA","MAMMALIA","8504","MAMMALIA","4" 6 | "56005","AMPHIBIA, REPTILIA","AMPHIBIA, REPTILIA","AMPHIBIA, REPTILIA","8505","AMPHIBIA, REPTILIA","5" 7 | "56006","INVERTEBRATA AQUATICA","INVERTEBRATA AQUATICA","INVERTEBRATA AQUATICA","8506","INVERTEBRATA AQUATICA","6" 8 | "56007","PLANTAE AQUATICAE","PLANTAE AQUATICAE","PLANTAE AQUATICAE","8507","PLANTAE AQUATICAE","7" 9 | -------------------------------------------------------------------------------- /species/CL_FI_SPECIES_YEARBOOK.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "1800","1800","جميع الكائنات المائية","所有水生生物","All aquatic organisms","Todos los organismos acuáticos","Tous les organismes aquatiques","Все водные организмы" 3 | "1801","1801","الحيوانات المائية","水生動物","Aquatic animals (Fish, crustaceans and molluscs, etc.)","Animales acuáticos (Peces, crustáceos, moluscos, etc.)","Animaux aquatiques (Poissons, crustacés, mollusques, etc.)","Водных животных" 4 | "1805","1805","الطحالب","藻類","Algae (Aquatic plants)","Algas (Plantas acuáticas)","Algues (Plantes aquatiques)","водоросли" 5 | "1806","1806","الحيوانات والمنتجات المائية الأخرى","其他水生動物及製品","Other aquatic animals & products","Otros animales y productos acuáticos","Autres animaux et produits aquatiques","Другие водные животные и продукты" 6 | -------------------------------------------------------------------------------- /species/HCL_FI_SPECIES_FAOSTAT_ISSCAAPGRP.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1601","1401" 3 | "1601","1402" 4 | "1601","1403" 5 | "1601","1404" 6 | "1601","1405" 7 | "1601","1406" 8 | "1601","1407" 9 | "1601","1408" 10 | "1614","1409" 11 | "1614","1410" 12 | "1614","1411" 13 | "1614","1412" 14 | "1614","1416" 15 | "1627","1413" 16 | "1627","1414" 17 | "1627","1415" 18 | "1640","1417" 19 | "1653","1418" 20 | "1653","1419" 21 | "1653","1420" 22 | "1653","1421" 23 | "1653","1422" 24 | "1653","1423" 25 | "1653","1424" 26 | "1662","1425" 27 | "1662","1426" 28 | "1662","1427" 29 | "1662","1428" 30 | "1662","1429" 31 | "1662","1430" 32 | "1662","1432" 33 | "1670","1431" 34 | "1679","1433" 35 | "1679","1434" 36 | "1679","1435" 37 | "1679","1436" 38 | "1687","1437" 39 | "1687","1438" 40 | "1687","1440" 41 | "1687","1441" 42 | "1687","1442" 43 | "1687","1443" 44 | "1694","1447" 45 | "1694","1448" 46 | "1694","1449" 47 | "1694","1450" 48 | -------------------------------------------------------------------------------- /species/HCL_FI_SPECIES_ISSCAAPDIV_ISSCAAPGRP.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1501","1401" 3 | "1501","1402" 4 | "1501","1403" 5 | "1502","1404" 6 | "1502","1405" 7 | "1502","1406" 8 | "1502","1407" 9 | "1502","1408" 10 | "1503","1409" 11 | "1503","1410" 12 | "1503","1411" 13 | "1503","1412" 14 | "1503","1413" 15 | "1503","1414" 16 | "1503","1415" 17 | "1503","1416" 18 | "1503","1417" 19 | "1504","1418" 20 | "1504","1419" 21 | "1504","1420" 22 | "1504","1421" 23 | "1504","1422" 24 | "1504","1423" 25 | "1504","1424" 26 | "1505","1425" 27 | "1505","1426" 28 | "1505","1427" 29 | "1505","1428" 30 | "1505","1429" 31 | "1505","1430" 32 | "1505","1431" 33 | "1505","1432" 34 | "1506","1433" 35 | "1506","1434" 36 | "1506","1435" 37 | "1506","1436" 38 | "1507","1437" 39 | "1507","1438" 40 | "1507","1439" 41 | "1507","1440" 42 | "1507","1441" 43 | "1507","1442" 44 | "1507","1443" 45 | "1508","1444" 46 | "1508","1445" 47 | "1508","1446" 48 | "1509","1447" 49 | "1509","1448" 50 | "1509","1449" 51 | "1509","1450" 52 | -------------------------------------------------------------------------------- /species/HCL_FI_SPECIES_MAJOR_ORDER.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "56001","56203" 3 | "56001","56204" 4 | "56001","56205" 5 | "56001","56206" 6 | "56001","56207" 7 | "56001","56208" 8 | "56001","56209" 9 | "56001","56210" 10 | "56001","56211" 11 | "56001","56212" 12 | "56001","56214" 13 | "56001","56215" 14 | "56001","56216" 15 | "56001","56217" 16 | "56001","56218" 17 | "56001","56219" 18 | "56001","56220" 19 | "56001","56221" 20 | "56001","56222" 21 | "56001","56223" 22 | "56001","56224" 23 | "56001","56225" 24 | "56001","56226" 25 | "56001","56227" 26 | "56001","56228" 27 | "56001","56229" 28 | "56001","56230" 29 | "56001","56231" 30 | "56001","56232" 31 | "56001","56233" 32 | "56001","56234" 33 | "56001","56235" 34 | "56001","56237" 35 | "56001","56238" 36 | "56001","56239" 37 | "56001","56240" 38 | "56001","56241" 39 | "56001","56242" 40 | "56001","56243" 41 | "56001","56244" 42 | "56001","56245" 43 | "56001","56246" 44 | "56001","56247" 45 | "56001","56248" 46 | "56001","56249" 47 | "56001","56250" 48 | "56001","56251" 49 | "56001","56252" 50 | "56001","56253" 51 | "56001","56254" 52 | "56001","56255" 53 | "56001","56256" 54 | "56001","56258" 55 | "56001","56259" 56 | "56001","56260" 57 | "56001","56262" 58 | "56001","56264" 59 | "56001","56265" 60 | "56001","56319" 61 | "56001","56320" 62 | "56001","56355" 63 | "56001","56356" 64 | "56001","56357" 65 | "56001","56358" 66 | "56001","56359" 67 | "56001","56366" 68 | "56001","56367" 69 | "56001","56368" 70 | "56001","56369" 71 | "56001","56370" 72 | "56001","56371" 73 | "56001","56372" 74 | "56001","56374" 75 | "56001","56375" 76 | "56001","56377" 77 | "56001","56379" 78 | "56001","56380" 79 | "56001","56381" 80 | "56001","56382" 81 | "56001","56383" 82 | "56001","56384" 83 | "56001","56385" 84 | "56001","56386" 85 | "56001","56387" 86 | "56001","56388" 87 | "56001","56389" 88 | "56001","56391" 89 | "56001","56392" 90 | "56001","56393" 91 | "56002","56200" 92 | "56002","56201" 93 | "56002","56202" 94 | "56002","56266" 95 | "56002","56267" 96 | "56002","56268" 97 | "56002","56269" 98 | "56002","56270" 99 | "56002","56271" 100 | "56002","56272" 101 | "56002","56321" 102 | "56002","56322" 103 | "56002","56323" 104 | "56002","56326" 105 | "56002","56360" 106 | "56002","56394" 107 | "56002","56395" 108 | "56002","56396" 109 | "56002","56397" 110 | "56002","56398" 111 | "56002","56399" 112 | "56002","56400" 113 | "56002","56401" 114 | "56002","56402" 115 | "56002","56403" 116 | "56002","56404" 117 | "56002","56405" 118 | "56002","56406" 119 | "56002","56407" 120 | "56002","56408" 121 | "56002","56409" 122 | "56002","56410" 123 | "56002","56411" 124 | "56002","56412" 125 | "56002","56413" 126 | "56002","56414" 127 | "56002","56415" 128 | "56002","56416" 129 | "56002","56417" 130 | "56002","56418" 131 | "56003","56273" 132 | "56003","56274" 133 | "56003","56275" 134 | "56003","56276" 135 | "56003","56277" 136 | "56003","56278" 137 | "56003","56279" 138 | "56003","56364" 139 | "56003","56419" 140 | "56003","56420" 141 | "56003","56421" 142 | "56003","56422" 143 | "56003","56423" 144 | "56003","56424" 145 | "56003","56425" 146 | "56004","56280" 147 | "56004","56281" 148 | "56004","56282" 149 | "56004","56283" 150 | "56004","56284" 151 | "56004","56285" 152 | "56005","56286" 153 | "56005","56287" 154 | "56005","56288" 155 | "56005","56289" 156 | "56005","56306" 157 | "56005","56307" 158 | "56005","56308" 159 | "56005","56324" 160 | "56005","56342" 161 | "56005","56348" 162 | "56005","56349" 163 | "56005","56350" 164 | "56005","56351" 165 | "56005","56353" 166 | "56005","56426" 167 | "56005","56427" 168 | "56005","56428" 169 | "56005","56442" 170 | "56005","56443" 171 | "56006","56290" 172 | "56006","56291" 173 | "56006","56292" 174 | "56006","56293" 175 | "56006","56294" 176 | "56006","56295" 177 | "56006","56296" 178 | "56006","56297" 179 | "56006","56298" 180 | "56006","56299" 181 | "56006","56300" 182 | "56006","56301" 183 | "56006","56302" 184 | "56006","56303" 185 | "56006","56304" 186 | "56006","56305" 187 | "56006","56317" 188 | "56006","56318" 189 | "56006","56325" 190 | "56006","56331" 191 | "56006","56332" 192 | "56006","56333" 193 | "56006","56334" 194 | "56006","56335" 195 | "56006","56336" 196 | "56006","56337" 197 | "56006","56338" 198 | "56006","56352" 199 | "56006","56354" 200 | "56006","56361" 201 | "56006","56429" 202 | "56006","56430" 203 | "56006","56447" 204 | "56007","56309" 205 | "56007","56310" 206 | "56007","56311" 207 | "56007","56312" 208 | "56007","56313" 209 | "56007","56314" 210 | "56007","56315" 211 | "56007","56316" 212 | "56007","56362" 213 | "56007","56363" 214 | "56007","56431" 215 | "56007","56432" 216 | "56007","56435" 217 | "56007","56436" 218 | "56007","56437" 219 | "56007","56438" 220 | "56007","56439" 221 | "56007","56440" 222 | "56007","56441" 223 | "56007","56445" 224 | "56007","56446" 225 | -------------------------------------------------------------------------------- /species/HCL_FI_SPECIES_ORDER_ITEM.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "56200","3486" 3 | "56200","3487" 4 | "56201","16909" 5 | "56202","2650" 6 | "56205","18562" 7 | "56206","18564" 8 | "56207","18565" 9 | "56208","2014" 10 | "56209","2830" 11 | "56210","2845" 12 | "56211","2064" 13 | "56212","3389" 14 | "56215","2073" 15 | "56215","2881" 16 | "56217","2927" 17 | "56225","2180" 18 | "56226","20184" 19 | "56228","2214" 20 | "56237","2273" 21 | "56240","3271" 22 | "56243","20555" 23 | "56245","3345" 24 | "56249","2573" 25 | "56249","2574" 26 | "56249","2575" 27 | "56249","3063" 28 | "56249","3064" 29 | "56249","3382" 30 | "56249","3383" 31 | "56249","3384" 32 | "56249","3385" 33 | "56249","3386" 34 | "56249","3387" 35 | "56249","3388" 36 | "56249","18868" 37 | "56249","21592" 38 | "56250","18563" 39 | "56266","3397" 40 | "56269","21584" 41 | "56270","18708" 42 | "56271","21083" 43 | "56272","2613" 44 | "56273","3560" 45 | "56274","2725" 46 | "56278","2726" 47 | "56278","3573" 48 | "56278","3574" 49 | "56279","3488" 50 | "56281","3598" 51 | "56282","3588" 52 | "56283","2727" 53 | "56284","3602" 54 | "56284","20930" 55 | "56287","3603" 56 | "56287","3604" 57 | "56290","2760" 58 | "56290","18772" 59 | "56290","18773" 60 | "56290","18775" 61 | "56291","3623" 62 | "56292","3617" 63 | "56294","19226" 64 | "56295","2766" 65 | "56296","2767" 66 | "56296","21583" 67 | "56297","2770" 68 | "56298","19156" 69 | "56298","19238" 70 | "56298","21568" 71 | "56299","3625" 72 | "56300","2765" 73 | "56301","6528" 74 | "56309","18407" 75 | "56310","18526" 76 | "56311","3626" 77 | "56312","18406" 78 | "56314","3628" 79 | "56315","3642" 80 | "56315","3643" 81 | "56317","18700" 82 | "56317","19231" 83 | "56317","19240" 84 | "56318","18702" 85 | "56321","18762" 86 | "56322","18763" 87 | "56323","18764" 88 | "56325","18774" 89 | "56326","18942" 90 | "56331","19237" 91 | "56332","19229" 92 | "56333","19236" 93 | "56334","19228" 94 | "56335","19227" 95 | "56336","18863" 96 | "56337","19232" 97 | "56338","19233" 98 | "56362","18528" 99 | "56364","21555" 100 | "56399","21590" 101 | "56402","21536" 102 | "56403","3441" 103 | "56409","21591" 104 | "56423","3575" 105 | "56424","21562" 106 | "56429","19155" 107 | "56429","21585" 108 | "56429","21586" 109 | "56446","3634" 110 | "56447","18771" 111 | -------------------------------------------------------------------------------- /species/HCL_FI_SPECIES_YEARBOK_ISSCAAPGRP.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "1800","1401" 3 | "1800","1402" 4 | "1800","1403" 5 | "1800","1404" 6 | "1800","1405" 7 | "1800","1406" 8 | "1800","1407" 9 | "1800","1408" 10 | "1800","1409" 11 | "1800","1410" 12 | "1800","1411" 13 | "1800","1412" 14 | "1800","1413" 15 | "1800","1414" 16 | "1800","1415" 17 | "1800","1416" 18 | "1800","1417" 19 | "1800","1418" 20 | "1800","1419" 21 | "1800","1420" 22 | "1800","1421" 23 | "1800","1422" 24 | "1800","1423" 25 | "1800","1424" 26 | "1800","1425" 27 | "1800","1426" 28 | "1800","1427" 29 | "1800","1428" 30 | "1800","1429" 31 | "1800","1430" 32 | "1800","1431" 33 | "1800","1432" 34 | "1800","1433" 35 | "1800","1434" 36 | "1800","1435" 37 | "1800","1436" 38 | "1800","1437" 39 | "1800","1438" 40 | "1800","1439" 41 | "1800","1440" 42 | "1800","1441" 43 | "1800","1442" 44 | "1800","1443" 45 | "1800","1444" 46 | "1800","1445" 47 | "1800","1446" 48 | "1800","1447" 49 | "1800","1448" 50 | "1800","1449" 51 | "1800","1450" 52 | "1801","1401" 53 | "1801","1402" 54 | "1801","1403" 55 | "1801","1404" 56 | "1801","1405" 57 | "1801","1406" 58 | "1801","1407" 59 | "1801","1408" 60 | "1801","1409" 61 | "1801","1410" 62 | "1801","1411" 63 | "1801","1412" 64 | "1801","1413" 65 | "1801","1414" 66 | "1801","1415" 67 | "1801","1416" 68 | "1801","1417" 69 | "1801","1418" 70 | "1801","1419" 71 | "1801","1420" 72 | "1801","1421" 73 | "1801","1422" 74 | "1801","1423" 75 | "1801","1424" 76 | "1801","1425" 77 | "1801","1426" 78 | "1801","1427" 79 | "1801","1428" 80 | "1801","1429" 81 | "1801","1430" 82 | "1801","1431" 83 | "1801","1432" 84 | "1801","1437" 85 | "1801","1438" 86 | "1801","1440" 87 | "1801","1441" 88 | "1801","1442" 89 | "1801","1443" 90 | "1805","1447" 91 | "1805","1448" 92 | "1805","1449" 93 | "1805","1450" 94 | "1806","1433" 95 | "1806","1434" 96 | "1806","1435" 97 | "1806","1436" 98 | "1806","1439" 99 | "1806","1444" 100 | "1806","1445" 101 | "1806","1446" 102 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_INLANDMARINE.csv: -------------------------------------------------------------------------------- 1 | "Area_Size","Code","Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "","5","200","المياه الداخلية","内陆水域","Inland waters","Aguas continentales","Eaux continentales","внутренние воды" 3 | "361060000","10","201","المناطق البحرية","海域","Marine areas","Áreas marítimas","Zones maritimes","Морские районы" 4 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "01","1","أفريقيا – المياه الداخلية","非洲内陆水域","Africa - Inland waters","África - Aguas continentales","Afrique - Eaux continentales","Африка – внутренние воды" 3 | "02","2","مياه داخلية – أمريكا الشمالية","北美洲-内陆水域","America, North - Inland waters","América del Norte - Aguas continentales","Amérique du Nord - Eaux continentales","Северная Америка – внутренние воды" 4 | "03","3","مياه داخلية – أمريكا الجنوبية","南美洲-内陆水域","America, South - Inland waters","América del Sur - Aguas continentales","Amérique du Sud - Eaux continentales","Южная Америка – внутренние воды" 5 | "04","4","آسيا – المياه الداخلية","亚洲-内陆水域","Asia - Inland waters","Asia - Aguas continentales","Asie - Eaux continentales","Азия – внутренние воды" 6 | "05","5","أوروبا – المياه الداخلية","欧洲-内陆水域","Europe - Inland waters","Europa - Aguas continentales","Europe - Eaux continentales","Европа – внутренние воды" 7 | "06","6","أوسيانيا- مياه داخلية","大洋州-内陆水域","Oceania - Inland waters","Oceanía - Aguas continentales","Océanie - Eaux continentales","Океания – внутренние воды" 8 | "07","7","منطقة الاتحاد السوفياتي السابق – المياه الداخلية","前苏联地区-内陆水域","Former USSR area - Inland waters","Área de la ex URSS - Aguas continentales","Zone de l'ex-URSS - Eaux continentales","территория бывшего СССР – внутренние воды" 9 | "18","8","المحيط القطبي الشمالي","北冰洋","Arctic Sea","Mar Ártico","Mer Arctique","Северный Ледовитый океан" 10 | "21","9","شمال غربي المحيط الأطلسي","西北大西洋","Atlantic, Northwest","Atlántico, noroeste","Atlantique, nord-ouest","Северо-Западная Атлантика" 11 | "27","10","شمال شرق المحيط الأطلسي","东北大西洋","Atlantic, Northeast","Atlántico, nordeste","Atlantique, nord-est","Северо-Восточная Атлантика" 12 | "31","11","غرب وسط المحيط الأطلسي","西部中大西洋","Atlantic, Western Central","Atlántico, centro-occidental","Atlantique, centre-ouest","Центрально-Западная Атлантика" 13 | "34","12","شرق وسط المحيط الأطلنطي","中东大西洋","Atlantic, Eastern Central","Atlántico, centro-oriental","Atlantique, centre-est","Центрально-Восточная Атлантика" 14 | "37","13","البحر الأبيض المتوسط والبحر الأسود","地中海和黑海","Mediterranean and Black Sea","Mediterráneo y Mar Negro","Méditerranée et mer Noire","Средиземное и Черное моря" 15 | "41","14","جنوب غرب المحيط الاطلسي","西南大西洋","Atlantic, Southwest","Atlántico, sudoccidental","Atlantique, sud-ouest","Юго-Западная Атлантика" 16 | "47","15","جنوب شرق المحيط الاطلسي","东南大西洋","Atlantic, Southeast","Atlántico, sudoriental","Atlantique, sud-est","Юго-Восточная Атлантика" 17 | "48","16","الأطلنطي الأنتاركتيكي المحيط","南极大西洋","Atlantic, Antarctic","Atlántico, Antártico","Atlantique, Antarctique","антарктическая часть Атлантики" 18 | "51","17","غرب المحيط الهندي","西印度洋","Indian Ocean, Western","Océano Índico, occidental","Océan Indien, ouest","западная часть Индийского океана" 19 | "57","18","شرق المحيط الهندي","东印度洋","Indian Ocean, Eastern","Océano Índico, oriental","Océan Indien, est","восточная часть Индийского океана" 20 | "58","19","المحيط الهندي الأنتاركتيكي","南极印度洋","Indian Ocean, Antarctic","Océano Índico, Antártico","Océan Indien, Antarctique","антарктическая часть Индийского океана" 21 | "61","20","شمال غرب المحيط الهادئ","西北太平洋","Pacific, Northwest","Pacífico, noroeste","Pacifique, nord-ouest","северо-западная часть Тихого океана" 22 | "67","21","شمال شرق المحيط الهادئ","东北太平洋","Pacific, Northeast","Pacífico, nordeste","Pacifique, nord-est","северо-восточная часть Тихого океана" 23 | "71","22","غرب وسط المحيط الهادئ","西部中太平洋","Pacific, Western Central","Pacífico, centro-occidental","Pacifique, centre-ouest","центрально-западная часть Тихого океана" 24 | "77","23","شرق وسط المحيط الهادئ","中东太平洋","Pacific, Eastern Central","Pacífico, centro-oriental","Pacifique, centre-est","центрально-восточная часть Тихого океана" 25 | "81","24","جنوب غرب المحيط الهادى","西南太平洋","Pacific, Southwest","Pacífico, sudoccidental","Pacifique, sud-ouest","юго-западная часть Тихого океана" 26 | "87","25","جنوب شرق المحيط الهادى","东南太平洋","Pacific, Southeast","Pacífico, sudoriental","Pacifique, sud-est","юго-восточная часть Тихого океана" 27 | "88","26","المحيط الهادئ الأنتاركتيكي","南极太平洋","Pacific, Antarctic","Pacífico, Antártico","Pacifique, Antarctique","антарктическая часть Тихого океана" 28 | "98","27","","","Antarctic areas NEI","Áreas antárticas NEP","Zones antarctiques NCA","" 29 | "99","28","","","Marine areas outside the Antarctic","Áreas marítimas fuera del Antártico","Zones maritimes hors de l'Antarctique","" 30 | "08","790","القارة القطبية الجنوبية – المياه الداخلية","南极洲-内陆水域","Antarctica - Inland waters","Antártida - Aguas continentales","Antarctique - Eaux continentales","Антарктика – внутренние воды" 31 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_OCEAN.csv: -------------------------------------------------------------------------------- 1 | "Identifier","Name_Ar","Name_Cn","Name_En","Name_Es","Name_Fr","Name_Ru" 2 | "210","المحيط الأطلسي","大西洋","Atlantic Ocean and adjacent seas","Océano Atlántico y mares adyacentes","Océan Atlantique et mers limitrophes","Атлантический океан" 3 | "211","المحيط الهادئ","太平洋","Pacific Ocean","Océano Pacífico","Océan Pacifique","Тихий океан" 4 | "212","المحيط الهندي","印度洋","Indian Ocean","Océano Índico","Océan Indien","Индийский океан" 5 | "213","المحيط الأنتاركتيكي","南极海","Southern Ocean (Antarctic)","Océano Austral (Antártico)","Océan Austral (Antarctique)","Южный океан" 6 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_REGION.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "65","240","Northern regions","Regiones del Norte","Régions septentrionales" 3 | "70","241","Central regions","Regiones centrales","Régions centrales" 4 | "75","242","Southern regions","Regiones del Sur","Régions méridionales" 5 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_SUBOCEAN.csv: -------------------------------------------------------------------------------- 1 | "Code","Identifier","Name_En","Name_Es","Name_Fr" 2 | "2","251","Atlantic, Northern","Atlántico del Norte","Atlantique du Nord" 3 | "3","252","Atlantic, Central","Atlántico central","Atlantique central" 4 | "4","253","Atlantic, Southern","Atlántico del Sur","Atlantique du Sud" 5 | "5","254","Indian Ocean","Océano Índico","Océan Indien" 6 | "6","255","Pacific, Northern","Pacífico del Norte","Pacifique du Nord" 7 | "7","256","Pacific, Central","Pacífico central","Pacifique central" 8 | "8","257","Pacific, Southern","Pacífico del Sur","Pacifique du Sud" 9 | "13","271","East Atlantic","Atlántico oriental","Atlantique oriental" 10 | "14","272","West Atlantic","Atlántico occidental","Atlantique occidental" 11 | -------------------------------------------------------------------------------- /waterarea/CL_FI_WATERAREA_SUBUNIT.csv: -------------------------------------------------------------------------------- 1 | "CWP_Handbook_Name","Code","Identifier","Latitude_max","Latitude_min","Local_Name","Longitude_max","Longitude_min","Name_En","Name_Es","Name_Fr","Standard_Regional_Code" 2 | "Gulf of Riga (Unit 27.3.d.28.1)","27.3.d.28.1","648","","","","","","Gulf of Riga (Unit 27.3.d.28.1)","Golfo de Riga (Unidad 27.3.d.28.1)","Golfe de Riga (Unité 27.3.d.28.1)","27.3.d.28.1" 3 | "East of Gotland (Open Sea) (Unit 27.3.d.28.2)","27.3.d.28.2","649","","","","","","East of Gotland (Open Sea) (Unit 27.3.d.28.2)","Este de Gotland (Mar abierto) (Unidad 27.3.d.28.2)","Est de Gotland (Haute mer) (Unité 27.3.d.28.2)","27.3.d.28.2" 4 | "Faroe Plateau - Part of NEAFC Regulatory Area (Unit 27.5.b.1.a)","27.5.b.1.a","652","","","","","","Faroe Plateau - Part of NEAFC Regulatory Area (Unit 27.5.b.1.a)","Planicie de las Feroe - Parte de CPANE (Unidad 27.5.b.1.a)","Plateau des Féroé - Partie de CPANE (Unité 27.5.b.1.a)","27.5.b.1.a" 5 | "Faroe Plateau - Part of Non-NEAFC Regulatory Area (Unit 27.5.b.1.b)","27.5.b.1.b","653","","","","","","Faroe Plateau - Part of Non-NEAFC Regulatory Area (Unit 27.5.b.1.b)","Planicie de las Feroe Non-CPANE (Unidad 27.5.b.1.b)","Plateau des Féroé - Partie de non-CPANE (Unité 27.5.b.1.b)","27.5.b.1.b" 6 | "Subunit 21.5Zc (Canadian waters)","21.5.Z.c","705","42.33","40.04","Georges Bank","-65.66","-67.33","Atlantic, Northwest / 21.5.Z.c","Atl NW / 21.5.Z.c","Atl NW / 21.5.Z.c","5Zc" 7 | "Subunit 21.5Zu (United States waters)","21.5.Z.u","707","42.33","39","Georges Bank","-65.66","-70","Atlantic, Northwest / 21.5.Z.u","Atl NW / 21.5.Z.u","Atl NW / 21.5.Z.u","5Zu" 8 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_COUNTRY_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Country","Major_Area" 2 | "3","13" 3 | "4","13" 4 | "5","23" 5 | "7","15" 6 | "8","11" 7 | "9","14" 8 | "10","18" 9 | "10","22" 10 | "10","24" 11 | "12","11" 12 | "13","17" 13 | "14","11" 14 | "16","18" 15 | "17","11" 16 | "21","14" 17 | "22","11" 18 | "23","11" 19 | "24","17" 20 | "25","22" 21 | "26","22" 22 | "27","13" 23 | "28","18" 24 | "31","16" 25 | "32","12" 26 | "33","8" 27 | "33","9" 28 | "33","21" 29 | "35","12" 30 | "36","11" 31 | "38","18" 32 | "40","25" 33 | "41","20" 34 | "42","18" 35 | "43","18" 36 | "44","11" 37 | "44","25" 38 | "45","17" 39 | "46","12" 40 | "47","23" 41 | "48","11" 42 | "48","23" 43 | "49","11" 44 | "50","13" 45 | "53","12" 46 | "54","10" 47 | "55","11" 48 | "56","11" 49 | "58","25" 50 | "59","13" 51 | "59","17" 52 | "60","23" 53 | "61","12" 54 | "62","17" 55 | "63","10" 56 | "64","10" 57 | "65","14" 58 | "66","22" 59 | "67","10" 60 | "68","10" 61 | "68","13" 62 | "69","11" 63 | "70","23" 64 | "71","17" 65 | "72","17" 66 | "73","13" 67 | "74","12" 68 | "75","12" 69 | "79","10" 70 | "80","13" 71 | "81","12" 72 | "82","13" 73 | "83","22" 74 | "83","23" 75 | "84","13" 76 | "85","8" 77 | "85","9" 78 | "85","10" 79 | "86","11" 80 | "87","11" 81 | "88","22" 82 | "89","11" 83 | "89","23" 84 | "90","12" 85 | "91","11" 86 | "92","19" 87 | "93","11" 88 | "95","11" 89 | "95","23" 90 | "96","20" 91 | "98","13" 92 | "99","10" 93 | "100","17" 94 | "100","18" 95 | "101","18" 96 | "101","22" 97 | "102","17" 98 | "103","17" 99 | "104","10" 100 | "105","13" 101 | "105","17" 102 | "106","13" 103 | "107","12" 104 | "109","11" 105 | "110","20" 106 | "112","17" 107 | "114","17" 108 | "115","22" 109 | "116","20" 110 | "117","20" 111 | "118","17" 112 | "119","10" 113 | "121","13" 114 | "123","12" 115 | "124","13" 116 | "126","10" 117 | "127","22" 118 | "128","20" 119 | "129","17" 120 | "131","18" 121 | "131","22" 122 | "132","17" 123 | "134","13" 124 | "135","11" 125 | "136","12" 126 | "137","17" 127 | "138","11" 128 | "138","23" 129 | "140","13" 130 | "142","11" 131 | "143","12" 132 | "143","13" 133 | "144","17" 134 | "145","22" 135 | "147","15" 136 | "148","22" 137 | "150","10" 138 | "151","11" 139 | "153","22" 140 | "155","22" 141 | "156","24" 142 | "157","11" 143 | "157","23" 144 | "159","12" 145 | "160","23" 146 | "161","24" 147 | "162","10" 148 | "163","22" 149 | "165","17" 150 | "166","11" 151 | "166","23" 152 | "168","22" 153 | "170","25" 154 | "171","22" 155 | "172","24" 156 | "173","10" 157 | "174","10" 158 | "174","12" 159 | "175","12" 160 | "176","18" 161 | "177","11" 162 | "178","17" 163 | "179","17" 164 | "180","22" 165 | "182","17" 166 | "183","13" 167 | "185","8" 168 | "185","10" 169 | "185","13" 170 | "185","20" 171 | "185","21" 172 | "186","13" 173 | "187","15" 174 | "188","11" 175 | "189","11" 176 | "190","9" 177 | "191","11" 178 | "193","12" 179 | "194","17" 180 | "195","12" 181 | "196","17" 182 | "197","12" 183 | "198","13" 184 | "200","22" 185 | "201","17" 186 | "202","15" 187 | "202","17" 188 | "203","10" 189 | "203","12" 190 | "203","13" 191 | "205","12" 192 | "206","17" 193 | "207","11" 194 | "210","10" 195 | "212","13" 196 | "214","20" 197 | "215","17" 198 | "216","18" 199 | "216","22" 200 | "217","12" 201 | "218","23" 202 | "219","23" 203 | "220","11" 204 | "221","17" 205 | "222","13" 206 | "223","13" 207 | "224","11" 208 | "225","17" 209 | "227","22" 210 | "228","8" 211 | "228","10" 212 | "228","13" 213 | "228","20" 214 | "228","21" 215 | "229","10" 216 | "230","13" 217 | "231","8" 218 | "231","9" 219 | "231","11" 220 | "231","21" 221 | "231","23" 222 | "232","23" 223 | "234","14" 224 | "236","11" 225 | "237","22" 226 | "239","11" 227 | "240","11" 228 | "243","22" 229 | "244","23" 230 | "248","13" 231 | "249","17" 232 | "250","12" 233 | "255","10" 234 | "258","11" 235 | "259","10" 236 | "260","10" 237 | "264","10" 238 | "270","17" 239 | "271","16" 240 | "273","13" 241 | "276","17" 242 | "282","10" 243 | "283","11" 244 | "284","10" 245 | "285","10" 246 | "286","11" 247 | "287","11" 248 | "288","11" 249 | "289","11" 250 | "298","17" 251 | "299","13" 252 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_DIVISION_SUBDIVISION.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "517","701" 3 | "517","702" 4 | "521","703" 5 | "521","704" 6 | "525","706" 7 | "525","708" 8 | "535","679" 9 | "535","680" 10 | "536","644" 11 | "536","645" 12 | "537","646" 13 | "537","647" 14 | "538","828" 15 | "538","829" 16 | "539","641" 17 | "539","709" 18 | "541","710" 19 | "541","711" 20 | "541","712" 21 | "541","713" 22 | "541","714" 23 | "541","715" 24 | "541","716" 25 | "541","717" 26 | "541","718" 27 | "545","650" 28 | "545","651" 29 | "546","719" 30 | "546","720" 31 | "548","654" 32 | "548","655" 33 | "551","656" 34 | "551","657" 35 | "557","658" 36 | "557","659" 37 | "558","660" 38 | "558","661" 39 | "562","662" 40 | "562","663" 41 | "563","664" 42 | "563","665" 43 | "565","666" 44 | "565","667" 45 | "586","721" 46 | "586","722" 47 | "586","723" 48 | "588","724" 49 | "588","725" 50 | "589","726" 51 | "589","727" 52 | "589","728" 53 | "632","801" 54 | "632","802" 55 | "633","729" 56 | "633","730" 57 | "668","669" 58 | "668","670" 59 | "672","673" 60 | "672","674" 61 | "672","675" 62 | "672","676" 63 | "743","744" 64 | "743","745" 65 | "743","746" 66 | "743","747" 67 | "743","748" 68 | "749","750" 69 | "749","751" 70 | "749","752" 71 | "749","753" 72 | "749","754" 73 | "786","761" 74 | "786","762" 75 | "786","763" 76 | "786","764" 77 | "786","765" 78 | "786","766" 79 | "786","767" 80 | "787","768" 81 | "787","769" 82 | "787","770" 83 | "787","771" 84 | "787","772" 85 | "787","773" 86 | "787","774" 87 | "788","779" 88 | "788","780" 89 | "788","781" 90 | "789","782" 91 | "789","783" 92 | "789","784" 93 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_INLANDMARINE_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "200","1" 3 | "200","2" 4 | "200","3" 5 | "200","4" 6 | "200","5" 7 | "200","6" 8 | "200","7" 9 | "200","790" 10 | "201","8" 11 | "201","9" 12 | "201","10" 13 | "201","11" 14 | "201","12" 15 | "201","13" 16 | "201","14" 17 | "201","15" 18 | "201","16" 19 | "201","17" 20 | "201","18" 21 | "201","19" 22 | "201","20" 23 | "201","21" 24 | "201","22" 25 | "201","23" 26 | "201","24" 27 | "201","25" 28 | "201","26" 29 | "201","27" 30 | "201","28" 31 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_MAJOR_DIVISION.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "12","791" 3 | "12","794" 4 | "13","795" 5 | "13","796" 6 | "15","810" 7 | "15","816" 8 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_MAJOR_SUBAREA.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "9","301" 3 | "9","302" 4 | "9","303" 5 | "9","304" 6 | "9","305" 7 | "9","306" 8 | "9","307" 9 | "10","308" 10 | "10","309" 11 | "10","310" 12 | "10","311" 13 | "10","312" 14 | "10","313" 15 | "10","314" 16 | "10","315" 17 | "10","316" 18 | "10","317" 19 | "10","318" 20 | "10","319" 21 | "11","320" 22 | "11","323" 23 | "11","324" 24 | "11","325" 25 | "11","326" 26 | "11","327" 27 | "11","328" 28 | "11","329" 29 | "12","331" 30 | "12","332" 31 | "12","333" 32 | "12","334" 33 | "13","335" 34 | "13","336" 35 | "13","337" 36 | "13","338" 37 | "14","339" 38 | "14","340" 39 | "14","341" 40 | "15","342" 41 | "15","343" 42 | "15","827" 43 | "16","347" 44 | "16","348" 45 | "16","349" 46 | "16","350" 47 | "16","351" 48 | "16","352" 49 | "17","353" 50 | "17","354" 51 | "17","355" 52 | "17","356" 53 | "17","357" 54 | "17","358" 55 | "17","359" 56 | "17","360" 57 | "18","361" 58 | "18","362" 59 | "18","363" 60 | "18","364" 61 | "18","365" 62 | "18","366" 63 | "19","367" 64 | "19","368" 65 | "19","369" 66 | "19","370" 67 | "22","371" 68 | "22","372" 69 | "22","373" 70 | "22","374" 71 | "22","375" 72 | "22","376" 73 | "22","377" 74 | "22","378" 75 | "24","379" 76 | "24","380" 77 | "24","381" 78 | "24","382" 79 | "24","383" 80 | "24","384" 81 | "24","385" 82 | "25","742" 83 | "25","757" 84 | "25","758" 85 | "26","386" 86 | "26","387" 87 | "26","388" 88 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_OCEAN_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "210","8" 3 | "210","9" 4 | "210","10" 5 | "210","11" 6 | "210","12" 7 | "210","13" 8 | "210","14" 9 | "210","15" 10 | "211","20" 11 | "211","21" 12 | "211","22" 13 | "211","23" 14 | "211","24" 15 | "211","25" 16 | "212","17" 17 | "212","18" 18 | "213","16" 19 | "213","19" 20 | "213","26" 21 | "213","27" 22 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_REGION_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "240","8" 3 | "240","9" 4 | "240","10" 5 | "240","20" 6 | "240","21" 7 | "241","11" 8 | "241","12" 9 | "241","13" 10 | "241","17" 11 | "241","18" 12 | "241","22" 13 | "241","23" 14 | "242","14" 15 | "242","15" 16 | "242","16" 17 | "242","19" 18 | "242","24" 19 | "242","25" 20 | "242","26" 21 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_SUBAREA_DIVISION.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "301","501" 3 | "301","502" 4 | "302","503" 5 | "302","504" 6 | "302","505" 7 | "302","506" 8 | "302","507" 9 | "302","508" 10 | "303","509" 11 | "303","510" 12 | "303","511" 13 | "304","512" 14 | "304","513" 15 | "304","514" 16 | "304","515" 17 | "304","516" 18 | "304","517" 19 | "305","518" 20 | "305","519" 21 | "305","520" 22 | "305","521" 23 | "305","522" 24 | "305","523" 25 | "306","524" 26 | "306","525" 27 | "307","526" 28 | "307","527" 29 | "307","528" 30 | "307","529" 31 | "307","530" 32 | "307","531" 33 | "307","532" 34 | "307","533" 35 | "308","642" 36 | "308","643" 37 | "309","668" 38 | "309","671" 39 | "310","672" 40 | "310","677" 41 | "310","678" 42 | "311","534" 43 | "311","535" 44 | "312","536" 45 | "312","537" 46 | "313","538" 47 | "313","539" 48 | "313","541" 49 | "314","542" 50 | "314","543" 51 | "314","544" 52 | "315","545" 53 | "315","546" 54 | "316","547" 55 | "316","548" 56 | "317","549" 57 | "317","550" 58 | "317","551" 59 | "317","552" 60 | "317","553" 61 | "317","554" 62 | "317","555" 63 | "317","556" 64 | "317","557" 65 | "317","558" 66 | "318","559" 67 | "318","560" 68 | "318","561" 69 | "318","562" 70 | "318","563" 71 | "319","564" 72 | "319","565" 73 | "323","566" 74 | "323","567" 75 | "323","568" 76 | "323","569" 77 | "324","570" 78 | "324","571" 79 | "324","572" 80 | "324","573" 81 | "325","574" 82 | "325","575" 83 | "325","576" 84 | "325","577" 85 | "327","578" 86 | "327","579" 87 | "328","580" 88 | "328","581" 89 | "328","582" 90 | "328","583" 91 | "331","586" 92 | "331","587" 93 | "331","588" 94 | "331","792" 95 | "332","793" 96 | "333","589" 97 | "333","590" 98 | "333","591" 99 | "333","592" 100 | "333","593" 101 | "333","594" 102 | "334","595" 103 | "334","596" 104 | "335","597" 105 | "335","598" 106 | "335","599" 107 | "336","600" 108 | "336","601" 109 | "337","602" 110 | "337","603" 111 | "338","604" 112 | "338","605" 113 | "338","606" 114 | "339","607" 115 | "339","608" 116 | "339","609" 117 | "339","610" 118 | "340","611" 119 | "340","612" 120 | "340","613" 121 | "340","614" 122 | "341","615" 123 | "341","616" 124 | "341","617" 125 | "342","618" 126 | "342","619" 127 | "342","620" 128 | "342","621" 129 | "342","622" 130 | "342","623" 131 | "342","811" 132 | "343","624" 133 | "343","625" 134 | "343","812" 135 | "354","817" 136 | "355","818" 137 | "355","830" 138 | "356","626" 139 | "356","627" 140 | "365","628" 141 | "365","629" 142 | "367","630" 143 | "367","631" 144 | "367","632" 145 | "367","633" 146 | "368","634" 147 | "368","635" 148 | "376","636" 149 | "376","637" 150 | "379","638" 151 | "379","639" 152 | "742","743" 153 | "742","749" 154 | "742","755" 155 | "742","756" 156 | "757","775" 157 | "757","776" 158 | "757","777" 159 | "757","778" 160 | "757","786" 161 | "757","787" 162 | "758","785" 163 | "758","788" 164 | "758","789" 165 | "827","813" 166 | "827","814" 167 | "827","815" 168 | "827","819" 169 | "827","820" 170 | "827","821" 171 | "827","822" 172 | "827","823" 173 | "827","824" 174 | "827","825" 175 | "827","826" 176 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_SUBDIVISION_SUBUNIT.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "706","705" 3 | "706","707" 4 | "714","648" 5 | "714","649" 6 | "719","652" 7 | "719","653" 8 | -------------------------------------------------------------------------------- /waterarea/HCL_FI_WATERAREA_SUBOCEAN_MAJOR.csv: -------------------------------------------------------------------------------- 1 | "Group","Member" 2 | "251","8" 3 | "251","9" 4 | "251","10" 5 | "252","11" 6 | "252","12" 7 | "252","13" 8 | "253","14" 9 | "253","15" 10 | "253","16" 11 | "254","17" 12 | "254","18" 13 | "254","19" 14 | "255","20" 15 | "255","21" 16 | "256","22" 17 | "256","23" 18 | "257","24" 19 | "257","25" 20 | "257","26" 21 | --------------------------------------------------------------------------------