단위: 톤, %
| 구 분 | {{yearList[0]}}년 | {{yearList[1]}}년 | {{yearList[2]}}년 | 증감 | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 당일 | 전일 | 누계(A) | 당일 | 누계(B) | 당일 | 누계(C) | A/B | A/C | |||
| {{itemCode.value}} | {{ todayChulhaTon | tonv }} | {{ ydayChulhaTon | tonv }} | {{yearChulaStat[yearList[0]][shipCd].ton | tonv}} | {{yearChulaDay[yearList[1]][shipCd].ton | tonv}} | {{yearChulaStat[yearList[1]][shipCd].ton | tonv}} | {{yearChulaDay[yearList[2]][shipCd].ton | tonv}} | {{yearChulaStat[yearList[2]][shipCd].ton | tonv}} | ||||
단위: 톤, 원
| 구분 | {{size}}kg | |||
|---|---|---|---|---|
| 거래량 | 최고가 | 최저가 | 평균가 | |
| {{ itemCode.value }} | {{ sizePrices[ itemCd ][size].deal | tonv }} | {{ sizePrices[ itemCd ][size].high | format }} | {{ sizePrices[ itemCd ][size].low | format }} | {{ sizePrices[ itemCd ][size].avg | format }} |
단위 : 톤, 원, %
| 구분 | {{yearList[0]}}년산 | {{yearList[1]}}년산 | {{yearList[2]}}년산 | 증감 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 거래량 | 최고가 | 최저가 | 평균가(A) | 거래량 | 최고가 | 최저가 | 평균가(B) | 거래량 | 최고가 | 최저가 | 평균가(C) | A/B | A/C | |
| {{itemCode.value}} ({{itemCode.addValue1}}kg) |
{{majorYearList[yearList[0]][itemCd].deal | tonv}} | {{majorYearList[yearList[0]][itemCd].high | format}} | {{majorYearList[yearList[0]][itemCd].low | format}} | {{majorYearList[yearList[0]][itemCd].avg | format}} | {{majorYearList[yearList[1]][itemCd].deal | tonv}} | {{majorYearList[yearList[1]][itemCd].high | format}} | {{majorYearList[yearList[1]][itemCd].low | format}} | {{majorYearList[yearList[1]][itemCd].avg | format}} | {{majorYearList[yearList[2]][itemCd].deal | tonv}} | {{majorYearList[yearList[2]][itemCd].high | format}} | {{majorYearList[yearList[2]][itemCd].low | format}} | {{majorYearList[yearList[2]][itemCd].avg | format}} | ||
| 구분 | '{{anYearList[0].substring(2)}}년산(A) | '{{anYearList[1].substring(2)}}년산(B) | '{{anYearList[2].substring(2)}}년산(C) | 평년(D) | A/B | A/C | A/D |
|---|---|---|---|---|---|---|---|
| 누 계 | {{anTotals[ anYearList[0] ].dealAvg | trunc(0) | format}} | {{anTotals[ anYearList[1] ].dealAvg | trunc(0) | format}} | {{anTotals[ anYearList[2] ].dealAvg | trunc(0) | format}} | {{anTotals[ '1111' ].dealAvg | trunc(0) | format}} | |||
| {{m}}월 | {{anDataList[ anYearList[0] ][ m ].dealAvg | trunc(0) | format}} | {{anDataList[ anYearList[1] ][ m ].dealAvg | trunc(0) | format}} | {{anDataList[ anYearList[2] ][ m ].dealAvg | trunc(0) | format}} | {{anDataList[ '1111' ][ m ].dealAvg | trunc(0) | format}} |