> ## Documentation Index
> Fetch the complete documentation index at: https://docs.realtimelca.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Construction



## OpenAPI

````yaml /api-reference/realtime-lca-openapi.yaml post /inspect/buildingProject/{buildingProjectId}/construction
openapi: 3.0.0
info:
  title: Real-Time LCA REST Documentation
  version: 1.0.0
  description: >-
    ### Description 📝


    This collection contains a set of REST API requests for the Real-Time LCA
    (Life Cycle Assessment) service.


    ### Authenticate user 👤🔑


    In the `Auth` folder there's a `POST` request for authenticating the user.


    In this request body you can type in the user RTLCA user credentials
    (username & password) and a succesfull (`200 OK`) response will set the
    collection `BearerToken` variable which is then inherited by all other
    requests.
servers:
  - url: https://api.realtimelca.com/rest/api
    description: REST API.
  - url: https://api.realtimelca.com/epd/api
    description: EPD API.
  - url: https://auth.realtimelca.com/frontegg/identity/resources/auth/v1
    description: Authentication API (Frontegg identity v1).
  - url: https://realtimelca-prod.hasura.app
    description: GraphQL API (Hasura).
security:
  - BearerAuth: []
tags:
  - name: Auth
  - name: User
  - name: Overview
  - name: Project
  - name: Dashboard
  - name: Mapping
  - name: Automapping
  - name: Transport
  - name: Waste
  - name: Inspect
  - name: Report
  - name: Images
  - name: Library
  - name: Datasource
  - name: Owner
  - name: Material
  - name: Constructions
  - name: Enums
