$City_1 = Albuquerque, NM
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Albuquerque, NM,) {
1960
Selecting city: Albuquerque, NM
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Albuquerque, NM.
1: Year 2025 not found in data for Albuquerque, NM.
Most recent data for Albuquerque, NM 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 Albuquerque, NM 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 2026 for most recent data.
0: Year 2026 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
1: 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 Albuquerque, NM
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 310000
YearStart 1999
QuarterStart 1
YearEnd 2006
QuarterEnd 3

function check_year(Albuquerque, NM,1999):

Data for 1999 is in the $c[Albuquerque, NM] element.

function check_quarter():

Data for the 1 quarter is in the $c[Albuquerque, NM][1999] element.
START $v_year = 2006

function check_year(Albuquerque, NM,2006):

Data for 2006 is in the $c[Albuquerque, NM] element.
END $v_year = 2006

function check_quarter():

Data for the 3 quarter is in the $c[Albuquerque, NM][2006] element.

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

Data for 1999 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)][1999] element.

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

Data for 2006 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)][2006] element.

function get_valuation():

Purchase price: $310000
Purchase year: 1999
Purchase quarter: 1
Start price index:109.50
Current price index:172.90
Based on HPI the home has appreciated 57.9% in 7.5 years at an average rate of 7.72% per year.
The current appreciations value is: $489488.58
Evaluation year: 2006
Evaluation quarter: 3
Evaluation period: 7.5 years (30 quarters or 90 months).


Array ( [0] => Albuquerque, NM [1] => 310000 [2] => 1999 [3] => 1 [4] => 2006 [5] => 3 [6] => 7.5 [7] => 30 [8] => 90 [9] => 489488.58 [10] => 0.57899543378995 [11] => 0.077199391171994 ) 1
Albuquerque, NM
310000
1999
1
2006
3
7.5
30
90
489488.58
0.57899543378995
0.077199391171994
Albuquerque, NM
310000
1999
1
2006
3
7.5
30
90
489488.58
0.57899543378995
0.077199391171994
109.50
172.90
p_year=1999 / ycount=1999 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
310000
1999(1) : Array[1999][1] : Value = 310000 (310000 / 310000)
qcount=2 / qend=4 / v_quarter=3
309349
1999(2) : Array[1999][2] : Value = 309349 (309349 / 310000)
qcount=3 / qend=4 / v_quarter=3
308443
1999(3) : Array[1999][3] : Value = 308443 (308443 / 310000)
qcount=4 / qend=4 / v_quarter=3
308245
1999(4) : Array[1999][4] : Value = 308245 (308245 / 310000)
p_year=1999 / ycount=2000 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
309632
2000(1) : Array[2000][1] : Value = 309632 (308245 / 310000)
qcount=2 / qend=4 / v_quarter=3
308953
2000(2) : Array[2000][2] : Value = 308953 (308245 / 310000)
qcount=3 / qend=4 / v_quarter=3
311614
2000(3) : Array[2000][3] : Value = 311614 (308245 / 311614)
qcount=4 / qend=4 / v_quarter=3
313001
2000(4) : Array[2000][4] : Value = 313001 (308245 / 313001)
p_year=1999 / ycount=2001 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
320107
2001(1) : Array[2001][1] : Value = 320107 (308245 / 320107)
qcount=2 / qend=4 / v_quarter=3
322825
2001(2) : Array[2001][2] : Value = 322825 (308245 / 322825)
qcount=3 / qend=4 / v_quarter=3
324099
2001(3) : Array[2001][3] : Value = 324099 (308245 / 324099)
qcount=4 / qend=4 / v_quarter=3
326618
2001(4) : Array[2001][4] : Value = 326618 (308245 / 326618)
p_year=1999 / ycount=2002 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
327864
2002(1) : Array[2002][1] : Value = 327864 (308245 / 327864)
qcount=2 / qend=4 / v_quarter=3
330752
2002(2) : Array[2002][2] : Value = 330752 (308245 / 330752)
qcount=3 / qend=4 / v_quarter=3
335111
2002(3) : Array[2002][3] : Value = 335111 (308245 / 335111)
qcount=4 / qend=4 / v_quarter=3
337263
2002(4) : Array[2002][4] : Value = 337263 (308245 / 337263)
p_year=1999 / ycount=2003 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
340632
2003(1) : Array[2003][1] : Value = 340632 (308245 / 340632)
qcount=2 / qend=4 / v_quarter=3
344256
2003(2) : Array[2003][2] : Value = 344256 (308245 / 344256)
qcount=3 / qend=4 / v_quarter=3
346747
2003(3) : Array[2003][3] : Value = 346747 (308245 / 346747)
qcount=4 / qend=4 / v_quarter=3
353542
2003(4) : Array[2003][4] : Value = 353542 (308245 / 353542)
p_year=1999 / ycount=2004 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
357618
2004(1) : Array[2004][1] : Value = 357618 (308245 / 357618)
qcount=2 / qend=4 / v_quarter=3
364469
2004(2) : Array[2004][2] : Value = 364469 (308245 / 364469)
qcount=3 / qend=4 / v_quarter=3
373840
2004(3) : Array[2004][3] : Value = 373840 (308245 / 373840)
qcount=4 / qend=4 / v_quarter=3
380408
2004(4) : Array[2004][4] : Value = 380408 (308245 / 380408)
p_year=1999 / ycount=2005 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
387854
2005(1) : Array[2005][1] : Value = 387854 (308245 / 387854)
qcount=2 / qend=4 / v_quarter=3
407841
2005(2) : Array[2005][2] : Value = 407841 (308245 / 407841)
qcount=3 / qend=4 / v_quarter=3
425026
2005(3) : Array[2005][3] : Value = 425026 (308245 / 425026)
qcount=4 / qend=4 / v_quarter=3
438275
2005(4) : Array[2005][4] : Value = 438275 (308245 / 438275)
p_year=1999 / ycount=2006 / v_year=2006

