Name | Description | Type | Select |
---|---|---|---|
type
|
Data Type |
string
|
Output value
Name | Description | Type | Additional information |
---|---|---|---|
rownum
|
Row number |
integer
|
|
list_id
|
Sector identification number |
string
|
|
up_list_id
|
Sub sector identification number |
string
|
|
list_nm
|
Sector name /Mongolia/ |
string
|
|
list_eng_nm
|
Sector name /English/ |
string
|
|
isExist
|
Exist sub sector |
integer
|
Output value (example)
[
{
"rownum": 0,
"list_id": "976_L03",
"up_list_id": "",
"list_nm": "Хүн ам",
"list_eng_nm": "Population",
"isExist": 1
},
{
"rownum": 0,
"list_id": "976_L04",
"up_list_id": "",
"list_nm": "Хөдөлмөр эрхлэлт, ажилгүйдэл, дундаж цалин",
"list_eng_nm": "Labour force, unemployment",
"isExist": 1
},
{
"rownum": 0,
"list_id": "976_L05",
"up_list_id": "",
"list_nm": "Үндэсний тооцоо",
"list_eng_nm": "National Accounts",
"isExist": 1
}
]
<ArrayOfParentList>
<ParentList>
<rownum>0</rownum>
<list_id>976_L03</list_id>
<up_list_id></up_list_id>
<list_nm>Хүн ам</list_nm>
<list_eng_nm>Population</list_eng_nm>
<isExist>1</isExist>
</ParentList>
<ParentList>
<rownum>0</rownum>
<list_id>976_L04</list_id>
<up_list_id></up_list_id>
<list_nm>Хөдөлмөр эрхлэлт, ажилгүйдэл, дундаж цалин</list_nm>
<list_eng_nm>Labour force, unemployment</list_eng_nm>
<isExist>1</isExist>
</ParentList>
<ParentList>
<rownum>0</rownum>
<list_id>976_L05</list_id>
<up_list_id></up_list_id>
<list_nm>Үндэсний тооцоо</list_nm>
<list_eng_nm>National Accounts</list_eng_nm>
<isExist>1</isExist>
</ParentList>
</ArrayOfParentList>