@pdtf/schemas 3.0.0-5 → 3.0.0-6
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 +14 -13
- package/package.json +1 -1
- package/src/examples/v3/exampleTransaction.json +1 -0
- 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 +58 -56
- package/src/schemas/v3/overlays/baspi.json +507 -2288
- 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 +81 -367
- package/src/schemas/v3/overlays/piq.json +146 -686
- package/src/schemas/v3/overlays/rds.json +48 -316
- package/src/schemas/v3/overlays/ta10.json +540 -1755
- package/src/schemas/v3/overlays/ta6.json +263 -1145
- package/src/schemas/v3/overlays/ta7.json +220 -462
- package/src/schemas/v3/pdtf-transaction.json +67 -92
- package/src/tests/v3/transactionSchema.test.js +27 -16
- package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
- package/src/utils/extractOverlay.js +11 -27
- package/src/tests/v2/transactionSchema.test.js +0 -361
- package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
"properties": {
|
|
8
8
|
"propertyPack": {
|
|
9
9
|
"ntsRef": "0",
|
|
10
|
-
"title": "Property Pack",
|
|
11
10
|
"required": [
|
|
12
11
|
"materialFacts"
|
|
13
12
|
],
|
|
@@ -31,51 +30,30 @@
|
|
|
31
30
|
"properties": {
|
|
32
31
|
"priceInformation": {
|
|
33
32
|
"ntsRef": "A2",
|
|
34
|
-
"title": "Price information",
|
|
35
33
|
"required": [
|
|
36
34
|
"price",
|
|
37
35
|
"priceQualifier"
|
|
38
36
|
],
|
|
39
37
|
"properties": {
|
|
40
38
|
"price": {
|
|
41
|
-
"ntsRef": "A2.1"
|
|
42
|
-
"title": "Price"
|
|
39
|
+
"ntsRef": "A2.1"
|
|
43
40
|
},
|
|
44
41
|
"priceQualifier": {
|
|
45
|
-
"ntsRef": "A2.2"
|
|
46
|
-
"title": "Price type",
|
|
47
|
-
"enum": [
|
|
48
|
-
"POA",
|
|
49
|
-
"Guide price",
|
|
50
|
-
"Fixed price",
|
|
51
|
-
"Offers in excess of",
|
|
52
|
-
"Offers in region of",
|
|
53
|
-
"Sale by tender"
|
|
54
|
-
]
|
|
42
|
+
"ntsRef": "A2.2"
|
|
55
43
|
}
|
|
56
44
|
}
|
|
57
45
|
},
|
|
58
46
|
"marketingTenure": {
|
|
59
|
-
"ntsRef": "A3"
|
|
60
|
-
"title": "Type of tenure being marketed",
|
|
61
|
-
"enum": [
|
|
62
|
-
"Commonhold",
|
|
63
|
-
"Freehold",
|
|
64
|
-
"Leasehold",
|
|
65
|
-
"Share of Freehold",
|
|
66
|
-
"Shared Ownership"
|
|
67
|
-
]
|
|
47
|
+
"ntsRef": "A3"
|
|
68
48
|
},
|
|
69
49
|
"buildInformation": {
|
|
70
50
|
"ntsRef": "B1.1",
|
|
71
|
-
"title": "About the property building",
|
|
72
51
|
"required": [
|
|
73
52
|
"building"
|
|
74
53
|
],
|
|
75
54
|
"properties": {
|
|
76
55
|
"building": {
|
|
77
56
|
"ntsRef": "B1.1.1",
|
|
78
|
-
"title": "Building informatiom",
|
|
79
57
|
"discriminator": {
|
|
80
58
|
"propertyName": "propertyType"
|
|
81
59
|
},
|
|
@@ -88,8 +66,7 @@
|
|
|
88
66
|
]
|
|
89
67
|
},
|
|
90
68
|
"otherType": {
|
|
91
|
-
"ntsRef": "B1.1.1.1"
|
|
92
|
-
"title": "Please describe the other type of property build"
|
|
69
|
+
"ntsRef": "B1.1.1.1"
|
|
93
70
|
}
|
|
94
71
|
},
|
|
95
72
|
"required": [
|
|
@@ -105,15 +82,7 @@
|
|
|
105
82
|
]
|
|
106
83
|
},
|
|
107
84
|
"builtForm": {
|
|
108
|
-
"ntsRef": "B1.1.2"
|
|
109
|
-
"title": "Built form",
|
|
110
|
-
"enum": [
|
|
111
|
-
"Detached",
|
|
112
|
-
"Semi-detached",
|
|
113
|
-
"Terraced",
|
|
114
|
-
"End of terrace",
|
|
115
|
-
"Other"
|
|
116
|
-
]
|
|
85
|
+
"ntsRef": "B1.1.2"
|
|
117
86
|
}
|
|
118
87
|
},
|
|
119
88
|
"required": [
|
|
@@ -129,24 +98,13 @@
|
|
|
129
98
|
]
|
|
130
99
|
},
|
|
131
100
|
"builtForm": {
|
|
132
|
-
"ntsRef": "B1.1.2"
|
|
133
|
-
"title": "Built form",
|
|
134
|
-
"enum": [
|
|
135
|
-
"Detached",
|
|
136
|
-
"Semi-detached",
|
|
137
|
-
"Terraced",
|
|
138
|
-
"End of terrace",
|
|
139
|
-
"Other"
|
|
140
|
-
]
|
|
101
|
+
"ntsRef": "B1.1.2"
|
|
141
102
|
},
|
|
142
103
|
"numberOfFloors": {
|
|
143
|
-
"ntsRef": "B1.1.3"
|
|
144
|
-
"title": "Number of floors in the building"
|
|
104
|
+
"ntsRef": "B1.1.3"
|
|
145
105
|
},
|
|
146
106
|
"entranceFloor": {
|
|
147
|
-
"ntsRef": "B1.1.4"
|
|
148
|
-
"title": "Entrance floor",
|
|
149
|
-
"description": "The floor on which the main entrance to the property is located, starting with 1 for the ground floor (0 for a basement)"
|
|
107
|
+
"ntsRef": "B1.1.4"
|
|
150
108
|
}
|
|
151
109
|
},
|
|
152
110
|
"required": [
|
|
@@ -158,48 +116,37 @@
|
|
|
158
116
|
],
|
|
159
117
|
"required": [
|
|
160
118
|
"propertyType"
|
|
161
|
-
]
|
|
119
|
+
],
|
|
120
|
+
"properties": {
|
|
121
|
+
"propertyType": {
|
|
122
|
+
"ntsRef": "B1.1.1.1"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
162
125
|
},
|
|
163
126
|
"rooms": {
|
|
164
127
|
"ntsRef": "B2",
|
|
165
|
-
"title": "Rooms",
|
|
166
|
-
"description": "Information about the property's rooms",
|
|
167
128
|
"items": {
|
|
168
129
|
"properties": {
|
|
169
130
|
"roomName": {
|
|
170
|
-
"ntsRef": "B2.1"
|
|
171
|
-
"title": "The name of the room"
|
|
131
|
+
"ntsRef": "B2.1"
|
|
172
132
|
},
|
|
173
133
|
"description": {
|
|
174
|
-
"ntsRef": "B2.2"
|
|
175
|
-
"title": "The specific description of the room"
|
|
134
|
+
"ntsRef": "B2.2"
|
|
176
135
|
},
|
|
177
136
|
"length": {
|
|
178
|
-
"ntsRef": "B2.3"
|
|
179
|
-
"title": "The length of the room"
|
|
137
|
+
"ntsRef": "B2.3"
|
|
180
138
|
},
|
|
181
139
|
"width": {
|
|
182
|
-
"ntsRef": "B2.4"
|
|
183
|
-
"title": "The width of the room"
|
|
140
|
+
"ntsRef": "B2.4"
|
|
184
141
|
},
|
|
185
142
|
"units": {
|
|
186
|
-
"ntsRef": "B2.5"
|
|
187
|
-
"title": "The units which the length and width of the room have been provided in",
|
|
188
|
-
"enum": [
|
|
189
|
-
"meters",
|
|
190
|
-
"centimetres",
|
|
191
|
-
"millimetres",
|
|
192
|
-
"feet",
|
|
193
|
-
"inches"
|
|
194
|
-
]
|
|
143
|
+
"ntsRef": "B2.5"
|
|
195
144
|
},
|
|
196
145
|
"dimensionDetails": {
|
|
197
|
-
"ntsRef": "B2.6"
|
|
198
|
-
"title": "Any additional description or clarification of the room dimensions"
|
|
146
|
+
"ntsRef": "B2.6"
|
|
199
147
|
},
|
|
200
148
|
"photoUrls": {
|
|
201
|
-
"ntsRef": "B2.7"
|
|
202
|
-
"title": "The URLs of images which should be associated with this room"
|
|
149
|
+
"ntsRef": "B2.7"
|
|
203
150
|
}
|
|
204
151
|
}
|
|
205
152
|
}
|
|
@@ -208,18 +155,14 @@
|
|
|
208
155
|
},
|
|
209
156
|
"ownership": {
|
|
210
157
|
"ntsRef": "A3",
|
|
211
|
-
"title": "Ownership",
|
|
212
158
|
"required": [
|
|
213
159
|
"ownershipsToBeTransferred"
|
|
214
160
|
],
|
|
215
161
|
"properties": {
|
|
216
162
|
"ownershipsToBeTransferred": {
|
|
217
163
|
"ntsRef": "A3",
|
|
218
|
-
"title": "Ownerships to be transferred on sale",
|
|
219
|
-
"minItems": 1,
|
|
220
164
|
"items": {
|
|
221
165
|
"ntsRef": "A3.1",
|
|
222
|
-
"title": "Ownership to be transferred",
|
|
223
166
|
"discriminator": {
|
|
224
167
|
"propertyName": "ownershipType"
|
|
225
168
|
},
|
|
@@ -252,7 +195,6 @@
|
|
|
252
195
|
},
|
|
253
196
|
"leaseholdInformation": {
|
|
254
197
|
"ntsRef": "A3.2",
|
|
255
|
-
"title": "Leasehold information",
|
|
256
198
|
"required": [
|
|
257
199
|
"typeOfLeasehold",
|
|
258
200
|
"leaseTerm",
|
|
@@ -284,21 +226,13 @@
|
|
|
284
226
|
]
|
|
285
227
|
},
|
|
286
228
|
"sharedOwnershipPercentage": {
|
|
287
|
-
"ntsRef": "A3.7.1"
|
|
288
|
-
"title": "Shared ownership percentage"
|
|
229
|
+
"ntsRef": "A3.7.1"
|
|
289
230
|
},
|
|
290
231
|
"sharedOwnershipRent": {
|
|
291
|
-
"ntsRef": "A3.7.2"
|
|
292
|
-
"title": "Shared ownership rent (£)"
|
|
232
|
+
"ntsRef": "A3.7.2"
|
|
293
233
|
},
|
|
294
234
|
"sharedOwnershipRentFrequency": {
|
|
295
|
-
"ntsRef": "A3.7.3"
|
|
296
|
-
"title": "Shared ownership rent frequency",
|
|
297
|
-
"enum": [
|
|
298
|
-
"Yearly",
|
|
299
|
-
"Monthly",
|
|
300
|
-
"Weekly"
|
|
301
|
-
]
|
|
235
|
+
"ntsRef": "A3.7.3"
|
|
302
236
|
}
|
|
303
237
|
},
|
|
304
238
|
"required": [
|
|
@@ -320,18 +254,15 @@
|
|
|
320
254
|
],
|
|
321
255
|
"properties": {
|
|
322
256
|
"startYearOfLease": {
|
|
323
|
-
"ntsRef": "A3.2.1.1"
|
|
324
|
-
"title": "Year that the lease commenced"
|
|
257
|
+
"ntsRef": "A3.2.1.1"
|
|
325
258
|
},
|
|
326
259
|
"lengthOfLeaseInYears": {
|
|
327
|
-
"ntsRef": "A3.2.1.2"
|
|
328
|
-
"title": "Length of lease (years)"
|
|
260
|
+
"ntsRef": "A3.2.1.2"
|
|
329
261
|
}
|
|
330
262
|
}
|
|
331
263
|
},
|
|
332
264
|
"groundRent": {
|
|
333
265
|
"ntsRef": "A3.4",
|
|
334
|
-
"title": "Ground Rent",
|
|
335
266
|
"discriminator": {
|
|
336
267
|
"propertyName": "isGroundRentPayable"
|
|
337
268
|
},
|
|
@@ -353,12 +284,10 @@
|
|
|
353
284
|
]
|
|
354
285
|
},
|
|
355
286
|
"annualGroundRent": {
|
|
356
|
-
"ntsRef": "A3.4.2"
|
|
357
|
-
"title": "What is the annual ground rent payable? (£)"
|
|
287
|
+
"ntsRef": "A3.4.2"
|
|
358
288
|
},
|
|
359
289
|
"rentSubjectToIncrease": {
|
|
360
290
|
"ntsRef": "A3.4.3",
|
|
361
|
-
"title": "Is the ground rent subject to increase?",
|
|
362
291
|
"discriminator": {
|
|
363
292
|
"propertyName": "yesNo"
|
|
364
293
|
},
|
|
@@ -380,13 +309,10 @@
|
|
|
380
309
|
]
|
|
381
310
|
},
|
|
382
311
|
"rentReviewFrequency": {
|
|
383
|
-
"ntsRef": "1.4.3.2"
|
|
384
|
-
"title": "How often is the rent reviewed?"
|
|
312
|
+
"ntsRef": "1.4.3.2"
|
|
385
313
|
},
|
|
386
314
|
"rentIncreaseCalculated": {
|
|
387
|
-
"ntsRef": "1.4.3.3"
|
|
388
|
-
"title": "How is the increase calculated?",
|
|
389
|
-
"description": "e.g. set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
|
|
315
|
+
"ntsRef": "1.4.3.3"
|
|
390
316
|
}
|
|
391
317
|
},
|
|
392
318
|
"required": [
|
|
@@ -400,11 +326,7 @@
|
|
|
400
326
|
],
|
|
401
327
|
"properties": {
|
|
402
328
|
"yesNo": {
|
|
403
|
-
"ntsRef": "1.4.3.1"
|
|
404
|
-
"enum": [
|
|
405
|
-
"Yes",
|
|
406
|
-
"No"
|
|
407
|
-
]
|
|
329
|
+
"ntsRef": "1.4.3.1"
|
|
408
330
|
}
|
|
409
331
|
}
|
|
410
332
|
}
|
|
@@ -420,18 +342,12 @@
|
|
|
420
342
|
],
|
|
421
343
|
"properties": {
|
|
422
344
|
"isGroundRentPayable": {
|
|
423
|
-
"ntsRef": "A3.4.1"
|
|
424
|
-
"title": "Does the seller pay ground rent for the property?",
|
|
425
|
-
"enum": [
|
|
426
|
-
"Yes",
|
|
427
|
-
"No"
|
|
428
|
-
]
|
|
345
|
+
"ntsRef": "A3.4.1"
|
|
429
346
|
}
|
|
430
347
|
}
|
|
431
348
|
},
|
|
432
349
|
"serviceCharge": {
|
|
433
350
|
"ntsRef": "A3.5",
|
|
434
|
-
"title": "Service Charge",
|
|
435
351
|
"discriminator": {
|
|
436
352
|
"propertyName": "sellerContributesToServiceCharge"
|
|
437
353
|
},
|
|
@@ -453,8 +369,7 @@
|
|
|
453
369
|
]
|
|
454
370
|
},
|
|
455
371
|
"annualServiceCharge": {
|
|
456
|
-
"ntsRef": "A3.5.1.1"
|
|
457
|
-
"title": "Amount of current annual service charge (£)"
|
|
372
|
+
"ntsRef": "A3.5.1.1"
|
|
458
373
|
}
|
|
459
374
|
}
|
|
460
375
|
}
|
|
@@ -464,12 +379,7 @@
|
|
|
464
379
|
],
|
|
465
380
|
"properties": {
|
|
466
381
|
"sellerContributesToServiceCharge": {
|
|
467
|
-
"ntsRef": "A3.5.1"
|
|
468
|
-
"title": "Does the seller contribute to the cost of maintaining the building (a service charge)?",
|
|
469
|
-
"enum": [
|
|
470
|
-
"Yes",
|
|
471
|
-
"No"
|
|
472
|
-
]
|
|
382
|
+
"ntsRef": "A3.5.1"
|
|
473
383
|
}
|
|
474
384
|
}
|
|
475
385
|
}
|
|
@@ -496,7 +406,6 @@
|
|
|
496
406
|
},
|
|
497
407
|
"parking": {
|
|
498
408
|
"ntsRef": "B4",
|
|
499
|
-
"title": "Parking",
|
|
500
409
|
"required": [
|
|
501
410
|
"parkingArrangements",
|
|
502
411
|
"controlledParking",
|
|
@@ -504,19 +413,16 @@
|
|
|
504
413
|
],
|
|
505
414
|
"properties": {
|
|
506
415
|
"parkingArrangements": {
|
|
507
|
-
"ntsRef": "B4.1"
|
|
508
|
-
"title": "Parking arrangements"
|
|
416
|
+
"ntsRef": "B4.1"
|
|
509
417
|
},
|
|
510
418
|
"controlledParking": {
|
|
511
419
|
"ntsRef": "B4.2",
|
|
512
|
-
"title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
|
|
513
420
|
"required": [
|
|
514
421
|
"yesNo"
|
|
515
422
|
]
|
|
516
423
|
},
|
|
517
424
|
"electricVehicleChargingPoint": {
|
|
518
425
|
"ntsRef": "B4.3",
|
|
519
|
-
"title": "Is there an electric vehicle charging point belonging to the property?",
|
|
520
426
|
"required": [
|
|
521
427
|
"yesNo"
|
|
522
428
|
]
|
|
@@ -525,7 +431,6 @@
|
|
|
525
431
|
},
|
|
526
432
|
"listingAndConservation": {
|
|
527
433
|
"ntsRef": "C2.1",
|
|
528
|
-
"title": "Listing and Conservation",
|
|
529
434
|
"required": [
|
|
530
435
|
"isListed",
|
|
531
436
|
"isConservationArea",
|
|
@@ -534,7 +439,6 @@
|
|
|
534
439
|
"properties": {
|
|
535
440
|
"isListed": {
|
|
536
441
|
"ntsRef": "C2.1.1",
|
|
537
|
-
"title": "Is the property a listed building in England or Wales?",
|
|
538
442
|
"discriminator": {
|
|
539
443
|
"propertyName": "yesNo"
|
|
540
444
|
},
|
|
@@ -557,8 +461,7 @@
|
|
|
557
461
|
]
|
|
558
462
|
},
|
|
559
463
|
"details": {
|
|
560
|
-
"ntsRef": "C2.1.1.2"
|
|
561
|
-
"title": "Please provide details of the listing and any relevant documents"
|
|
464
|
+
"ntsRef": "C2.1.1.2"
|
|
562
465
|
}
|
|
563
466
|
}
|
|
564
467
|
}
|
|
@@ -568,18 +471,12 @@
|
|
|
568
471
|
],
|
|
569
472
|
"properties": {
|
|
570
473
|
"yesNo": {
|
|
571
|
-
"ntsRef": "C2.1.1.1"
|
|
572
|
-
"enum": [
|
|
573
|
-
"Yes",
|
|
574
|
-
"No",
|
|
575
|
-
"Not known"
|
|
576
|
-
]
|
|
474
|
+
"ntsRef": "C2.1.1.1"
|
|
577
475
|
}
|
|
578
476
|
}
|
|
579
477
|
},
|
|
580
478
|
"isConservationArea": {
|
|
581
479
|
"ntsRef": "C2.1.2",
|
|
582
|
-
"title": "Is the property in a designated conservation area?",
|
|
583
480
|
"discriminator": {
|
|
584
481
|
"propertyName": "yesNo"
|
|
585
482
|
},
|
|
@@ -602,8 +499,7 @@
|
|
|
602
499
|
]
|
|
603
500
|
},
|
|
604
501
|
"details": {
|
|
605
|
-
"ntsRef": "C2.1.2.2"
|
|
606
|
-
"title": "Please provide details of the listing and any relevant documents"
|
|
502
|
+
"ntsRef": "C2.1.2.2"
|
|
607
503
|
}
|
|
608
504
|
}
|
|
609
505
|
}
|
|
@@ -613,18 +509,12 @@
|
|
|
613
509
|
],
|
|
614
510
|
"properties": {
|
|
615
511
|
"yesNo": {
|
|
616
|
-
"ntsRef": "C2.1.2.1"
|
|
617
|
-
"enum": [
|
|
618
|
-
"Yes",
|
|
619
|
-
"No",
|
|
620
|
-
"Not known"
|
|
621
|
-
]
|
|
512
|
+
"ntsRef": "C2.1.2.1"
|
|
622
513
|
}
|
|
623
514
|
}
|
|
624
515
|
},
|
|
625
516
|
"hasTreePreservationOrder": {
|
|
626
517
|
"ntsRef": "C2.1.3",
|
|
627
|
-
"title": "To your knowledge, does a tree preservation order apply to any trees within the boundaries of the property?",
|
|
628
518
|
"discriminator": {
|
|
629
519
|
"propertyName": "yesNo"
|
|
630
520
|
},
|
|
@@ -648,7 +538,6 @@
|
|
|
648
538
|
},
|
|
649
539
|
"workCarriedOut": {
|
|
650
540
|
"ntsRef": "C2.1.3.2",
|
|
651
|
-
"title": "Has work been carried out to any trees which are protected by the order?",
|
|
652
541
|
"discriminator": {
|
|
653
542
|
"propertyName": "yesNo"
|
|
654
543
|
},
|
|
@@ -670,21 +559,10 @@
|
|
|
670
559
|
]
|
|
671
560
|
},
|
|
672
561
|
"consentsObtained": {
|
|
673
|
-
"ntsRef": "C2.1.3.3"
|
|
674
|
-
"title": "Were the relevant consents obtained?",
|
|
675
|
-
"enum": [
|
|
676
|
-
"Yes",
|
|
677
|
-
"No",
|
|
678
|
-
"Not known"
|
|
679
|
-
]
|
|
562
|
+
"ntsRef": "C2.1.3.3"
|
|
680
563
|
},
|
|
681
564
|
"attachments": {
|
|
682
|
-
"ntsRef": "C2.1.3.4"
|
|
683
|
-
"title": "Provide any relevant documentation",
|
|
684
|
-
"enum": [
|
|
685
|
-
"Attached",
|
|
686
|
-
"To follow"
|
|
687
|
-
]
|
|
565
|
+
"ntsRef": "C2.1.3.4"
|
|
688
566
|
}
|
|
689
567
|
},
|
|
690
568
|
"required": [
|
|
@@ -704,12 +582,7 @@
|
|
|
704
582
|
],
|
|
705
583
|
"properties": {
|
|
706
584
|
"yesNo": {
|
|
707
|
-
"ntsRef": "C2.1.3.1"
|
|
708
|
-
"enum": [
|
|
709
|
-
"Yes",
|
|
710
|
-
"No",
|
|
711
|
-
"Not known"
|
|
712
|
-
]
|
|
585
|
+
"ntsRef": "C2.1.3.1"
|
|
713
586
|
}
|
|
714
587
|
}
|
|
715
588
|
}
|
|
@@ -717,7 +590,6 @@
|
|
|
717
590
|
},
|
|
718
591
|
"typeOfConstruction": {
|
|
719
592
|
"ntsRef": "A1.2",
|
|
720
|
-
"title": "Type of Construction",
|
|
721
593
|
"required": [
|
|
722
594
|
"isStandardForm",
|
|
723
595
|
"buildingSafety",
|
|
@@ -726,8 +598,6 @@
|
|
|
726
598
|
"properties": {
|
|
727
599
|
"isStandardForm": {
|
|
728
600
|
"ntsRef": "A1.2.1",
|
|
729
|
-
"title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile or slate cover?",
|
|
730
|
-
"description": "Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows",
|
|
731
601
|
"discriminator": {
|
|
732
602
|
"propertyName": "yesNo"
|
|
733
603
|
},
|
|
@@ -749,8 +619,7 @@
|
|
|
749
619
|
]
|
|
750
620
|
},
|
|
751
621
|
"details": {
|
|
752
|
-
"ntsRef": "A1.2.1.2"
|
|
753
|
-
"title": "Details"
|
|
622
|
+
"ntsRef": "A1.2.1.2"
|
|
754
623
|
}
|
|
755
624
|
},
|
|
756
625
|
"required": [
|
|
@@ -763,18 +632,12 @@
|
|
|
763
632
|
],
|
|
764
633
|
"properties": {
|
|
765
634
|
"yesNo": {
|
|
766
|
-
"ntsRef": "A1.2.1.1"
|
|
767
|
-
"enum": [
|
|
768
|
-
"Yes",
|
|
769
|
-
"No"
|
|
770
|
-
]
|
|
635
|
+
"ntsRef": "A1.2.1.1"
|
|
771
636
|
}
|
|
772
637
|
}
|
|
773
638
|
},
|
|
774
639
|
"buildingSafety": {
|
|
775
640
|
"ntsRef": "C1",
|
|
776
|
-
"title": "Are you aware of any building safety issues?",
|
|
777
|
-
"description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or strucutural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
|
|
778
641
|
"discriminator": {
|
|
779
642
|
"propertyName": "yesNo"
|
|
780
643
|
},
|
|
@@ -796,24 +659,19 @@
|
|
|
796
659
|
]
|
|
797
660
|
},
|
|
798
661
|
"details": {
|
|
799
|
-
"ntsRef": "C1.2"
|
|
800
|
-
"title": "What are are the defects or hazards?"
|
|
662
|
+
"ntsRef": "C1.2"
|
|
801
663
|
},
|
|
802
664
|
"workAlreadyDone": {
|
|
803
|
-
"ntsRef": "C1.3"
|
|
804
|
-
"title": "What work has already been done?"
|
|
665
|
+
"ntsRef": "C1.3"
|
|
805
666
|
},
|
|
806
667
|
"workToBeDone": {
|
|
807
|
-
"ntsRef": "C1.4"
|
|
808
|
-
"title": "What work is required to be done?"
|
|
668
|
+
"ntsRef": "C1.4"
|
|
809
669
|
},
|
|
810
670
|
"potentialCost": {
|
|
811
|
-
"ntsRef": "C1.5"
|
|
812
|
-
"title": "What will the potential cost be?"
|
|
671
|
+
"ntsRef": "C1.5"
|
|
813
672
|
},
|
|
814
673
|
"abilityToResideAtProperty": {
|
|
815
|
-
"ntsRef": "C1.6"
|
|
816
|
-
"title": "Will the work impact the ability to reside at the property?"
|
|
674
|
+
"ntsRef": "C1.6"
|
|
817
675
|
}
|
|
818
676
|
},
|
|
819
677
|
"required": [
|
|
@@ -839,15 +697,12 @@
|
|
|
839
697
|
}
|
|
840
698
|
},
|
|
841
699
|
"accessibilityAndAdaptations": {
|
|
842
|
-
"ntsRef": "C5"
|
|
843
|
-
"title": "Are there any adaptations or features that provide easier access to, and within, the property?",
|
|
844
|
-
"description": "Lateral living is a term used to describe a property that has essential facilites on the entrance level"
|
|
700
|
+
"ntsRef": "C5"
|
|
845
701
|
}
|
|
846
702
|
}
|
|
847
703
|
},
|
|
848
704
|
"energyEfficiency": {
|
|
849
705
|
"ntsRef": "A4",
|
|
850
|
-
"title": "Energy Efficiency",
|
|
851
706
|
"required": [
|
|
852
707
|
"certificate"
|
|
853
708
|
],
|
|
@@ -859,21 +714,7 @@
|
|
|
859
714
|
],
|
|
860
715
|
"properties": {
|
|
861
716
|
"currentEnergyRating": {
|
|
862
|
-
"ntsRef": "A4.1.1"
|
|
863
|
-
"title": "Current energy efficiency rating",
|
|
864
|
-
"description": "What is the energy efficiency rating of the property according to the latest Energy Performance Certificate (EPC)?",
|
|
865
|
-
"enum": [
|
|
866
|
-
"A",
|
|
867
|
-
"B",
|
|
868
|
-
"C",
|
|
869
|
-
"D",
|
|
870
|
-
"E",
|
|
871
|
-
"F",
|
|
872
|
-
"G",
|
|
873
|
-
"Exempt Property",
|
|
874
|
-
"Survey Instructed",
|
|
875
|
-
"No Certificate"
|
|
876
|
-
]
|
|
717
|
+
"ntsRef": "A4.1.1"
|
|
877
718
|
}
|
|
878
719
|
}
|
|
879
720
|
}
|
|
@@ -881,31 +722,16 @@
|
|
|
881
722
|
},
|
|
882
723
|
"councilTax": {
|
|
883
724
|
"ntsRef": "A1",
|
|
884
|
-
"title": "Council Tax",
|
|
885
725
|
"required": [
|
|
886
726
|
"councilTaxBand",
|
|
887
727
|
"councilTaxAffectingAlterations"
|
|
888
728
|
],
|
|
889
729
|
"properties": {
|
|
890
730
|
"councilTaxBand": {
|
|
891
|
-
"ntsRef": "A1.1"
|
|
892
|
-
"title": "Which Council Tax band does this property fall within?",
|
|
893
|
-
"description": "Band I relates to Wales only",
|
|
894
|
-
"enum": [
|
|
895
|
-
"A",
|
|
896
|
-
"B",
|
|
897
|
-
"C",
|
|
898
|
-
"D",
|
|
899
|
-
"E",
|
|
900
|
-
"F",
|
|
901
|
-
"G",
|
|
902
|
-
"H",
|
|
903
|
-
"I"
|
|
904
|
-
]
|
|
731
|
+
"ntsRef": "A1.1"
|
|
905
732
|
},
|
|
906
733
|
"councilTaxAffectingAlterations": {
|
|
907
734
|
"ntsRef": "A1.2",
|
|
908
|
-
"title": "Have you altered the property in any way to the extent that it might change the Council Tax band e.g. added a bedroom or substantially extended the property?",
|
|
909
735
|
"discriminator": {
|
|
910
736
|
"propertyName": "yesNo"
|
|
911
737
|
},
|
|
@@ -927,16 +753,10 @@
|
|
|
927
753
|
]
|
|
928
754
|
},
|
|
929
755
|
"details": {
|
|
930
|
-
"ntsRef": "A1.2.2"
|
|
931
|
-
"title": "Please give details"
|
|
756
|
+
"ntsRef": "A1.2.2"
|
|
932
757
|
},
|
|
933
758
|
"attachments": {
|
|
934
|
-
"ntsRef": "A1.2.3"
|
|
935
|
-
"title": "Attachments",
|
|
936
|
-
"enum": [
|
|
937
|
-
"Attached",
|
|
938
|
-
"To follow"
|
|
939
|
-
]
|
|
759
|
+
"ntsRef": "A1.2.3"
|
|
940
760
|
}
|
|
941
761
|
},
|
|
942
762
|
"required": [
|
|
@@ -949,11 +769,7 @@
|
|
|
949
769
|
],
|
|
950
770
|
"properties": {
|
|
951
771
|
"yesNo": {
|
|
952
|
-
"ntsRef": "A1.2.1"
|
|
953
|
-
"enum": [
|
|
954
|
-
"Yes",
|
|
955
|
-
"No"
|
|
956
|
-
]
|
|
772
|
+
"ntsRef": "A1.2.1"
|
|
957
773
|
}
|
|
958
774
|
}
|
|
959
775
|
}
|
|
@@ -961,8 +777,6 @@
|
|
|
961
777
|
},
|
|
962
778
|
"connectedUtilities": {
|
|
963
779
|
"ntsRef": "B3",
|
|
964
|
-
"title": "Connected utilities",
|
|
965
|
-
"description": "Please indicate which utilities are are connected to the property.",
|
|
966
780
|
"required": [
|
|
967
781
|
"mainsElectricity",
|
|
968
782
|
"telephone",
|
|
@@ -974,7 +788,6 @@
|
|
|
974
788
|
"properties": {
|
|
975
789
|
"mainsElectricity": {
|
|
976
790
|
"ntsRef": "B3.1",
|
|
977
|
-
"title": "Mains electricity",
|
|
978
791
|
"discriminator": {
|
|
979
792
|
"propertyName": "yesNo"
|
|
980
793
|
},
|
|
@@ -1072,7 +885,6 @@
|
|
|
1072
885
|
},
|
|
1073
886
|
"broadband": {
|
|
1074
887
|
"ntsRef": "B3.5",
|
|
1075
|
-
"title": "Broadband",
|
|
1076
888
|
"discriminator": {
|
|
1077
889
|
"propertyName": "yesNo"
|
|
1078
890
|
},
|
|
@@ -1094,14 +906,7 @@
|
|
|
1094
906
|
]
|
|
1095
907
|
},
|
|
1096
908
|
"typeOfConnection": {
|
|
1097
|
-
"ntsRef": "B3.5.2"
|
|
1098
|
-
"title": "Type of connection",
|
|
1099
|
-
"enum": [
|
|
1100
|
-
"ADSL copper wire",
|
|
1101
|
-
"Cable",
|
|
1102
|
-
"FTTC (Fibre to the Cabinet)",
|
|
1103
|
-
"FTTP (Fibre to the Premises)"
|
|
1104
|
-
]
|
|
909
|
+
"ntsRef": "B3.5.2"
|
|
1105
910
|
}
|
|
1106
911
|
},
|
|
1107
912
|
"required": [
|
|
@@ -1133,7 +938,6 @@
|
|
|
1133
938
|
},
|
|
1134
939
|
"solarPanels": {
|
|
1135
940
|
"ntsRef": "B3.7",
|
|
1136
|
-
"title": "Solar or photovoltaic panels",
|
|
1137
941
|
"discriminator": {
|
|
1138
942
|
"propertyName": "yesNo"
|
|
1139
943
|
},
|
|
@@ -1181,8 +985,6 @@
|
|
|
1181
985
|
},
|
|
1182
986
|
"otherServices": {
|
|
1183
987
|
"ntsRef": "B3.8",
|
|
1184
|
-
"title": "Other services",
|
|
1185
|
-
"description": "Other services include wind turbines, generators and other renewable technologies, for example ground source heat pumps. If you receive Renewable Heat Incentives please provide details and note that you will need to advise Ofgem when you complete the sale",
|
|
1186
988
|
"discriminator": {
|
|
1187
989
|
"propertyName": "yesNo"
|
|
1188
990
|
},
|
|
@@ -1204,8 +1006,7 @@
|
|
|
1204
1006
|
]
|
|
1205
1007
|
},
|
|
1206
1008
|
"details": {
|
|
1207
|
-
"ntsRef": "3.8.2"
|
|
1208
|
-
"title": "Supplier"
|
|
1009
|
+
"ntsRef": "3.8.2"
|
|
1209
1010
|
}
|
|
1210
1011
|
},
|
|
1211
1012
|
"required": [
|
|
@@ -1239,8 +1040,6 @@
|
|
|
1239
1040
|
},
|
|
1240
1041
|
"waterAndDrainage": {
|
|
1241
1042
|
"ntsRef": "A3.2",
|
|
1242
|
-
"title": "Water and Drainage",
|
|
1243
|
-
"description": "Please describe the water and drainage services that are connected to the property.",
|
|
1244
1043
|
"required": [
|
|
1245
1044
|
"water",
|
|
1246
1045
|
"drainage"
|
|
@@ -1248,14 +1047,12 @@
|
|
|
1248
1047
|
"properties": {
|
|
1249
1048
|
"water": {
|
|
1250
1049
|
"ntsRef": "A3.2",
|
|
1251
|
-
"title": "Water",
|
|
1252
1050
|
"required": [
|
|
1253
1051
|
"mainsWater"
|
|
1254
1052
|
],
|
|
1255
1053
|
"properties": {
|
|
1256
1054
|
"mainsWater": {
|
|
1257
1055
|
"ntsRef": "A3.2",
|
|
1258
|
-
"title": "Mains water",
|
|
1259
1056
|
"discriminator": {
|
|
1260
1057
|
"propertyName": "yesNo"
|
|
1261
1058
|
},
|
|
@@ -1268,9 +1065,7 @@
|
|
|
1268
1065
|
]
|
|
1269
1066
|
},
|
|
1270
1067
|
"details": {
|
|
1271
|
-
"ntsRef": "3.2.2"
|
|
1272
|
-
"title": "How is water supplied?",
|
|
1273
|
-
"description": "e.g. Private well, borehole, springs etc."
|
|
1068
|
+
"ntsRef": "3.2.2"
|
|
1274
1069
|
}
|
|
1275
1070
|
},
|
|
1276
1071
|
"required": [
|
|
@@ -1285,8 +1080,7 @@
|
|
|
1285
1080
|
]
|
|
1286
1081
|
},
|
|
1287
1082
|
"isSupplyMetered": {
|
|
1288
|
-
"ntsRef": "3.2.3"
|
|
1289
|
-
"title": "Details"
|
|
1083
|
+
"ntsRef": "3.2.3"
|
|
1290
1084
|
}
|
|
1291
1085
|
},
|
|
1292
1086
|
"required": [
|
|
@@ -1308,12 +1102,7 @@
|
|
|
1308
1102
|
],
|
|
1309
1103
|
"properties": {
|
|
1310
1104
|
"yesNo": {
|
|
1311
|
-
"ntsRef": "A3.2.1"
|
|
1312
|
-
"enum": [
|
|
1313
|
-
"Yes",
|
|
1314
|
-
"To be connected",
|
|
1315
|
-
"No"
|
|
1316
|
-
]
|
|
1105
|
+
"ntsRef": "A3.2.1"
|
|
1317
1106
|
}
|
|
1318
1107
|
}
|
|
1319
1108
|
}
|
|
@@ -1321,7 +1110,6 @@
|
|
|
1321
1110
|
},
|
|
1322
1111
|
"drainage": {
|
|
1323
1112
|
"ntsRef": "A3.3",
|
|
1324
|
-
"title": "Drainage",
|
|
1325
1113
|
"required": [
|
|
1326
1114
|
"mainsSurfaceWaterDrainage",
|
|
1327
1115
|
"mainsFoulDrainage"
|
|
@@ -1329,7 +1117,6 @@
|
|
|
1329
1117
|
"properties": {
|
|
1330
1118
|
"mainsSurfaceWaterDrainage": {
|
|
1331
1119
|
"ntsRef": "A3.3.1",
|
|
1332
|
-
"title": "Mains surface water drainage",
|
|
1333
1120
|
"discriminator": {
|
|
1334
1121
|
"propertyName": "yesNo"
|
|
1335
1122
|
},
|
|
@@ -1378,7 +1165,6 @@
|
|
|
1378
1165
|
},
|
|
1379
1166
|
"mainsFoulDrainage": {
|
|
1380
1167
|
"ntsRef": "A3.3.2",
|
|
1381
|
-
"title": "Mains foul drainage / sweerage",
|
|
1382
1168
|
"discriminator": {
|
|
1383
1169
|
"propertyName": "yesNo"
|
|
1384
1170
|
},
|
|
@@ -1411,7 +1197,6 @@
|
|
|
1411
1197
|
},
|
|
1412
1198
|
"sustainableDrainageSystem": {
|
|
1413
1199
|
"ntsRef": "A3.3.3",
|
|
1414
|
-
"title": "Sustainable Drainage System",
|
|
1415
1200
|
"discriminator": {
|
|
1416
1201
|
"propertyName": "yesNo"
|
|
1417
1202
|
},
|
|
@@ -1459,7 +1244,6 @@
|
|
|
1459
1244
|
},
|
|
1460
1245
|
"septicTank": {
|
|
1461
1246
|
"ntsRef": "A3.3.4",
|
|
1462
|
-
"title": "Septic tank",
|
|
1463
1247
|
"discriminator": {
|
|
1464
1248
|
"propertyName": "yesNo"
|
|
1465
1249
|
},
|
|
@@ -1488,17 +1272,12 @@
|
|
|
1488
1272
|
],
|
|
1489
1273
|
"properties": {
|
|
1490
1274
|
"yesNo": {
|
|
1491
|
-
"ntsRef": "A3.3.4.1"
|
|
1492
|
-
"enum": [
|
|
1493
|
-
"Yes",
|
|
1494
|
-
"No"
|
|
1495
|
-
]
|
|
1275
|
+
"ntsRef": "A3.3.4.1"
|
|
1496
1276
|
}
|
|
1497
1277
|
}
|
|
1498
1278
|
},
|
|
1499
1279
|
"cesspit": {
|
|
1500
1280
|
"ntsRef": "A3.3.5",
|
|
1501
|
-
"title": "Cesspit",
|
|
1502
1281
|
"discriminator": {
|
|
1503
1282
|
"propertyName": "yesNo"
|
|
1504
1283
|
},
|
|
@@ -1527,17 +1306,12 @@
|
|
|
1527
1306
|
],
|
|
1528
1307
|
"properties": {
|
|
1529
1308
|
"yesNo": {
|
|
1530
|
-
"ntsRef": "A3.3.5.1"
|
|
1531
|
-
"enum": [
|
|
1532
|
-
"Yes",
|
|
1533
|
-
"No"
|
|
1534
|
-
]
|
|
1309
|
+
"ntsRef": "A3.3.5.1"
|
|
1535
1310
|
}
|
|
1536
1311
|
}
|
|
1537
1312
|
},
|
|
1538
1313
|
"sewerageTreatmentPlant": {
|
|
1539
1314
|
"ntsRef": "A3.3.6",
|
|
1540
|
-
"title": "Sewerage treatment plant",
|
|
1541
1315
|
"discriminator": {
|
|
1542
1316
|
"propertyName": "yesNo"
|
|
1543
1317
|
},
|
|
@@ -1566,11 +1340,7 @@
|
|
|
1566
1340
|
],
|
|
1567
1341
|
"properties": {
|
|
1568
1342
|
"yesNo": {
|
|
1569
|
-
"ntsRef": "A3.3.6.1"
|
|
1570
|
-
"enum": [
|
|
1571
|
-
"Yes",
|
|
1572
|
-
"No"
|
|
1573
|
-
]
|
|
1343
|
+
"ntsRef": "A3.3.6.1"
|
|
1574
1344
|
}
|
|
1575
1345
|
}
|
|
1576
1346
|
}
|
|
@@ -1588,6 +1358,7 @@
|
|
|
1588
1358
|
],
|
|
1589
1359
|
"properties": {
|
|
1590
1360
|
"yesNo": {
|
|
1361
|
+
"ntsRef": "A3.3.2.1",
|
|
1591
1362
|
"enum": [
|
|
1592
1363
|
"Yes",
|
|
1593
1364
|
"No"
|
|
@@ -1601,7 +1372,6 @@
|
|
|
1601
1372
|
},
|
|
1602
1373
|
"heating": {
|
|
1603
1374
|
"ntsRef": "B3.4",
|
|
1604
|
-
"title": "Heating",
|
|
1605
1375
|
"discriminator": {
|
|
1606
1376
|
"propertyName": "heatingType"
|
|
1607
1377
|
},
|
|
@@ -1624,14 +1394,12 @@
|
|
|
1624
1394
|
},
|
|
1625
1395
|
"centralHeatingDetails": {
|
|
1626
1396
|
"ntsRef": "B3.4.3",
|
|
1627
|
-
"title": "Central Heating Details",
|
|
1628
1397
|
"required": [
|
|
1629
1398
|
"centralHeatingFuel"
|
|
1630
1399
|
],
|
|
1631
1400
|
"properties": {
|
|
1632
1401
|
"centralHeatingFuel": {
|
|
1633
1402
|
"ntsRef": "B3.4.3.1",
|
|
1634
|
-
"title": "Central Heating Fuel",
|
|
1635
1403
|
"discriminator": {
|
|
1636
1404
|
"propertyName": "centralHeatingFuelType"
|
|
1637
1405
|
},
|
|
@@ -1664,15 +1432,7 @@
|
|
|
1664
1432
|
],
|
|
1665
1433
|
"properties": {
|
|
1666
1434
|
"centralHeatingFuelType": {
|
|
1667
|
-
"ntsRef": "B3.4.3.1.1"
|
|
1668
|
-
"title": "What type of fuel does the system run on?",
|
|
1669
|
-
"enum": [
|
|
1670
|
-
"Mains gas",
|
|
1671
|
-
"Electricity",
|
|
1672
|
-
"Oil",
|
|
1673
|
-
"LPG",
|
|
1674
|
-
"Other"
|
|
1675
|
-
]
|
|
1435
|
+
"ntsRef": "B3.4.3.1.1"
|
|
1676
1436
|
}
|
|
1677
1437
|
}
|
|
1678
1438
|
}
|
|
@@ -1691,9 +1451,7 @@
|
|
|
1691
1451
|
]
|
|
1692
1452
|
},
|
|
1693
1453
|
"details": {
|
|
1694
|
-
"ntsRef": "B3.4.4"
|
|
1695
|
-
"title": "Community heating system details",
|
|
1696
|
-
"description": "Please descripbe how the cost of heating supply is charged, whether you have control over the energy supplier and whether you have any control over the heating"
|
|
1454
|
+
"ntsRef": "B3.4.4"
|
|
1697
1455
|
}
|
|
1698
1456
|
},
|
|
1699
1457
|
"required": [
|
|
@@ -1706,37 +1464,30 @@
|
|
|
1706
1464
|
],
|
|
1707
1465
|
"properties": {
|
|
1708
1466
|
"heatingType": {
|
|
1709
|
-
"ntsRef": "B3.4.1"
|
|
1710
|
-
"title": "What type of heating system does the property have?",
|
|
1711
|
-
"enum": [
|
|
1712
|
-
"Central heating",
|
|
1713
|
-
"Communal heating system",
|
|
1714
|
-
"None"
|
|
1715
|
-
]
|
|
1467
|
+
"ntsRef": "B3.4.1"
|
|
1716
1468
|
},
|
|
1717
1469
|
"otherHeatingFeatures": {
|
|
1718
1470
|
"ntsRef": "B3.4.2",
|
|
1719
|
-
"
|
|
1471
|
+
"items": {
|
|
1472
|
+
"ntsRef": "B3.4.2.1"
|
|
1473
|
+
}
|
|
1720
1474
|
}
|
|
1721
1475
|
}
|
|
1722
1476
|
},
|
|
1723
1477
|
"rightsAndInformalArrangements": {
|
|
1724
1478
|
"ntsRef": "C2.2",
|
|
1725
|
-
"title": "Rights and Informal Arrangements",
|
|
1726
1479
|
"required": [
|
|
1727
1480
|
"rightsOrArrangements"
|
|
1728
1481
|
],
|
|
1729
1482
|
"properties": {
|
|
1730
1483
|
"rightsOrArrangements": {
|
|
1731
1484
|
"ntsRef": "C2.2.1",
|
|
1732
|
-
"title": "Do you know if any of the following rights or arrangements affect the property?",
|
|
1733
1485
|
"required": [
|
|
1734
1486
|
"publicRightOfWay"
|
|
1735
1487
|
],
|
|
1736
1488
|
"properties": {
|
|
1737
1489
|
"publicRightOfWay": {
|
|
1738
1490
|
"ntsRef": "C2.2.1",
|
|
1739
|
-
"title": "A public right of way through and/or across your property, buildings or land",
|
|
1740
1491
|
"discriminator": {
|
|
1741
1492
|
"propertyName": "yesNo"
|
|
1742
1493
|
},
|
|
@@ -1758,8 +1509,7 @@
|
|
|
1758
1509
|
]
|
|
1759
1510
|
},
|
|
1760
1511
|
"details": {
|
|
1761
|
-
"ntsRef": "C2.2.1.2"
|
|
1762
|
-
"title": "Please provide details and mark the route on a plan of the property"
|
|
1512
|
+
"ntsRef": "C2.2.1.2"
|
|
1763
1513
|
}
|
|
1764
1514
|
},
|
|
1765
1515
|
"required": [
|
|
@@ -1772,11 +1522,7 @@
|
|
|
1772
1522
|
],
|
|
1773
1523
|
"properties": {
|
|
1774
1524
|
"yesNo": {
|
|
1775
|
-
"ntsRef": "C2.2.1.1"
|
|
1776
|
-
"enum": [
|
|
1777
|
-
"Yes",
|
|
1778
|
-
"No"
|
|
1779
|
-
]
|
|
1525
|
+
"ntsRef": "C2.2.1.1"
|
|
1780
1526
|
}
|
|
1781
1527
|
}
|
|
1782
1528
|
}
|
|
@@ -1786,7 +1532,6 @@
|
|
|
1786
1532
|
},
|
|
1787
1533
|
"environmentalIssues": {
|
|
1788
1534
|
"ntsRef": "C3.1",
|
|
1789
|
-
"title": "Environmental Issues Affecting the Property",
|
|
1790
1535
|
"required": [
|
|
1791
1536
|
"flooding",
|
|
1792
1537
|
"coalMining",
|
|
@@ -1796,7 +1541,6 @@
|
|
|
1796
1541
|
"properties": {
|
|
1797
1542
|
"flooding": {
|
|
1798
1543
|
"ntsRef": "C3.1.1",
|
|
1799
|
-
"title": "Flooding",
|
|
1800
1544
|
"discriminator": {
|
|
1801
1545
|
"propertyName": "hasBeenFlooded"
|
|
1802
1546
|
},
|
|
@@ -1818,12 +1562,10 @@
|
|
|
1818
1562
|
]
|
|
1819
1563
|
},
|
|
1820
1564
|
"typeOfFlooding": {
|
|
1821
|
-
"ntsRef": "C3.1.1.3"
|
|
1822
|
-
"title": "What type of flooding occurred?"
|
|
1565
|
+
"ntsRef": "C3.1.1.3"
|
|
1823
1566
|
},
|
|
1824
1567
|
"details": {
|
|
1825
|
-
"ntsRef": "C3.1.1.3"
|
|
1826
|
-
"title": "Please state when the flooding occurred and identify the parts that flooded"
|
|
1568
|
+
"ntsRef": "C3.1.1.3"
|
|
1827
1569
|
}
|
|
1828
1570
|
},
|
|
1829
1571
|
"required": [
|
|
@@ -1839,7 +1581,6 @@
|
|
|
1839
1581
|
"properties": {
|
|
1840
1582
|
"floodRisk": {
|
|
1841
1583
|
"ntsRef": "C3.1.1.1",
|
|
1842
|
-
"title": "Flood Risk",
|
|
1843
1584
|
"discriminator": {
|
|
1844
1585
|
"propertyName": "impactIndicator"
|
|
1845
1586
|
},
|
|
@@ -1861,8 +1602,7 @@
|
|
|
1861
1602
|
]
|
|
1862
1603
|
},
|
|
1863
1604
|
"summary": {
|
|
1864
|
-
"ntsRef": "C3.1.1.2"
|
|
1865
|
-
"title": "Summary of risk"
|
|
1605
|
+
"ntsRef": "C3.1.1.2"
|
|
1866
1606
|
}
|
|
1867
1607
|
},
|
|
1868
1608
|
"required": [
|
|
@@ -1876,27 +1616,17 @@
|
|
|
1876
1616
|
"properties": {
|
|
1877
1617
|
"impactIndicator": {
|
|
1878
1618
|
"ntsRef": "C3.1.1.1",
|
|
1879
|
-
"title": "To your knowledge, is the property at risk of flooding of any type?"
|
|
1880
|
-
"enum": [
|
|
1881
|
-
"Yes",
|
|
1882
|
-
"No"
|
|
1883
|
-
]
|
|
1619
|
+
"title": "To your knowledge, is the property at risk of flooding of any type?"
|
|
1884
1620
|
}
|
|
1885
1621
|
}
|
|
1886
1622
|
},
|
|
1887
1623
|
"hasBeenFlooded": {
|
|
1888
|
-
"ntsRef": "C3.1.1.2"
|
|
1889
|
-
"title": "Has any part of the property (whether buildings or surrounding garden or land) ever been flooded?",
|
|
1890
|
-
"enum": [
|
|
1891
|
-
"Yes",
|
|
1892
|
-
"No"
|
|
1893
|
-
]
|
|
1624
|
+
"ntsRef": "C3.1.1.2"
|
|
1894
1625
|
}
|
|
1895
1626
|
}
|
|
1896
1627
|
},
|
|
1897
1628
|
"coalMining": {
|
|
1898
1629
|
"ntsRef": "C6.1",
|
|
1899
|
-
"title": "Coal mining",
|
|
1900
1630
|
"discriminator": {
|
|
1901
1631
|
"propertyName": "impactIndicator"
|
|
1902
1632
|
},
|
|
@@ -1930,17 +1660,12 @@
|
|
|
1930
1660
|
"properties": {
|
|
1931
1661
|
"impactIndicator": {
|
|
1932
1662
|
"ntsRef": "C6.1.1",
|
|
1933
|
-
"title": "To your knowledge, is the property impacted by coal mining?"
|
|
1934
|
-
"enum": [
|
|
1935
|
-
"Yes",
|
|
1936
|
-
"No"
|
|
1937
|
-
]
|
|
1663
|
+
"title": "To your knowledge, is the property impacted by coal mining?"
|
|
1938
1664
|
}
|
|
1939
1665
|
}
|
|
1940
1666
|
},
|
|
1941
1667
|
"nonCoalMining": {
|
|
1942
1668
|
"ntsRef": "C6.2",
|
|
1943
|
-
"title": "Non-coal mining",
|
|
1944
1669
|
"discriminator": {
|
|
1945
1670
|
"propertyName": "impactIndicator"
|
|
1946
1671
|
},
|
|
@@ -1962,8 +1687,7 @@
|
|
|
1962
1687
|
]
|
|
1963
1688
|
},
|
|
1964
1689
|
"summary": {
|
|
1965
|
-
"ntsRef": "C6.2.2"
|
|
1966
|
-
"title": "Summary of risk"
|
|
1690
|
+
"ntsRef": "C6.2.2"
|
|
1967
1691
|
}
|
|
1968
1692
|
},
|
|
1969
1693
|
"required": [
|
|
@@ -1977,17 +1701,12 @@
|
|
|
1977
1701
|
"properties": {
|
|
1978
1702
|
"impactIndicator": {
|
|
1979
1703
|
"ntsRef": "C6.2.1",
|
|
1980
|
-
"title": "To your knowledge, is the property impacted by types of mining other than coal?"
|
|
1981
|
-
"enum": [
|
|
1982
|
-
"Yes",
|
|
1983
|
-
"No"
|
|
1984
|
-
]
|
|
1704
|
+
"title": "To your knowledge, is the property impacted by types of mining other than coal?"
|
|
1985
1705
|
}
|
|
1986
1706
|
}
|
|
1987
1707
|
},
|
|
1988
1708
|
"coastalErosion": {
|
|
1989
1709
|
"ntsRef": "C3.2",
|
|
1990
|
-
"title": "Coastal erosion",
|
|
1991
1710
|
"discriminator": {
|
|
1992
1711
|
"propertyName": "impactIndicator"
|
|
1993
1712
|
},
|
|
@@ -2009,8 +1728,7 @@
|
|
|
2009
1728
|
]
|
|
2010
1729
|
},
|
|
2011
1730
|
"summary": {
|
|
2012
|
-
"ntsRef": "C3.2.2"
|
|
2013
|
-
"title": "Summary of risk"
|
|
1731
|
+
"ntsRef": "C3.2.2"
|
|
2014
1732
|
}
|
|
2015
1733
|
},
|
|
2016
1734
|
"required": [
|
|
@@ -2024,11 +1742,7 @@
|
|
|
2024
1742
|
"properties": {
|
|
2025
1743
|
"impactIndicator": {
|
|
2026
1744
|
"ntsRef": "C3.2.1",
|
|
2027
|
-
"title": "To your knowledge, is the property impacted by coastal erosion?"
|
|
2028
|
-
"enum": [
|
|
2029
|
-
"Yes",
|
|
2030
|
-
"No"
|
|
2031
|
-
]
|
|
1745
|
+
"title": "To your knowledge, is the property impacted by coastal erosion?"
|
|
2032
1746
|
}
|
|
2033
1747
|
}
|
|
2034
1748
|
}
|