function check_quarter():

Data for the 1 quarter is in the $c[Albuquerque, NM][2006] element.
qcount=1 / qend=3 / v_quarter=3
454667
2006(1) : Array[2006][1] : Value = 454667 (308245 / 454667)
qcount=2 / qend=3 / v_quarter=3
472700
2006(2) : Array[2006][2] : Value = 472700 (308245 / 472700)
qcount=3 / qend=3 / v_quarter=3
489489
2006(3) : Array[2006][3] : Value = 489489 (308245 / 489489)

function get_valuation():

Purchase price: $310000
Purchase year: 1999
Purchase quarter: 1
Start price index:117.86
Current price index:339.81
Based on HPI the home has appreciated 188.32% in 7.5 years at an average rate of 25.11% per year.
The current appreciations value is: $893781.61
Evaluation year: 2006
Evaluation quarter: 3
Evaluation period: 7.5 years (30 quarters or 90 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
310000
1999
1
2006
3
7.5
30
90
893781.61
1.8831664686917
0.25108886249222
117.86
339.81
p_year=1999 / ycount=1999 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
310000
1999(1) : Array[1999][1] : Value = 310000 (310000 / 310000)
qcount=2 / qend=4 / v_quarter=3
313130
1999(2) : Array[1999][2] : Value = 313130 (310000 / 313130)
qcount=3 / qend=4 / v_quarter=3
317838
1999(3) : Array[1999][3] : Value = 317838 (310000 / 317838)
qcount=4 / qend=4 / v_quarter=3
322651
1999(4) : Array[1999][4] : Value = 322651 (310000 / 322651)
p_year=1999 / ycount=2000 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
331936
2000(1) : Array[2000][1] : Value = 331936 (310000 / 331936)
qcount=2 / qend=4 / v_quarter=3
336329
2000(2) : Array[2000][2] : Value = 336329 (310000 / 336329)
qcount=3 / qend=4 / v_quarter=3
343930
2000(3) : Array[2000][3] : Value = 343930 (310000 / 343930)
qcount=4 / qend=4 / v_quarter=3
351663
2000(4) : Array[2000][4] : Value = 351663 (310000 / 351663)
p_year=1999 / ycount=2001 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
361500
2001(1) : Array[2001][1] : Value = 361500 (310000 / 361500)
qcount=2 / qend=4 / v_quarter=3
369733
2001(2) : Array[2001][2] : Value = 369733 (310000 / 369733)
qcount=3 / qend=4 / v_quarter=3
378149
2001(3) : Array[2001][3] : Value = 378149 (310000 / 378149)
qcount=4 / qend=4 / v_quarter=3
386829
2001(4) : Array[2001][4] : Value = 386829 (310000 / 386829)
p_year=1999 / ycount=2002 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
399823
2002(1) : Array[2002][1] : Value = 399823 (310000 / 399823)
qcount=2 / qend=4 / v_quarter=3
415762
2002(2) : Array[2002][2] : Value = 415762 (310000 / 415762)
qcount=3 / qend=4 / v_quarter=3
431727
2002(3) : Array[2002][3] : Value = 431727 (310000 / 431727)
qcount=4 / qend=4 / v_quarter=3
445431
2002(4) : Array[2002][4] : Value = 445431 (310000 / 445431)
p_year=1999 / ycount=2003 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
457583
2003(1) : Array[2003][1] : Value = 457583 (310000 / 457583)
qcount=2 / qend=4 / v_quarter=3
468866
2003(2) : Array[2003][2] : Value = 468866 (310000 / 468866)
qcount=3 / qend=4 / v_quarter=3
488330
2003(3) : Array[2003][3] : Value = 488330 (310000 / 488330)
qcount=4 / qend=4 / v_quarter=3
525627
2003(4) : Array[2003][4] : Value = 525627 (310000 / 525627)
p_year=1999 / ycount=2004 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
547511
2004(1) : Array[2004][1] : Value = 547511 (310000 / 547511)
qcount=2 / qend=4 / v_quarter=3
583124
2004(2) : Array[2004][2] : Value = 583124 (310000 / 583124)
qcount=3 / qend=4 / v_quarter=3
646092
2004(3) : Array[2004][3] : Value = 646092 (310000 / 646092)
qcount=4 / qend=4 / v_quarter=3
669554
2004(4) : Array[2004][4] : Value = 669554 (310000 / 669554)
p_year=1999 / ycount=2005 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
696724
2005(1) : Array[2005][1] : Value = 696724 (310000 / 696724)
qcount=2 / qend=4 / v_quarter=3
737046
2005(2) : Array[2005][2] : Value = 737046 (310000 / 737046)
qcount=3 / qend=4 / v_quarter=3
778525
2005(3) : Array[2005][3] : Value = 778525 (310000 / 778525)
qcount=4 / qend=4 / v_quarter=3
828420
2005(4) : Array[2005][4] : Value = 828420 (310000 / 828420)
p_year=1999 / ycount=2006 / v_year=2006

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2006] element.
qcount=1 / qend=3 / v_quarter=3
859168
2006(1) : Array[2006][1] : Value = 859168 (310000 / 859168)
qcount=2 / qend=3 / v_quarter=3
878342
2006(2) : Array[2006][2] : Value = 878342 (310000 / 878342)
qcount=3 / qend=3 / v_quarter=3
893782
2006(3) : Array[2006][3] : Value = 893782 (310000 / 893782)
HomePriceGraph.com++++++++++++++++++Price+appreciation+in+Albuquerque%2C+NM+for+years+1999+to+2006+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24179%2C489%2857.9%25%29+++Start%3A+%24310%2C000+End%3A+%24489%2C489
t:310000,309349,308443,308245,309632,308953,311614,313001,320107,322825,324099,326618,327864,330752,335111,337263,340632,344256,346747,353542,357618,364469,373840,380408,387854,407841,425026,438275,454667,472700,489489|310000,313130,317838,322651,331936,336329,343930,351663,361500,369733,378149,386829,399823,415762,431727,445431,457583,468866,488330,525627,547511,583124,646092,669554,696724,737046,778525,828420,859168,878342,893782
99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|
280000
920000
100000
280000
920000
Albuquerque, NM|Los Angeles-Long Beach-Glendale, CA (MSAD)
3
30
1999
2006
4
3
308245
489489

