{

"tables": {
  "necb_hvac_system_selection_type": {
    "data_type": "table",
    "refs": [
      "NECB 2011 Table 8.4.4.8.A."
    ],
    "table": [
      {
        "necb_hvac_system_selection_type": "- undefined -",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 0,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Assembly Area",
        "min_stories": 0,
        "max_stories": 4,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Assembly Area",
        "min_stories": 5,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 6,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Automotive Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 4,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Data Processing Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 20,
        "system_type": 1,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Data Processing Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 20.0001,
        "max_cooling_capacity_kw": 99999,
        "system_type": 2,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "General Area",
        "min_stories": 0,
        "max_stories": 2,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "General Area",
        "min_stories": 3,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 6,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Historical Collections Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 2,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Hospital Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Indoor Arena",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 7,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Industrial Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Residential/Accomodation Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 1,
        "dwelling": true
      },
      {
        "necb_hvac_system_selection_type": "Sleeping Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": true
      },
      {
        "necb_hvac_system_selection_type": "Supermarket/Food Services Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 3,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Supermarket/Food Services Area - vented",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 4,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Warehouse Area",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 4,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Warehouse Area - refrigerated",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": 5,
        "dwelling": false
      },
      {
        "necb_hvac_system_selection_type": "Wildcard",
        "min_stories": 0,
        "max_stories": 99999,
        "min_cooling_capacity_kw": 0,
        "max_cooling_capacity_kw": 99999,
        "system_type": null,
        "dwelling": false
      }
    ]
  }
}

}