{
    "houseDetails" : {
    },
    "SoilClasification_Platform" : {
    },
    "SoilCompaction_Platform" : {
        "title" : "Soil Compaction",

        "Rating" : {
            "keyName" : "soilcompaction_description",
            "keyOptions" :  [

                    {
                    "values"  : ["Adequately done"],
                    "reportAnswer" : "1"
                    },

                    {
                        "values"  : ["Not Adequately done"],
                        "reportAnswer" : "0"
                    }
            ]
        },

        "elementDescription" : {
            "keyName" : "soilcompaction_description",
            "keyOptions" : [
                {
                    "values"  : ["Adequately done"],
                    "reportAnswer" : "Adequately done"
                },

                {
                    "values"  : ["Not Adequately done"],
                    "reportAnswer" : "Not Compacted"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F & G", "NHBRC HBM Part 1 Section 2 Table 1"],

        "SiteObservation" : {
            "keyName" : "soilcompaction_site_observation",
                "keyOptions" :  [
                {
                    "values"  : ["Loose Material"],
                    "reportAnswer" : "Loose Platform Material"
                },

                {
                    "values"  : ["Inadequate Compaction"],
                    "reportAnswer" : "Platform indequately compacted"
                }
            ]
        },

        "ProbableCause" : {
            "keyName" : "soilcompaction_probable_cause",
            "keyOptions" :   [
                {
                    "values"  : ["Loosened over time"],
                    "reportAnswer" : "Platform has loosened over time."
                },

                {
                    "values"  : ["Not well compacted"],
                    "reportAnswer" : "Ineadequate platform preparation."
                },

                {
                    "values"  : ["Adequately done", "Loosened over time"],
                    "reportAnswer" : "Lack of  maintainace."
                }
            ]
        },

        "Solutions" : {
            "keyName" : "soilcompaction_solutions",
            "keyOptions" :    [
                {
                    "values"  : ["Clear Rip & Recompact"],
                    "reportAnswer" : "Rip and Compact platorm to specification."
                }
            ]
        },

        "quantityValue" : {
            "keyName" : "soilcompaction_solutions",
            "keyOptions" :     [
                {
                    "values" : ["Clear Rip & Recompact"],
                    "keys" : ["soilcompaction_length", "soilcompaction_width", "soilcompaction_height"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m3",
                    "rateValue" : 90
                }
            ]
        }
  
    },

    "SoilErosion_Platform" : {
        "title" : "Soil Erosion",
        "Rating" : {
            "keyName" : "soilerosion_description",
            "keyOptions" :   [

                {
                "values"  : ["No sign of erosion"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Erosion"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "soilerosion_description",
            "keyOptions" :   [
                {
                    "values"  : ["No sign of erosion"],
                    "reportAnswer" : "No sign of erosion"
                },

                {
                    "values"  : ["Erosion"],
                    "reportAnswer" : "Erosion"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F & G", "NHBRC HBM"],

        "SiteObservation" : {
            "keyName" : "soilerosion_site_observation",
            "keyOptions" :   [
                {
                    "values"  : ["Surface washed away"],
                    "reportAnswer" : "Platform surface washed away"
                },

                {
                    "values"  : ["Trenching"],
                    "reportAnswer" : "Storm water trenching"
                }
            ]
        },

        "ProbableCause" : {
            "keyName" : "soilerosion_probable_cause",
            "keyOptions" :   [
                {
                    "values"  : ["Rainwater"],
                    "reportAnswer" : "Platform not properly shaped."
                },

                {
                    "values"  : ["Rainwater"],
                    "reportAnswer" : "Poor storm water management."
                },

                {
                    "values"  : ["Owner Actions"],
                    "reportAnswer" : "Lack of maintainace."
                }
            ]
        },

        "Solutions" : {
            "keyName" : "soilerosion_solutions",
            "keyOptions" :   [
                {
                    "values"  : ["Backfill Shape & Compact"],
                    "reportAnswer" : "Backfill with competent material and compact."
                }
            ]
        },

        

        "quantityValue" : {
            "keyName" : "soilerosion_solutions",
            "keyOptions" :   [
                {
                    "values" : ["Backfill Shape & Compact"],
                    "keys" : ["soilcompaction_length", "soilcompaction_width", "soilcompaction_height"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m3",
                    "rateValue" : 195
                }
            ]
        }

        
    },

    "Ponding_Platform" : {
        "title" : "Ponding",
        "Rating" : {
            "keyName" : "soilponding_description",
            "keyOptions" :   [

                {
                "values"  : ["No ponding"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Ponding"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "soilponding_description",
            "keyOptions" :   [
                {
                    "values"  : ["No ponding"],
                    "reportAnswer" : "No ponding"
                },

                {
                    "values"  : ["Ponding"],
                    "reportAnswer" : "Ponding"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F & G", "NHBRC HBM"],

        "SiteObservation" : {
            "keyName" : "soilponding_site_observation",
            "keyOptions" :   [
                {
                    "values"  : ["Standing Water ponds"],
                    "reportAnswer" : "Standing water (Ponds)"
                }
            ]
        },

        "ProbableCause" : {
            "keyName" : "soilponding_probable_cause",
            "keyOptions" :   [
                {
                    "values"  : ["Insuficient grading"],
                    "reportAnswer" : "Platform not properly graded"
                }
            ]
        },

        "Solutions" : {
            "keyName" : "soilponding_solutions",
            "keyOptions" :   [
                {
                    "values"  : ["Backfill Shape & Compact"],
                    "reportAnswer" : "Backfill with competent material and compact."
                }
            ]
        },

        "quantityValue" : {
            "keyName" : "soilponding_solutions",
            "keyOptions" :   [
                {
                    "values" : ["Backfill Shape & Compact"],
                    "keys" : ["soilponding_length", "soilponding_width", "soilponding_height"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m3",
                    "rateValue" : 195
                }
            ]
        }

        
    },

    "ShapingOfGround_Platform" : {
        "title" : "Shaping of Ground",
        "Rating" : {
            "keyName" : "groundshape_description",
            "keyOptions" :   [

                {
                "values"  : ["Shaped to drain away"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Not Shaped"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "groundshape_description",
            "keyOptions" :   [
                {
                    "values"  : ["Shaped to drain away"],
                    "reportAnswer" : "Shaped to drain away"
                },

                {
                    "values"  : ["Not Shaped"],
                    "reportAnswer" : "Not Shaped"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F G R & P", "NHBRC HBM"],

        "SiteObservation" : {
            "keyName" : "groundshape_site_observation",
            "keyOptions" :   [
                {
                    "values"  : ["Slope torwads house"],
                    "reportAnswer" : "Platform shaped towards house"
                },

                {
                    "values"  : ["Standing Water Ponds"],
                    "reportAnswer" : "Platform unevenly graded"
                },

                {
                    "values"  : ["Standing Water Ponds"],
                    "reportAnswer" : "Standing water Ponds."
                }
            ]
        },

        "ProbableCause" : {
            "keyName" : "groundshape_probable_cause",
            "keyOptions" :   [
                {
                    "values"  : ["Insuficient grading"],
                    "reportAnswer" : "Platform not adequately shaped to drain way from house."
                }
            ]
        },

        "Solutions" : {
            "keyName" : "groundshape_solutions",
            "keyOptions" :   [
                {
                    "values"  : ["Shape & Compact"],
                    "reportAnswer" : "Shape/Grade platform away from house a minimimum of 1.5 metres."
                }
            ]
        },

        
        "quantityValue" : {
            "keyName" : "groundshape_solutions",
            "keyOptions" :   [
                {
                    "values" : ["Backfill Shape & Compact"],
                    "keys" : ["groundshape_length", "groundshape_width", "groundshape_height"],
                    "operation" : "multiply",
                    "factor" : 24.5,
                    "unit" : "m3",
                    "rateValue" : 180

                }
            ]
        }

        
    },

    "ImperviousLayer_Platform" : {
        "title" : "Impervious Layer",
        "Rating" :  {
            "keyName" : "imperviouslayer_description",
            "keyOptions" :  [

                {
                "values"  : ["Provided"],
                "reportAnswer" : "0"
                },

                {
                    "values"  : ["Not Provided"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "imperviouslayer_description",
            "keyOptions" :   [
                {
                    "values"  : ["Provided"],
                    "reportAnswer" : "Not Provided"
                },

                {
                    "values"  : ["Not Provided"],
                    "reportAnswer" : "Not Provided"
                }
            ]
        },

        "applicableStandard" : ["SANS10400", "NHBRC HBM"],

        "SiteObservation" :  {
            "keyName" : "imperviouslayer_description",
            "keyOptions" :  [
                {
                    "values"  : ["No Apron/paving"],
                    "reportAnswer" : "No apron or paving provided"
                },

                {
                    "values"  : ["Badly build apron/paving"],
                    "reportAnswer" : "Badly built apron or paving"
                },

                {
                    "values"  : ["Damaged apron/paving"],
                    "reportAnswer" : "Damaged apron or paving."
                },

                {
                    "values"  : ["Provided", "Not Provided"],
                    "reportAnswer" : "Not Provided to adequatly meet requirements."
                }
            ]
        },

        "ProbableCause" : {
            "keyName" : "imperviouslayer_probablecause",
            "keyOptions" :   [
                {
                    "values"  : ["Not Built"],
                    "reportAnswer" : "No apron initially built. "
                },

                {
                    "values"  : ["Bad Construction Meth"],
                    "reportAnswer" : "Bad/Poor construction methods/methodology."
                }
            ]
        },

        "Solutions" :  {
            "keyName" : "imperviouslayer_description",
            "keyOptions" :  [
                {
                    "values"  : ["Not Provided", "Provided"],
                    "reportAnswer" : "Construct a new 1m wide apron around the perimeter of the house."
                }
            ]
        },

        

        "quantityValue" :  {
            "keyName" : "imperviouslayer_description",
            "keyOptions" :  [
                {
                    "values"  : ["Not Provided", "Provided"],
                    "keys" : [],
                    "operation" : "multiply",
                    "factor" : 5,
                    "unit" : "m2",
                    "rateValue" : 1300
                }
            ]
        }

        
    },

    "ProximityOfTrees_Platform" : {
        "title" : "Proximity Of Trees",
        "Rating" :  {
            "keyName" : "treesproximity_description",
            "keyOptions" :  [

                {
                "values"  : ["Proximity acceptable"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Not acceptable"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" :  {
            "keyName" : "treesproximity_description",
            "keyOptions" :  [
                {
                    "values"  : ["Proximity acceptable"],
                    "reportAnswer" : "Proximity acceptable"
                },

                {
                    "values"  : ["Not acceptable"],
                    "reportAnswer" : "Not acceptable"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F", "NHBRC HBM Part 1 Section 2.9"],

        "SiteObservation" : {
            "keyName" : "treesproximity_siteobservation",
            "keyOptions" :   [
                {
                    "values"  : ["Trees too close < 1.5m"],
                    "reportAnswer" : "Trees planted/growing very close house."
                },

                {
                    "values"  : ["Vegitation next to wall"],
                    "reportAnswer" : "Vegetation planted/growing next house walls"
                }
            ]
        },

        "ProbableCause" :  {
            "keyName" : "treesproximity_probablecause",
            "keyOptions" :  [
                {
                    "values"  : ["Owner Actions"],
                    "reportAnswer" : "Owner grown vegetation andor trees"
                },

                {
                    "values"  : ["Lack of maintanance"],
                    "reportAnswer" : "Lack of Maintainance."
                }
            ]
        },

        "Solutions" :  {
            "keyName" : "treesproximity_solutions",
            "keyOptions" :  [
                {
                    "values"  : ["Remove and replant tree"],
                    "reportAnswer" : "Remove trees and replant were applicable."
                },

                {
                    "values"  : ["Remove vegitation"],
                    "reportAnswer" : "Remove vegetation and replant were applicable"
                }
            ]
        },

        "quantityValue" :  {
            "keyName" : "treesproximity_solutions",
                "keyOptions" :  [
                {
                    "values" : ["Remove and replant tree"],
                    "keys" : ["treesproximity_number"],
                    "operation" : "value",
                    "factor" : "",
                    "unit" : "No.",
                    "rateValue" : 600
                },

                {
                    "values" : ["Remove vegitation"],
                    "keys" : ["treesproximity_number"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "No.",
                    "rateValue" : 600
                }
            ]
        }

        
    },

    "StabilityOfEmbarkmentCutSide_Platform" : {
        
        "title" : "Stability Of Embarkment (Cut Side)",
        "Rating" :  {
            "keyName" : "embarkment_description",
            "keyOptions" :  [

                {
                "values"  : ["Acceptable"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" :  {
            "keyName" : "embarkment_description",
            "keyOptions" :  [
                {
                    "values"  : ["Acceptable"],
                    "reportAnswer" : "Acceptable"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "Not Acceptable"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F & G", "NHBRC HBM Part 1 Section 2.9"],

        "SiteObservation" :  {
            "keyName" : "embarkment_siteobservation",
            "keyOptions" :  [
                {
                    "values"  : ["Steep embarkment"],
                    "reportAnswer" : "House constructed next to steep embankment."
                },

                {
                    "values"  : ["Unstable embarkment"],
                    "reportAnswer" : "House is constructed next to an unstable slope."
                }
            ]
        },

        "ProbableCause" :  {
            "keyName" : "embarkment_probablecause",
            "keyOptions" :  [
                {
                    "values"  : ["Bad Construction Meth"],
                    "reportAnswer" : "Bad/Poor construction methods/methodology."
                }
            ]
        },

        "Solutions" :  {
            "keyName" : "embarkment_solutions",
            "keyOptions" :  [
                {
                    "values"  : ["Widen platform"],
                    "reportAnswer" : "Widen platform area and retain the embankment (slope less than 5%)."
                },

                {
                    "values"  : ["Stabilise embarkement"],
                    "reportAnswer" : "Stabilise ambankment slope by grassing or stone pitching."
                },

                {
                    "values"  : ["Provide retaining wall"],
                    "reportAnswer" : "Provide retaining wal."
                }
            ]
        },

        

        "quantityValue" :  {
            "keyName" : "embarkment_solutions",
            "keyOptions" :  [
                {
                    "values" : ["Widen platform"],
                    "keys" : ["embarkment_length",  "embarkment_width", "embarkment_height"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m3",
                    "rateValue" : 375
                },

                {
                    "values" : ["Stabilise embarkement"],
                    "keys" : ["embarkment_length",  "embarkment_width"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m2",
                    "rateValue" : 240
                },

                {
                    "values" : ["Provide retaining wall"],
                    "keys" : ["embarkment_length",  "embarkment_width"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m2",
                    "rateValue" : 240
                }
            ]
        }

        
    },

    "StabilityOfEmbarkmentFillSide_Platform" : {
        
        "title" : "Stability Of Embarkment (Fill Side)",
        "Rating" :  {
            "keyName" : "embarkment_description",
            "keyOptions" :  [

                {
                "values"  : ["Acceptable"],
                "reportAnswer" : "1"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" :  {
            "keyName" : "embarkment_description",
            "keyOptions" :  [
                {
                    "values"  : ["Acceptable"],
                    "reportAnswer" : "Acceptable"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "Not Acceptable"
                }
            ]
        },

        "applicableStandard" : ["SANS10400  Part F & G", "NHBRC HBM Part 1 Section 2.9"],

        "SiteObservation" :  {
            "keyName" : "embarkment_siteobservation",
            "keyOptions" :  [
                {
                    "values"  : ["Steep embarkment"],
                    "reportAnswer" : "House constructed next to steep embankment."
                },

                {
                    "values"  : ["Unstable embarkment"],
                    "reportAnswer" : "House is constructed next to an unstable slope."
                }
            ]
        },

        "ProbableCause" :  {
            "keyName" : "embarkment_probablecause",
            "keyOptions" :  [
                {
                    "values"  : ["Bad Construction Meth"],
                    "reportAnswer" : "Bad/Poor construction methods/methodology."
                }
            ]
        },

        "Solutions" : {
            "keyName" : "embarkment_solutions",
            "keyOptions" :   [
                {
                    "values"  : ["Widen platform"],
                    "reportAnswer" : "Widen platform area and retain the embankment (slope less than 5%)."
                },

                {
                    "values"  : ["Stabilise embarkement"],
                    "reportAnswer" : "Stabilise ambankment slope by grassing or stone pitching."
                },

                {
                    "values"  : ["Provide retaining wall"],
                    "reportAnswer" : "Provide retaining wal."
                }
            ]
        },

        

        "quantityValue" : {
            "keyName" : "embarkment_solutions",
            "keyOptions" :   [
                {
                    "values" : ["Widen platform"],
                    "keys" : ["embarkment_length",  "embarkment_width", "embarkment_height"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m3",
                    "rateValue" : 210
                },

                {
                    "values" : ["Stabilise embarkement"],
                    "keys" : ["embarkment_length",  "embarkment_width"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m2",
                    "rateValue" : 240
                },

                {
                    "values" : ["Provide retaining wall"],
                    "keys" : ["embarkment_length",  "embarkment_width"],
                    "operation" : "multiply",
                    "factor" : "",
                    "unit" : "m2",
                    "rateValue" : 240
                }
            ]
        }

        
    }
}