function graph():

post_chtt HomePriceGraph.com Price appreciation in Albuquerque, NM for years 1999 to 2006 |Total appreciation = $179,489(57.9%) Start: $310,000 End: $489,489
post_cht ls
post_chd t:310000,309349,308443,308245,309632,308953,311614,313001,320107,322825,324099,326618,327864,330752,335111,337263,340632,344256,346747,353542,357618,364469,373840,380408,387854,407841,425026,438275,454667,472700,489489|310000,313130,317838,322651,331936,336329,343930,351663,361500,369733,378149,386829,399823,415762,431727,445431,457583,468866,488330,525627,547511,583124,646092,669554,696724,737046,778525,828420,859168,878342,893782
post_chl 99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Albuquerque, NM|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,280000,920000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 280000,920000
post_chf
http://chart.apis.google.com/chart?chid=d649489f12e38e237672e84b11e58527+chtt=HomePriceGraph.com++++++++++++++++++Price+appreciation+in+Albuquerque%2C+NM+for+years+1999+to+2006+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24179%2C489%2857.9%25%29+++Start%3A+%24310%2C000+End%3A+%24489%2C489&cht=ls&chd=t%3A310000%2C309349%2C308443%2C308245%2C309632%2C308953%2C311614%2C313001%2C320107%2C322825%2C324099%2C326618%2C327864%2C330752%2C335111%2C337263%2C340632%2C344256%2C346747%2C353542%2C357618%2C364469%2C373840%2C380408%2C387854%2C407841%2C425026%2C438275%2C454667%2C472700%2C489489%7C310000%2C313130%2C317838%2C322651%2C331936%2C336329%2C343930%2C351663%2C361500%2C369733%2C378149%2C386829%2C399823%2C415762%2C431727%2C445431%2C457583%2C468866%2C488330%2C525627%2C547511%2C583124%2C646092%2C669554%2C696724%2C737046%2C778525%2C828420%2C859168%2C878342%2C893782&chl=99%7C.%7C.%7C.%7C00%7C.%7C.%7C.%7C01%7C.%7C.%7C.%7C02%7C.%7C.%7C.%7C03%7C.%7C.%7C.%7C04%7C.%7C.%7C.%7C05%7C.%7C.%7C.%7C06%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C280000%2C920000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=280000%2C920000&chdl=Albuquerque%2C+NM%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24308%5C%2C245+in+1999%2C3972dd%2C0%2C3%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24489%5C%2C489+in+2006%2C3972dd%2C0%2C30%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...