{
  "version": "1.0.0",
  "lastUpdated": "2026-05-25",
  "description": "行简明理工具库 - 行业标准数据",
  "site": "https://cd.xjml.xyz",
  "standards": {
    "chinese": {
      "name": "中国国家标准",
      "prefix": "GB",
      "list": [
        {
          "code": "GB 30720-2014",
          "name": "家用燃气灶具能效限定值及能效等级",
          "category": ["gas-stove", "integrated-stove"],
          "applies": ["燃气灶", "集成灶"]
        },
        {
          "code": "GB 16410-2020",
          "name": "家用燃气灶具",
          "category": ["gas-stove", "integrated-stove"],
          "applies": ["燃气灶", "集成灶"]
        },
        {
          "code": "GB/T 17713-2011",
          "name": "吸油烟机",
          "category": ["range-hood", "integrated-stove"],
          "applies": ["油烟机", "集成灶"]
        },
        {
          "code": "GB/T 30307-2013",
          "name": "家用和类似用途饮用水处理装置",
          "category": ["water-purifier"],
          "applies": ["净水器"]
        },
        {
          "code": "GB/T 20290-2016",
          "name": "家用电动洗碗机性能测试方法",
          "category": ["dishwasher"],
          "applies": ["洗碗机"]
        },
        {
          "code": "GB 12021.4-2013",
          "name": "电动洗衣机能效水效限定值及等级",
          "category": ["dishwasher"],
          "applies": ["洗碗机"]
        },
        {
          "code": "GB 12021.2-2015",
          "name": "家用电冰箱耗电量限定值及能效等级",
          "category": ["refrigerator"],
          "applies": ["冰箱"]
        },
        {
          "code": "GB/T 8059-2016",
          "name": "家用和类似用途制冷器具",
          "category": ["refrigerator"],
          "applies": ["冰箱"]
        },
        {
          "code": "GB 4706.1-2005",
          "name": "家用和类似用途电器的安全 第1部分：通用要求",
          "category": ["small-appliances", "steam-oven", "integrated-stove"],
          "applies": ["小家电", "蒸烤箱", "集成灶"]
        },
        {
          "code": "GB 4706.19-2008",
          "name": "家用和类似用途电器的安全 液体加热器的特殊要求",
          "category": ["steam-oven", "small-appliances"],
          "applies": ["蒸烤箱", "小家电"]
        },
        {
          "code": "GB/T 16411-2008",
          "name": "家用燃气用具的通用试验方法",
          "category": ["gas-stove", "integrated-stove"],
          "applies": ["燃气灶", "集成灶"]
        },
        {
          "code": "GB 17905-2008",
          "name": "家用燃气燃烧器具安全管理规则",
          "category": ["gas-stove", "integrated-stove"],
          "applies": ["燃气灶", "集成灶"]
        },
        {
          "code": "GB/T 10357-2013",
          "name": "家具力学性能试验",
          "category": ["integrated-stove"],
          "applies": ["集成灶柜体"]
        },
        {
          "code": "GB/T 2099.1-2021",
          "name": "家用和类似用途插头插座 第1部分：通用要求",
          "category": ["small-appliances"],
          "applies": ["小家电"]
        }
      ]
    },
    "international": {
      "name": "国际/欧洲标准",
      "list": [
        {
          "code": "IEC 60335-1",
          "name": "Household and similar electrical appliances - Safety",
          "category": ["small-appliances", "steam-oven", "integrated-stove"],
          "applies": ["小家电", "蒸烤箱", "集成灶"]
        },
        {
          "code": "IEC 61591",
          "name": "Household range hoods - Methods for measuring performance",
          "category": ["range-hood", "integrated-stove"],
          "applies": ["油烟机", "集成灶"]
        },
        {
          "code": "IEC 60436",
          "name": "Electric dishwashers for household use - Methods for measuring performance",
          "category": ["dishwasher"],
          "applies": ["洗碗机"]
        },
        {
          "code": "IEC 62552",
          "name": "Household refrigerating appliances - Characteristics and test methods",
          "category": ["refrigerator"],
          "applies": ["冰箱"]
        },
        {
          "code": "NSF/ANSI 58",
          "name": "Reverse osmosis drinking water treatment systems",
          "category": ["water-purifier"],
          "applies": ["RO净水器"]
        },
        {
          "code": "EN 30",
          "name": "Domestic cooking appliances burning gas",
          "category": ["gas-stove", "integrated-stove"],
          "applies": ["燃气灶", "集成灶"]
        },
        {
          "code": "EN 61591",
          "name": "Range hoods - Performance measuring methods",
          "category": ["range-hood", "integrated-stove"],
          "applies": ["油烟机", "集成灶"]
        }
      ]
    }
  },
  "byCategory": {
    "integrated-stove": ["GB 30720-2014", "GB 16410-2020", "GB/T 17713-2011", "GB 4706.1-2005", "GB/T 16411-2008", "GB 17905-2008", "GB/T 10357-2013", "IEC 60335-1", "IEC 61591", "EN 30", "EN 61591"],
    "range-hood": ["GB/T 17713-2011", "IEC 61591", "EN 61591"],
    "gas-stove": ["GB 30720-2014", "GB 16410-2020", "GB/T 16411-2008", "GB 17905-2008", "EN 30"],
    "water-purifier": ["GB/T 30307-2013", "NSF/ANSI 58"],
    "dishwasher": ["GB/T 20290-2016", "GB 12021.4-2013", "IEC 60436"],
    "steam-oven": ["GB 4706.1-2005", "GB 4706.19-2008", "IEC 60335-1"],
    "refrigerator": ["GB 12021.2-2015", "GB/T 8059-2016", "IEC 62552"],
    "small-appliances": ["GB 4706.1-2005", "GB/T 2099.1-2021", "IEC 60335-1"]
  }
}
