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,66 @@
|
|
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
|
+
<FIPScounty>53033</FIPScounty>
|
32
|
+
<useCode>SingleFamily</useCode>
|
33
|
+
<taxAssessmentYear>2010</taxAssessmentYear>
|
34
|
+
<taxAssessment>872000.0</taxAssessment>
|
35
|
+
<yearBuilt>1924</yearBuilt>
|
36
|
+
<lotSizeSqFt>4680</lotSizeSqFt>
|
37
|
+
<finishedSqFt>3470</finishedSqFt>
|
38
|
+
<bathrooms>3.0</bathrooms>
|
39
|
+
<bedrooms>4</bedrooms>
|
40
|
+
<lastSoldDate>11/26/2008</lastSoldDate>
|
41
|
+
<lastSoldPrice currency="USD">1025000</lastSoldPrice>
|
42
|
+
<zestimate>
|
43
|
+
<amount currency="USD">1032000</amount>
|
44
|
+
<last-updated>08/24/2011</last-updated>
|
45
|
+
<oneWeekChange deprecated="true"/>
|
46
|
+
<valueChange duration="30" currency="USD">5900</valueChange>
|
47
|
+
<valuationRange>
|
48
|
+
<low currency="USD">866880</low>
|
49
|
+
<high currency="USD">1259040</high>
|
50
|
+
</valuationRange>
|
51
|
+
<percentile>0</percentile>
|
52
|
+
</zestimate>
|
53
|
+
<localRealEstate>
|
54
|
+
<region id="271856" type="neighborhood" name="East Queen Anne">
|
55
|
+
<links>
|
56
|
+
<overview>http://www.zillow.com/local-info/WA-Seattle/East-Queen-Anne/r_271856/</overview>
|
57
|
+
<forSaleByOwner>http://www.zillow.com/homes/fsbo/East-Queen-Anne-Seattle-WA/</forSaleByOwner>
|
58
|
+
<forSale>http://www.zillow.com/homes/for_sale/East-Queen-Anne-Seattle-WA/</forSale>
|
59
|
+
</links>
|
60
|
+
</region>
|
61
|
+
</localRealEstate>
|
62
|
+
</result>
|
63
|
+
</results>
|
64
|
+
</response>
|
65
|
+
</SearchResults:searchresults>
|
66
|
+
<!-- H:120 T:96ms S:1228 R:Fri Aug 26 14:49:14 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|
@@ -0,0 +1,791 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<Demographics:demographics xmlns:Demographics="http://www.zillow.com/static/xsd/Demographics.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.zillow.com/static/xsd/Demographics.xsd http://www.zillowstatic.com/vstatic/6b4ea3e571a1ef97dd8f1e6be94b2725/static/xsd/Demographics.xsd">
|
3
|
+
<request>
|
4
|
+
<state>WA</state>
|
5
|
+
<city>Seattle</city>
|
6
|
+
<neighborhood>Ballard</neighborhood>
|
7
|
+
</request>
|
8
|
+
<message>
|
9
|
+
<text>Request successfully processed</text>
|
10
|
+
<code>0</code>
|
11
|
+
</message>
|
12
|
+
<response>
|
13
|
+
<region>
|
14
|
+
<id>250017</id>
|
15
|
+
<state>Washington</state>
|
16
|
+
<city>Seattle</city>
|
17
|
+
<neighborhood>Ballard</neighborhood>
|
18
|
+
<latitude>47.668329</latitude>
|
19
|
+
<longitude>-122.384536</longitude>
|
20
|
+
<zmmrateurl>http://www.zillow.com/mortgage-rates/wa/seattle/</zmmrateurl>
|
21
|
+
</region>
|
22
|
+
<links>
|
23
|
+
<main>http://www.zillow.com/homes/Ballard-Seattle-WA/</main>
|
24
|
+
<affordability>http://www.zillow.com/local-info/WA-Seattle/Ballard-home-value/r_250017/</affordability>
|
25
|
+
<homesandrealestate>http://www.zillow.com/local-info/WA-Seattle/Ballard-homes/r_250017/</homesandrealestate>
|
26
|
+
<people>http://www.zillow.com/local-info/WA-Seattle/Ballard-people/r_250017/</people>
|
27
|
+
<forSale>http://www.zillow.com/homes/for_sale/Ballard-Seattle-WA/</forSale>
|
28
|
+
<forSaleByOwner>http://www.zillow.com/homes/fsbo/Ballard-Seattle-WA/</forSaleByOwner>
|
29
|
+
<foreclosures>http://www.zillow.com/homes/for_sale/Ballard-Seattle-WA/fore_lt/0_mmm/</foreclosures>
|
30
|
+
<recentlySold>http://www.zillow.com/homes/recently_sold/Ballard-Seattle-WA/</recentlySold>
|
31
|
+
</links>
|
32
|
+
<charts>
|
33
|
+
<chart>
|
34
|
+
<name>Median Condo Value</name>
|
35
|
+
<url>http://www.zillow.com/app?chartType=affordability_avgCondoValue&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
36
|
+
</chart>
|
37
|
+
<chart>
|
38
|
+
<name>Median Home Value</name>
|
39
|
+
<url>http://www.zillow.com/app?chartType=affordability_avgHomeValue&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
40
|
+
</chart>
|
41
|
+
<chart>
|
42
|
+
<name>Dollars Per Square Feet</name>
|
43
|
+
<url>http://www.zillow.com/app?chartType=affordability_pricePerSqft&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
44
|
+
</chart>
|
45
|
+
<chart>
|
46
|
+
<name deprecated="true">Zillow Home Value Index Distribution</name>
|
47
|
+
<url>http://www.zillow.com/app?chartType=affordability_ZindexByDistribution&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
48
|
+
</chart>
|
49
|
+
<chart>
|
50
|
+
<name>Home Type</name>
|
51
|
+
<url>http://www.zillow.com/app?chartType=home_homeType&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
52
|
+
</chart>
|
53
|
+
<chart>
|
54
|
+
<name deprecated="true">Owners vs. Renters</name>
|
55
|
+
<url>http://www.zillow.com/app?chartType=home_ownVsRent&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
56
|
+
</chart>
|
57
|
+
<chart>
|
58
|
+
<name>Home Size in Square Feet</name>
|
59
|
+
<url>http://www.zillow.com/app?chartType=home_homeSize&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
60
|
+
</chart>
|
61
|
+
<chart>
|
62
|
+
<name>Year Built</name>
|
63
|
+
<url>http://www.zillow.com/app?chartType=home_yearBuilt&graphType=barChart&regionId=250017&regionType=8&service=chart</url>
|
64
|
+
</chart>
|
65
|
+
</charts>
|
66
|
+
<market deprecated="true"/>
|
67
|
+
<pages>
|
68
|
+
<page>
|
69
|
+
<name>Affordability</name>
|
70
|
+
<tables>
|
71
|
+
<table>
|
72
|
+
<name>Affordability Data</name>
|
73
|
+
<data>
|
74
|
+
<attribute>
|
75
|
+
<name>Zillow Home Value Index</name>
|
76
|
+
<values>
|
77
|
+
<neighborhood>
|
78
|
+
<value type="USD">305200</value>
|
79
|
+
</neighborhood>
|
80
|
+
<city>
|
81
|
+
<value type="USD">348800</value>
|
82
|
+
</city>
|
83
|
+
<nation>
|
84
|
+
<value type="USD">171600</value>
|
85
|
+
</nation>
|
86
|
+
</values>
|
87
|
+
</attribute>
|
88
|
+
<attribute>
|
89
|
+
<name>Median Single Family Home Value</name>
|
90
|
+
<values>
|
91
|
+
<neighborhood>
|
92
|
+
<value type="USD">365200</value>
|
93
|
+
</neighborhood>
|
94
|
+
<city>
|
95
|
+
<value type="USD">377000</value>
|
96
|
+
</city>
|
97
|
+
<nation>
|
98
|
+
<value type="USD">173500</value>
|
99
|
+
</nation>
|
100
|
+
</values>
|
101
|
+
</attribute>
|
102
|
+
<attribute>
|
103
|
+
<name>Median Condo Value</name>
|
104
|
+
<values>
|
105
|
+
<neighborhood>
|
106
|
+
<value type="USD">271700</value>
|
107
|
+
</neighborhood>
|
108
|
+
<city>
|
109
|
+
<value type="USD">266900</value>
|
110
|
+
</city>
|
111
|
+
<nation>
|
112
|
+
<value type="USD">155800</value>
|
113
|
+
</nation>
|
114
|
+
</values>
|
115
|
+
</attribute>
|
116
|
+
<attribute>
|
117
|
+
<name>Median 2-Bedroom Home Value</name>
|
118
|
+
<values>
|
119
|
+
<neighborhood>
|
120
|
+
<value type="USD">316200</value>
|
121
|
+
</neighborhood>
|
122
|
+
<city>
|
123
|
+
<value type="USD">305700</value>
|
124
|
+
</city>
|
125
|
+
<nation>
|
126
|
+
<value type="USD">127700</value>
|
127
|
+
</nation>
|
128
|
+
</values>
|
129
|
+
</attribute>
|
130
|
+
<attribute>
|
131
|
+
<name>Median 3-Bedroom Home Value</name>
|
132
|
+
<values>
|
133
|
+
<neighborhood>
|
134
|
+
<value type="USD">368000</value>
|
135
|
+
</neighborhood>
|
136
|
+
<city>
|
137
|
+
<value type="USD">377900</value>
|
138
|
+
</city>
|
139
|
+
<nation>
|
140
|
+
<value type="USD">156400</value>
|
141
|
+
</nation>
|
142
|
+
</values>
|
143
|
+
</attribute>
|
144
|
+
<attribute>
|
145
|
+
<name>Median 4-Bedroom Home Value</name>
|
146
|
+
<values>
|
147
|
+
<neighborhood>
|
148
|
+
<value type="USD">413600</value>
|
149
|
+
</neighborhood>
|
150
|
+
<city>
|
151
|
+
<value type="USD">443100</value>
|
152
|
+
</city>
|
153
|
+
<nation>
|
154
|
+
<value type="USD">246600</value>
|
155
|
+
</nation>
|
156
|
+
</values>
|
157
|
+
</attribute>
|
158
|
+
<attribute>
|
159
|
+
<name>Percent Homes Decreasing</name>
|
160
|
+
<values>
|
161
|
+
<neighborhood>
|
162
|
+
<value type="percent">0.802</value>
|
163
|
+
</neighborhood>
|
164
|
+
<city>
|
165
|
+
<value type="percent">0.778</value>
|
166
|
+
</city>
|
167
|
+
<nation>
|
168
|
+
<value type="percent">0.734</value>
|
169
|
+
</nation>
|
170
|
+
</values>
|
171
|
+
</attribute>
|
172
|
+
<attribute>
|
173
|
+
<name>Percent Listing Price Reduction</name>
|
174
|
+
<values>
|
175
|
+
<neighborhood>
|
176
|
+
<value type="percent">0.291</value>
|
177
|
+
</neighborhood>
|
178
|
+
<city>
|
179
|
+
<value type="percent">0.372</value>
|
180
|
+
</city>
|
181
|
+
<nation>
|
182
|
+
<value type="percent">0.308</value>
|
183
|
+
</nation>
|
184
|
+
</values>
|
185
|
+
</attribute>
|
186
|
+
<attribute>
|
187
|
+
<name>Median List Price Per Sq Ft</name>
|
188
|
+
<values>
|
189
|
+
<neighborhood>
|
190
|
+
<value type="USD">280</value>
|
191
|
+
</neighborhood>
|
192
|
+
<city>
|
193
|
+
<value type="USD">247</value>
|
194
|
+
</city>
|
195
|
+
<nation>
|
196
|
+
<value type="USD">103</value>
|
197
|
+
</nation>
|
198
|
+
</values>
|
199
|
+
</attribute>
|
200
|
+
<attribute>
|
201
|
+
<name>Median List Price</name>
|
202
|
+
<values>
|
203
|
+
<neighborhood>
|
204
|
+
<value type="USD">300000</value>
|
205
|
+
</neighborhood>
|
206
|
+
<city>
|
207
|
+
<value type="USD">359000</value>
|
208
|
+
</city>
|
209
|
+
<nation>
|
210
|
+
<value type="USD">189900</value>
|
211
|
+
</nation>
|
212
|
+
</values>
|
213
|
+
</attribute>
|
214
|
+
<attribute>
|
215
|
+
<name>Median Sale Price</name>
|
216
|
+
<values>
|
217
|
+
<neighborhood>
|
218
|
+
<value type="USD">335000</value>
|
219
|
+
</neighborhood>
|
220
|
+
<city>
|
221
|
+
<value type="USD">383600</value>
|
222
|
+
</city>
|
223
|
+
<nation>
|
224
|
+
<value type="USD">191700</value>
|
225
|
+
</nation>
|
226
|
+
</values>
|
227
|
+
</attribute>
|
228
|
+
<attribute>
|
229
|
+
<name>Homes For Sale</name>
|
230
|
+
<values/>
|
231
|
+
</attribute>
|
232
|
+
<attribute>
|
233
|
+
<name>Homes Recently Sold</name>
|
234
|
+
<values>
|
235
|
+
<neighborhood>
|
236
|
+
<value>12</value>
|
237
|
+
</neighborhood>
|
238
|
+
<city>
|
239
|
+
<value>876</value>
|
240
|
+
</city>
|
241
|
+
<nation>
|
242
|
+
<value>341521</value>
|
243
|
+
</nation>
|
244
|
+
</values>
|
245
|
+
</attribute>
|
246
|
+
<attribute>
|
247
|
+
<name>Property Tax</name>
|
248
|
+
<values>
|
249
|
+
<neighborhood>
|
250
|
+
<value type="USD">2780</value>
|
251
|
+
</neighborhood>
|
252
|
+
<city>
|
253
|
+
<value type="USD">3569</value>
|
254
|
+
</city>
|
255
|
+
<nation>
|
256
|
+
<value type="USD">2117</value>
|
257
|
+
</nation>
|
258
|
+
</values>
|
259
|
+
</attribute>
|
260
|
+
<attribute>
|
261
|
+
<name>Turnover (Sold Within Last Yr.)</name>
|
262
|
+
<values>
|
263
|
+
<neighborhood>
|
264
|
+
<value type="percent">0.054</value>
|
265
|
+
</neighborhood>
|
266
|
+
<city>
|
267
|
+
<value type="percent">0.042</value>
|
268
|
+
</city>
|
269
|
+
<nation>
|
270
|
+
<value type="percent">0.034</value>
|
271
|
+
</nation>
|
272
|
+
</values>
|
273
|
+
</attribute>
|
274
|
+
<attribute>
|
275
|
+
<name>Median Value Per Sq Ft</name>
|
276
|
+
<values>
|
277
|
+
<neighborhood>
|
278
|
+
<value type="USD">311</value>
|
279
|
+
</neighborhood>
|
280
|
+
<city>
|
281
|
+
<value type="USD">250</value>
|
282
|
+
</city>
|
283
|
+
<nation>
|
284
|
+
<value type="USD">104</value>
|
285
|
+
</nation>
|
286
|
+
</values>
|
287
|
+
</attribute>
|
288
|
+
<attribute>
|
289
|
+
<name>1-Yr. Change</name>
|
290
|
+
<values>
|
291
|
+
<neighborhood>
|
292
|
+
<value type="percent">-0.054</value>
|
293
|
+
</neighborhood>
|
294
|
+
<city>
|
295
|
+
<value type="percent">-0.044</value>
|
296
|
+
</city>
|
297
|
+
<nation>
|
298
|
+
<value type="percent">-0.062</value>
|
299
|
+
</nation>
|
300
|
+
</values>
|
301
|
+
</attribute>
|
302
|
+
<attribute>
|
303
|
+
<name>>Homes For Sale By Owner</name>
|
304
|
+
<values>
|
305
|
+
<neighborhood>
|
306
|
+
<value>0</value>
|
307
|
+
</neighborhood>
|
308
|
+
<city>
|
309
|
+
<value>47</value>
|
310
|
+
</city>
|
311
|
+
<nation>
|
312
|
+
<value>33971</value>
|
313
|
+
</nation>
|
314
|
+
</values>
|
315
|
+
</attribute>
|
316
|
+
<attribute>
|
317
|
+
<name>>New Construction</name>
|
318
|
+
<values>
|
319
|
+
<neighborhood>
|
320
|
+
<value>0</value>
|
321
|
+
</neighborhood>
|
322
|
+
<city>
|
323
|
+
<value>0</value>
|
324
|
+
</city>
|
325
|
+
<nation>
|
326
|
+
<value>30794</value>
|
327
|
+
</nation>
|
328
|
+
</values>
|
329
|
+
</attribute>
|
330
|
+
<attribute>
|
331
|
+
<name>>Foreclosures</name>
|
332
|
+
<values>
|
333
|
+
<neighborhood>
|
334
|
+
<value>15</value>
|
335
|
+
</neighborhood>
|
336
|
+
<city>
|
337
|
+
<value>814</value>
|
338
|
+
</city>
|
339
|
+
<nation>
|
340
|
+
<value>593884</value>
|
341
|
+
</nation>
|
342
|
+
</values>
|
343
|
+
</attribute>
|
344
|
+
</data>
|
345
|
+
</table>
|
346
|
+
</tables>
|
347
|
+
</page>
|
348
|
+
<page>
|
349
|
+
<name>Homes & Real Estate</name>
|
350
|
+
<tables>
|
351
|
+
<table>
|
352
|
+
<name>Homes & Real Estate Data</name>
|
353
|
+
<data>
|
354
|
+
<attribute>
|
355
|
+
<name>Owners</name>
|
356
|
+
<values>
|
357
|
+
<neighborhood>
|
358
|
+
<value type="percent">0.35028618</value>
|
359
|
+
</neighborhood>
|
360
|
+
<city>
|
361
|
+
<value type="percent">0.48412441</value>
|
362
|
+
</city>
|
363
|
+
<nation>
|
364
|
+
<value type="percent">0.66268764</value>
|
365
|
+
</nation>
|
366
|
+
</values>
|
367
|
+
</attribute>
|
368
|
+
<attribute>
|
369
|
+
<name>Renters</name>
|
370
|
+
<values>
|
371
|
+
<neighborhood>
|
372
|
+
<value type="percent">0.64971382</value>
|
373
|
+
</neighborhood>
|
374
|
+
<city>
|
375
|
+
<value type="percent">0.51587559</value>
|
376
|
+
</city>
|
377
|
+
<nation>
|
378
|
+
<value type="percent">0.33731236</value>
|
379
|
+
</nation>
|
380
|
+
</values>
|
381
|
+
</attribute>
|
382
|
+
<attribute>
|
383
|
+
<name>Median Home Size (Sq. Ft.)</name>
|
384
|
+
<values>
|
385
|
+
<neighborhood>
|
386
|
+
<value>1180</value>
|
387
|
+
</neighborhood>
|
388
|
+
<city>
|
389
|
+
<value>1540</value>
|
390
|
+
</city>
|
391
|
+
</values>
|
392
|
+
</attribute>
|
393
|
+
<attribute>
|
394
|
+
<name>Avg. Year Built</name>
|
395
|
+
<values>
|
396
|
+
<neighborhood>
|
397
|
+
<value>1994</value>
|
398
|
+
</neighborhood>
|
399
|
+
<city>
|
400
|
+
<value>1949</value>
|
401
|
+
</city>
|
402
|
+
</values>
|
403
|
+
</attribute>
|
404
|
+
<attribute>
|
405
|
+
<name>Single-Family Homes</name>
|
406
|
+
<values>
|
407
|
+
<neighborhood>
|
408
|
+
<value type="percent">0.1712158808933</value>
|
409
|
+
</neighborhood>
|
410
|
+
<city>
|
411
|
+
<value type="percent">0.6496783406203</value>
|
412
|
+
</city>
|
413
|
+
</values>
|
414
|
+
</attribute>
|
415
|
+
<attribute>
|
416
|
+
<name>Condos</name>
|
417
|
+
<values>
|
418
|
+
<neighborhood>
|
419
|
+
<value type="percent">0.6398440269408</value>
|
420
|
+
</neighborhood>
|
421
|
+
<city>
|
422
|
+
<value type="percent">0.2483180968364</value>
|
423
|
+
</city>
|
424
|
+
</values>
|
425
|
+
</attribute>
|
426
|
+
</data>
|
427
|
+
</table>
|
428
|
+
<table>
|
429
|
+
<name>BuiltYear</name>
|
430
|
+
<data>
|
431
|
+
<attribute>
|
432
|
+
<name><1900</name>
|
433
|
+
<value type="percent">0.0419354838709</value>
|
434
|
+
</attribute>
|
435
|
+
<attribute>
|
436
|
+
<name>>2000</name>
|
437
|
+
<value type="percent">0.4691756272401</value>
|
438
|
+
</attribute>
|
439
|
+
<attribute>
|
440
|
+
<name>1900-1919</name>
|
441
|
+
<value type="percent">0.1168458781362</value>
|
442
|
+
</attribute>
|
443
|
+
<attribute>
|
444
|
+
<name>1920-1939</name>
|
445
|
+
<value type="percent">0.04229390681</value>
|
446
|
+
</attribute>
|
447
|
+
<attribute>
|
448
|
+
<name>1940-1959</name>
|
449
|
+
<value type="percent">0.0537634408602</value>
|
450
|
+
</attribute>
|
451
|
+
<attribute>
|
452
|
+
<name>1960-1979</name>
|
453
|
+
<value type="percent">0.1121863799283</value>
|
454
|
+
</attribute>
|
455
|
+
<attribute>
|
456
|
+
<name>1980-1999</name>
|
457
|
+
<value type="percent">0.1637992831541</value>
|
458
|
+
</attribute>
|
459
|
+
</data>
|
460
|
+
</table>
|
461
|
+
<table>
|
462
|
+
<name>Census Summary-HomeSize</name>
|
463
|
+
<data>
|
464
|
+
<attribute>
|
465
|
+
<name><1000sqft</name>
|
466
|
+
<value type="percent">0.3922527265889</value>
|
467
|
+
</attribute>
|
468
|
+
<attribute>
|
469
|
+
<name>>3600sqft</name>
|
470
|
+
<value type="percent">0.0684467845054</value>
|
471
|
+
</attribute>
|
472
|
+
<attribute>
|
473
|
+
<name>1000-1400sqft</name>
|
474
|
+
<value type="percent">0.2651372696502</value>
|
475
|
+
</attribute>
|
476
|
+
<attribute>
|
477
|
+
<name>1400-1800sqft</name>
|
478
|
+
<value type="percent">0.1214742384355</value>
|
479
|
+
</attribute>
|
480
|
+
<attribute>
|
481
|
+
<name>1800-2400sqft</name>
|
482
|
+
<value type="percent">0.0699511094396</value>
|
483
|
+
</attribute>
|
484
|
+
<attribute>
|
485
|
+
<name>2400-3600sqft</name>
|
486
|
+
<value type="percent">0.0684467845054</value>
|
487
|
+
</attribute>
|
488
|
+
</data>
|
489
|
+
</table>
|
490
|
+
<table>
|
491
|
+
<name>Census Summary-HomeType</name>
|
492
|
+
<data>
|
493
|
+
<attribute>
|
494
|
+
<name>Condo</name>
|
495
|
+
<value type="percent">0.6398440269408</value>
|
496
|
+
</attribute>
|
497
|
+
<attribute>
|
498
|
+
<name>Other</name>
|
499
|
+
<value type="percent">1.9343463444890998</value>
|
500
|
+
</attribute>
|
501
|
+
<attribute>
|
502
|
+
<name>SingleFamily</name>
|
503
|
+
<value type="percent">0.1712158808933</value>
|
504
|
+
</attribute>
|
505
|
+
</data>
|
506
|
+
</table>
|
507
|
+
<table>
|
508
|
+
<name>Census Summary-Occupancy</name>
|
509
|
+
<data>
|
510
|
+
<attribute>
|
511
|
+
<name>Own</name>
|
512
|
+
<value type="percent">0.35028618</value>
|
513
|
+
</attribute>
|
514
|
+
<attribute>
|
515
|
+
<name>Rent</name>
|
516
|
+
<value type="percent">0.64971382</value>
|
517
|
+
</attribute>
|
518
|
+
</data>
|
519
|
+
</table>
|
520
|
+
</tables>
|
521
|
+
</page>
|
522
|
+
<page>
|
523
|
+
<name>People</name>
|
524
|
+
<tables>
|
525
|
+
<table>
|
526
|
+
<name>People Data</name>
|
527
|
+
<data>
|
528
|
+
<attribute>
|
529
|
+
<name>Median Household Income</name>
|
530
|
+
<values>
|
531
|
+
<neighborhood>
|
532
|
+
<value currency="USD">41202.9453206937</value>
|
533
|
+
</neighborhood>
|
534
|
+
<city>
|
535
|
+
<value currency="USD">45736</value>
|
536
|
+
</city>
|
537
|
+
<nation>
|
538
|
+
<value currency="USD">44512.0130806292</value>
|
539
|
+
</nation>
|
540
|
+
</values>
|
541
|
+
</attribute>
|
542
|
+
<attribute>
|
543
|
+
<name>Single Males</name>
|
544
|
+
<values>
|
545
|
+
<neighborhood>
|
546
|
+
<value type="percent">0.218182040689239</value>
|
547
|
+
</neighborhood>
|
548
|
+
<city>
|
549
|
+
<value type="percent">0.230033266826908</value>
|
550
|
+
</city>
|
551
|
+
<nation>
|
552
|
+
<value type="percent">0.146462187349365</value>
|
553
|
+
</nation>
|
554
|
+
</values>
|
555
|
+
</attribute>
|
556
|
+
<attribute>
|
557
|
+
<name>Single Females</name>
|
558
|
+
<values>
|
559
|
+
<neighborhood>
|
560
|
+
<value type="percent">0.197726979090431</value>
|
561
|
+
</neighborhood>
|
562
|
+
<city>
|
563
|
+
<value type="percent">0.187486853578992</value>
|
564
|
+
</city>
|
565
|
+
<nation>
|
566
|
+
<value type="percent">0.124578258618535</value>
|
567
|
+
</nation>
|
568
|
+
</values>
|
569
|
+
</attribute>
|
570
|
+
<attribute>
|
571
|
+
<name>Median Age</name>
|
572
|
+
<values>
|
573
|
+
<neighborhood>
|
574
|
+
<value>39</value>
|
575
|
+
</neighborhood>
|
576
|
+
<city>
|
577
|
+
<value>37</value>
|
578
|
+
</city>
|
579
|
+
<nation>
|
580
|
+
<value>36</value>
|
581
|
+
</nation>
|
582
|
+
</values>
|
583
|
+
</attribute>
|
584
|
+
<attribute>
|
585
|
+
<name>Homes With Kids</name>
|
586
|
+
<values>
|
587
|
+
<neighborhood>
|
588
|
+
<value type="percent">0.149933859172205</value>
|
589
|
+
</neighborhood>
|
590
|
+
<city>
|
591
|
+
<value type="percent">0.181808339938523</value>
|
592
|
+
</city>
|
593
|
+
<nation>
|
594
|
+
<value type="percent">0.313623902816284</value>
|
595
|
+
</nation>
|
596
|
+
</values>
|
597
|
+
</attribute>
|
598
|
+
<attribute>
|
599
|
+
<name>Average Household Size</name>
|
600
|
+
<values>
|
601
|
+
<neighborhood>
|
602
|
+
<value>1.82278897942217</value>
|
603
|
+
</neighborhood>
|
604
|
+
<city>
|
605
|
+
<value>2.08</value>
|
606
|
+
</city>
|
607
|
+
<nation>
|
608
|
+
<value>2.58883240001203</value>
|
609
|
+
</nation>
|
610
|
+
</values>
|
611
|
+
</attribute>
|
612
|
+
<attribute>
|
613
|
+
<name>Average Commute Time (Minutes)</name>
|
614
|
+
<values>
|
615
|
+
<neighborhood>
|
616
|
+
<value>26.56776121676753</value>
|
617
|
+
</neighborhood>
|
618
|
+
<city>
|
619
|
+
<value>26.6363786935206</value>
|
620
|
+
</city>
|
621
|
+
<nation>
|
622
|
+
<value>26.375545725891282</value>
|
623
|
+
</nation>
|
624
|
+
</values>
|
625
|
+
</attribute>
|
626
|
+
</data>
|
627
|
+
</table>
|
628
|
+
<table>
|
629
|
+
<name>Census Summary-AgeDecade</name>
|
630
|
+
<data>
|
631
|
+
<attribute>
|
632
|
+
<name>>=70s</name>
|
633
|
+
<value type="percent">0.114872901061</value>
|
634
|
+
</attribute>
|
635
|
+
<attribute>
|
636
|
+
<name>0s</name>
|
637
|
+
<value type="percent">0.0698273234810158</value>
|
638
|
+
</attribute>
|
639
|
+
<attribute>
|
640
|
+
<name>10s</name>
|
641
|
+
<value type="percent">0.0614721332267584</value>
|
642
|
+
</attribute>
|
643
|
+
<attribute>
|
644
|
+
<name>20s</name>
|
645
|
+
<value type="percent">0.210411237406907</value>
|
646
|
+
</attribute>
|
647
|
+
<attribute>
|
648
|
+
<name>30s</name>
|
649
|
+
<value type="percent">0.222130722421361</value>
|
650
|
+
</attribute>
|
651
|
+
<attribute>
|
652
|
+
<name>40s</name>
|
653
|
+
<value type="percent">0.159760457231474</value>
|
654
|
+
</attribute>
|
655
|
+
<attribute>
|
656
|
+
<name>50s</name>
|
657
|
+
<value type="percent">0.100382039995932</value>
|
658
|
+
</attribute>
|
659
|
+
<attribute>
|
660
|
+
<name>60s</name>
|
661
|
+
<value type="percent">0.0611431851755522</value>
|
662
|
+
</attribute>
|
663
|
+
</data>
|
664
|
+
</table>
|
665
|
+
<table>
|
666
|
+
<name>Census Summary-CommuteTime</name>
|
667
|
+
<data>
|
668
|
+
<attribute>
|
669
|
+
<name><10min</name>
|
670
|
+
<value type="percent">0.116523248268039</value>
|
671
|
+
</attribute>
|
672
|
+
<attribute>
|
673
|
+
<name>>=60min</name>
|
674
|
+
<value type="percent">0.0482377198229543</value>
|
675
|
+
</attribute>
|
676
|
+
<attribute>
|
677
|
+
<name>10-20min</name>
|
678
|
+
<value type="percent">0.266281330068427</value>
|
679
|
+
</attribute>
|
680
|
+
<attribute>
|
681
|
+
<name>20-30min</name>
|
682
|
+
<value type="percent">0.255069379257092</value>
|
683
|
+
</attribute>
|
684
|
+
<attribute>
|
685
|
+
<name>30-45min</name>
|
686
|
+
<value type="percent">0.189151878627933</value>
|
687
|
+
</attribute>
|
688
|
+
<attribute>
|
689
|
+
<name>45-60min</name>
|
690
|
+
<value type="percent">0.124736443955555</value>
|
691
|
+
</attribute>
|
692
|
+
</data>
|
693
|
+
</table>
|
694
|
+
<table>
|
695
|
+
<name>Census Summary-Household</name>
|
696
|
+
<data>
|
697
|
+
<attribute>
|
698
|
+
<name>NoKids</name>
|
699
|
+
<value type="percent">0.850066140827795</value>
|
700
|
+
</attribute>
|
701
|
+
<attribute>
|
702
|
+
<name>WithKids</name>
|
703
|
+
<value type="percent">0.149933859172205</value>
|
704
|
+
</attribute>
|
705
|
+
</data>
|
706
|
+
</table>
|
707
|
+
<table>
|
708
|
+
<name>Census Summary-RelationshipStatus</name>
|
709
|
+
<data>
|
710
|
+
<attribute>
|
711
|
+
<name>Divorced-Female</name>
|
712
|
+
<value type="percent">0.0854375513590899</value>
|
713
|
+
</attribute>
|
714
|
+
<attribute>
|
715
|
+
<name>Divorced-Male</name>
|
716
|
+
<value type="percent">0.0602982799519792</value>
|
717
|
+
</attribute>
|
718
|
+
<attribute>
|
719
|
+
<name>Married-Female</name>
|
720
|
+
<value type="percent">0.178297193386233</value>
|
721
|
+
</attribute>
|
722
|
+
<attribute>
|
723
|
+
<name>Married-Male</name>
|
724
|
+
<value type="percent">0.186687382837076</value>
|
725
|
+
</attribute>
|
726
|
+
<attribute>
|
727
|
+
<name>Single-Female</name>
|
728
|
+
<value type="percent">0.197726979090431</value>
|
729
|
+
</attribute>
|
730
|
+
<attribute>
|
731
|
+
<name>Single-Male</name>
|
732
|
+
<value type="percent">0.218182040689239</value>
|
733
|
+
</attribute>
|
734
|
+
<attribute>
|
735
|
+
<name>Widowed-Female</name>
|
736
|
+
<value type="percent">0.0632616593158969</value>
|
737
|
+
</attribute>
|
738
|
+
<attribute>
|
739
|
+
<name>Widowed-Male</name>
|
740
|
+
<value type="percent">0.0101089133700551</value>
|
741
|
+
</attribute>
|
742
|
+
</data>
|
743
|
+
</table>
|
744
|
+
</tables>
|
745
|
+
<segmentation>
|
746
|
+
<liveshere>
|
747
|
+
<title>Makin' It Singles</title>
|
748
|
+
<name>Upper-scale urban singles.</name>
|
749
|
+
<description>Pre-middle-age to middle-age singles with upper-scale incomes. May or may not own their own home. Most have college educations and are employed in mid-management professions.</description>
|
750
|
+
</liveshere>
|
751
|
+
<liveshere>
|
752
|
+
<title>Aspiring Urbanites</title>
|
753
|
+
<name>Urban singles with moderate income.</name>
|
754
|
+
<description>Low- to middle-income singles over a wide age range. Some have a college education. They work in a variety of occupations, including some management-level positions.</description>
|
755
|
+
</liveshere>
|
756
|
+
<liveshere>
|
757
|
+
<title>Bright Lights, Big City</title>
|
758
|
+
<name>Very mobile singles living in the city.</name>
|
759
|
+
<description>Singles ranging in age from early 20s to mid-40s who have moved to an urban setting. Most rent their apartment or condo. Some have a college education and work in services and the professional sector.</description>
|
760
|
+
</liveshere>
|
761
|
+
</segmentation>
|
762
|
+
<uniqueness>
|
763
|
+
<category type="Education">
|
764
|
+
<characteristic>Bachelor's degrees</characteristic>
|
765
|
+
</category>
|
766
|
+
<category type="Employment">
|
767
|
+
<characteristic>Females working for non-profits</characteristic>
|
768
|
+
<characteristic>Self-employed (unincorporated businesses)</characteristic>
|
769
|
+
<characteristic>Work in arts, design, entertainment, sports, or media occupations</characteristic>
|
770
|
+
<characteristic>Work in computer or mathematical occupations</characteristic>
|
771
|
+
<characteristic>Work in office and administrative support occupations</characteristic>
|
772
|
+
</category>
|
773
|
+
<category type="People & Culture">
|
774
|
+
<characteristic>Born in the Midwest</characteristic>
|
775
|
+
<characteristic>Born in the Northeast</characteristic>
|
776
|
+
<characteristic>Born in the South</characteristic>
|
777
|
+
<characteristic>Divorced females</characteristic>
|
778
|
+
<characteristic>Single females</characteristic>
|
779
|
+
<characteristic>Single males</characteristic>
|
780
|
+
<characteristic>Widowed females</characteristic>
|
781
|
+
</category>
|
782
|
+
<category type="Transportation">
|
783
|
+
<characteristic>Get to work by bicycle</characteristic>
|
784
|
+
<characteristic>Get to work by bus</characteristic>
|
785
|
+
</category>
|
786
|
+
</uniqueness>
|
787
|
+
</page>
|
788
|
+
</pages>
|
789
|
+
</response>
|
790
|
+
</Demographics:demographics>
|
791
|
+
<!-- H:117 T:375ms S:8957 R:Sat Aug 27 07:55:50 PDT 2011 B:3.0.121144.20110823141116-comp_rel_b -->
|