$City_1 = Raleigh-Cary, NC
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Raleigh-Cary, NC,) {
1960
Selecting city: Raleigh-Cary, NC
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Raleigh-Cary, NC.
Most recent data for Raleigh-Cary, NC is from 2024.
2024
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
1977
The first year data is available for Raleigh-Cary, NC is : 1977 the most recent year of data is 2024.
return Array
}
function get_years(Array,Los Angeles-Long Beach-Glendale, CA (MSAD),) {
1960
Selecting city: Los Angeles-Long Beach-Glendale, CA (MSAD)
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
Most recent data for Los Angeles-Long Beach-Glendale, CA (MSAD) is from 2024.
2024
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
1975
The first year data is available for Los Angeles-Long Beach-Glendale, CA (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Raleigh-Cary, NC
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 290000
YearStart 2001
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Raleigh-Cary, NC,2001):

Data for 2001 is in the $c[Raleigh-Cary, NC] element.

function check_quarter():

Data for the 1 quarter is in the $c[Raleigh-Cary, NC][2001] element.
START $v_year = 2011

function check_year(Raleigh-Cary, NC,2011):

Data for 2011 is in the $c[Raleigh-Cary, NC] element.
END $v_year = 2011

function check_quarter():

Data for the 3 quarter is in the $c[Raleigh-Cary, NC][2011] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2001):

Data for 2001 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2001] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2011):

Data for 2011 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.

function get_valuation():