paths:
  /inspect/buildingProject/{buildingProjectId}/construction:
    servers:
      - url: https://api.realtimelca.com/rest/api
    parameters:
      - name: buildingProjectId
        in: path
        required: true
        schema:
          type: string
        example: a4ef93d3-8d81-4e03-8186-69ff14e70641
    post:
      tags:
        - Project
        - Inspect
      summary: Construction
      requestBody:
        content:
          application/json:
            schema:
              type: object
              properties:
                constructionId:
                  type: string
            example:
              constructionId: e74d4586-b9f5-4e6d-a378-98ed809df06d
      responses:
        '200':
          description: Get Project Dashboards
          headers:
            Transfer-Encoding:
              schema:
                type: string
              example: chunked
            Request-Context:
              schema:
                type: string
              example: appId=cid-v1:873bdc2a-8d35-4b5f-93af-b676dbc72303
            Date:
              schema:
                type: string
              example: Tue, 23 May 2023 19:30:42 GMT
          content:
            application/json:
              schema:
                type: object
                properties:
                  dashboardsPerBranchPlusTotal:
                    type: object
                    properties:
                      structural:
                        type: object
                        properties:
                          emissionBudget:
                            type: object
                            properties:
                              Used:
                                type: string
                              Remaining:
                                type: string
                                format: utc-millisec
                          emissionPerModel:
                            type: object
                            properties:
                              structural:
                                type: string
                              architectural:
                                type: string
                                format: utc-millisec
                          epdTypes:
                            type: object
                            properties:
                              Generic:
                                type: integer
                              Industry:
                                type: integer
                              Product:
                                type: integer
                          mappingStatus:
                            type: object
                            properties:
                              Mapped:
                                type: integer
                              Not mapped:
                                type: integer
                          hotSpot:
                            type: object
                            properties:
                              Beton:
                                type: string
                              Stål:
                                type: string
                          emissionPerPhase:
                            type: object
                            properties:
                              A1A3:
                                type: string
                              B4:
                                type: string
                                format: utc-millisec
                              B6:
                                type: string
                                format: utc-millisec
                              C3:
                                type: string
                              C4:
                                type: string
                              D:
                                type: string
                          emissionPerConstruction:
                            type: object
                            properties:
                              Insitu Concrete:
                                type: string
                              Insitu Concrete 250mm:
                                type: string
                              200UB25.4:
                                type: string
                              200PFC:
                                type: string
                              600 x 600 x 900mm:
                                type: string
                              600mm Diameter:
                                type: string
                              3800 x 3800 x 600mm:
                                type: string
                              Bearing Footing - 900 x 300:
                                type: string
                          projectBreakdown:
                            type: array
                            items:
                              type: object
                              properties:
                                classificationCode:
                                  type: string
                                classificationName:
                                  type: string
                                constructionName:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                elements:
                                  type: integer
                                co2PerYearPerSquareMeter:
                                  type: string
                                children:
                                  type: array
                                  items:
                                    type: object
                                    properties:
                                      classificationCode:
                                        type: string
                                      classificationName:
                                        type: string
                                      constructionName:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      elements:
                                        type: integer
                                      co2PerYearPerSquareMeter:
                                        type: string
                                      children:
                                        type: array
                                        items:
                                          type: object
                                          properties:
                                            classificationCode:
                                              type: string
                                            classificationName:
                                              type: string
                                            constructionName:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            elements:
                                              type: integer
                                            co2PerYearPerSquareMeter:
                                              type: string
                                            children:
                                              type: array
                                              items:
                                                type: object
                                                properties:
                                                  classificationCode:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  classificationName:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  constructionName:
                                                    type: string
                                                  elements:
                                                    type: integer
                                                  co2PerYearPerSquareMeter:
                                                    type: string
                                                  children:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  materialsBreakdown:
                                                    type: array
                                                    items:
                                                      type: object
                                                      properties:
                                                        source:
                                                          type: string
                                                        elements:
                                                          type: integer
                                                        quantity:
                                                          type: string
                                                        unit:
                                                          type: string
                                                        co2PerYearPerSquareMeter:
                                                          type: string
                                                        epdName:
                                                          type: string
                                                        type:
                                                          type: string
                                                        mappedMaterialAmount:
                                                          type: string
                                                          format: utc-millisec
                                                        mappedMaterialUnit:
                                                          type: string
                                                        calculatedAmount:
                                                          type: string
                                                        calculatedUnit:
                                                          type: string
                                                        lifetime:
                                                          type: integer
                                                        epdSource:
                                                          type: string
                                                          format: uri
                                                  type:
                                                    type: integer
                                            materialsBreakdown:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            type:
                                              type: integer
                                      materialsBreakdown:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      type:
                                        type: integer
                                materialsBreakdown:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                type:
                                  type: integer
                      architectural:
                        type: object
                        properties:
                          emissionBudget:
                            type: object
                            properties:
                              Used:
                                type: string
                              Remaining:
                                type: string
                                format: utc-millisec
                          emissionPerModel:
                            type: object
                            properties:
                              structural:
                                type: string
                                format: utc-millisec
                              architectural:
                                type: string
                          epdTypes:
                            type: object
                            properties:
                              Generic:
                                type: integer
                              Industry:
                                type: integer
                              Product:
                                type: integer
                          mappingStatus:
                            type: object
                            properties:
                              Mapped:
                                type: integer
                              Not mapped:
                                type: integer
                          hotSpot:
                            type: object
                            properties:
                              Gips:
                                type: string
                              Glas:
                                type: string
                          emissionPerPhase:
                            type: object
                            properties:
                              A1A3:
                                type: string
                              B4:
                                type: string
                                format: utc-millisec
                              B6:
                                type: string
                                format: utc-millisec
                              C3:
                                type: string
                                format: utc-millisec
                              C4:
                                type: string
                              D:
                                type: string
                                format: utc-millisec
                          emissionPerConstruction:
                            type: object
                            properties:
                              SG Metal Panels roof:
                                type: string
                              1180 x 1170mm:
                                type: string
                              Entrance door:
                                type: string
                              Standard:
                                type: string
                              Curtain Wall Dbl Glass:
                                type: string
                          projectBreakdown:
                            type: array
                            items:
                              type: object
                              properties:
                                classificationCode:
                                  type: string
                                classificationName:
                                  type: string
                                constructionName:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                elements:
                                  type: integer
                                co2PerYearPerSquareMeter:
                                  type: string
                                children:
                                  type: array
                                  items:
                                    type: object
                                    properties:
                                      classificationCode:
                                        type: string
                                      classificationName:
                                        type: string
                                      constructionName:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      elements:
                                        type: integer
                                      co2PerYearPerSquareMeter:
                                        type: string
                                      children:
                                        type: array
                                        items:
                                          type: object
                                          properties:
                                            classificationCode:
                                              type: string
                                            classificationName:
                                              type: string
                                            constructionName:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            elements:
                                              type: integer
                                            co2PerYearPerSquareMeter:
                                              type: string
                                            children:
                                              type: array
                                              items:
                                                type: object
                                                properties:
                                                  classificationCode:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  classificationName:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  constructionName:
                                                    type: string
                                                  elements:
                                                    type: integer
                                                  co2PerYearPerSquareMeter:
                                                    type: string
                                                  children:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  materialsBreakdown:
                                                    type: array
                                                    items:
                                                      type: object
                                                      properties:
                                                        source:
                                                          type: string
                                                        elements:
                                                          type: integer
                                                        quantity:
                                                          type: string
                                                        unit:
                                                          type: string
                                                        co2PerYearPerSquareMeter:
                                                          type: string
                                                        epdName:
                                                          type: string
                                                        type:
                                                          type: string
                                                        mappedMaterialAmount:
                                                          type: string
                                                          format: utc-millisec
                                                        mappedMaterialUnit:
                                                          type: string
                                                        calculatedAmount:
                                                          type: string
                                                        calculatedUnit:
                                                          type: string
                                                        lifetime:
                                                          type: integer
                                                        epdSource:
                                                          type: string
                                                          format: uri
                                                  type:
                                                    type: integer
                                            materialsBreakdown:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            type:
                                              type: integer
                                      materialsBreakdown:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      type:
                                        type: integer
                                materialsBreakdown:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                type:
                                  type: integer
                      Total:
                        type: object
                        properties:
                          emissionBudget:
                            type: object
                            properties:
                              Used:
                                type: string
                              Remaining:
                                type: string
                                format: utc-millisec
                              B6:
                                type: string
                          emissionPerModel:
                            type: object
                            properties:
                              structural:
                                type: string
                              architectural:
                                type: string
                          epdTypes:
                            type: object
                            properties:
                              Generic:
                                type: integer
                              Industry:
                                type: integer
                              Product:
                                type: integer
                          mappingStatus:
                            type: object
                            properties:
                              Mapped:
                                type: integer
                              Not mapped:
                                type: integer
                          hotSpot:
                            type: object
                            properties:
                              Beton:
                                type: string
                              Stål:
                                type: string
                              Gips:
                                type: string
                              Glas:
                                type: string
                          emissionPerPhase:
                            type: object
                            properties:
                              A1A3:
                                type: string
                              B4:
                                type: string
                                format: utc-millisec
                              B6:
                                type: string
                              C3:
                                type: string
                              C4:
                                type: string
                              D:
                                type: string
                          emissionPerConstruction:
                            type: object
                            properties:
                              Insitu Concrete:
                                type: string
                              Insitu Concrete 250mm:
                                type: string
                              200UB25.4:
                                type: string
                              200PFC:
                                type: string
                              600 x 600 x 900mm:
                                type: string
                              600mm Diameter:
                                type: string
                              3800 x 3800 x 600mm:
                                type: string
                              Bearing Footing - 900 x 300:
                                type: string
                              SG Metal Panels roof:
                                type: string
                              1180 x 1170mm:
                                type: string
                              Entrance door:
                                type: string
                              Standard:
                                type: string
                              Curtain Wall Dbl Glass:
                                type: string
                          projectBreakdown:
                            type: array
                            items:
                              type: object
                              properties:
                                classificationCode:
                                  type: string
                                classificationName:
                                  type: string
                                constructionName:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                elements:
                                  type: integer
                                co2PerYearPerSquareMeter:
                                  type: string
                                children:
                                  type: array
                                  items:
                                    type: object
                                    properties:
                                      classificationCode:
                                        type: string
                                      classificationName:
                                        type: string
                                      constructionName:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      elements:
                                        type: integer
                                      co2PerYearPerSquareMeter:
                                        type: string
                                      children:
                                        type: array
                                        items:
                                          type: object
                                          properties:
                                            classificationCode:
                                              type: string
                                            classificationName:
                                              type: string
                                            constructionName:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            elements:
                                              type: integer
                                            co2PerYearPerSquareMeter:
                                              type: string
                                            children:
                                              type: array
                                              items:
                                                type: object
                                                properties:
                                                  classificationCode:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  classificationName:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  constructionName:
                                                    type: string
                                                  elements:
                                                    type: integer
                                                  co2PerYearPerSquareMeter:
                                                    type: string
                                                    format: utc-millisec
                                                  children:
                                                    description: >-
                                                      Value may be null. Type not specified by
                                                      upstream source.
                                                  materialsBreakdown:
                                                    type: array
                                                    items: {}
                                                  type:
                                                    type: integer
                                            materialsBreakdown:
                                              description: >-
                                                Value may be null. Type not specified by
                                                upstream source.
                                            type:
                                              type: integer
                                      materialsBreakdown:
                                        description: >-
                                          Value may be null. Type not specified by
                                          upstream source.
                                      type:
                                        type: integer
                                materialsBreakdown:
                                  description: >-
                                    Value may be null. Type not specified by
                                    upstream source.
                                type:
                                  type: integer
              example:
                dashboardsPerBranchPlusTotal:
                  structural:
                    emissionBudget:
                      Used: '2.4049266517062096'
                      Remaining: '12'
                    emissionPerModel:
                      structural: '2.4049266517062096'
                      architectural: '0'
                    epdTypes:
                      Generic: 0
                      Industry: 0
                      Product: 9
                    mappingStatus:
                      Mapped: 9
                      Not mapped: 18
                    hotSpot:
                      Beton: '1.5579607189494187'
                      Stål: '0.8469659327567913'
                    emissionPerPhase:
                      A1A3: '2.3299061235384655'
                      B4: '0'
                      B6: '0'
                      C3: '0.05103242315930787'
                      C4: '0.023988105008436292'
                      D: '-0.2739140767804097'
                    emissionPerConstruction:
                      Insitu Concrete: '0.21621818648119676'
                      Insitu Concrete 250mm: '0.1053806834796614'
                      200UB25.4: '0.6647627168423125'
                      200PFC: '0.1822032159144788'
                      600 x 600 x 900mm: '0.02598652799999998'
                      600mm Diameter: '0.21691456672600806'
                      3800 x 3800 x 600mm: '0.4343118800000005'
                      Bearing Footing - 900 x 300: '0.5591488742625519'
                    projectBreakdown:
                      - classificationCode: '-'
                        classificationName: Unknown
                        constructionName: null
                        elements: 92
                        co2PerYearPerSquareMeter: '2.4049266517062096'
                        children:
                          - classificationCode: '--'
                            classificationName: Unknown
                            constructionName: null
                            elements: 92
                            co2PerYearPerSquareMeter: '2.4049266517062096'
                            children:
                              - classificationCode: '---'
                                classificationName: Unknown
                                constructionName: null
                                elements: 92
                                co2PerYearPerSquareMeter: '2.4049266517062096'
                                children:
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Insitu Concrete
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.21621818648119676'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 2
                                        quantity: '7.188821573999958'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.21621818648119676'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: Insitu Concrete
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '7.188821573999958'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Insitu Concrete 250mm
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.1053806834796614'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 1
                                        quantity: '3.5036966279769066'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.1053806834796614'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: Insitu Concrete 250mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '3.5036966279769066'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 200UB25.4
                                    elements: 52
                                    co2PerYearPerSquareMeter: '0.6647627168423125'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 31
                                        quantity: '0.4036767632718624'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.33694515937377245'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200UB25.4
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '3.16886259168412'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                      - source: structural
                                        elements: 21
                                        quantity: '0.39274145023639295'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.32781755746854'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200UB25.4
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '3.0830203843556854'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 200PFC
                                    elements: 7
                                    co2PerYearPerSquareMeter: '0.1822032159144788'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 7
                                        quantity: '0.21828835468293792'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.1822032159144788'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200PFC
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '1.7135635842610628'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 600 x 600 x 900mm
                                    elements: 8
                                    co2PerYearPerSquareMeter: '0.02598652799999998'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 8
                                        quantity: '0.8639999999999994'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.02598652799999998'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 600 x 600 x 900mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '0.8639999999999994'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 600mm Diameter
                                    elements: 17
                                    co2PerYearPerSquareMeter: '0.21691456672600806'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 17
                                        quantity: '7.211974822156733'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.21691456672600806'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 600mm Diameter
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '7.211974822156733'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 3800 x 3800 x 600mm
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.4343118800000005'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 1
                                        quantity: '14.440000000000014'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.4343118800000005'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 3800 x 3800 x 600mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '14.440000000000014'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Bearing Footing - 900 x 300
                                    elements: 4
                                    co2PerYearPerSquareMeter: '0.5591488742625519'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 4
                                        quantity: '14.563823464239624'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.5591488742625519'
                                        epdName: Aggressiv beton A35 med Rapid cement
                                        type: Bearing Footing - 900 x 300
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '14.563823464239624'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/dk-beton-a-s/aggressiv-beton-a35-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                materialsBreakdown: null
                                type: 0
                            materialsBreakdown: null
                            type: 0
                        materialsBreakdown: null
                        type: 0
                  architectural:
                    emissionBudget:
                      Used: '0.5896584880831828'
                      Remaining: '12'
                    emissionPerModel:
                      structural: '0'
                      architectural: '0.5896584880831828'
                    epdTypes:
                      Generic: 5
                      Industry: 0
                      Product: 0
                    mappingStatus:
                      Mapped: 5
                      Not mapped: 80
                    hotSpot:
                      Gips: '0.4088638562653522'
                      Glas: '0.18079463181783054'
                    emissionPerPhase:
                      A1A3: '0.5656409971130912'
                      B4: '0'
                      B6: '0'
                      C3: '0'
                      C4: '0.024017490970091555'
                      D: '0'
                    emissionPerConstruction:
                      SG Metal Panels roof: '0.4088638562653522'
                      1180 x 1170mm: '0.006521208952162571'
                      Entrance door: '0.021234865040152'
                      Standard: '0.1279810604721711'
                      Curtain Wall Dbl Glass: '0.025057497353344886'
                    projectBreakdown:
                      - classificationCode: '-'
                        classificationName: Unknown
                        constructionName: null
                        elements: 22
                        co2PerYearPerSquareMeter: '0.5896584880831827'
                        children:
                          - classificationCode: '--'
                            classificationName: Unknown
                            constructionName: null
                            elements: 22
                            co2PerYearPerSquareMeter: '0.5896584880831827'
                            children:
                              - classificationCode: '---'
                                classificationName: Unknown
                                constructionName: null
                                elements: 22
                                co2PerYearPerSquareMeter: '0.5896584880831827'
                                children:
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: SG Metal Panels roof
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.4088638562653522'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 1
                                        quantity: '173.14197087000508'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.4088638562653522'
                                        epdName: Gips, vægplade (tykkelse 0,1 m)
                                        type: SG Metal Panels roof
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '173.14197087000508'
                                        calculatedUnit: M2
                                        lifetime: 50
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 1180 x 1170mm
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.006521208952162571'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 2
                                        quantity: '4.833175520000019'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.006521208952162571'
                                        epdName: Glas 4 mm
                                        type: 1180 x 1170mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '4.833175520000019'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Entrance door
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.021234865040152'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 2
                                        quantity: '15.738159999999999'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.021234865040152'
                                        epdName: Glas 4 mm
                                        type: Entrance door
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '15.738159999999999'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Standard
                                    elements: 14
                                    co2PerYearPerSquareMeter: '0.1279810604721711'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 14
                                        quantity: '94.85280000000822'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.1279810604721711'
                                        epdName: Glas 4 mm
                                        type: Standard
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '94.85280000000822'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Curtain Wall Dbl Glass
                                    elements: 3
                                    co2PerYearPerSquareMeter: '0.025057497353344886'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 3
                                        quantity: '18.571293097499975'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.025057497353344886'
                                        epdName: Glas 4 mm
                                        type: Curtain Wall Dbl Glass
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '18.571293097499975'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                materialsBreakdown: null
                                type: 0
                            materialsBreakdown: null
                            type: 0
                        materialsBreakdown: null
                        type: 0
                  Total:
                    emissionBudget:
                      Used: '5.3823151397893945'
                      Remaining: '12'
                      B6: '2.387730000000002'
                    emissionPerModel:
                      structural: '2.4049266517062096'
                      architectural: '0.5896584880831828'
                    epdTypes:
                      Generic: 5
                      Industry: 0
                      Product: 9
                    mappingStatus:
                      Mapped: 14
                      Not mapped: 98
                    hotSpot:
                      Beton: '1.5579607189494187'
                      Stål: '0.8469659327567913'
                      Gips: '0.4088638562653522'
                      Glas: '0.18079463181783054'
                    emissionPerPhase:
                      A1A3: '2.895547120651557'
                      B4: '0'
                      B6: '2.387730000000002'
                      C3: '0.05103242315930787'
                      C4: '0.04800559597852785'
                      D: '-0.2739140767804097'
                    emissionPerConstruction:
                      Insitu Concrete: '0.21621818648119676'
                      Insitu Concrete 250mm: '0.1053806834796614'
                      200UB25.4: '0.6647627168423125'
                      200PFC: '0.1822032159144788'
                      600 x 600 x 900mm: '0.02598652799999998'
                      600mm Diameter: '0.21691456672600806'
                      3800 x 3800 x 600mm: '0.4343118800000005'
                      Bearing Footing - 900 x 300: '0.5591488742625519'
                      SG Metal Panels roof: '0.4088638562653522'
                      1180 x 1170mm: '0.006521208952162571'
                      Entrance door: '0.021234865040152'
                      Standard: '0.1279810604721711'
                      Curtain Wall Dbl Glass: '0.025057497353344886'
                    projectBreakdown:
                      - classificationCode: '-'
                        classificationName: Unknown
                        constructionName: null
                        elements: 114
                        co2PerYearPerSquareMeter: '2.9945851397893923'
                        children:
                          - classificationCode: '--'
                            classificationName: Unknown
                            constructionName: null
                            elements: 114
                            co2PerYearPerSquareMeter: '2.9945851397893923'
                            children:
                              - classificationCode: '---'
                                classificationName: Unknown
                                constructionName: null
                                elements: 114
                                co2PerYearPerSquareMeter: '2.9945851397893923'
                                children:
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: CL_W1
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Insitu Concrete
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.21621818648119676'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 2
                                        quantity: '7.188821573999958'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.21621818648119676'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: Insitu Concrete
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '7.188821573999958'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Insitu Concrete 250mm
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.1053806834796614'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 1
                                        quantity: '3.5036966279769066'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.1053806834796614'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: Insitu Concrete 250mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '3.5036966279769066'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Plywood double brace
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Rigid Insulation
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 190mm max riser 250mm going
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 200UB25.4
                                    elements: 52
                                    co2PerYearPerSquareMeter: '0.6647627168423125'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 31
                                        quantity: '0.4036767632718624'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.33694515937377245'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200UB25.4
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '3.16886259168412'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                      - source: structural
                                        elements: 21
                                        quantity: '0.39274145023639295'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.32781755746854'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200UB25.4
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '3.0830203843556854'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 450 x 450mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: HSS63.5X63.5X7.9
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 88.9x5.0CHS
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: SC15012
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 30mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 200PFC
                                    elements: 7
                                    co2PerYearPerSquareMeter: '0.1822032159144788'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 7
                                        quantity: '0.21828835468293792'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.1822032159144788'
                                        epdName: Stål til konstruktioner - Galvaniseret
                                        type: 200PFC
                                        mappedMaterialAmount: '1000'
                                        mappedMaterialUnit: KG
                                        calculatedAmount: '1.7135635842610628'
                                        calculatedUnit: M3
                                        lifetime: 120
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/give-steel-a-s/stal-til-konstruktioner/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 600 x 600 x 900mm
                                    elements: 8
                                    co2PerYearPerSquareMeter: '0.02598652799999998'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 8
                                        quantity: '0.8639999999999994'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.02598652799999998'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 600 x 600 x 900mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '0.8639999999999994'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 600mm Diameter
                                    elements: 17
                                    co2PerYearPerSquareMeter: '0.21691456672600806'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 17
                                        quantity: '7.211974822156733'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.21691456672600806'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 600mm Diameter
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '7.211974822156733'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 3800 x 3800 x 600mm
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.4343118800000005'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 1
                                        quantity: '14.440000000000014'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.4343118800000005'
                                        epdName: Moderat 30 MPa beton med RAPID cement
                                        type: 3800 x 3800 x 600mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '14.440000000000014'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/unicon-a-s/moderat-30-mpa-beton-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Bearing Footing - 900 x 300
                                    elements: 4
                                    co2PerYearPerSquareMeter: '0.5591488742625519'
                                    children: null
                                    materialsBreakdown:
                                      - source: structural
                                        elements: 4
                                        quantity: '14.563823464239624'
                                        unit: M3
                                        co2PerYearPerSquareMeter: '0.5591488742625519'
                                        epdName: Aggressiv beton A35 med Rapid cement
                                        type: Bearing Footing - 900 x 300
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M3
                                        calculatedAmount: '14.563823464239624'
                                        calculatedUnit: M3
                                        lifetime: 100
                                        epdSource: >-
                                          https://www.epddanmark.dk/epd-databasen/dk-beton-a-s/aggressiv-beton-a35-med-rapid-cement/?alttemplate=EPDpopup&lang=da-dk
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 400 x 400 x 900mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: SG Metal Panels roof
                                    elements: 1
                                    co2PerYearPerSquareMeter: '0.4088638562653522'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 1
                                        quantity: '173.14197087000508'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.4088638562653522'
                                        epdName: Gips, vægplade (tykkelse 0,1 m)
                                        type: SG Metal Panels roof
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '173.14197087000508'
                                        calculatedUnit: M2
                                        lifetime: 50
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 1180 x 1170mm
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.006521208952162571'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 2
                                        quantity: '4.833175520000019'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.006521208952162571'
                                        epdName: Glas 4 mm
                                        type: 1180 x 1170mm
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '4.833175520000019'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Warm Roof - Timber
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: SIP 202mm Wall - conc clad
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Wall - Timber Clad
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 1730 x 2134mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 800 x 2100
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: SH_Curtain wall
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Entrance door
                                    elements: 2
                                    co2PerYearPerSquareMeter: '0.021234865040152'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 2
                                        quantity: '15.738159999999999'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.021234865040152'
                                        epdName: Glas 4 mm
                                        type: Entrance door
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '15.738159999999999'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Interior - 165 Partition (1-hr)
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Standard
                                    elements: 14
                                    co2PerYearPerSquareMeter: '0.1279810604721711'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 14
                                        quantity: '94.85280000000822'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.1279810604721711'
                                        epdName: Glas 4 mm
                                        type: Standard
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '94.85280000000822'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Curtain Wall Dbl Glass
                                    elements: 3
                                    co2PerYearPerSquareMeter: '0.025057497353344886'
                                    children: null
                                    materialsBreakdown:
                                      - source: architectural
                                        elements: 3
                                        quantity: '18.571293097499975'
                                        unit: M2
                                        co2PerYearPerSquareMeter: '0.025057497353344886'
                                        epdName: Glas 4 mm
                                        type: Curtain Wall Dbl Glass
                                        mappedMaterialAmount: '1'
                                        mappedMaterialUnit: M2
                                        calculatedAmount: '18.571293097499975'
                                        calculatedUnit: M2
                                        lifetime: 60
                                        epdSource: >-
                                          https://www.retsinformation.dk/eli/lta/2022/1464
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Interior - Partition
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 2.027 x 0.945
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Foundation - 300mm Concrete
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Retaining - 300mm Concrete
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Cavity wall_sliders
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Generic 150mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Generic 300
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Concrete-Domestic 425mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Timber Suspended Floor
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Insitu Concrete 225mm
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Precast Stair
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 3000 x 3000mm Grid
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Steel-Stainless-NA
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Chrome-Polished_Chrome-CP
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 01 Cotton
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Washing Machine W 5820 WPS
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Tumble Dryer T 7944 C
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Rangehood DA-2210
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Induction Cooktop 6350 LPT
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Fridge/Freezer KF 1911 Vi
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Oven H 5681 BP
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Built-under Dishwasher G 4101 U CS
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: Miele Microwave M 8260-2
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: >-
                                      Trck_BswySystms_Cooper_RSA_Profile
                                      Series_AR111 Closed Back Integral Xfmr
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 5000L 3500x900x1860
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: P-D-66N28T8
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: M_1000
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: L127X127X9.5
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                  - classificationCode: null
                                    classificationName: null
                                    constructionName: 150mm Foundation Slab
                                    elements: 0
                                    co2PerYearPerSquareMeter: '0'
                                    children: null
                                    materialsBreakdown: []
                                    type: 0
                                materialsBreakdown: null
                                type: 0
                            materialsBreakdown: null
                            type: 0
                        materialsBreakdown: null
                        type: 0
components:
  securitySchemes:
    BearerAuth:
      type: http
      scheme: bearer

````