> 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/inquiry/companysearch/undefined.md).

# 폐업여부 기반 기업 검색

## 폐업여부 기반 검색

회사 폐업여부에 따라 기업리스트를 조회합니다.

### 사용방법

폐업한 기업을 조회하기 위해서 `폐업 기업`이라고 입력하면 됩니다.&#x20;

```
폐업 기업
```

### 다른데이터와 응용

```
예시 1) 폐업한 기업들의 매출을 조회합니다.
매출 in 폐업 기업 

예시 2) 폐업하지 않은 기업들의 매출을 조회합니다. 
매출 not in 폐업 기업
```
