Web Table

Settings Settings Toggle Collapse Expand

Full Series Full Series Full Series Default Series Default Series Default Series
Bookmark Bookmark Bookmark
API API API
XLSX
XLSX (excluding symbols in data cells)
CSV
CSV (excluding symbols in data cells)
CSV (Tabular format)
XML
SDMX (English only)
Table Table Table Chart Chart Chart
Customise Table / More Data

Statistics Statistics Toggle Collapse Expand

Notes Notes Toggle Collapse Expand

Source Source Toggle Collapse Expand

Concepts and Methods Concepts and Methods Toggle Collapse Expand

Release Date:
Customise Table / More Data Customise table / More Data
×

By copying the URL here, users can save and share your customised statistical table for future use.

Web Address

This Application Programming Interface (API) is developed by the C&SD team with the purpose to facilitate software and application developers in extracting statistics from C&SD website. Users can refer to the API Example and Data Dictionary below to build your own data request, or directly copy the provided API Example which is dynamically updated based on your current customised settings.
API Example: HTTP GET Request API Example: HTTP GET Request Toggle Collapse Expand

API Example: Python HTTP GET Request API Example: Python HTTP GET Request Toggle Collapse Expand
			
API Example: HTTP POST Request API Example: HTTP POST Request Toggle Collapse Expand
			
API Example: jQuery HTTP POST Request API Example: jQuery HTTP POST Request Toggle Collapse Expand
			
Data Dictionary Data Dictionary Toggle Collapse Expand
Parameter Description Type Values Remark
id Table number mandatory
(one only)
lang Language for the descriptions in the Data Response (JSON) mandatory
(one only)
EN : English
TC : Traditional Chinese
SC : Simplified Chinese
Specify the language of textual description in the data response JSON
period Period mandatory
(in range)
in range
Year: YYYY,YYYY
Quarter: YYYYXX,YYYYXX XX=03,06,09 or 12
Month: YYYYMM,YYYYMM MM=01 to 12
Examples
Year: 2015,2017 refers to year 2015-2017
Quarter:
201706,201712 refers to Q2-Q4 2017
201703,201703 refers to Q1 2017
Month: 201701,201712 refers to Jan-Dec 2017