GET opendata.1212.mn/api/Itms?type={type} / Get list of table /

Name Description Type Select
type

Data Type

string JSON XML

Output value

Name Description Type Additional information
rownum

Row Number

integer

list_id

Sector Number

string

tbl_id

Table identification number

string

tbl_nm

Table Name /Mongolia/

string

tbl_eng_nm

Table Name /English/

string

unit_id

Unit code

string

cd_nm

Unit Name /Mongolia/

string

cd_eng_nm

Unit Name /English/

string

strt_prd

Start date

string

end_prd

Finish date

string

prd_se

Time frequency

string

lst_chn_de

Last updated date

string

Output value (example)

            [
  {
    "rownum": 1,
    "list_id": "976_A1",
    "tbl_id": "DT_NSO_0500_002V1",
    "tbl_nm": "ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮНИЙ САЛБАРЫН БҮТЭЦ,  салбараар хувиар",
    "tbl_eng_nm": "INDUSTRIAL COMPOSITION OF GROSS DOMESTIC PRODUCT, by divisions",
    "strt_prd": "2000",
    "end_prd": "2016",
    "prd_se": "Y",
    "lst_chn_de": "20171103"
  },
  {
    "rownum": 2,
    "list_id": "976_A1",
    "tbl_id": "DT_NSO_0500_011V1",
    "tbl_nm": "НЭГ ХҮНД НОГДОХ ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮН, бүс, аймаг, нийслэлээр",
    "tbl_eng_nm": "GROSS DOMESTIC PRODUCT PER CAPITA, by region, aimags and the Capital",
    "strt_prd": "2000",
    "end_prd": "2016",
    "prd_se": "Y",
    "lst_chn_de": "20171103"
  },
  {
    "rownum": 3,
    "list_id": "976_A1",
    "tbl_id": "DT_NSO_0500_007V1",
    "tbl_nm": "ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮН, бүс, аймаг, нийслэлээр\r\n",
    "tbl_eng_nm": "GROSS DOMESTIC PRODUCT, by region, aimag and the capital\r\n",
    "strt_prd": "2000",
    "end_prd": "2016",
    "prd_se": "Y",
    "lst_chn_de": "20171103"
  }
]
    
                
            
            <ArrayOfTableInfo>
  <TableInfo>
    <rownum>1</rownum>
    <list_id>976_A1</list_id>
    <tbl_id>DT_NSO_0500_002V1</tbl_id>
    <tbl_nm>ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮНИЙ САЛБАРЫН БҮТЭЦ,  салбараар хувиар</tbl_nm>
    <tbl_eng_nm>INDUSTRIAL COMPOSITION OF GROSS DOMESTIC PRODUCT, by divisions</tbl_eng_nm>
    <strt_prd>2000</strt_prd>
    <end_prd>2016</end_prd>
    <prd_se>Y</prd_se>
    <lst_chn_de>20171103</lst_chn_de>
  </TableInfo>
  <TableInfo>
    <rownum>2</rownum>
    <list_id>976_A1</list_id>
    <tbl_id>DT_NSO_0500_011V1</tbl_id>
    <tbl_nm>НЭГ ХҮНД НОГДОХ ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮН, бүс, аймаг, нийслэлээр</tbl_nm>
    <tbl_eng_nm>GROSS DOMESTIC PRODUCT PER CAPITA, by region, aimags and the Capital</tbl_eng_nm>
    <strt_prd>2000</strt_prd>
    <end_prd>2016</end_prd>
    <prd_se>Y</prd_se>
    <lst_chn_de>20171103</lst_chn_de>
  </TableInfo>
  <TableInfo>
    <rownum>3</rownum>
    <list_id>976_A1</list_id>
    <tbl_id>DT_NSO_0500_007V1</tbl_id>
    <tbl_nm>ДОТООДЫН НИЙТ БҮТЭЭГДЭХҮҮН, бүс, аймаг, нийслэлээр
</tbl_nm>
    <tbl_eng_nm>GROSS DOMESTIC PRODUCT, by region, aimag and the capital
</tbl_eng_nm>
    <strt_prd>2000</strt_prd>
    <end_prd>2016</end_prd>
    <prd_se>Y</prd_se>
    <lst_chn_de>20171103</lst_chn_de>
  </TableInfo>
</ArrayOfTableInfo>