Purchase price: $290000
Purchase year: 2001
Purchase quarter: 1
Start price index:126.78
Current price index:153.50
Based on HPI the home has appreciated 21.08% in 10.5 years at an average rate of 2.01% per year.
The current appreciations value is: $351120.05
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Array ( [0] => Raleigh-Cary, NC [1] => 290000 [2] => 2001 [3] => 1 [4] => 2011 [5] => 3 [6] => 10.5 [7] => 42 [8] => 126 [9] => 351120.05 [10] => 0.21075879476258 [11] => 0.020072266167865 ) 1
Raleigh-Cary, NC
290000
2001
1
2011
3
10.5
42
126
351120.05
0.21075879476258
0.020072266167865
Raleigh-Cary, NC
290000
2001
1
2011
3
10.5
42
126
351120.05
0.21075879476258
0.020072266167865
126.78
153.50
p_year=2001 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
290000
2001(1) : Array[2001][1] : Value = 290000 (290000 / 290000)
qcount=2 / qend=4 / v_quarter=3
292608
2001(2) : Array[2001][2] : Value = 292608 (290000 / 292608)
qcount=3 / qend=4 / v_quarter=3
293614
2001(3) : Array[2001][3] : Value = 293614 (290000 / 293614)
qcount=4 / qend=4 / v_quarter=3
296153
2001(4) : Array[2001][4] : Value = 296153 (290000 / 296153)
p_year=2001 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
297869
2002(1) : Array[2002][1] : Value = 297869 (290000 / 297869)
qcount=2 / qend=4 / v_quarter=3
298761
2002(2) : Array[2002][2] : Value = 298761 (290000 / 298761)
qcount=3 / qend=4 / v_quarter=3
301620
2002(3) : Array[2002][3] : Value = 301620 (290000 / 301620)
qcount=4 / qend=4 / v_quarter=3
302947
2002(4) : Array[2002][4] : Value = 302947 (290000 / 302947)
p_year=2001 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
304685
2003(1) : Array[2003][1] : Value = 304685 (290000 / 304685)
qcount=2 / qend=4 / v_quarter=3
305898
2003(2) : Array[2003][2] : Value = 305898 (290000 / 305898)
qcount=3 / qend=4 / v_quarter=3
306790
2003(3) : Array[2003][3] : Value = 306790 (290000 / 306790)
qcount=4 / qend=4 / v_quarter=3
308574
2003(4) : Array[2003][4] : Value = 308574 (290000 / 308574)
p_year=2001 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
310838
2004(1) : Array[2004][1] : Value = 310838 (290000 / 310838)
qcount=2 / qend=4 / v_quarter=3
313012
2004(2) : Array[2004][2] : Value = 313012 (290000 / 313012)
qcount=3 / qend=4 / v_quarter=3
315962
2004(3) : Array[2004][3] : Value = 315962 (290000 / 315962)
qcount=4 / qend=4 / v_quarter=3
319622
2004(4) : Array[2004][4] : Value = 319622 (290000 / 319622)
p_year=2001 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
323282
2005(1) : Array[2005][1] : Value = 323282 (290000 / 323282)
qcount=2 / qend=4 / v_quarter=3
326279
2005(2) : Array[2005][2] : Value = 326279 (290000 / 326279)
qcount=3 / qend=4 / v_quarter=3
331380
2005(3) : Array[2005][3] : Value = 331380 (290000 / 331380)
qcount=4 / qend=4 / v_quarter=3
337121
2005(4) : Array[2005][4] : Value = 337121 (290000 / 337121)
p_year=2001 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
340827
2006(1) : Array[2006][1] : Value = 340827 (290000 / 340827)
qcount=2 / qend=4 / v_quarter=3
347963
2006(2) : Array[2006][2] : Value = 347963 (290000 / 347963)
qcount=3 / qend=4 / v_quarter=3
353453
2006(3) : Array[2006][3] : Value = 353453 (290000 / 353453)
qcount=4 / qend=4 / v_quarter=3
358829
2006(4) : Array[2006][4] : Value = 358829 (290000 / 358829)
p_year=2001 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
364501
2007(1) : Array[2007][1] : Value = 364501 (290000 / 364501)
qcount=2 / qend=4 / v_quarter=3
369740
2007(2) : Array[2007][2] : Value = 369740 (290000 / 369740)
qcount=3 / qend=4 / v_quarter=3
374429
2007(3) : Array[2007][3] : Value = 374429 (290000 / 374429)
qcount=4 / qend=4 / v_quarter=3
377791
2007(4) : Array[2007][4] : Value = 377791 (290000 / 377791)
p_year=2001 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
379667
2008(1) : Array[2008][1] : Value = 379667 (290000 / 379667)
qcount=2 / qend=4 / v_quarter=3
380902
2008(2) : Array[2008][2] : Value = 380902 (290000 / 380902)
qcount=3 / qend=4 / v_quarter=3
381794
2008(3) : Array[2008][3] : Value = 381794 (290000 / 381794)
qcount=4 / qend=4 / v_quarter=3
380216
2008(4) : Array[2008][4] : Value = 380216 (290000 / 381794)
p_year=2001 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
381245
2009(1) : Array[2009][1] : Value = 381245 (290000 / 381794)
qcount=2 / qend=4 / v_quarter=3
375344
2009(2) : Array[2009][2] : Value = 375344 (290000 / 381794)
qcount=3 / qend=4 / v_quarter=3
369374
2009(3) : Array[2009][3] : Value = 369374 (290000 / 381794)
qcount=4 / qend=4 / v_quarter=3
366858
2009(4) : Array[2009][4] : Value = 366858 (290000 / 381794)
p_year=2001 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
361574
2010(1) : Array[2010][1] : Value = 361574 (290000 / 381794)
qcount=2 / qend=4 / v_quarter=3
359378
2010(2) : Array[2010][2] : Value = 359378 (290000 / 381794)
qcount=3 / qend=4 / v_quarter=3
361871
2010(3) : Array[2010][3] : Value = 361871 (290000 / 381794)
qcount=4 / qend=4 / v_quarter=3
360979
2010(4) : Array[2010][4] : Value = 360979 (290000 / 381794)
p_year=2001 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Raleigh-Cary, NC][2011] element.
qcount=1 / qend=3 / v_quarter=3
353407
2011(1) : Array[2011][1] : Value = 353407 (290000 / 381794)
qcount=2 / qend=3 / v_quarter=3
349931
2011(2) : Array[2011][2] : Value = 349931 (290000 / 381794)
qcount=3 / qend=3 / v_quarter=3
351120
2011(3) : Array[2011][3] : Value = 351120 (290000 / 381794)

function get_valuation():

