{
  "tables": {
    "regional_fuel_use": {
      "data_type": "table",
      "notes": "This is a list of the fuel sources for all NECB system types by province. Mike Lubun compiled these very high level assumptions.",
      "refs": [
        "Survey",
        "Mike.lubun@canada.ca",
        "Kamel.Haddad@canada.ca",
        "Phylroy.lopez@Canada.ca"
      ],
      "table": [
        {
          "state_province_regions": [
            "AB",
            "NB",
            "NS",
            "ON",
            "SK"
          ],
          "boiler_fueltype": "NaturalGas",
          "baseboard_type": "Hot Water",
          "mau_type": true,
          "mau_heating_coil_type": "Hot Water",
          "mau_cooling_type": "DX",
          "chiller_type": "Scroll",
          "heating_coil_type_sys3": "Gas",
          "heating_coil_type_sys4": "Gas",
          "heating_coil_type_sys6": "Hot Water",
          "fan_type": "var_speed_drive",
          "swh_fueltype": "NaturalGas"
        },
        {
          "state_province_regions": [
            "BC",
            "MB",
            "PE",
            "PQ",
            "QC",
            "NF",
            "NL"
          ],
          "boiler_fueltype": "Electricity",
          "baseboard_type": "Electric",
          "mau_type": true,
          "mau_heating_coil_type": "Electric",
          "mau_cooling_type": "DX",
          "chiller_type": "Scroll",
          "heating_coil_type_sys3": "Electric",
          "heating_coil_type_sys4": "Electric",
          "heating_coil_type_sys6": "Electric",
          "fan_type": "var_speed_drive",
          "swh_fueltype": "Electricity"
        },
        {
          "state_province_regions": [
            "NT",
            "NU",
            "YT"
          ],
          "boiler_fueltype": "FuelOil#2",
          "baseboard_type": "Hot Water",
          "mau_type": true,
          "mau_heating_coil_type": "Hot Water",
          "mau_cooling_type": "DX",
          "chiller_type": "Scroll",
          "heating_coil_type_sys3": "Electric",
          "heating_coil_type_sys4": "Electric",
          "heating_coil_type_sys6": "Electric",
          "fan_type": "var_speed_drive",
          "swh_fueltype": "Electricity"
        }
      ]
    }
  }
}