@pdtf/schemas 3.2.0-5 → 3.2.1-10

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 CHANGED
@@ -41,6 +41,7 @@ const overlaysMap = {
41
41
  fme1ed2: require("./src/schemas/v3/overlays/fme1.json"),
42
42
  llc1v2: require("./src/schemas/v3/overlays/llc1.json"),
43
43
  nts2023: require("./src/schemas/v3/overlays/nts.json"),
44
+ sef24: require("./src/schemas/v3/overlays/nts-sef.json"),
44
45
  ntsl2023: require("./src/schemas/v3/overlays/ntsl.json"),
45
46
  con29R2019: require("./src/schemas/v3/overlays/con29R.json"),
46
47
  con29DW: require("./src/schemas/v3/overlays/con29DW.json"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.2.0-5",
3
+ "version": "3.2.1-10",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -1,4 +1,7 @@
1
1
  {
2
+ "id": "ADC58DEdisuWkmjp9MEJr9",
3
+ "transactionId": "LnRdGiBUkLbnuNJ89p4CEj",
4
+ "schemaVersion": "3.2.1",
2
5
  "verification": {
3
6
  "trust_framework": "uk_pdtf",
4
7
  "time": "2022-01-25T13:05:03.108Z",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "id": "ADC58DEdisuWkmjp9MEJr9",
3
+ "transactionId": "LnRdGiBUkLbnuNJ89p4CEj",
4
+ "schemaVersion": "3.2.1",
2
5
  "verification": {
3
6
  "trust_framework": "uk_pdtf",
4
7
  "time": "2022-01-25T13:16:44.527Z",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "id": "ADC58DEdisuWkmjp9MEJr9",
3
+ "transactionId": "LnRdGiBUkLbnuNJ89p4CEj",
4
+ "schemaVersion": "3.2.1",
2
5
  "verification": {
3
6
  "time": "2022-01-25T07:52:14.318Z",
4
7
  "trust_framework": "uk_pdtf",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://trust.propdata.org.uk/schemas/v3/pdtf-transaction.json",
3
- "transactionId": "3e4666bf-d5e5-4aa7-b8ce-cefe41c7568a",
3
+ "transactionId": "LnRdGiBUkLbnuNJ89p4CEj",
4
4
  "status": "For sale",
5
5
  "participants": [
6
6
  {
@@ -53,7 +53,7 @@
53
53
  },
54
54
  "priceInformation": {
55
55
  "price": 1260000,
56
- "priceQualifier": "Offers in excess of"
56
+ "priceQualifier": "Offers over"
57
57
  },
58
58
  "buildInformation": {
59
59
  "building": { "propertyType": "House", "builtForm": "Detached" },
@@ -164,6 +164,12 @@
164
164
  },
165
165
  "buildingSafety": { "yesNo": "No" },
166
166
  "accessibilityAndAdaptations": ["Level access"],
167
+ "loft": {
168
+ "loftAccess": "Yes",
169
+ "details": "There's a hatch you need to jump up and grab and pull yourself in",
170
+ "loftBoarded": "No",
171
+ "loftInsulated": "Yes"
172
+ },
167
173
  "sprayFoamInsulation": {
168
174
  "hasSprayFoamInstalled": "No"
169
175
  }
@@ -333,6 +339,9 @@
333
339
  "solarPanels": {
334
340
  "yesNo": "No"
335
341
  },
342
+ "heatPump": {
343
+ "yesNo": "No"
344
+ },
336
345
  "otherSources": {
337
346
  "yesNo": "No"
338
347
  }
@@ -1,4 +1,7 @@
1
1
  {
2
+ "id": "DsSaQjKeXTB2qvKkgSfJkh",
3
+ "transactionId": "LnRdGiBUkLbnuNJ89p4CEj",
4
+ "schemaVersion": "3.2.1",
2
5
  "verification": {
3
6
  "trust_framework": "uk_pdtf",
4
7
  "time": "2022-01-25T13:05:03.108Z",