QueryDeepSearchOwnSeriesInfo

지정된 딥서치 자체 수집 경제 지표 데이터의 상세 정보를 조회합니다. 딥서치 자체 수집 지표의 symbol 은 "DS:" 라는 prefix 로 시작합니다.

Function specification

QueryDeepSearchOwnSeriesInfo(entity_ids)

Parameters

Parameter

Type

Description

entity_ids

string or

list of string

조회하고자 하는 경제 지표의 entity id 를 명시합니다.

Examples

> QueryDeepSearchOwnSeriesInfo("DS:TOUR.001.0001")

...

                        name_ko                   name_en frequency    unit     source               source_url       description notes
entity_id
DS:TOUR.001.0001  내국인 해외여행 출국자수  Number of South Korea...   Monthly  Person  관광지식정보시스템  https://www.tour.go.kr/  한국인 해외여행 목적 출국자수

Last updated