> For the complete documentation index, see [llms.txt](https://help.deepsearch.com/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.deepsearch.com/dp/api/func/economy/deepsearch/querydeepsearchownseriesinfo.md).

# QueryDeepSearchOwnSeriesInfo

### Function specification

```
QueryDeepSearchOwnSeriesInfo(entity_ids)
```

###

### Parameters

| Parameter   | Type                                  | Description                        |
| ----------- | ------------------------------------- | ---------------------------------- |
| entity\_ids | <p>string or</p><p>list of string</p> | 조회하고자 하는 경제 지표의 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/  한국인 해외여행 목적 출국자수
```
