RMHalak commited on
Commit
4d98bba
1 Parent(s): fc7c1e5

Upload 2 files

Browse files
Files changed (2) hide show
  1. max_dict.json +1 -0
  2. min_dict.json +1 -0
max_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bedrooms": 9, "bathrooms": 8, "sqft_living": 13525, "sqft_lot": 1074200, "floors": 3, "waterfront": 1, "view": 4, "condition": 5, "sqft_above": 9400, "sqft_basement": 4800, "yr_built": 2014, "yr_renovated": 2014, "house_age": 114, "years_since_renovation": 2014}
min_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bedrooms": 0, "bathrooms": 0, "sqft_living": 350, "sqft_lot": 625, "floors": 1, "waterfront": 0, "view": 0, "condition": 1, "sqft_above": 350, "sqft_basement": 0, "yr_built": 1900, "yr_renovated": 1900, "house_age": 0, "years_since_renovation": 0}