- 상향(긍정적)
- 상향(부정적)
- 하향(긍정적)
- 하향(부정적)
※ 통계청 기준
일자리지표
고용률 ({{dateFormat(jobIndex[0].year, jobIndex[0].month)}}월)
{{rateFormat(jobIndex[0].eplmtRate)}}%
{{subtractNumbers(jobIndex[0].eplmtRate, jobIndex[0].beforeDcmData, type[0])}}%p
{{subtractNumbers(jobIndex[0].beforeDcmData, jobIndex[0].eplmtRate, type[0])}}%p
0%p
(전년동월대비)
실업률 ({{dateFormat(jobIndex[1].year, jobIndex[1].month)}}월)
{{rateFormat(jobIndex[1].ueplmtRate)}}%
{{subtractNumbers(jobIndex[1].ueplmtRate, jobIndex[1].beforeDcmData, type[0])}}%p
{{subtractNumbers(jobIndex[1].beforeDcmData, jobIndex[1].ueplmtRate, type[0])}}%p
0%p
(전년동월대비)
취업자 ({{dateFormat(jobIndex[0].year, jobIndex[0].month)}}월)
{{commaFn(nopeFormat(jobIndex[0].eplmtNope))}}천명
{{nopeFormat(subtractNumbers(jobIndex[0].eplmtNope, jobIndex[0].beforeData, type[1]))}}천명
{{nopeFormat(subtractNumbers(jobIndex[0].beforeData, jobIndex[0].eplmtNope, type[1]))}}천명
0명
(전년동월대비)
실업자 ({{dateFormat(jobIndex[1].year, jobIndex[1].month)}}월)
{{commaFn(nopeFormat(jobIndex[1].ueplmtNope))}}천명
{{nopeFormat(subtractNumbers(jobIndex[1].ueplmtNope, jobIndex[1].beforeData, type[1]))}}천명
{{nopeFormat(subtractNumbers(jobIndex[1].beforeData, jobIndex[1].ueplmtNope, type[1]))}}천명
0명
(전년동월대비)
청년 고용률 ({{dateFormat(jobIndex[2].year, jobIndex[2].qurtr)}}분기)
{{rateFormat(jobIndex[2].eplmtRate)}}%
{{subtractNumbers(jobIndex[2].eplmtRate, jobIndex[2].beforeDcmData, type[0])}}%p
{{subtractNumbers(jobIndex[2].beforeDcmData, jobIndex[2].eplmtRate, type[0])}}%p
0%p
(전년동기대비)
청년 실업률 ({{dateFormat(jobIndex[3].year, jobIndex[3].qurtr)}}분기)
{{rateFormat(jobIndex[3].ueplmtRate)}}%
{{subtractNumbers(jobIndex[3].ueplmtRate, jobIndex[3].beforeDcmData, type[0])}}%p
{{subtractNumbers(jobIndex[3].beforeDcmData, jobIndex[3].ueplmtRate, type[0])}}%p
0%p
(전년동기대비)
청년 취업자 ({{dateFormat(jobIndex[4].year, jobIndex[4].qurtr)}}분기)
{{commaFn(nopeFormat(jobIndex[4].eplmtNope))}}천명
{{nopeFormat(subtractNumbers(jobIndex[4].eplmtNope, jobIndex[4].beforeData, type[1]))}}천명
{{subtractNumbers(jobIndex[4].beforeData, jobIndex[4].eplmtNope, type[1])}}천명
0명
(전년동기대비)
청년 실업자 ({{dateFormat(jobIndex[5].year, jobIndex[5].qurtr)}}분기)
{{nopeFormat(jobIndex[5].ueplmtNope)}}천명
{{nopeFormat(subtractNumbers(jobIndex[5].ueplmtNope, jobIndex[5].beforeData, type[1]))}}천명
{{subtractNumbers(jobIndex[5].beforeData, jobIndex[5].ueplmtNope, type[1])}}천명
0명
(전년동기대비)
인구동향지표
전체인구 수 ({{dateFormat(indicatorsPopulation[0].year, indicatorsPopulation[0].month)}}월)
{{commaFn(nopeFormat(indicatorsPopulation[0].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[0].nope, indicatorsPopulation[0].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[0].beforeData, indicatorsPopulation[0].nope, type[1]))}}명
0명
(전년동월대비)
전입자 수 ({{dateFormat(indicatorsPopulation[1].year, indicatorsPopulation[1].month)}}월)
{{commaFn(nopeFormat(indicatorsPopulation[1].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[1].nope, indicatorsPopulation[1].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[1].beforeData, indicatorsPopulation[1].nope, type[1]))}}명
0명
(전년동월대비)
전출자 수 ({{dateFormat(indicatorsPopulation[2].year, indicatorsPopulation[2].month)}}월)
{{commaFn(nopeFormat(indicatorsPopulation[2].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[2].nope, indicatorsPopulation[2].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[2].beforeData, indicatorsPopulation[2].nope, type[1]))}}명
0명
(전년동월대비)
합계출산률 ('{{indicatorsPopulation[3].year.substring(2, 4)}}년)
{{indicatorsPopulation[3].smChldbrthRate}}%
{{subtractNumbers2(indicatorsPopulation[3].smChldbrthRate, indicatorsPopulation[3].beforeRate)}}%p
{{subtractNumbers2(indicatorsPopulation[3].beforeRate, indicatorsPopulation[3].smChldbrthRate)}}%p
0%p
(전년대비)
출생아 수 ({{dateFormat(indicatorsPopulation[4].year, indicatorsPopulation[4].month)}}월)
{{commaFn(nopeFormat(indicatorsPopulation[4].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[4].nope, indicatorsPopulation[4].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[4].beforeData, indicatorsPopulation[4].nope, type[1]))}}명
0명
(전년동월대비)
사망자 수 ({{dateFormat(indicatorsPopulation[5].year, indicatorsPopulation[5].month)}}월)
{{commaFn(nopeFormat(indicatorsPopulation[5].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[5].nope, indicatorsPopulation[5].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsPopulation[5].beforeData, indicatorsPopulation[5].nope, type[1]))}}명
0명
(전년동월대비)
자살지표
자살률 ('{{indicatorsSuicide[0].year.substring(2, 4)}}년)
{{indicatorsSuicide[0].rate}}%
{{subtractNumbers2(indicatorsSuicide[0].rate, indicatorsSuicide[0].beforeRate)}}%p
{{subtractNumbers2(indicatorsSuicide[0].beforeRate, indicatorsSuicide[0].rate)}}%p
0%p
(전년대비)
자살자수 ('{{indicatorsSuicide[0].year.substring(2, 4)}}년)
{{commaFn(nopeFormat(indicatorsSuicide[0].nope))}}명
{{nopeFormat(subtractNumbers(indicatorsSuicide[0].nope, indicatorsSuicide[0].beforeData, type[1]))}}명
{{nopeFormat(subtractNumbers(indicatorsSuicide[0].beforeData, indicatorsSuicide[0].nope, type[1]))}}명
0명
(전년대비)