@pdtf/schemas 3.0.0-2 → 3.0.0-20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +15 -13
- package/package.json +1 -1
- package/src/examples/v3/exampleTransaction.json +71 -71
- package/src/schemas/v2/overlays/baspi.json +510 -2331
- package/src/schemas/v2/overlays/con29DW.json +36 -125
- package/src/schemas/v2/overlays/con29R.json +5 -143
- package/src/schemas/v2/overlays/fme1.json +48 -233
- package/src/schemas/v2/overlays/lpe1.json +75 -367
- package/src/schemas/v2/overlays/nts.json +17 -103
- package/src/schemas/v2/overlays/piq.json +146 -693
- package/src/schemas/v2/overlays/rds.json +50 -316
- package/src/schemas/v2/overlays/ta10.json +540 -1755
- package/src/schemas/v2/overlays/ta6.json +241 -1193
- package/src/schemas/v2/overlays/ta7.json +106 -440
- package/src/schemas/v3/combined.json +2073 -2229
- package/src/schemas/v3/overlays/baspi.json +1065 -3215
- package/src/schemas/v3/overlays/con29DW.json +36 -125
- package/src/schemas/v3/overlays/con29R.json +5 -143
- package/src/schemas/v3/overlays/fme1.json +53 -233
- package/src/schemas/v3/overlays/lpe1.json +85 -367
- package/src/schemas/v3/overlays/nts.json +674 -644
- package/src/schemas/v3/overlays/piq.json +369 -1076
- package/src/schemas/v3/overlays/rds.json +299 -866
- package/src/schemas/v3/overlays/ta10.json +540 -1755
- package/src/schemas/v3/overlays/ta6.json +712 -1669
- package/src/schemas/v3/overlays/ta7.json +220 -462
- package/src/schemas/v3/pdtf-transaction.json +1469 -1788
- package/src/schemas/v3/skeleton.json +216 -180
- package/src/tests/v3/transactionSchema.test.js +28 -18
- package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
- package/src/utils/extractOverlay.js +5 -27
- package/src/tests/v2/transactionSchema.test.js +0 -361
- package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
|
@@ -34,10 +34,6 @@
|
|
|
34
34
|
"postcode": {}
|
|
35
35
|
},
|
|
36
36
|
"uprn": {},
|
|
37
|
-
"propertyType": {},
|
|
38
|
-
"isNewBuild": {
|
|
39
|
-
"yesNo": {}
|
|
40
|
-
},
|
|
41
37
|
"location": {
|
|
42
38
|
"latitude": {},
|
|
43
39
|
"longitude": {},
|
|
@@ -72,18 +68,35 @@
|
|
|
72
68
|
"caption": {}
|
|
73
69
|
},
|
|
74
70
|
"buildInformation": {
|
|
71
|
+
"building": {
|
|
72
|
+
"builtForm": {},
|
|
73
|
+
"propertyType": {},
|
|
74
|
+
"otherType": {},
|
|
75
|
+
"numberOfFloors": {},
|
|
76
|
+
"entranceFloor": {},
|
|
77
|
+
"hasLift": {},
|
|
78
|
+
"overCommercialPremises": {
|
|
79
|
+
"isLocatedOverCommercialPremises": {},
|
|
80
|
+
"details": {}
|
|
81
|
+
}
|
|
82
|
+
},
|
|
75
83
|
"internalArea": {
|
|
76
84
|
"area": {},
|
|
77
85
|
"units": {}
|
|
78
86
|
},
|
|
79
87
|
"yearOfBuild": {},
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
|
|
88
|
+
"isNewBuild": {
|
|
89
|
+
"yesNo": {}
|
|
90
|
+
},
|
|
91
|
+
"roomDimensions": {
|
|
92
|
+
"hasFloorplan": {},
|
|
93
|
+
"rooms": {
|
|
94
|
+
"roomName": {},
|
|
95
|
+
"length": {},
|
|
96
|
+
"width": {},
|
|
97
|
+
"units": {},
|
|
98
|
+
"dimensionDetails": {}
|
|
99
|
+
}
|
|
87
100
|
}
|
|
88
101
|
},
|
|
89
102
|
"residentialPropertyFeatures": {
|
|
@@ -154,52 +167,6 @@
|
|
|
154
167
|
}
|
|
155
168
|
}
|
|
156
169
|
},
|
|
157
|
-
"connectivity": {
|
|
158
|
-
"broadband": {
|
|
159
|
-
"MaxBbPredictedDown": {},
|
|
160
|
-
"MaxBbPredictedUp": {},
|
|
161
|
-
"MaxSfbbPredictedDown": {},
|
|
162
|
-
"MaxSfbbPredictedUp": {},
|
|
163
|
-
"MaxUfbbPredictedDown": {},
|
|
164
|
-
"MaxUfbbPredictedUp": {},
|
|
165
|
-
"MaxPredictedDown": {},
|
|
166
|
-
"MaxPredictedUp": {}
|
|
167
|
-
},
|
|
168
|
-
"mobile": {
|
|
169
|
-
"EEVoiceOutdoor": {},
|
|
170
|
-
"EEVoiceOutdoorNo4g": {},
|
|
171
|
-
"EEVoiceIndoor": {},
|
|
172
|
-
"EEVoiceIndoorNo4g": {},
|
|
173
|
-
"EEDataOutdoor": {},
|
|
174
|
-
"EEDataOutdoorNo4g": {},
|
|
175
|
-
"EEDataIndoor": {},
|
|
176
|
-
"EEDataIndoorNo4g": {},
|
|
177
|
-
"H3VoiceOutdoor": {},
|
|
178
|
-
"H3VoiceOutdoorNo4g": {},
|
|
179
|
-
"H3VoiceIndoor": {},
|
|
180
|
-
"H3VoiceIndoorNo4g": {},
|
|
181
|
-
"H3DataOutdoor": {},
|
|
182
|
-
"H3DataOutdoorNo4g": {},
|
|
183
|
-
"H3DataIndoor": {},
|
|
184
|
-
"H3DataIndoorNo4g": {},
|
|
185
|
-
"TFVoiceOutdoor": {},
|
|
186
|
-
"TFVoiceOutdoorNo4g": {},
|
|
187
|
-
"TFVoiceIndoor": {},
|
|
188
|
-
"TFVoiceIndoorNo4g": {},
|
|
189
|
-
"TFDataOutdoor": {},
|
|
190
|
-
"TFDataOutdoorNo4g": {},
|
|
191
|
-
"TFDataIndoor": {},
|
|
192
|
-
"TFDataIndoorNo4g": {},
|
|
193
|
-
"VOVoiceOutdoor": {},
|
|
194
|
-
"VOVoiceOutdoorNo4g": {},
|
|
195
|
-
"VOVoiceIndoor": {},
|
|
196
|
-
"VOVoiceIndoorNo4g": {},
|
|
197
|
-
"VODataOutdoor": {},
|
|
198
|
-
"VODataOutdoorNo4g": {},
|
|
199
|
-
"VODataIndoor": {},
|
|
200
|
-
"VODataIndoorNo4g": {}
|
|
201
|
-
}
|
|
202
|
-
},
|
|
203
170
|
"delayFactors": {
|
|
204
171
|
"hasDelayFactors": {
|
|
205
172
|
"yesNo": {},
|
|
@@ -981,6 +948,9 @@
|
|
|
981
948
|
},
|
|
982
949
|
"parking": {
|
|
983
950
|
"parkingArrangements": {},
|
|
951
|
+
"disabledParking": {
|
|
952
|
+
"yesNo": {}
|
|
953
|
+
},
|
|
984
954
|
"controlledParking": {
|
|
985
955
|
"yesNo": {}
|
|
986
956
|
},
|
|
@@ -1923,60 +1893,22 @@
|
|
|
1923
1893
|
}
|
|
1924
1894
|
}
|
|
1925
1895
|
},
|
|
1926
|
-
"
|
|
1896
|
+
"electricity": {
|
|
1927
1897
|
"mainsElectricity": {
|
|
1928
|
-
"yesNo": {},
|
|
1929
|
-
"supplier": {},
|
|
1930
|
-
"mpan": {},
|
|
1931
|
-
"dateToBeConnected": {}
|
|
1932
|
-
},
|
|
1933
|
-
"mainsGas": {
|
|
1934
|
-
"yesNo": {},
|
|
1935
|
-
"supplier": {},
|
|
1936
|
-
"mprn": {},
|
|
1937
|
-
"dateToBeConnected": {}
|
|
1938
|
-
},
|
|
1939
|
-
"lpg": {
|
|
1940
|
-
"yesNo": {},
|
|
1941
|
-
"supplier": {},
|
|
1942
|
-
"dateToBeConnected": {}
|
|
1943
|
-
},
|
|
1944
|
-
"oil": {
|
|
1945
|
-
"yesNo": {},
|
|
1946
|
-
"supplier": {},
|
|
1947
|
-
"dateToBeConnected": {}
|
|
1948
|
-
},
|
|
1949
|
-
"telephone": {
|
|
1950
1898
|
"yesNo": {},
|
|
1951
1899
|
"supplier": {},
|
|
1952
1900
|
"dateToBeConnected": {}
|
|
1953
1901
|
},
|
|
1954
|
-
"cableSatelliteTV": {
|
|
1955
|
-
"yesNo": {},
|
|
1956
|
-
"supplier": {},
|
|
1957
|
-
"dateToBeConnected": {}
|
|
1958
|
-
},
|
|
1959
|
-
"broadband": {
|
|
1960
|
-
"yesNo": {},
|
|
1961
|
-
"supplier": {},
|
|
1962
|
-
"typeOfConnection": {},
|
|
1963
|
-
"dateToBeConnected": {}
|
|
1964
|
-
},
|
|
1965
1902
|
"solarPanels": {
|
|
1966
1903
|
"yesNo": {},
|
|
1967
1904
|
"supplier": {},
|
|
1968
1905
|
"dateToBeConnected": {}
|
|
1969
1906
|
},
|
|
1970
|
-
"
|
|
1907
|
+
"otherSources": {
|
|
1971
1908
|
"yesNo": {},
|
|
1972
1909
|
"details": {},
|
|
1973
1910
|
"supplier": {},
|
|
1974
1911
|
"dateToBeConnected": {}
|
|
1975
|
-
},
|
|
1976
|
-
"maintenanceAgreements": {
|
|
1977
|
-
"yesNo": {},
|
|
1978
|
-
"details": {},
|
|
1979
|
-
"attachments": {}
|
|
1980
1912
|
}
|
|
1981
1913
|
},
|
|
1982
1914
|
"waterAndDrainage": {
|
|
@@ -2010,51 +1942,39 @@
|
|
|
2010
1942
|
"drainage": {
|
|
2011
1943
|
"mainsSurfaceWaterDrainage": {
|
|
2012
1944
|
"yesNo": {},
|
|
2013
|
-
"supplier": {},
|
|
2014
1945
|
"details": {},
|
|
2015
1946
|
"dateToBeConnected": {}
|
|
2016
1947
|
},
|
|
2017
1948
|
"mainsFoulDrainage": {
|
|
2018
1949
|
"yesNo": {},
|
|
2019
|
-
"supplier": {},
|
|
2020
1950
|
"details": {},
|
|
2021
1951
|
"dateToBeConnected": {},
|
|
2022
|
-
"
|
|
2023
|
-
|
|
2024
|
-
"
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
1952
|
+
"supplier": {},
|
|
1953
|
+
"offMainsDrainageSystem": {
|
|
1954
|
+
"offMainsDrainageSystemType": {},
|
|
1955
|
+
"otherConnectedProperties": {
|
|
1956
|
+
"yesNo": {},
|
|
1957
|
+
"numberOfPropertiesSharing": {},
|
|
1958
|
+
"details": {}
|
|
1959
|
+
},
|
|
1960
|
+
"plantOnOtherLand": {
|
|
1961
|
+
"yesNo": {},
|
|
1962
|
+
"attachments": {}
|
|
1963
|
+
},
|
|
1964
|
+
"plantRegistered": {
|
|
1965
|
+
"yesNo": {},
|
|
1966
|
+
"attachments": {}
|
|
1967
|
+
},
|
|
1968
|
+
"plantDrainsIntoWaterway": {
|
|
1969
|
+
"yesNo": {},
|
|
1970
|
+
"dischargeCompliesWithGBR": {}
|
|
1971
|
+
},
|
|
2029
1972
|
"dateReplaced": {},
|
|
2030
|
-
"dateLastEmptied": {}
|
|
2031
|
-
},
|
|
2032
|
-
"cesspit": {
|
|
2033
|
-
"yesNo": {},
|
|
2034
|
-
"dateLastEmptied": {}
|
|
2035
|
-
},
|
|
2036
|
-
"sewerageTreatmentPlant": {
|
|
2037
|
-
"yesNo": {},
|
|
1973
|
+
"dateLastEmptied": {},
|
|
2038
1974
|
"dateInstalled": {},
|
|
2039
1975
|
"dateLastServiced": {},
|
|
2040
|
-
"attachments": {}
|
|
2041
|
-
},
|
|
2042
|
-
"otherConnectedProperties": {
|
|
2043
|
-
"yesNo": {},
|
|
2044
|
-
"numberOfPropertiesSharing": {},
|
|
1976
|
+
"attachments": {},
|
|
2045
1977
|
"details": {}
|
|
2046
|
-
},
|
|
2047
|
-
"plantOnOtherLand": {
|
|
2048
|
-
"yesNo": {},
|
|
2049
|
-
"attachments": {}
|
|
2050
|
-
},
|
|
2051
|
-
"plantRegistered": {
|
|
2052
|
-
"yesNo": {},
|
|
2053
|
-
"attachments": {}
|
|
2054
|
-
},
|
|
2055
|
-
"plantDrainsIntoWaterway": {
|
|
2056
|
-
"yesNo": {},
|
|
2057
|
-
"dischargeCompliesWithGBR": {}
|
|
2058
1978
|
}
|
|
2059
1979
|
},
|
|
2060
1980
|
"surfaceDrainageCharge": {
|
|
@@ -2106,26 +2026,93 @@
|
|
|
2106
2026
|
}
|
|
2107
2027
|
},
|
|
2108
2028
|
"heating": {
|
|
2109
|
-
"
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2029
|
+
"heatingSystem": {
|
|
2030
|
+
"heatingType": {},
|
|
2031
|
+
"centralHeatingDetails": {
|
|
2032
|
+
"centralHeatingFuel": {
|
|
2033
|
+
"centralHeatingFuelType": {},
|
|
2034
|
+
"otherCentralHeatingFuelType": {}
|
|
2035
|
+
},
|
|
2036
|
+
"centralHeatingInstalled": {},
|
|
2037
|
+
"boilerInstallationCertificate": {
|
|
2038
|
+
"yesNo": {},
|
|
2039
|
+
"attachments": {}
|
|
2040
|
+
},
|
|
2041
|
+
"heatingLastServicedDate": {},
|
|
2042
|
+
"heatingLastServicedReport": {},
|
|
2043
|
+
"heatingInGoodWorkingOrder": {
|
|
2044
|
+
"yesNo": {},
|
|
2045
|
+
"details": {}
|
|
2046
|
+
}
|
|
2120
2047
|
},
|
|
2121
|
-
"
|
|
2122
|
-
|
|
2123
|
-
|
|
2048
|
+
"details": {}
|
|
2049
|
+
},
|
|
2050
|
+
"otherHeatingFeatures": {}
|
|
2051
|
+
},
|
|
2052
|
+
"connectivity": {
|
|
2053
|
+
"telephone": {
|
|
2054
|
+
"yesNo": {},
|
|
2055
|
+
"supplier": {},
|
|
2056
|
+
"dateToBeConnected": {}
|
|
2057
|
+
},
|
|
2058
|
+
"cableSatelliteTV": {
|
|
2059
|
+
"yesNo": {},
|
|
2060
|
+
"supplier": {},
|
|
2061
|
+
"dateToBeConnected": {}
|
|
2062
|
+
},
|
|
2063
|
+
"broadband": {
|
|
2064
|
+
"typeOfConnection": {},
|
|
2065
|
+
"predictedSpeed": {
|
|
2066
|
+
"MaxBbPredictedDown": {},
|
|
2067
|
+
"MaxBbPredictedUp": {},
|
|
2068
|
+
"MaxSfbbPredictedDown": {},
|
|
2069
|
+
"MaxSfbbPredictedUp": {},
|
|
2070
|
+
"MaxUfbbPredictedDown": {},
|
|
2071
|
+
"MaxUfbbPredictedUp": {},
|
|
2072
|
+
"MaxPredictedDown": {},
|
|
2073
|
+
"MaxPredictedUp": {}
|
|
2074
|
+
}
|
|
2075
|
+
},
|
|
2076
|
+
"mobilePhone": {
|
|
2077
|
+
"knownSignalIssues": {
|
|
2124
2078
|
"yesNo": {},
|
|
2125
2079
|
"details": {}
|
|
2080
|
+
},
|
|
2081
|
+
"predictedCoverage": {
|
|
2082
|
+
"EEVoiceOutdoor": {},
|
|
2083
|
+
"EEVoiceOutdoorNo4g": {},
|
|
2084
|
+
"EEVoiceIndoor": {},
|
|
2085
|
+
"EEVoiceIndoorNo4g": {},
|
|
2086
|
+
"EEDataOutdoor": {},
|
|
2087
|
+
"EEDataOutdoorNo4g": {},
|
|
2088
|
+
"EEDataIndoor": {},
|
|
2089
|
+
"EEDataIndoorNo4g": {},
|
|
2090
|
+
"H3VoiceOutdoor": {},
|
|
2091
|
+
"H3VoiceOutdoorNo4g": {},
|
|
2092
|
+
"H3VoiceIndoor": {},
|
|
2093
|
+
"H3VoiceIndoorNo4g": {},
|
|
2094
|
+
"H3DataOutdoor": {},
|
|
2095
|
+
"H3DataOutdoorNo4g": {},
|
|
2096
|
+
"H3DataIndoor": {},
|
|
2097
|
+
"H3DataIndoorNo4g": {},
|
|
2098
|
+
"TFVoiceOutdoor": {},
|
|
2099
|
+
"TFVoiceOutdoorNo4g": {},
|
|
2100
|
+
"TFVoiceIndoor": {},
|
|
2101
|
+
"TFVoiceIndoorNo4g": {},
|
|
2102
|
+
"TFDataOutdoor": {},
|
|
2103
|
+
"TFDataOutdoorNo4g": {},
|
|
2104
|
+
"TFDataIndoor": {},
|
|
2105
|
+
"TFDataIndoorNo4g": {},
|
|
2106
|
+
"VOVoiceOutdoor": {},
|
|
2107
|
+
"VOVoiceOutdoorNo4g": {},
|
|
2108
|
+
"VOVoiceIndoor": {},
|
|
2109
|
+
"VOVoiceIndoorNo4g": {},
|
|
2110
|
+
"VODataOutdoor": {},
|
|
2111
|
+
"VODataOutdoorNo4g": {},
|
|
2112
|
+
"VODataIndoor": {},
|
|
2113
|
+
"VODataIndoorNo4g": {}
|
|
2126
2114
|
}
|
|
2127
|
-
}
|
|
2128
|
-
"details": {}
|
|
2115
|
+
}
|
|
2129
2116
|
},
|
|
2130
2117
|
"insurance": {
|
|
2131
2118
|
"isInsured": {},
|
|
@@ -2226,35 +2213,41 @@
|
|
|
2226
2213
|
"environmentalIssues": {
|
|
2227
2214
|
"flooding": {
|
|
2228
2215
|
"floodRisk": {
|
|
2229
|
-
"
|
|
2216
|
+
"riskIndicator": {},
|
|
2230
2217
|
"actionAlertRating": {},
|
|
2218
|
+
"result": {},
|
|
2231
2219
|
"summary": {},
|
|
2232
2220
|
"recommendations": {},
|
|
2233
2221
|
"datasetAttribution": {},
|
|
2234
2222
|
"riskSubcategories": {
|
|
2235
2223
|
"subCategory": {},
|
|
2236
|
-
"
|
|
2224
|
+
"riskIndicator": {},
|
|
2237
2225
|
"actionAlertRating": {},
|
|
2226
|
+
"result": {},
|
|
2238
2227
|
"summary": {},
|
|
2239
2228
|
"recommendations": {},
|
|
2240
2229
|
"datasetAttribution": {}
|
|
2241
2230
|
}
|
|
2242
2231
|
},
|
|
2243
|
-
"
|
|
2244
|
-
|
|
2245
|
-
|
|
2232
|
+
"historicalFlooding": {
|
|
2233
|
+
"hasBeenFlooded": {},
|
|
2234
|
+
"typeOfFlooding": {},
|
|
2235
|
+
"details": {}
|
|
2236
|
+
}
|
|
2246
2237
|
},
|
|
2247
2238
|
"radon": {
|
|
2248
2239
|
"radonRisk": {
|
|
2249
|
-
"
|
|
2240
|
+
"riskIndicator": {},
|
|
2250
2241
|
"actionAlertRating": {},
|
|
2242
|
+
"result": {},
|
|
2251
2243
|
"summary": {},
|
|
2252
2244
|
"recommendations": {},
|
|
2253
2245
|
"datasetAttribution": {},
|
|
2254
2246
|
"riskSubcategories": {
|
|
2255
2247
|
"subCategory": {},
|
|
2256
|
-
"
|
|
2248
|
+
"riskIndicator": {},
|
|
2257
2249
|
"actionAlertRating": {},
|
|
2250
|
+
"result": {},
|
|
2258
2251
|
"summary": {},
|
|
2259
2252
|
"recommendations": {},
|
|
2260
2253
|
"datasetAttribution": {}
|
|
@@ -2271,15 +2264,17 @@
|
|
|
2271
2264
|
},
|
|
2272
2265
|
"contaminatedLand": {
|
|
2273
2266
|
"contaminatedLandRisk": {
|
|
2274
|
-
"
|
|
2267
|
+
"riskIndicator": {},
|
|
2275
2268
|
"actionAlertRating": {},
|
|
2269
|
+
"result": {},
|
|
2276
2270
|
"summary": {},
|
|
2277
2271
|
"recommendations": {},
|
|
2278
2272
|
"datasetAttribution": {},
|
|
2279
2273
|
"riskSubcategories": {
|
|
2280
2274
|
"subCategory": {},
|
|
2281
|
-
"
|
|
2275
|
+
"riskIndicator": {},
|
|
2282
2276
|
"actionAlertRating": {},
|
|
2277
|
+
"result": {},
|
|
2283
2278
|
"summary": {},
|
|
2284
2279
|
"recommendations": {},
|
|
2285
2280
|
"datasetAttribution": {}
|
|
@@ -2288,15 +2283,36 @@
|
|
|
2288
2283
|
},
|
|
2289
2284
|
"groundStability": {
|
|
2290
2285
|
"groundStabilityRisk": {
|
|
2291
|
-
"
|
|
2286
|
+
"riskIndicator": {},
|
|
2287
|
+
"actionAlertRating": {},
|
|
2288
|
+
"result": {},
|
|
2289
|
+
"summary": {},
|
|
2290
|
+
"recommendations": {},
|
|
2291
|
+
"datasetAttribution": {},
|
|
2292
|
+
"riskSubcategories": {
|
|
2293
|
+
"subCategory": {},
|
|
2294
|
+
"riskIndicator": {},
|
|
2295
|
+
"actionAlertRating": {},
|
|
2296
|
+
"result": {},
|
|
2297
|
+
"summary": {},
|
|
2298
|
+
"recommendations": {},
|
|
2299
|
+
"datasetAttribution": {}
|
|
2300
|
+
}
|
|
2301
|
+
}
|
|
2302
|
+
},
|
|
2303
|
+
"infrastructure": {
|
|
2304
|
+
"infrastructureRisk": {
|
|
2305
|
+
"riskIndicator": {},
|
|
2292
2306
|
"actionAlertRating": {},
|
|
2307
|
+
"result": {},
|
|
2293
2308
|
"summary": {},
|
|
2294
2309
|
"recommendations": {},
|
|
2295
2310
|
"datasetAttribution": {},
|
|
2296
2311
|
"riskSubcategories": {
|
|
2297
2312
|
"subCategory": {},
|
|
2298
|
-
"
|
|
2313
|
+
"riskIndicator": {},
|
|
2299
2314
|
"actionAlertRating": {},
|
|
2315
|
+
"result": {},
|
|
2300
2316
|
"summary": {},
|
|
2301
2317
|
"recommendations": {},
|
|
2302
2318
|
"datasetAttribution": {}
|
|
@@ -2305,15 +2321,17 @@
|
|
|
2305
2321
|
},
|
|
2306
2322
|
"energy": {
|
|
2307
2323
|
"energyRisk": {
|
|
2308
|
-
"
|
|
2324
|
+
"riskIndicator": {},
|
|
2309
2325
|
"actionAlertRating": {},
|
|
2326
|
+
"result": {},
|
|
2310
2327
|
"summary": {},
|
|
2311
2328
|
"recommendations": {},
|
|
2312
2329
|
"datasetAttribution": {},
|
|
2313
2330
|
"riskSubcategories": {
|
|
2314
2331
|
"subCategory": {},
|
|
2315
|
-
"
|
|
2332
|
+
"riskIndicator": {},
|
|
2316
2333
|
"actionAlertRating": {},
|
|
2334
|
+
"result": {},
|
|
2317
2335
|
"summary": {},
|
|
2318
2336
|
"recommendations": {},
|
|
2319
2337
|
"datasetAttribution": {}
|
|
@@ -2322,15 +2340,17 @@
|
|
|
2322
2340
|
},
|
|
2323
2341
|
"transportation": {
|
|
2324
2342
|
"transportationRisk": {
|
|
2325
|
-
"
|
|
2343
|
+
"riskIndicator": {},
|
|
2326
2344
|
"actionAlertRating": {},
|
|
2345
|
+
"result": {},
|
|
2327
2346
|
"summary": {},
|
|
2328
2347
|
"recommendations": {},
|
|
2329
2348
|
"datasetAttribution": {},
|
|
2330
2349
|
"riskSubcategories": {
|
|
2331
2350
|
"subCategory": {},
|
|
2332
|
-
"
|
|
2351
|
+
"riskIndicator": {},
|
|
2333
2352
|
"actionAlertRating": {},
|
|
2353
|
+
"result": {},
|
|
2334
2354
|
"summary": {},
|
|
2335
2355
|
"recommendations": {},
|
|
2336
2356
|
"datasetAttribution": {}
|
|
@@ -2339,15 +2359,17 @@
|
|
|
2339
2359
|
},
|
|
2340
2360
|
"planning": {
|
|
2341
2361
|
"planningRisk": {
|
|
2342
|
-
"
|
|
2362
|
+
"riskIndicator": {},
|
|
2343
2363
|
"actionAlertRating": {},
|
|
2364
|
+
"result": {},
|
|
2344
2365
|
"summary": {},
|
|
2345
2366
|
"recommendations": {},
|
|
2346
2367
|
"datasetAttribution": {},
|
|
2347
2368
|
"riskSubcategories": {
|
|
2348
2369
|
"subCategory": {},
|
|
2349
|
-
"
|
|
2370
|
+
"riskIndicator": {},
|
|
2350
2371
|
"actionAlertRating": {},
|
|
2372
|
+
"result": {},
|
|
2351
2373
|
"summary": {},
|
|
2352
2374
|
"recommendations": {},
|
|
2353
2375
|
"datasetAttribution": {}
|
|
@@ -2356,15 +2378,17 @@
|
|
|
2356
2378
|
},
|
|
2357
2379
|
"climate": {
|
|
2358
2380
|
"climateRisk": {
|
|
2359
|
-
"
|
|
2381
|
+
"riskIndicator": {},
|
|
2360
2382
|
"actionAlertRating": {},
|
|
2383
|
+
"result": {},
|
|
2361
2384
|
"summary": {},
|
|
2362
2385
|
"recommendations": {},
|
|
2363
2386
|
"datasetAttribution": {},
|
|
2364
2387
|
"riskSubcategories": {
|
|
2365
2388
|
"subCategory": {},
|
|
2366
|
-
"
|
|
2389
|
+
"riskIndicator": {},
|
|
2367
2390
|
"actionAlertRating": {},
|
|
2391
|
+
"result": {},
|
|
2368
2392
|
"summary": {},
|
|
2369
2393
|
"recommendations": {},
|
|
2370
2394
|
"datasetAttribution": {}
|
|
@@ -2372,53 +2396,59 @@
|
|
|
2372
2396
|
}
|
|
2373
2397
|
},
|
|
2374
2398
|
"coalMining": {
|
|
2375
|
-
"
|
|
2399
|
+
"riskIndicator": {},
|
|
2376
2400
|
"actionAlertRating": {},
|
|
2401
|
+
"result": {},
|
|
2377
2402
|
"summary": {},
|
|
2378
2403
|
"recommendations": {},
|
|
2379
2404
|
"datasetAttribution": {},
|
|
2380
2405
|
"riskSubcategories": {
|
|
2381
2406
|
"subCategory": {},
|
|
2382
|
-
"
|
|
2407
|
+
"riskIndicator": {},
|
|
2383
2408
|
"actionAlertRating": {},
|
|
2409
|
+
"result": {},
|
|
2384
2410
|
"summary": {},
|
|
2385
2411
|
"recommendations": {},
|
|
2386
2412
|
"datasetAttribution": {}
|
|
2387
2413
|
}
|
|
2388
2414
|
},
|
|
2389
2415
|
"nonCoalMining": {
|
|
2390
|
-
"
|
|
2416
|
+
"riskIndicator": {},
|
|
2391
2417
|
"actionAlertRating": {},
|
|
2418
|
+
"result": {},
|
|
2392
2419
|
"summary": {},
|
|
2393
2420
|
"recommendations": {},
|
|
2394
2421
|
"datasetAttribution": {},
|
|
2395
2422
|
"riskSubcategories": {
|
|
2396
2423
|
"subCategory": {},
|
|
2397
|
-
"
|
|
2424
|
+
"riskIndicator": {},
|
|
2398
2425
|
"actionAlertRating": {},
|
|
2426
|
+
"result": {},
|
|
2399
2427
|
"summary": {},
|
|
2400
2428
|
"recommendations": {},
|
|
2401
2429
|
"datasetAttribution": {}
|
|
2402
2430
|
}
|
|
2403
2431
|
},
|
|
2404
2432
|
"coastalErosion": {
|
|
2405
|
-
"
|
|
2433
|
+
"riskIndicator": {},
|
|
2406
2434
|
"actionAlertRating": {},
|
|
2435
|
+
"result": {},
|
|
2407
2436
|
"summary": {},
|
|
2408
2437
|
"recommendations": {},
|
|
2409
2438
|
"datasetAttribution": {},
|
|
2410
2439
|
"riskSubcategories": {
|
|
2411
2440
|
"subCategory": {},
|
|
2412
|
-
"
|
|
2441
|
+
"riskIndicator": {},
|
|
2413
2442
|
"actionAlertRating": {},
|
|
2443
|
+
"result": {},
|
|
2414
2444
|
"summary": {},
|
|
2415
2445
|
"recommendations": {},
|
|
2416
2446
|
"datasetAttribution": {}
|
|
2417
2447
|
}
|
|
2418
2448
|
},
|
|
2419
2449
|
"otherEnvironmental": {
|
|
2420
|
-
"
|
|
2421
|
-
"
|
|
2450
|
+
"riskIndicator": {},
|
|
2451
|
+
"summary": {}
|
|
2422
2452
|
}
|
|
2423
2453
|
},
|
|
2424
2454
|
"otherIssues": {
|
|
@@ -2560,16 +2590,22 @@
|
|
|
2560
2590
|
"attachments": {}
|
|
2561
2591
|
}
|
|
2562
2592
|
},
|
|
2563
|
-
"
|
|
2564
|
-
"
|
|
2593
|
+
"electricityMeter": {
|
|
2594
|
+
"location": {},
|
|
2595
|
+
"attachments": {},
|
|
2596
|
+
"mpan": {}
|
|
2565
2597
|
},
|
|
2566
|
-
"
|
|
2567
|
-
"
|
|
2598
|
+
"gasMeter": {
|
|
2599
|
+
"location": {},
|
|
2600
|
+
"attachments": {},
|
|
2601
|
+
"mprn": {}
|
|
2568
2602
|
},
|
|
2569
|
-
"
|
|
2603
|
+
"stopcock": {
|
|
2604
|
+
"location": {},
|
|
2570
2605
|
"attachments": {}
|
|
2571
2606
|
},
|
|
2572
|
-
"
|
|
2607
|
+
"waterMeter": {
|
|
2608
|
+
"location": {},
|
|
2573
2609
|
"attachments": {}
|
|
2574
2610
|
}
|
|
2575
2611
|
},
|