File size: 244 Bytes
d67a1f7
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "title": 0,
    "sale_price": 1,
    "condominium_rate": 2,
    "property_tax": 3,
    "room_count": 4,
    "bathroom_count": 5,
    "garage_count": 6,
    "description": 7,
    "property_type": 8,
    "rent_price": 9,
    "other": 10
  }