> 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/oecd/getoecdseriesinfo.md).

# GetOecdSeriesInfo

### Function specification

```
GetOecdSeriesInfo(entity_ids)
```

###

### Parameters

| Parameter   | Type                                  | Description                        |
| ----------- | ------------------------------------- | ---------------------------------- |
| entity\_ids | <p>string or</p><p>list of string</p> | 조회하고자 하는 경제 지표의 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...
```
