image

SI LANGKARR

Sistem Informasi Penanggulangan Kemiskinan Terpadu & Terintegrasi
image

{{formatPrice(datakk.kk)}}

Jumlah Keluarga

image

{{formatPrice(datakk.jiwa)}}

Jumlah Jiwa

Peta Sebaran

{{ o.label || ('Level '+(i+1)) }}
{{ formatPrice(o.min) }} – {{ formatPrice(o.max) }}
{{ o.range }}

Rekap Status Kemiskinan

Wilayah Jumlah
KK
Jumlah
Jiwa
Sangat Miskin Miskin Rentan Miskin Mampu
KK jiwa KK Jiwa KK jiwa KK Jiwa
{{item.id_kec}}. {{item.kecamatan}}
{{item.id_kel}}. {{item.kelurahan}}
{{formatPrice(item.jml_kk)}} {{formatPrice(item.jml_art)}}
{{formatPrice(item.val1_kk)}}
{{formatPrice(item.val1_art)}}
{{formatPrice(item.val2_kk)}}
{{formatPrice(item.val2_art)}}
{{formatPrice(item.val3_kk)}}
{{formatPrice(item.val3_art)}}
{{formatPrice(item.val4_kk)}}
{{formatPrice(item.val4_art)}}
TOTAL {{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.jml_kk) || 0), 0)) }} {{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.jml_art) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val1_kk) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val1_art) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val2_kk) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val2_art) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val3_kk) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val3_art) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val4_kk) || 0), 0)) }}
{{ formatPrice(datarekapstatus.reduce((s, it) => s + (Number(it.val4_art) || 0), 0)) }}