Purchase price: $290000
Purchase year: 2001
Purchase quarter: 1
Start price index:137.44
Current price index:221.53
Based on HPI the home has appreciated 61.18% in 10.5 years at an average rate of 5.83% per year.
The current appreciations value is: $467430.88
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
290000
2001
1
2011
3
10.5
42
126
467430.88
0.61183061699651
0.058269582571096
137.44
221.53
p_year=2001 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
290000
2001(1) : Array[2001][1] : Value = 290000 (290000 / 290000)
qcount=2 / qend=4 / v_quarter=3
296604
2001(2) : Array[2001][2] : Value = 296604 (290000 / 296604)
qcount=3 / qend=4 / v_quarter=3
303356
2001(3) : Array[2001][3] : Value = 303356 (290000 / 303356)
qcount=4 / qend=4 / v_quarter=3
310319
2001(4) : Array[2001][4] : Value = 310319 (290000 / 310319)
p_year=2001 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
320743
2002(1) : Array[2002][1] : Value = 320743 (290000 / 320743)
qcount=2 / qend=4 / v_quarter=3
333530
2002(2) : Array[2002][2] : Value = 333530 (290000 / 333530)
qcount=3 / qend=4 / v_quarter=3
346337
2002(3) : Array[2002][3] : Value = 346337 (290000 / 346337)
qcount=4 / qend=4 / v_quarter=3
357330
2002(4) : Array[2002][4] : Value = 357330 (290000 / 357330)
p_year=2001 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
367079
2003(1) : Array[2003][1] : Value = 367079 (290000 / 367079)
qcount=2 / qend=4 / v_quarter=3
376131
2003(2) : Array[2003][2] : Value = 376131 (290000 / 376131)
qcount=3 / qend=4 / v_quarter=3
391745
2003(3) : Array[2003][3] : Value = 391745 (290000 / 391745)
qcount=4 / qend=4 / v_quarter=3
421665
2003(4) : Array[2003][4] : Value = 421665 (290000 / 421665)
p_year=2001 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
439220
2004(1) : Array[2004][1] : Value = 439220 (290000 / 439220)
qcount=2 / qend=4 / v_quarter=3
467790
2004(2) : Array[2004][2] : Value = 467790 (290000 / 467790)
qcount=3 / qend=4 / v_quarter=3
518303
2004(3) : Array[2004][3] : Value = 518303 (290000 / 518303)
qcount=4 / qend=4 / v_quarter=3
537125
2004(4) : Array[2004][4] : Value = 537125 (290000 / 537125)
p_year=2001 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
558921
2005(1) : Array[2005][1] : Value = 558921 (290000 / 558921)
qcount=2 / qend=4 / v_quarter=3
591267
2005(2) : Array[2005][2] : Value = 591267 (290000 / 591267)
qcount=3 / qend=4 / v_quarter=3
624542
2005(3) : Array[2005][3] : Value = 624542 (290000 / 624542)
qcount=4 / qend=4 / v_quarter=3
664569
2005(4) : Array[2005][4] : Value = 664569 (290000 / 664569)
p_year=2001 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
689235
2006(1) : Array[2006][1] : Value = 689235 (290000 / 689235)
qcount=2 / qend=4 / v_quarter=3
704617
2006(2) : Array[2006][2] : Value = 704617 (290000 / 704617)
qcount=3 / qend=4 / v_quarter=3
717003
2006(3) : Array[2006][3] : Value = 717003 (290000 / 717003)
qcount=4 / qend=4 / v_quarter=3
717784
2006(4) : Array[2006][4] : Value = 717784 (290000 / 717784)
p_year=2001 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
713458
2007(1) : Array[2007][1] : Value = 713458 (290000 / 717784)
qcount=2 / qend=4 / v_quarter=3
708858
2007(2) : Array[2007][2] : Value = 708858 (290000 / 717784)
qcount=3 / qend=4 / v_quarter=3
694109
2007(3) : Array[2007][3] : Value = 694109 (290000 / 717784)
qcount=4 / qend=4 / v_quarter=3
670963
2007(4) : Array[2007][4] : Value = 670963 (290000 / 717784)
p_year=2001 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
632307
2008(1) : Array[2008][1] : Value = 632307 (290000 / 717784)
qcount=2 / qend=4 / v_quarter=3
582258
2008(2) : Array[2008][2] : Value = 582258 (290000 / 717784)
qcount=3 / qend=4 / v_quarter=3
539298
2008(3) : Array[2008][3] : Value = 539298 (290000 / 717784)
qcount=4 / qend=4 / v_quarter=3
518177
2008(4) : Array[2008][4] : Value = 518177 (290000 / 717784)
p_year=2001 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
511467
2009(1) : Array[2009][1] : Value = 511467 (290000 / 717784)
qcount=2 / qend=4 / v_quarter=3
491274
2009(2) : Array[2009][2] : Value = 491274 (290000 / 717784)
qcount=3 / qend=4 / v_quarter=3
483720
2009(3) : Array[2009][3] : Value = 483720 (290000 / 717784)
qcount=4 / qend=4 / v_quarter=3
489459
2009(4) : Array[2009][4] : Value = 489459 (290000 / 717784)
p_year=2001 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
486780
2010(1) : Array[2010][1] : Value = 486780 (290000 / 717784)
qcount=2 / qend=4 / v_quarter=3
486062
2010(2) : Array[2010][2] : Value = 486062 (290000 / 717784)
qcount=3 / qend=4 / v_quarter=3
490388
2010(3) : Array[2010][3] : Value = 490388 (290000 / 717784)
qcount=4 / qend=4 / v_quarter=3
486653
2010(4) : Array[2010][4] : Value = 486653 (290000 / 717784)
p_year=2001 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.
qcount=1 / qend=3 / v_quarter=3
471967
2011(1) : Array[2011][1] : Value = 471967 (290000 / 717784)
qcount=2 / qend=3 / v_quarter=3
465068
2011(2) : Array[2011][2] : Value = 465068 (290000 / 717784)
qcount=3 / qend=3 / v_quarter=3
467431
2011(3) : Array[2011][3] : Value = 467431 (290000 / 717784)
HomePriceGraph.com+++++++++++++++++Price+appreciation+in+Raleigh-Cary%2C+NC+for+years+2001+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2461%2C120%2821.08%25%29+++Start%3A+%24290%2C000+End%3A+%24351%2C120
t:290000,292608,293614,296153,297869,298761,301620,302947,304685,305898,306790,308574,310838,313012,315962,319622,323282,326279,331380,337121,340827,347963,353453,358829,364501,369740,374429,377791,379667,380902,381794,380216,381245,375344,369374,366858,361574,359378,361871,360979,353407,349931,351120|290000,296604,303356,310319,320743,333530,346337,357330,367079,376131,391745,421665,439220,467790,518303,537125,558921,591267,624542,664569,689235,704617,717003,717784,713458,708858,694109,670963,632307,582258,539298,518177,511467,491274,483720,489459,486780,486062,490388,486653,471967,465068,467431
01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
270000
740000
100000
270000
740000
Raleigh-Cary, NC|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
30
2001
2008
1
3
290000
381794

