GetOecdSeriesInfo
선택된 OECD 경제 지표의상세 정보를 조회합니다. OECD 에서 수집한 경제 지표의 symbol 은"OECD:" 라는 prefix 로 시작합니다.
Function specification
GetOecdSeriesInfo(entity_ids)
Parameters
Parameter
Type
Description
entity_ids
string or
list of string
조회하고자 하는 경제 지표의 entity id 를 명시합니다.
Examples
>>> GetOecdSeriesInfo("OECD:AEA.HRV.ACG.O.TSO2")
...
dataset_id item_code dataset_name Country Measure Activity Pollutant AEA_UNIT codelist AEA_POWERCODE codelist AEA_TIME_FORMAT codelist series_name
entity_id
OECD:AEA.HRV.ACG.O.TSO2 AEA HRV.ACG.O.TSO2 Air and greenhouse ga... Croatia tonnes of SO2 equivalent Public administration... Acidifying gases (SOX... Tonnes Units Annual Air and greenhouse ga...
Last updated
Was this helpful?