@pdtf/schemas 3.0.0-19 → 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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.0-19",
3
+ "version": "3.0.0-20",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -303,6 +303,42 @@
303
303
  "yesNo": "No"
304
304
  }
305
305
  },
306
+
307
+ "electricity": {
308
+ "mainsElectricity": {
309
+ "yesNo": "Yes",
310
+ "supplier": "Octopus Energy"
311
+ },
312
+ "solarPanels": {
313
+ "yesNo": "No"
314
+ },
315
+ "otherSources": {
316
+ "yesNo": "No"
317
+ }
318
+ },
319
+ "heating": {
320
+ "heatingSystem": {
321
+ "heatingType": "Central heating",
322
+ "centralHeatingDetails": {
323
+ "boilerInstallationCertificate": {
324
+ "yesNo": "Yes",
325
+ "details": "Certified installation",
326
+ "attachments": "To follow"
327
+ },
328
+ "heatingInGoodWorkingOrder": {
329
+ "yesNo": "Yes"
330
+ },
331
+ "centralHeatingFuel": {
332
+ "centralHeatingFuelType": "Other",
333
+ "otherCentralHeatingFuelType": "Ground-source Heat Pump"
334
+ },
335
+ "centralHeatingInstalled": "2016-04-20",
336
+ "heatingLastServicedDate": "2021-03-26",
337
+ "heatingLastServicedReport": "To follow"
338
+ }
339
+ },
340
+ "otherHeatingFeatures": ["Underfloor heating"]
341
+ },
306
342
  "waterAndDrainage": {
307
343
  "water": {
308
344
  "mainsWater": {
@@ -335,29 +371,7 @@
335
371
  "yesNo": "No"
336
372
  }
337
373
  },
338
- "connectedUtilities": {
339
- "electricity": {
340
- "mainsElectricity": {
341
- "yesNo": "Yes",
342
- "supplier": "Octopus Energy"
343
- },
344
- "solarPanels": {
345
- "yesNo": "No"
346
- },
347
- "otherSources": {
348
- "yesNo": "No"
349
- }
350
- },
351
- "mainsGas": {
352
- "yesNo": "Yes",
353
- "supplier": "Octopus Energy"
354
- },
355
- "lpg": {
356
- "yesNo": "No"
357
- },
358
- "oil": {
359
- "yesNo": "No"
360
- },
374
+ "connectivity": {
361
375
  "telephone": {
362
376
  "yesNo": "Yes",
363
377
  "supplier": "EE"
@@ -367,7 +381,6 @@
367
381
  "supplier": "Sky"
368
382
  },
369
383
  "broadband": {
370
- "yesNo": "Yes",
371
384
  "supplier": "BT",
372
385
  "typeOfConnection": "FTTC (Fibre to the Cabinet)"
373
386
  },
@@ -375,34 +388,8 @@
375
388
  "knownSignalIssues": {
376
389
  "yesNo": "No"
377
390
  }
378
- },
379
- "maintenanceAgreements": {
380
- "yesNo": "No"
381
391
  }
382
392
  },
383
- "heating": {
384
- "heatingSystem": {
385
- "heatingType": "Central heating",
386
- "centralHeatingDetails": {
387
- "boilerInstallationCertificate": {
388
- "yesNo": "Yes",
389
- "details": "Certified installation",
390
- "attachments": "To follow"
391
- },
392
- "heatingInGoodWorkingOrder": {
393
- "yesNo": "Yes"
394
- },
395
- "centralHeatingFuel": {
396
- "centralHeatingFuelType": "Other",
397
- "otherCentralHeatingFuelType": "Ground-source Heat Pump"
398
- },
399
- "centralHeatingInstalled": "2016-04-20",
400
- "heatingLastServicedDate": "2021-03-26",
401
- "heatingLastServicedReport": "To follow"
402
- }
403
- },
404
- "otherHeatingFeatures": ["Underfloor heating"]
405
- },
406
393
  "insurance": {
407
394
  "isInsured": "Yes",
408
395
  "difficultiesObtainingInsurance": {