function graph():

post_chtt HomePriceGraph.com Price appreciation in Raleigh-Cary, NC for years 2001 to 2011 |Total appreciation = $61,120(21.08%) Start: $290,000 End: $351,120
post_cht ls
post_chd t:290000,292608,293614,296153,297869,298761,301620,302947,304685,305898,306790,308574,310838,313012,315962,319622,323282,326279,331380,337121,340827,347963,353453,358829,364501,369740,374429,377791,379667,380902,381794,380216,381245,375344,369374,366858,361574,359378,361871,360979,353407,349931,351120|290000,296604,303356,310319,320743,333530,346337,357330,367079,376131,391745,421665,439220,467790,518303,537125,558921,591267,624542,664569,689235,704617,717003,717784,713458,708858,694109,670963,632307,582258,539298,518177,511467,491274,483720,489459,486780,486062,490388,486653,471967,465068,467431
post_chl 01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Raleigh-Cary, NC|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,270000,740000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 270000,740000
post_chf
http://chart.apis.google.com/chart?chid=536a4d04522fc300fe4841e80e7e0a50+chtt=HomePriceGraph.com+++++++++++++++++Price+appreciation+in+Raleigh-Cary%2C+NC+for+years+2001+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2461%2C120%2821.08%25%29+++Start%3A+%24290%2C000+End%3A+%24351%2C120&cht=ls&chd=t%3A290000%2C292608%2C293614%2C296153%2C297869%2C298761%2C301620%2C302947%2C304685%2C305898%2C306790%2C308574%2C310838%2C313012%2C315962%2C319622%2C323282%2C326279%2C331380%2C337121%2C340827%2C347963%2C353453%2C358829%2C364501%2C369740%2C374429%2C377791%2C379667%2C380902%2C381794%2C380216%2C381245%2C375344%2C369374%2C366858%2C361574%2C359378%2C361871%2C360979%2C353407%2C349931%2C351120%7C290000%2C296604%2C303356%2C310319%2C320743%2C333530%2C346337%2C357330%2C367079%2C376131%2C391745%2C421665%2C439220%2C467790%2C518303%2C537125%2C558921%2C591267%2C624542%2C664569%2C689235%2C704617%2C717003%2C717784%2C713458%2C708858%2C694109%2C670963%2C632307%2C582258%2C539298%2C518177%2C511467%2C491274%2C483720%2C489459%2C486780%2C486062%2C490388%2C486653%2C471967%2C465068%2C467431&chl=01%7C.%7C.%7C.%7C02%7C.%7C.%7C.%7C03%7C.%7C.%7C.%7C04%7C.%7C.%7C.%7C05%7C.%7C.%7C.%7C06%7C.%7C.%7C.%7C07%7C.%7C.%7C.%7C08%7C.%7C.%7C.%7C09%7C.%7C.%7C.%7C10%7C.%7C.%7C.%7C11%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C270000%2C740000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=270000%2C740000&chdl=Raleigh-Cary%2C+NC%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24290%5C%2C000+in+2001%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24381%5C%2C794+in+2008%2C3972dd%2C0%2C30%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...