{

"tables": {
  "fuel_type_sets": {
    "data_type": "table",
    "notes": "This is a list of common fuel type set combinations",
    "refs": [
      "Survey",
      "Mike.lubun",
      "Kamel.Haddad@nrcan-rncan.gc.ca",
      "Phylroy.lopez@nrcan-rncan.gc.ca",
      "Sara.Gilani@nrcan-rncan.gc.ca"      ],
    "table": [
      {
        "name":"NaturalGas",
        "boiler_fueltype": "NaturalGas",
        "baseboard_type": "Hot Water",
        "mau_type": true,
        "mau_heating_coil_type": "Hot Water",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "Gas",
        "heating_coil_type_sys4": "Gas",
        "heating_coil_type_sys6": "Hot Water",
        "necb_reference_hp_supp_fuel": null,
        "necb_reference_hp": false,
        "fan_type": "var_speed_drive",
        "swh_fueltype": "NaturalGas",
        "ecm_fueltype": "NaturalGas"
      },
      {
        "name":"NaturalGasHPGasBackup",
        "boiler_fueltype": "NaturalGas",
        "baseboard_type": "Hot Water",
        "mau_type": true,
        "mau_heating_coil_type": "DX",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "DX",
        "heating_coil_type_sys4": "DX",
        "heating_coil_type_sys6": "DX",
        "necb_reference_hp_supp_fuel": "NaturalGas",
        "necb_reference_hp": true,
        "fan_type": "cav_speed_drive",
        "swh_fueltype": "NaturalGas",
        "ecm_fueltype": "NaturalGas"
      },
      {
        "name":"NaturalGasHPElecBackupMixed",
        "boiler_fueltype": "NaturalGas",
        "baseboard_type": "Hot Water",
        "mau_type": true,
        "mau_heating_coil_type": "DX",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "DX",
        "heating_coil_type_sys4": "DX",
        "heating_coil_type_sys6": "DX",
        "necb_reference_hp_supp_fuel": "Electricity",
        "necb_reference_hp":true,
        "fan_type": "cav_speed_drive",
        "swh_fueltype": "NaturalGas",
        "ecm_fueltype": "NaturalGas"
      },
      {
        "name": "Electricity",
        "boiler_fueltype": "Electricity",
        "baseboard_type": "Electric",
        "mau_type": true,
        "mau_heating_coil_type": "Electric",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "Electric",
        "heating_coil_type_sys4": "Electric",
        "heating_coil_type_sys6": "Electric",
        "hp_supp_heating_coil_type": null,
        "necb_reference_hp":false,
        "fan_type": "var_speed_drive",
        "swh_fueltype": "Electricity",
        "ecm_fueltype": "Electricity"
      },
      {
        "name": "ElectricityHPElecBackup",
        "boiler_fueltype": "Electricity",
        "baseboard_type": "Electric",
        "mau_type": true,
        "mau_heating_coil_type": "DX",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "DX",
        "heating_coil_type_sys4": "DX",
        "heating_coil_type_sys6": "DX",
        "necb_reference_hp_supp_fuel": "Electricity",
        "necb_reference_hp":true,
        "fan_type": "cav_speed_drive",
        "swh_fueltype": "Electricity",
        "ecm_fueltype": "Electricity"
      },
      {
        "name": "ElectricityHPGasBackupMixed",
        "boiler_fueltype": "Electricity",
        "baseboard_type": "Electric",
        "mau_type": true,
        "mau_heating_coil_type": "DX",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "DX",
        "heating_coil_type_sys4": "DX",
        "heating_coil_type_sys6": "DX",
        "necb_reference_hp_supp_fuel": "NaturalGas",
        "necb_reference_hp":true,
        "fan_type": "cav_speed_drive",
        "swh_fueltype": "Electricity",
        "ecm_fueltype": "Electricity" },
      {
        "name": "FuelOilNo2",
        "boiler_fueltype": "FuelOilNo2",
        "baseboard_type": "Hot Water",
        "mau_type": true,
        "mau_heating_coil_type": "Hot Water",
        "mau_cooling_type": "DX",
        "chiller_type": "",
        "heating_coil_type_sys3": "Electric",
        "heating_coil_type_sys4": "Electric",
        "heating_coil_type_sys6": "Electric",
        "hp_supp_heating_coil_type": null,
        "necb_reference_hp":false,
        "fan_type": "var_speed_drive",
        "swh_fueltype": "Electricity",
        "ecm_fueltype": "Electricity"
      }
    ]
  }
}

}