KOSIS Korea Macro Indicators - 통계청 거시경제 지표 avatar

KOSIS Korea Macro Indicators - 통계청 거시경제 지표

Pricing

Pay per usage

Go to Apify Store
KOSIS Korea Macro Indicators - 통계청 거시경제 지표

KOSIS Korea Macro Indicators - 통계청 거시경제 지표

Fetches Korea macro-economic indicators from Statistics Korea (KOSIS) API. Covers GDP, CPI, retail sales, unemployment, service production and 200+ economic indicators.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

KOSIS Korea Macro Indicators

Fetch South Korea macro-economic indicators from Statistics Korea (KOSIS) OpenAPI. Collect GDP growth, CPI, unemployment, industrial production, retail sales, housing prices and more — all from the official government data source.

Features

  • 7 preset indicators with correct KOSIS table codes
  • Custom indicator support via orgId:tblId format (access 200+ KOSIS tables)
  • Monthly or annual data
  • Configurable date range
  • Pay-per-event pricing — only pay for data you receive

Prerequisites

  1. Register at KOSIS OpenAPI (free)
  2. Apply for an API key (approved within 1–2 business days)
  3. Pass your key in the api_key input field

Input

FieldTypeRequiredDefaultDescription
api_keystringKOSIS OpenAPI authentication key
indicatorsarray["cpi","unemployment"]Preset keywords or orgId:tblId codes
start_periodstring12 months agoStart period YYYYMM (monthly) or YYYY (annual)
end_periodstringCurrent monthEnd period YYYYMM or YYYY
period_typestringmonthlymonthly or annual
languagestringenOutput language for indicator names: en or kr

Preset Indicators

KeywordIndicatorSource Table
gdpGDP Growth Rate301 / DT_200Y003
cpiConsumer Price Index101 / DT_1J20006
retail_salesRetail Sales Index101 / DT_1L9H001
unemploymentUnemployment Rate101 / DT_1DA7002S
service_productionService Production Index101 / DT_1L9H002
industrial_productionIndustrial Production Index101 / DT_1L9B001
housing_priceHousing Price Index408 / DT_KAB_12001_S1

Custom Indicators

Pass any KOSIS table using the orgId:tblId format:

{
"indicators": ["101:DT_1DA7002S", "301:DT_200Y003"]
}

Browse available tables at KOSIS Statistical DB.

Output Fields

Each dataset item contains:

FieldDescription
indicator_keyPreset keyword or raw code
indicator_nameHuman-readable indicator name
item_nameKOSIS item sub-classification name
classificationKOSIS classification code (C1)
periodPeriod string (YYYYMM or YYYY)
valueNumeric value (null if not available)
unitUnit (%, index, etc.)
org_idKOSIS organization ID
tbl_idKOSIS table ID
sourceAlways "KOSIS - Statistics Korea"

Example Output

{
"indicator_key": "cpi",
"indicator_name": "Consumer Price Index",
"item_name": "총지수",
"classification": "",
"period": "202412",
"value": 115.7,
"unit": "index",
"org_id": "101",
"tbl_id": "DT_1J20006",
"source": "KOSIS - Statistics Korea"
}

Pricing

EventPrice
Actor start$0.001
Per data point returned$0.001

Fetching 7 indicators over 12 months typically returns 80–100 data points (~$0.10).

Data Source

All data is sourced from Statistics Korea (KOSIS), the official statistical portal of the Korean government.

This Actor retrieves publicly available data via the official KOSIS OpenAPI under the 공공데이터 이용허락 terms. Use of this Actor is subject to the KOSIS API terms of service.

Keywords: KOSIS, South Korea macroeconomics, GDP, CPI, unemployment, Statistics Korea, Korean economy, economic indicators, macro data