rubillow 0.0.1
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.
- data/.gitignore +6 -0
- data/.rspec +2 -0
- data/.yardopts +4 -0
- data/Gemfile +3 -0
- data/Gemfile.lock +43 -0
- data/LICENSE +21 -0
- data/README.md +64 -0
- data/Rakefile +38 -0
- data/lib/rubillow.rb +29 -0
- data/lib/rubillow/configuration.rb +31 -0
- data/lib/rubillow/home_valuation.rb +141 -0
- data/lib/rubillow/models.rb +83 -0
- data/lib/rubillow/models/addressable.rb +38 -0
- data/lib/rubillow/models/chart.rb +34 -0
- data/lib/rubillow/models/comps.rb +35 -0
- data/lib/rubillow/models/deep_comps.rb +35 -0
- data/lib/rubillow/models/deep_search_result.rb +44 -0
- data/lib/rubillow/models/demographic_value.rb +28 -0
- data/lib/rubillow/models/demographics.rb +149 -0
- data/lib/rubillow/models/images.rb +24 -0
- data/lib/rubillow/models/linkable.rb +39 -0
- data/lib/rubillow/models/monthly_payments.rb +64 -0
- data/lib/rubillow/models/posting.rb +37 -0
- data/lib/rubillow/models/postings.rb +64 -0
- data/lib/rubillow/models/property_basics.rb +36 -0
- data/lib/rubillow/models/property_chart.rb +26 -0
- data/lib/rubillow/models/rate_summary.rb +38 -0
- data/lib/rubillow/models/region.rb +44 -0
- data/lib/rubillow/models/region_chart.rb +30 -0
- data/lib/rubillow/models/region_children.rb +30 -0
- data/lib/rubillow/models/search_result.rb +19 -0
- data/lib/rubillow/models/updated_property_details.rb +87 -0
- data/lib/rubillow/models/zestimateable.rb +77 -0
- data/lib/rubillow/models/zpidable.rb +25 -0
- data/lib/rubillow/mortgage.rb +75 -0
- data/lib/rubillow/neighborhood.rb +129 -0
- data/lib/rubillow/postings.rb +46 -0
- data/lib/rubillow/property_details.rb +107 -0
- data/lib/rubillow/request.rb +67 -0
- data/lib/rubillow/version.rb +4 -0
- data/rubillow.gemspec +31 -0
- data/spec/rubillow/configuration_spec.rb +10 -0
- data/spec/rubillow/home_valuation_spec.rb +91 -0
- data/spec/rubillow/models/comps_spec.rb +71 -0
- data/spec/rubillow/models/deep_comps_spec.rb +93 -0
- data/spec/rubillow/models/deep_search_results_spec.rb +47 -0
- data/spec/rubillow/models/demographics_spec.rb +60 -0
- data/spec/rubillow/models/monthly_payments_spec.rb +20 -0
- data/spec/rubillow/models/posting_spec.rb +28 -0
- data/spec/rubillow/models/postings_spec.rb +15 -0
- data/spec/rubillow/models/property_chart_spec.rb +18 -0
- data/spec/rubillow/models/rate_summary_spec.rb +14 -0
- data/spec/rubillow/models/region_chart_spec.rb +19 -0
- data/spec/rubillow/models/region_children_spec.rb +11 -0
- data/spec/rubillow/models/search_result_spec.rb +68 -0
- data/spec/rubillow/models/updated_property_details_spec.rb +57 -0
- data/spec/rubillow/models_spec.rb +46 -0
- data/spec/rubillow/mortgage_spec.rb +37 -0
- data/spec/rubillow/neighborhood_spec.rb +55 -0
- data/spec/rubillow/postings_spec.rb +19 -0
- data/spec/rubillow/property_details_spec.rb +67 -0
- data/spec/rubillow/request_spec.rb +65 -0
- data/spec/rubillow/rubillow_spec.rb +13 -0
- data/spec/spec_helper.rb +15 -0
- data/spec/support/have_configuration_matcher.rb +23 -0
- data/spec/xml/general_failure.xml +12 -0
- data/spec/xml/get_chart.xml +18 -0
- data/spec/xml/get_comps.xml +252 -0
- data/spec/xml/get_deep_comps.xml +307 -0
- data/spec/xml/get_deep_search_results.xml +66 -0
- data/spec/xml/get_demographics.xml +791 -0
- data/spec/xml/get_monthly_payments.xml +33 -0
- data/spec/xml/get_rate_summary.xml +21 -0
- data/spec/xml/get_region_chart.xml +25 -0
- data/spec/xml/get_region_children.xml +870 -0
- data/spec/xml/get_region_postings.xml +2660 -0
- data/spec/xml/get_search_results.xml +55 -0
- data/spec/xml/get_updated_property_details.xml +74 -0
- data/spec/xml/get_zestimate.xml +56 -0
- data/spec/xml/near_limit.xml +13 -0
- metadata +324 -0
@@ -0,0 +1,55 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<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/6b4ea3e571a1ef97dd8f1e6be94b2725/static/xsd/SearchResults.xsd">
|
3
|
+
<request>
|
4
|
+
<address>2114 Bigelow Ave</address>
|
5
|
+
<citystatezip>Seattle, WA</citystatezip>
|
6
|
+
</request>
|
7
|
+
<message>
|
8
|
+
<text>Request successfully processed</text>
|
9
|
+
<code>0</code>
|
10
|
+
</message>
|
11
|
+
<response>
|
12
|
+
<results>
|
13
|
+
<result>
|
14
|
+
<zpid>48749425</zpid>
|
15
|
+
<links>
|
16
|
+
<homedetails>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/</homedetails>
|
17
|
+
<graphsanddata>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/#charts-and-data</graphsanddata>
|
18
|
+
<mapthishome>http://www.zillow.com/homes/48749425_zpid/</mapthishome>
|
19
|
+
<myestimator>http://www.zillow.com/myestimator/Edit.htm?zprop=48749425</myestimator>
|
20
|
+
<myzestimator deprecated="true">http://www.zillow.com/myestimator/Edit.htm?zprop=48749425</myzestimator>
|
21
|
+
<comparables>http://www.zillow.com/homes/comps/48749425_zpid/</comparables>
|
22
|
+
</links>
|
23
|
+
<address>
|
24
|
+
<street>2114 Bigelow Ave N</street>
|
25
|
+
<zipcode>98109</zipcode>
|
26
|
+
<city>Seattle</city>
|
27
|
+
<state>WA</state>
|
28
|
+
<latitude>47.637933</latitude>
|
29
|
+
<longitude>-122.347938</longitude>
|
30
|
+
</address>
|
31
|
+
<zestimate>
|
32
|
+
<amount currency="USD">1032000</amount>
|
33
|
+
<last-updated>08/24/2011</last-updated>
|
34
|
+
<oneWeekChange deprecated="true"/>
|
35
|
+
<valueChange duration="30" currency="USD">5900</valueChange>
|
36
|
+
<valuationRange>
|
37
|
+
<low currency="USD">866880</low>
|
38
|
+
<high currency="USD">1259040</high>
|
39
|
+
</valuationRange>
|
40
|
+
<percentile>0</percentile>
|
41
|
+
</zestimate>
|
42
|
+
<localRealEstate>
|
43
|
+
<region id="271856" type="neighborhood" name="East Queen Anne">
|
44
|
+
<links>
|
45
|
+
<overview>http://www.zillow.com/local-info/WA-Seattle/East-Queen-Anne/r_271856/</overview>
|
46
|
+
<forSaleByOwner>http://www.zillow.com/homes/fsbo/East-Queen-Anne-Seattle-WA/</forSaleByOwner>
|
47
|
+
<forSale>http://www.zillow.com/homes/for_sale/East-Queen-Anne-Seattle-WA/</forSale>
|
48
|
+
</links>
|
49
|
+
</region>
|
50
|
+
</localRealEstate>
|
51
|
+
</result>
|
52
|
+
</results>
|
53
|
+
</response>
|
54
|
+
</SearchResults:searchresults>
|
55
|
+
<!-- H:119 T:95ms S:916 R:Fri Aug 26 12:55:57 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|
@@ -0,0 +1,74 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<UpdatedPropertyDetails:updatedPropertyDetails xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:UpdatedPropertyDetails="http://www.zillow.com/static/xsd/UpdatedPropertyDetails.xsd" xsi:schemaLocation="http://www.zillow.com/static/xsd/UpdatedPropertyDetails.xsd http://www.zillowstatic.com/vstatic/6b4ea3e571a1ef97dd8f1e6be94b2725/static/xsd/UpdatedPropertyDetails.xsd">
|
3
|
+
<request>
|
4
|
+
<zpid>48749425</zpid>
|
5
|
+
</request>
|
6
|
+
<message>
|
7
|
+
<text>Request successfully processed</text>
|
8
|
+
<code>0</code>
|
9
|
+
</message>
|
10
|
+
<response>
|
11
|
+
<zpid>48749425</zpid>
|
12
|
+
<pageViewCount>
|
13
|
+
<currentMonth>27</currentMonth>
|
14
|
+
<total>8095</total>
|
15
|
+
</pageViewCount>
|
16
|
+
<address>
|
17
|
+
<street>2114 Bigelow Ave N</street>
|
18
|
+
<zipcode>98109</zipcode>
|
19
|
+
<city>Seattle</city>
|
20
|
+
<state>WA</state>
|
21
|
+
<latitude>47.637933</latitude>
|
22
|
+
<longitude>-122.347938</longitude>
|
23
|
+
</address>
|
24
|
+
<posting>
|
25
|
+
<status>Active</status>
|
26
|
+
<agentName>John Blacksmith</agentName>
|
27
|
+
<agentProfileUrl>/profile/John.Blacksmith</agentProfileUrl>
|
28
|
+
<brokerage>Lake and Company Real Estate</brokerage>
|
29
|
+
<type>For sale by agent</type>
|
30
|
+
<lastUpdatedDate>2008-06-05 10:28:00.0</lastUpdatedDate>
|
31
|
+
<externalUrl>http://mls.lakere.com/srch_mls/detail.php?mode=ag&LN=28097669&t=listings&l=</externalUrl>
|
32
|
+
<mls>28097669</mls>
|
33
|
+
</posting>
|
34
|
+
<price currency="USD">1290000</price>
|
35
|
+
<links>
|
36
|
+
<homeDetails>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/</homeDetails>
|
37
|
+
<photoGallery>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/#image=lightbox%3Dtrue</photoGallery>
|
38
|
+
<homeInfo>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/</homeInfo>
|
39
|
+
</links>
|
40
|
+
<images>
|
41
|
+
<count>17</count>
|
42
|
+
<image>
|
43
|
+
<url>http://photos1.zillow.com/is/image/i0/i4/i3019/IS1d2piz9kupb4z.jpg?op_sharpen=1&qlt=90&hei=400&wid=400</url>
|
44
|
+
<url>http://photos3.zillow.com/is/image/i0/i4/i3019/ISkzzhgcun7u03.jpg?op_sharpen=1&qlt=90&hei=400&wid=400</url>
|
45
|
+
<url>http://photos2.zillow.com/is/image/i0/i4/i3019/ISkzzhg8wkzq1v.jpg?op_sharpen=1&qlt=90&hei=400&wid=400</url>
|
46
|
+
<url>http://photos1.zillow.com/is/image/i0/i4/i3019/ISkzzhg4yirm3n.jpg?op_sharpen=1&qlt=90&hei=400&wid=400</url>
|
47
|
+
<url>http://photos3.zillow.com/is/image/i0/i4/i3019/ISkzzhg10gji5f.jpg?op_sharpen=1&qlt=90&hei=400&wid=400</url>
|
48
|
+
</image>
|
49
|
+
</images>
|
50
|
+
<editedFacts>
|
51
|
+
<useCode>SingleFamily</useCode>
|
52
|
+
<bedrooms>4</bedrooms>
|
53
|
+
<bathrooms>3.0</bathrooms>
|
54
|
+
<finishedSqFt>3470</finishedSqFt>
|
55
|
+
<lotSizeSqFt>4680</lotSizeSqFt>
|
56
|
+
<yearBuilt>1924</yearBuilt>
|
57
|
+
<yearUpdated>2003</yearUpdated>
|
58
|
+
<numFloors>2</numFloors>
|
59
|
+
<basement>Finished</basement>
|
60
|
+
<roof>Composition</roof>
|
61
|
+
<view>Water, City, Mountain</view>
|
62
|
+
<parkingType>Off-street</parkingType>
|
63
|
+
<heatingSources>Gas</heatingSources>
|
64
|
+
<heatingSystem>Forced air</heatingSystem>
|
65
|
+
<rooms>Laundry room, Walk-in closet, Master bath, Office, Dining room, Family room, Breakfast nook</rooms>
|
66
|
+
</editedFacts>
|
67
|
+
<homeDescription>Bright, spacious, 4 bedroom/3 bath Craftsman, with stunning, expansive views, on one of Queen Anne's finest streets. Views of Lk Union, Lk Washington,the Cascades from Mt. Baker to Mt. Rainier, and the city-from two levels and 2 view decks. Craftsman charm intact: hardwood floors, cove moldings, crystal doorknobs, Batchelder tile fireplace. Huge gourmet eat-in kitchen with slab granite countertops, deluxe master suite, theater-like media room, level rear yard with garden space and covered patio.</homeDescription>
|
68
|
+
<neighborhood>Queen Anne</neighborhood>
|
69
|
+
<schoolDistrict>Seattle</schoolDistrict>
|
70
|
+
<elementarySchool>John Hay</elementarySchool>
|
71
|
+
<middleSchool>McClure</middleSchool>
|
72
|
+
</response>
|
73
|
+
</UpdatedPropertyDetails:updatedPropertyDetails>
|
74
|
+
<!-- H:120 T:120ms S:943 R:Fri Aug 26 20:01:14 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<Zestimate:zestimate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Zestimate="http://www.zillow.com/static/xsd/Zestimate.xsd" xsi:schemaLocation="http://www.zillow.com/static/xsd/Zestimate.xsd http://www.zillowstatic.com/vstatic/6b4ea3e571a1ef97dd8f1e6be94b2725/static/xsd/Zestimate.xsd">
|
3
|
+
<request>
|
4
|
+
<zpid>48749425</zpid>
|
5
|
+
</request>
|
6
|
+
<message>
|
7
|
+
<text>Request successfully processed</text>
|
8
|
+
<code>0</code>
|
9
|
+
</message>
|
10
|
+
<response>
|
11
|
+
<zpid>48749425</zpid>
|
12
|
+
<links>
|
13
|
+
<homedetails>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/</homedetails>
|
14
|
+
<graphsanddata>http://www.zillow.com/homedetails/2114-Bigelow-Ave-N-Seattle-WA-98109/48749425_zpid/#charts-and-data</graphsanddata>
|
15
|
+
<mapthishome>http://www.zillow.com/homes/48749425_zpid/</mapthishome>
|
16
|
+
<myestimator>http://www.zillow.com/myestimator/Edit.htm?zprop=48749425</myestimator>
|
17
|
+
<myzestimator deprecated="true">http://www.zillow.com/myestimator/Edit.htm?zprop=48749425</myzestimator>
|
18
|
+
<comparables>http://www.zillow.com/homes/comps/48749425_zpid/</comparables>
|
19
|
+
</links>
|
20
|
+
<address>
|
21
|
+
<street>2114 Bigelow Ave N</street>
|
22
|
+
<zipcode>98109</zipcode>
|
23
|
+
<city>Seattle</city>
|
24
|
+
<state>WA</state>
|
25
|
+
<latitude>47.637933</latitude>
|
26
|
+
<longitude>-122.347938</longitude>
|
27
|
+
</address>
|
28
|
+
<zestimate>
|
29
|
+
<amount currency="USD">1032000</amount>
|
30
|
+
<last-updated>08/24/2011</last-updated>
|
31
|
+
<oneWeekChange deprecated="true"/>
|
32
|
+
<valueChange duration="30" currency="USD">5900</valueChange>
|
33
|
+
<valuationRange>
|
34
|
+
<low currency="USD">866880</low>
|
35
|
+
<high currency="USD">1259040</high>
|
36
|
+
</valuationRange>
|
37
|
+
<percentile>95</percentile>
|
38
|
+
</zestimate>
|
39
|
+
<localRealEstate>
|
40
|
+
<region id="271856" type="neighborhood" name="East Queen Anne">
|
41
|
+
<links>
|
42
|
+
<overview>http://www.zillow.com/local-info/WA-Seattle/East-Queen-Anne/r_271856/</overview>
|
43
|
+
<forSaleByOwner>http://www.zillow.com/homes/fsbo/East-Queen-Anne-Seattle-WA/</forSaleByOwner>
|
44
|
+
<forSale>http://www.zillow.com/homes/for_sale/East-Queen-Anne-Seattle-WA/</forSale>
|
45
|
+
</links>
|
46
|
+
</region>
|
47
|
+
</localRealEstate>
|
48
|
+
<regions>
|
49
|
+
<zipcode-id>99569</zipcode-id>
|
50
|
+
<city-id>16037</city-id>
|
51
|
+
<county-id>207</county-id>
|
52
|
+
<state-id>59</state-id>
|
53
|
+
</regions>
|
54
|
+
</response>
|
55
|
+
</Zestimate:zestimate>
|
56
|
+
<!-- H:117 T:21ms S:952 R:Fri Aug 26 12:56:57 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<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/6b4ea3e571a1ef97dd8f1e6be94b2725/static/xsd/SearchResults.xsd">
|
3
|
+
<request>
|
4
|
+
<address/>
|
5
|
+
<citystatezip/>
|
6
|
+
</request>
|
7
|
+
<message>
|
8
|
+
<text>Error: invalid or missing ZWSID parameter</text>
|
9
|
+
<code>2</code>
|
10
|
+
<limit-warning>true</limit-warning>
|
11
|
+
</message>
|
12
|
+
</SearchResults:searchresults>
|
13
|
+
<!-- H:117 T:0ms S:150 R:Fri Aug 26 12:53:30 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|
metadata
ADDED
@@ -0,0 +1,324 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: rubillow
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
hash: 29
|
5
|
+
prerelease:
|
6
|
+
segments:
|
7
|
+
- 0
|
8
|
+
- 0
|
9
|
+
- 1
|
10
|
+
version: 0.0.1
|
11
|
+
platform: ruby
|
12
|
+
authors:
|
13
|
+
- Matthew Vince
|
14
|
+
autorequire:
|
15
|
+
bindir: bin
|
16
|
+
cert_chain: []
|
17
|
+
|
18
|
+
date: 2011-08-28 00:00:00 Z
|
19
|
+
dependencies:
|
20
|
+
- !ruby/object:Gem::Dependency
|
21
|
+
name: rspec
|
22
|
+
prerelease: false
|
23
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
24
|
+
none: false
|
25
|
+
requirements:
|
26
|
+
- - ~>
|
27
|
+
- !ruby/object:Gem::Version
|
28
|
+
hash: 15
|
29
|
+
segments:
|
30
|
+
- 2
|
31
|
+
- 6
|
32
|
+
version: "2.6"
|
33
|
+
type: :development
|
34
|
+
version_requirements: *id001
|
35
|
+
- !ruby/object:Gem::Dependency
|
36
|
+
name: mocha
|
37
|
+
prerelease: false
|
38
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
39
|
+
none: false
|
40
|
+
requirements:
|
41
|
+
- - ~>
|
42
|
+
- !ruby/object:Gem::Version
|
43
|
+
hash: 43
|
44
|
+
segments:
|
45
|
+
- 0
|
46
|
+
- 9
|
47
|
+
- 8
|
48
|
+
version: 0.9.8
|
49
|
+
type: :development
|
50
|
+
version_requirements: *id002
|
51
|
+
- !ruby/object:Gem::Dependency
|
52
|
+
name: bourne
|
53
|
+
prerelease: false
|
54
|
+
requirement: &id003 !ruby/object:Gem::Requirement
|
55
|
+
none: false
|
56
|
+
requirements:
|
57
|
+
- - ~>
|
58
|
+
- !ruby/object:Gem::Version
|
59
|
+
hash: 15
|
60
|
+
segments:
|
61
|
+
- 1
|
62
|
+
- 0
|
63
|
+
version: "1.0"
|
64
|
+
type: :development
|
65
|
+
version_requirements: *id003
|
66
|
+
- !ruby/object:Gem::Dependency
|
67
|
+
name: yard
|
68
|
+
prerelease: false
|
69
|
+
requirement: &id004 !ruby/object:Gem::Requirement
|
70
|
+
none: false
|
71
|
+
requirements:
|
72
|
+
- - ">="
|
73
|
+
- !ruby/object:Gem::Version
|
74
|
+
hash: 23
|
75
|
+
segments:
|
76
|
+
- 0
|
77
|
+
- 6
|
78
|
+
- 8
|
79
|
+
version: 0.6.8
|
80
|
+
type: :development
|
81
|
+
version_requirements: *id004
|
82
|
+
- !ruby/object:Gem::Dependency
|
83
|
+
name: bluecloth
|
84
|
+
prerelease: false
|
85
|
+
requirement: &id005 !ruby/object:Gem::Requirement
|
86
|
+
none: false
|
87
|
+
requirements:
|
88
|
+
- - ">="
|
89
|
+
- !ruby/object:Gem::Version
|
90
|
+
hash: 11
|
91
|
+
segments:
|
92
|
+
- 2
|
93
|
+
- 1
|
94
|
+
- 0
|
95
|
+
version: 2.1.0
|
96
|
+
type: :development
|
97
|
+
version_requirements: *id005
|
98
|
+
- !ruby/object:Gem::Dependency
|
99
|
+
name: rcov
|
100
|
+
prerelease: false
|
101
|
+
requirement: &id006 !ruby/object:Gem::Requirement
|
102
|
+
none: false
|
103
|
+
requirements:
|
104
|
+
- - ~>
|
105
|
+
- !ruby/object:Gem::Version
|
106
|
+
hash: 47
|
107
|
+
segments:
|
108
|
+
- 0
|
109
|
+
- 9
|
110
|
+
- 10
|
111
|
+
version: 0.9.10
|
112
|
+
type: :development
|
113
|
+
version_requirements: *id006
|
114
|
+
- !ruby/object:Gem::Dependency
|
115
|
+
name: nokogiri
|
116
|
+
prerelease: false
|
117
|
+
requirement: &id007 !ruby/object:Gem::Requirement
|
118
|
+
none: false
|
119
|
+
requirements:
|
120
|
+
- - ~>
|
121
|
+
- !ruby/object:Gem::Version
|
122
|
+
hash: 3
|
123
|
+
segments:
|
124
|
+
- 1
|
125
|
+
- 5
|
126
|
+
- 0
|
127
|
+
version: 1.5.0
|
128
|
+
type: :runtime
|
129
|
+
version_requirements: *id007
|
130
|
+
- !ruby/object:Gem::Dependency
|
131
|
+
name: activesupport
|
132
|
+
prerelease: false
|
133
|
+
requirement: &id008 !ruby/object:Gem::Requirement
|
134
|
+
none: false
|
135
|
+
requirements:
|
136
|
+
- - ~>
|
137
|
+
- !ruby/object:Gem::Version
|
138
|
+
hash: 19
|
139
|
+
segments:
|
140
|
+
- 3
|
141
|
+
- 0
|
142
|
+
- 10
|
143
|
+
version: 3.0.10
|
144
|
+
type: :runtime
|
145
|
+
version_requirements: *id008
|
146
|
+
- !ruby/object:Gem::Dependency
|
147
|
+
name: i18n
|
148
|
+
prerelease: false
|
149
|
+
requirement: &id009 !ruby/object:Gem::Requirement
|
150
|
+
none: false
|
151
|
+
requirements:
|
152
|
+
- - ~>
|
153
|
+
- !ruby/object:Gem::Version
|
154
|
+
hash: 7
|
155
|
+
segments:
|
156
|
+
- 0
|
157
|
+
- 6
|
158
|
+
- 0
|
159
|
+
version: 0.6.0
|
160
|
+
type: :runtime
|
161
|
+
version_requirements: *id009
|
162
|
+
description: Ruby library to access the Zillow API
|
163
|
+
email:
|
164
|
+
- rubillow@matthewvince.com
|
165
|
+
executables: []
|
166
|
+
|
167
|
+
extensions: []
|
168
|
+
|
169
|
+
extra_rdoc_files: []
|
170
|
+
|
171
|
+
files:
|
172
|
+
- .gitignore
|
173
|
+
- .rspec
|
174
|
+
- .yardopts
|
175
|
+
- Gemfile
|
176
|
+
- Gemfile.lock
|
177
|
+
- LICENSE
|
178
|
+
- README.md
|
179
|
+
- Rakefile
|
180
|
+
- lib/rubillow.rb
|
181
|
+
- lib/rubillow/configuration.rb
|
182
|
+
- lib/rubillow/home_valuation.rb
|
183
|
+
- lib/rubillow/models.rb
|
184
|
+
- lib/rubillow/models/addressable.rb
|
185
|
+
- lib/rubillow/models/chart.rb
|
186
|
+
- lib/rubillow/models/comps.rb
|
187
|
+
- lib/rubillow/models/deep_comps.rb
|
188
|
+
- lib/rubillow/models/deep_search_result.rb
|
189
|
+
- lib/rubillow/models/demographic_value.rb
|
190
|
+
- lib/rubillow/models/demographics.rb
|
191
|
+
- lib/rubillow/models/images.rb
|
192
|
+
- lib/rubillow/models/linkable.rb
|
193
|
+
- lib/rubillow/models/monthly_payments.rb
|
194
|
+
- lib/rubillow/models/posting.rb
|
195
|
+
- lib/rubillow/models/postings.rb
|
196
|
+
- lib/rubillow/models/property_basics.rb
|
197
|
+
- lib/rubillow/models/property_chart.rb
|
198
|
+
- lib/rubillow/models/rate_summary.rb
|
199
|
+
- lib/rubillow/models/region.rb
|
200
|
+
- lib/rubillow/models/region_chart.rb
|
201
|
+
- lib/rubillow/models/region_children.rb
|
202
|
+
- lib/rubillow/models/search_result.rb
|
203
|
+
- lib/rubillow/models/updated_property_details.rb
|
204
|
+
- lib/rubillow/models/zestimateable.rb
|
205
|
+
- lib/rubillow/models/zpidable.rb
|
206
|
+
- lib/rubillow/mortgage.rb
|
207
|
+
- lib/rubillow/neighborhood.rb
|
208
|
+
- lib/rubillow/postings.rb
|
209
|
+
- lib/rubillow/property_details.rb
|
210
|
+
- lib/rubillow/request.rb
|
211
|
+
- lib/rubillow/version.rb
|
212
|
+
- rubillow.gemspec
|
213
|
+
- spec/rubillow/configuration_spec.rb
|
214
|
+
- spec/rubillow/home_valuation_spec.rb
|
215
|
+
- spec/rubillow/models/comps_spec.rb
|
216
|
+
- spec/rubillow/models/deep_comps_spec.rb
|
217
|
+
- spec/rubillow/models/deep_search_results_spec.rb
|
218
|
+
- spec/rubillow/models/demographics_spec.rb
|
219
|
+
- spec/rubillow/models/monthly_payments_spec.rb
|
220
|
+
- spec/rubillow/models/posting_spec.rb
|
221
|
+
- spec/rubillow/models/postings_spec.rb
|
222
|
+
- spec/rubillow/models/property_chart_spec.rb
|
223
|
+
- spec/rubillow/models/rate_summary_spec.rb
|
224
|
+
- spec/rubillow/models/region_chart_spec.rb
|
225
|
+
- spec/rubillow/models/region_children_spec.rb
|
226
|
+
- spec/rubillow/models/search_result_spec.rb
|
227
|
+
- spec/rubillow/models/updated_property_details_spec.rb
|
228
|
+
- spec/rubillow/models_spec.rb
|
229
|
+
- spec/rubillow/mortgage_spec.rb
|
230
|
+
- spec/rubillow/neighborhood_spec.rb
|
231
|
+
- spec/rubillow/postings_spec.rb
|
232
|
+
- spec/rubillow/property_details_spec.rb
|
233
|
+
- spec/rubillow/request_spec.rb
|
234
|
+
- spec/rubillow/rubillow_spec.rb
|
235
|
+
- spec/spec_helper.rb
|
236
|
+
- spec/support/have_configuration_matcher.rb
|
237
|
+
- spec/xml/general_failure.xml
|
238
|
+
- spec/xml/get_chart.xml
|
239
|
+
- spec/xml/get_comps.xml
|
240
|
+
- spec/xml/get_deep_comps.xml
|
241
|
+
- spec/xml/get_deep_search_results.xml
|
242
|
+
- spec/xml/get_demographics.xml
|
243
|
+
- spec/xml/get_monthly_payments.xml
|
244
|
+
- spec/xml/get_rate_summary.xml
|
245
|
+
- spec/xml/get_region_chart.xml
|
246
|
+
- spec/xml/get_region_children.xml
|
247
|
+
- spec/xml/get_region_postings.xml
|
248
|
+
- spec/xml/get_search_results.xml
|
249
|
+
- spec/xml/get_updated_property_details.xml
|
250
|
+
- spec/xml/get_zestimate.xml
|
251
|
+
- spec/xml/near_limit.xml
|
252
|
+
homepage: https://github.com/synewaves/rubillow
|
253
|
+
licenses: []
|
254
|
+
|
255
|
+
post_install_message:
|
256
|
+
rdoc_options: []
|
257
|
+
|
258
|
+
require_paths:
|
259
|
+
- lib
|
260
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
261
|
+
none: false
|
262
|
+
requirements:
|
263
|
+
- - ">="
|
264
|
+
- !ruby/object:Gem::Version
|
265
|
+
hash: 3
|
266
|
+
segments:
|
267
|
+
- 0
|
268
|
+
version: "0"
|
269
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
270
|
+
none: false
|
271
|
+
requirements:
|
272
|
+
- - ">="
|
273
|
+
- !ruby/object:Gem::Version
|
274
|
+
hash: 3
|
275
|
+
segments:
|
276
|
+
- 0
|
277
|
+
version: "0"
|
278
|
+
requirements: []
|
279
|
+
|
280
|
+
rubyforge_project: rubillow
|
281
|
+
rubygems_version: 1.8.6
|
282
|
+
signing_key:
|
283
|
+
specification_version: 3
|
284
|
+
summary: Ruby library to access the Zillow API
|
285
|
+
test_files:
|
286
|
+
- spec/rubillow/configuration_spec.rb
|
287
|
+
- spec/rubillow/home_valuation_spec.rb
|
288
|
+
- spec/rubillow/models/comps_spec.rb
|
289
|
+
- spec/rubillow/models/deep_comps_spec.rb
|
290
|
+
- spec/rubillow/models/deep_search_results_spec.rb
|
291
|
+
- spec/rubillow/models/demographics_spec.rb
|
292
|
+
- spec/rubillow/models/monthly_payments_spec.rb
|
293
|
+
- spec/rubillow/models/posting_spec.rb
|
294
|
+
- spec/rubillow/models/postings_spec.rb
|
295
|
+
- spec/rubillow/models/property_chart_spec.rb
|
296
|
+
- spec/rubillow/models/rate_summary_spec.rb
|
297
|
+
- spec/rubillow/models/region_chart_spec.rb
|
298
|
+
- spec/rubillow/models/region_children_spec.rb
|
299
|
+
- spec/rubillow/models/search_result_spec.rb
|
300
|
+
- spec/rubillow/models/updated_property_details_spec.rb
|
301
|
+
- spec/rubillow/models_spec.rb
|
302
|
+
- spec/rubillow/mortgage_spec.rb
|
303
|
+
- spec/rubillow/neighborhood_spec.rb
|
304
|
+
- spec/rubillow/postings_spec.rb
|
305
|
+
- spec/rubillow/property_details_spec.rb
|
306
|
+
- spec/rubillow/request_spec.rb
|
307
|
+
- spec/rubillow/rubillow_spec.rb
|
308
|
+
- spec/spec_helper.rb
|
309
|
+
- spec/support/have_configuration_matcher.rb
|
310
|
+
- spec/xml/general_failure.xml
|
311
|
+
- spec/xml/get_chart.xml
|
312
|
+
- spec/xml/get_comps.xml
|
313
|
+
- spec/xml/get_deep_comps.xml
|
314
|
+
- spec/xml/get_deep_search_results.xml
|
315
|
+
- spec/xml/get_demographics.xml
|
316
|
+
- spec/xml/get_monthly_payments.xml
|
317
|
+
- spec/xml/get_rate_summary.xml
|
318
|
+
- spec/xml/get_region_chart.xml
|
319
|
+
- spec/xml/get_region_children.xml
|
320
|
+
- spec/xml/get_region_postings.xml
|
321
|
+
- spec/xml/get_search_results.xml
|
322
|
+
- spec/xml/get_updated_property_details.xml
|
323
|
+
- spec/xml/get_zestimate.xml
|
324
|
+
- spec/xml/near_limit.xml
|