数据治理中心 DATAARTS STUDIO-场景介绍:数据说明

时间:2024-05-22 09:21:16

数据说明

  • 贸易详单数据

    包括主要贸易国货物贸易统计数据。

    表1 贸易详单数据

    字段名称

    字段类型

    字段说明

    hs_code

    string

    进出口商品编码列表

    country

    smallint

    国家基础信息

    dollar_value

    double

    交易金额

    quantity

    double

    交易量

    unit

    smallint

    计量单位

    b_country

    smallint

    目标国家基础信息

    imex

    smallint

    进出口类型

    y_year

    smallint

    m_month

    smallint

  • 基础信息数据

    贸易详单数据中维度字段对应的相关字典数据信息。

    表2 国家基础信息表(country)

    字段名称

    字段类型

    字段说明

    countryid

    smallint

    国家编码

    country_en

    string

    国家英文名称

    country_cn

    string

    国家中文名称

    表3 更新时间信息表(updatetime)

    字段名称

    字段类型

    字段说明

    countryid

    smallint

    国家编码

    imex

    smallint

    进出口类型

    hs_len

    smallint

    商品编码长度

    minstartdate

    string

    最小开始时间

    startdate

    string

    开始时间

    newdate

    string

    更新时间

    minnewdate

    string

    最小更新时间

    表4 进出口商品编码信息表(hs246)

    字段名称

    字段类型

    字段说明

    id

    bigint

    编号

    hs

    string

    商品编码

    hs_cn

    string

    商品中文名称

    hs_en

    string

    商品英文名称

    表5 单位信息表(unit_general)

    字段名称

    字段类型

    字段说明

    id

    smallint

    计量单位编码

    unit_en

    string

    计量单位英文名称

    unit_cn

    string

    计量单位中文名称

support.huaweicloud.com/bestpractice-dataartsstudio/dataartsstudio_05_0208.html