Sha256: 7402198acace6bf934f2e2c6088eaae884c30f135195166f7d174005fea108ab

Contents?: true

Size: 1.34 KB

Versions: 5

Compression:

Stored size: 1.34 KB

Contents

[{
  "name": "mls_olr",
  "nested_mappings": {
    "key": "Building",
    "mappings": {
      "City": {
        "fieldName": "city",
        "default": ""
      },
      "ZipCode": {
        "fieldName": "postal_code",
        "default": null
      },
      "Address": {
        "fieldName": "street_name",
        "default": ""
      },
      "State": {
        "fieldName": "province",
        "default": ""
      },
      "Latitude": {
        "fieldName": "latitude",
        "default": 0
      },
      "Longitude": {
        "fieldName": "longitude",
        "default": 0
      },
      "YearBuilt": {
        "fieldName": "year_construction",
        "default": 0
      },
      "SquareFootage": {
        "fieldName": "constructed_area",
        "default": 0
      }
    }
  },
  "mappings": {
    "ListingID": {
      "fieldName": "reference",
      "default": null
    },
    "Price": {
      "fieldName": "price_sale_current",
      "default": 0
    },
    "Description": {
      "fieldName": "description_en",
      "default": ""
    },
    "Bedrooms": {
      "fieldName": "count_bedrooms",
      "default": 0
    },
    "Baths": {
      "fieldName": "count_bathrooms",
      "default": 0
    },
    "areaunit": {
      "fieldName": "area_unit",
      "default": "sqft"
    },
    "currency": {
      "fieldName": "currency",
      "default": "USD"
    }


  }
}]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pwb-1.4.0 config/import_mappings/mls_olr.json
pwb-1.3.0 config/import_mappings/mls_olr.json
pwb-1.2.0 config/import_mappings/mls_olr.json
pwb-1.1.1 config/import_mappings/mls_olr.json
pwb-1.0.0 config/import_mappings/mls_olr.json