-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy pathrent_zestimate.xml
More file actions
75 lines (75 loc) · 3.29 KB
/
rent_zestimate.xml
File metadata and controls
75 lines (75 loc) · 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<SearchResults:searchresults xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SearchResults="http://www.zillow.com/static/xsd/SearchResults.xsd" xsi:schemaLocation="http://www.zillow.com/static/xsd/SearchResults.xsd http://www.zillowstatic.com/vstatic/4cffed0/static/xsd/SearchResults.xsd">
<request>
<address>2114 Bigelow Ave</address>
<citystatezip>Seattle, WA</citystatezip>
</request>
<message>
<text>Request successfully processed</text>
<code>0</code>
</message>
<response>
<results>
<result>
<zpid>48749425</zpid>
<links>
<homedetails>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/</homedetails>
<graphsanddata>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/#charts-and-data</graphsanddata>
<mapthishome>http://www.zillow.com/homes/48749425_zpid/</mapthishome>
<comparables>http://www.zillow.com/homes/comps/48749425_zpid/</comparables>
</links>
<address>
<street>2114 Bigelow Ave N</street>
<zipcode>98109</zipcode>
<city>Seattle</city>
<state>WA</state>
<latitude>47.637933</latitude>
<longitude>-122.347938</longitude>
</address>
<FIPScounty>53033</FIPScounty>
<useCode>SingleFamily</useCode>
<taxAssessmentYear>2014</taxAssessmentYear>
<taxAssessment>1060000.0</taxAssessment>
<yearBuilt>1924</yearBuilt>
<lotSizeSqFt>4680</lotSizeSqFt>
<finishedSqFt>3470</finishedSqFt>
<bathrooms>3.0</bathrooms>
<bedrooms>4</bedrooms>
<lastSoldDate>11/26/2008</lastSoldDate>
<lastSoldPrice currency="USD">1025000</lastSoldPrice>
<zestimate>
<amount currency="USD">1399263</amount>
<last-updated>02/23/2016</last-updated>
<oneWeekChange deprecated="true"/>
<valueChange duration="30" currency="USD">-11305</valueChange>
<valuationRange>
<low currency="USD">1301315</low>
<high currency="USD">1511204</high>
</valuationRange>
<percentile>0</percentile>
</zestimate>
<rentzestimate>
<amount currency="USD">5495</amount>
<last-updated>02/24/2016</last-updated>
<oneWeekChange deprecated="true"/>
<valueChange duration="30" currency="USD">17</valueChange>
<valuationRange>
<low currency="USD">4011</low>
<high currency="USD">6209</high>
</valuationRange>
</rentzestimate>
<localRealEstate>
<region name="East Queen Anne" id="271856" type="neighborhood">
<zindexValue>727,500</zindexValue>
<links>
<overview>http://www.zillow.com/local-info/WA-Seattle/East-Queen-Anne/r_271856/</overview>
<forSaleByOwner>http://www.zillow.com/east-queen-anne-seattle-wa/fsbo/</forSaleByOwner>
<forSale>http://www.zillow.com/east-queen-anne-seattle-wa/</forSale>
</links>
</region>
</localRealEstate>
</result>
</results>
</response>
</SearchResults:searchresults>
<!-- H:001 T:36ms S:1409 R:Wed Feb 24 20:03:21 PST 2016 B:4.0.25502-master.9ae3e6b~hotfix_pre.95a596a -->