# DeepSearch API

- [DeepSearch Data Platform](https://help.deepsearch.com/dp/api/master.md)
- [API 사용 방법](https://help.deepsearch.com/dp/api/howto.md)
- [데이터](https://help.deepsearch.com/dp/api/data.md): 딥서치가 보유한 데이터를 설명합니다.
- [시장데이터](https://help.deepsearch.com/dp/api/data/market.md): 딥서치에서 쿼리로 조회가능한 시장데이터를 설명합니다.
- [개요데이터](https://help.deepsearch.com/dp/api/data/overview.md): 딥서치에서 쿼리로 조회가능한 개요데이터를 설명합니다.
- [문서데이터](https://help.deepsearch.com/dp/api/data/document.md): 딥서치에서 쿼리로 조회가능한 문서데이터를 설명합니다.
- [재무데이터](https://help.deepsearch.com/dp/api/data/financial.md): 딥서치에서 쿼리로 조회가능한 재무데이터를 설명합니다.
- [분기재무제표 쿼리](https://help.deepsearch.com/dp/api/data/financial/quarterly.md): 딥서치 분기재무제표 쿼리에 대해서 설명합니다.
- [기본적인 데이터 조회 방법](https://help.deepsearch.com/dp/api/query.md): 딥서치 데이터를 조회할 수 있는 방법에 대해서 설명합니다.
- [쿼리를 통한 데이터 조회](https://help.deepsearch.com/dp/api/inquiry.md)
- [딥서치 쿼리 설명 및 응용](https://help.deepsearch.com/dp/api/inquiry/overview.md): 쿼리를 응용하는 방법에 대해서 설명합니다.
- [기업검색](https://help.deepsearch.com/dp/api/inquiry/companysearch.md): 딥서치의 다양한 데이터를 통해서 기업리스트를 조회할 수 있는 기능을 소개합니다.
- [데이터 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/data.md): 딥서치가 보유한 데이터를 기반으로 기업을 검색하는 기능을 설명합니다.
- [문서 기반 기업 검색(뉴스, 증권사리포트, IR, 특허)](https://help.deepsearch.com/dp/api/inquiry/companysearch/document.md): 딥서치가 보유한 문서(뉴스, 증권사리포트, IR, 특허 등)기반으로 기업을 검색합니다.
- [주주 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/shareholder.md): 주주를 기반으로 기업을 검색합니다.
- [산업 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/industry.md): 통계청 10차분류상의 산업명을 기반으로 기업을 검색합니다.
- [사업 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/business.md): 기업이 사업자등록시 등기소에 제출하는 사업을 기반으로 기업을 검색합니다.
- [주소 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/address.md): 본점소재지 주소를 기반으로 기업을 검색합니다.
- [기업명 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/name.md): 기업명을 기반으로 기업를 검색합니다.
- [외부감사여부 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/audit.md): 외부감사여부를 기반으로 기업을 검색하는 방법을 설명합니다.
- [폐업여부 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/undefined.md)
- [상장여부 기반 기업 검색](https://help.deepsearch.com/dp/api/inquiry/companysearch/awefjj.md)
- [조회된 데이터를 연산](https://help.deepsearch.com/dp/api/inquiry/compute.md)
- [FAQ 및 에러모음](https://help.deepsearch.com/dp/api/inquiry/faq.md): 자주 묻는 질문과 에러에 대한 내용들을 정리합니다.
- [API 함수를 통한 데이터 조회](https://help.deepsearch.com/dp/api/func.md)
- [국내기업](https://help.deepsearch.com/dp/api/func/company.md)
- [기업 검색](https://help.deepsearch.com/dp/api/func/company/company-search.md): 다양한 조건에 맞는 기업을 검색합니다.
- [FindEntity](https://help.deepsearch.com/dp/api/func/company/company-search/findentity.md): 기업명, 주소, 사업자 등록 번호 등을 조건으로 주고 이에 해당하는 기업들의 목록을 검색할 수 있습니다.
- [GetEntitySummary](https://help.deepsearch.com/dp/api/func/company/company-search/getentitysummary.md): 검색한 Entity 에 대한 정보를 가져옵니다.
- [FindEntityByName](https://help.deepsearch.com/dp/api/func/company/company-search/findentitybyname.md)
- [FindEntityByShareholderName](https://help.deepsearch.com/dp/api/func/company/company-search/findentitybyshareholdername.md)
- [FindEntityByIndustryID](https://help.deepsearch.com/dp/api/func/company/company-search/findentitybyindustryid.md)
- [FindEntityByBusinessArea](https://help.deepsearch.com/dp/api/func/company/company-search/findentitybybusinessarea.md)
- [FindEntityByAddress](https://help.deepsearch.com/dp/api/func/company/company-search/findentitybyaddress.md)
- [FindEntityInDocuments](https://help.deepsearch.com/dp/api/func/company/company-search/findentityindocuments.md): 문서내에서 특정 키워드가 언급된 기업을 검색합니다.
- [FindAssociatedEntity](https://help.deepsearch.com/dp/api/func/company/company-search/findassociatedentity.md): 공시, 뉴스, 증권사리포트, IR 등 다양한 문서를 활용하여, 특정 주제와 관련된 기업을 검색합니다.
- [SearchFinancialStatementsAuditOpinion](https://help.deepsearch.com/dp/api/func/company/company-search/searchfinancialstatementsauditopinion.md): 감사의견을 바탕으로 기업을 검색합니다.
- [기업 정보 조회](https://help.deepsearch.com/dp/api/func/company/company.md): 기업 별 세부 정보를 조회합니다.
- [GetCompanySummary](https://help.deepsearch.com/dp/api/func/company/company/getcompanysummary.md): 기업이 개요 정보를 조회합니다.
- [GetCompanyHistory](https://help.deepsearch.com/dp/api/func/company/company/getcompanyhistory.md): 회사의 연혁 정보를 조회합니다.
- [GetCompanyBusinessGoal](https://help.deepsearch.com/dp/api/func/company/company/getcompanybusinessgoal.md): 기업의 사업목적을 조회합니다.
- [GetCompanyBusinessSummary](https://help.deepsearch.com/dp/api/func/company/company/getcompanybusinesssummary.md): 사업 개요 및 현황 정보를 조회합니다.
- [GetCompanyRelatedFirms](https://help.deepsearch.com/dp/api/func/company/company/getcompanyrelatedfirms.md): 관계사 정보를 조회합니다.
- [GetCompanyProductsSales](https://help.deepsearch.com/dp/api/func/company/company/getcompanyproductssales.md): 회사 제품별 매출 데이터를 조회합니다.
- [GetCompanyDebts](https://help.deepsearch.com/dp/api/func/company/company/getcompanydebts.md): 차입금 정보를 조회합니다.
- [GetCompanyDividends](https://help.deepsearch.com/dp/api/func/company/company/getcompanydividends.md): 기업의 배당 내역을 조회합니다.
- [GetCompanyShareholders](https://help.deepsearch.com/dp/api/func/company/company/getcompanyshareholders.md): 기업의 주주정보를 조회합니다.
- [GetCompanyEmployees](https://help.deepsearch.com/dp/api/func/company/company/getcompanyemployees.md): 종업원 현황 정보를 조회합니다.
- [GetCompanyExecutives](https://help.deepsearch.com/dp/api/func/company/company/getcompanyexecutives.md): 임원 정보를 조회합니다.
- [GetCompanyBranches](https://help.deepsearch.com/dp/api/func/company/company/getcompanybranches.md): 지점 정보를 조회합니다.
- [GetFinancialStatementsAuditOpinion](https://help.deepsearch.com/dp/api/func/company/company/getfinancialstatementsauditopinion.md): 특정 기업의 감사 의견을 조회합니다.
- [재무제표 조회](https://help.deepsearch.com/dp/api/func/company/financial.md): 분기별 재무제표를 조회합니다.
- [GetFinancialStatements](https://help.deepsearch.com/dp/api/func/company/financial/getfinancialstatements.md): 기업의 재무제표를 조회합니다.
- [GetAvailableFinancialStatements](https://help.deepsearch.com/dp/api/func/company/financial/getavailablefinancialstatements.md): 해당 기업이 발표하는 재무제표 종류를 조회합니다. ( 분기, 연간, IFRS/GAAP )
- [공시 정보 조회](https://help.deepsearch.com/dp/api/func/company/disclosure.md): Dart 공시 사업보고서 항목들을 조회합니다.
- [GetDartCapitalChange](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartcapitalchange.md): 정기보고서(사업, 분기, 반기보고서) 내에 증자(감자) 현황을 제공합니다.
- [GetDartDividends](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartdividends.md): 정기보고서(사업, 분기, 반기보고서) 내에 배당 내역을 조회합니다.
- [GetDartShareRepurchase](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartsharerepurchase.md): 정기보고서(사업, 분기, 반기보고서) 내에 자기주식 취득 및 처분 현황을 제공합니다.
- [GetDartMajorityShareholders](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartmajorityshareholders.md): 정기보고서(사업, 분기, 반기보고서) 내에 최대주주 현황을 제공합니다.
- [GetDartMajorityShareholderChange](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartmajorityshareholderchange.md): 정기보고서(사업, 분기, 반기보고서) 내에 최대주주 변동 현황을 제공합니다.
- [GetDartMinorityShareholders](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartminorityshareholders.md): 정기보고서(사업, 분기, 반기보고서) 내에 소액주주현황을 제공합니다.
- [GetDartExecutives](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartexecutives.md): 정기보고서(사업, 분기, 반기보고서) 내에 임원현황을 제공합니다.
- [GetDartEmployees](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartemployees.md): 정기보고서(사업, 분기, 반기보고서) 내에 직원현황을 제공합니다.
- [GetDartIndividualDirectorCompensation](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartindividualdirectorcompensation.md): 정기보고서(사업, 분기, 반기보고서) 내에 이사ㆍ감사의 개인별 보수 현황(5억 이상)을 제공합니다.
- [GetDartOverallDirectorCompensation](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartoveralldirectorcompensation.md): 정기보고서(사업, 분기, 반기보고서) 내에 이사ㆍ감사 전체의 보수현황을 제공합니다.
- [GetDartTopIndividualCompensation](https://help.deepsearch.com/dp/api/func/company/disclosure/getdarttopindividualcompensation.md): 정기보고서(사업, 분기, 반기보고서) 내에 개인별 보수지급 금액(5억이상 상위5인)을 제공합니다.
- [GetDartInvestmentInOthers](https://help.deepsearch.com/dp/api/func/company/disclosure/getdartinvestmentinothers.md): 정기보고서(사업, 분기, 반기보고서) 내에 타법인 출자현황을 제공합니다.
- [컨센서스 정보 조회](https://help.deepsearch.com/dp/api/func/company/consensus.md): 증권사 애널리스트 컨센서스 정보를 조회합니다.
- [GetConsensusInstitutionList](https://help.deepsearch.com/dp/api/func/company/consensus/getconsensusinstitutionlist.md): 컨센서스를 발표하는 기관 리스트를 조회합니다.
- [GetConsensusAnalystList](https://help.deepsearch.com/dp/api/func/company/consensus/getconsensusanalystlist.md): 특정 기관의 애널리스트 정보를 조회합니다.
- [SearchAnalystReports](https://help.deepsearch.com/dp/api/func/company/consensus/searchanalystreports.md): 특정 기업에 대한 애널리스트 리포트를 조회합니다.
- [SearchTargetPrices](https://help.deepsearch.com/dp/api/func/company/consensus/searchtargetprices.md): 특정 종목에 대한 목표 주가를 조회합니다.
- [SearchFirmFundamentalsForecasts](https://help.deepsearch.com/dp/api/func/company/consensus/searchfirmfundamentalsforecasts.md): 특정 종목에 대한 예상 실적을 조회합니다.
- [이슈 기업 목록 조회](https://help.deepsearch.com/dp/api/func/company/issue-company.md)
- [GetCompanyShareholderChanges](https://help.deepsearch.com/dp/api/func/company/issue-company/getcompanyshareholderchanges.md): 최대 주주의 지분율이 변경된 기업 리스트를 조회합니다.
- [GetTargetPriceConsensusChange](https://help.deepsearch.com/dp/api/func/company/issue-company/gettargetpriceconsensuschange.md): 증권사 목표주가 변화 내역을 조회합니다.
- [GetFundamentalsConsensusChange](https://help.deepsearch.com/dp/api/func/company/issue-company/getfundamentalsconsensuschange.md): 증권사 컨센서스 실적 추정치 변화 내역을 조회합니다.
- [주가 정보 조회](https://help.deepsearch.com/dp/api/func/company/undefined.md)
- [GetStockSymbols](https://help.deepsearch.com/dp/api/func/company/undefined/getstocksymbols.md): 종목 정보를 조회합니다.
- [GetStockPrices](https://help.deepsearch.com/dp/api/func/company/undefined/getstockprices.md): 종목의 현재 가격 및 거래량 정보를 조회합니다.
- [GetMarketIndexSymbols](https://help.deepsearch.com/dp/api/func/company/undefined/getmarketindexsymbols.md): 지수에 대한 정보를 조회합니다.
- [GetMarketIndexes](https://help.deepsearch.com/dp/api/func/company/undefined/getmarketindexes.md): 현재 지수의 가격 및 거래량 등의 정보를 조회합니다.
- [채권 정보 조회](https://help.deepsearch.com/dp/api/func/company/bond.md)
- [GetBondClassificationCodeList](https://help.deepsearch.com/dp/api/func/company/bond/getbondclassificationcodelist.md): 전체 채권 종류를 조회합니다.
- [GetBondIssuerList](https://help.deepsearch.com/dp/api/func/company/bond/getbondissuerlist.md): 특정 class 채권의 발행자 정보를 조회합니다.
- [GetBondIssuerListFromIndustry](https://help.deepsearch.com/dp/api/func/company/bond/getbondissuerlistfromindustry.md): 특정 산업의 채권 발행자 리스트를 조회합니다.
- [GetBondIssuerSummaryInfo](https://help.deepsearch.com/dp/api/func/company/bond/getbondissuersummaryinfo.md): 특정 채권의 요약 정보를 조회합니다.
- [GetBondClassSummaryInfo](https://help.deepsearch.com/dp/api/func/company/bond/getbondclasssummaryinfo.md): 특정 클래스의 채권 정보를 조회한다.
- [GetBondSummaryInfoPerIndustry](https://help.deepsearch.com/dp/api/func/company/bond/getbondsummaryinfoperindustry.md): 특정 산업의 채권 정보를 조회한다.
- [GetLatestBondIssues](https://help.deepsearch.com/dp/api/func/company/bond/getlatestbondissues.md): 최근에 발행된 채권 정보를 조회합니다.
- [SearchBondIssuerByName](https://help.deepsearch.com/dp/api/func/company/bond/searchbondissuerbyname.md): 이름으로 채권 발행자를 검색합니다.
- [GetBondIssuanceHistory](https://help.deepsearch.com/dp/api/func/company/bond/getbondissuancehistory.md): 특정 채권 발행자의 과거 채권 발행 이력을 조회합니다.
- [GetBondRepaymentSchedule](https://help.deepsearch.com/dp/api/func/company/bond/getbondrepaymentschedule.md): 특정 채권 발행자의 상환 스케쥴을 조회합니다.
- [GetBondYields](https://help.deepsearch.com/dp/api/func/company/bond/getbondyields.md): 채권 수익률을 조회합니다.
- [GetBondYieldsForIndustry](https://help.deepsearch.com/dp/api/func/company/bond/getbondyieldsforindustry.md): 특정 산업의 채권 수익률을 계산합니다.
- [GetAverageBondYieldTimeSeries](https://help.deepsearch.com/dp/api/func/company/bond/getaveragebondyieldtimeseries.md): 지정한 종류의 채권들의 평균 금리 time series를 계산 합니다.
- [GetInterpolatedBondYields](https://help.deepsearch.com/dp/api/func/company/bond/getinterpolatedbondyields.md): 지정한 종류의 채권들의 Interpolated 채권 수익률을 계산합니다.
- [GetRiskFreeYields](https://help.deepsearch.com/dp/api/func/company/bond/getriskfreeyields.md): 무위험 이자율을 조회합니다.
- [GetBondYieldPrincipalComponents](https://help.deepsearch.com/dp/api/func/company/bond/getbondyieldprincipalcomponents.md): 채권 주성분을 분석합니다.
- [ConvertBondIssuerCodeToNICESymbol](https://help.deepsearch.com/dp/api/func/company/bond/convertbondissuercodetonicesymbol.md): 채권 발행자 코드를 나이스 심볼로 변환합니다.
- [ConvertNICESymbolToBondIssuerCode](https://help.deepsearch.com/dp/api/func/company/bond/convertnicesymboltobondissuercode.md): 나이스 심볼 코드를 채권 발행자 코드로 변환합니다.
- [해외기업](https://help.deepsearch.com/dp/api/func/undefined.md)
- [기업 정보 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined.md)
- [기업 목록 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined/undefined.md)
- [기업 개요 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined/undefined-1.md)
- [기업 재무 데이터 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined/undefined-2.md)
- [주가 정보 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined-1.md)
- [주가 정보 조회](https://help.deepsearch.com/dp/api/func/undefined/undefined-1/undefined.md)
- [산업](https://help.deepsearch.com/dp/api/func/industry.md)
- [산업 정보 조회](https://help.deepsearch.com/dp/api/func/industry/industry.md)
- [GetAggregateIndustryInfo](https://help.deepsearch.com/dp/api/func/industry/industry/getaggregateindustryinfo.md): 산업분류별 포괄 정보를 조회한다.
- [GetAggregateIndustryConsensus](https://help.deepsearch.com/dp/api/func/industry/industry/getaggregateindustryconsensus.md): 산업별 컨센서스를 조회합니다.
- [GetMarketSummaryInfoByIndustry](https://help.deepsearch.com/dp/api/func/industry/industry/getmarketsummaryinfobyindustry.md): 산업별 기업개수, 시가총액 및 PER를 조회한다.
- [기업 주제 조회](https://help.deepsearch.com/dp/api/func/industry/subject.md)
- [GetConditionalTagMetadata](https://help.deepsearch.com/dp/api/func/industry/subject/getconditionaltagmetadata.md): 태그 메타 정보를 가지고 옵니다.
- [FindEntityByTag](https://help.deepsearch.com/dp/api/func/industry/subject/findentitybytag.md): 특정 태그 조건에 해당하는 기업 리스트를 조회합니다.
- [GetEntityTags](https://help.deepsearch.com/dp/api/func/industry/subject/getentitytags.md): 특정 기업과 관련된 태그 리스트를 가지고 온다. 이를 통하여 해당 기업이 관련된 주제 등을 정리하여 노출할 수 있다.
- [기업 집단 정보 조회](https://help.deepsearch.com/dp/api/func/industry/group.md)
- [FindConglomerateByName](https://help.deepsearch.com/dp/api/func/industry/group/findconglomeratebyname.md): 이름으로 기업 집단을 검색한다.
- [FindConglomerateByID](https://help.deepsearch.com/dp/api/func/industry/group/findconglomeratebyid.md): 기업 집단 ID로 기업 집단을 검색한다.
- [GetConglomerateMembers](https://help.deepsearch.com/dp/api/func/industry/group/getconglomeratemembers.md): 특정 기업 집단에 속한 기업 정보를 조회한다.
- [GetConglomerateFinancialStatements](https://help.deepsearch.com/dp/api/func/industry/group/getconglomerate.md): 특정 기업 집단의 재무정보를 조회합니다.
- [인물](https://help.deepsearch.com/dp/api/func/people.md)
- [기업 임원 검색](https://help.deepsearch.com/dp/api/func/people/undefined.md)
- [FindPersonBio](https://help.deepsearch.com/dp/api/func/people/undefined/findpersonbio.md): 이름과 생년월일을 입력하면 해당 인물의 전체 이력을 꺼내옵니다.
- [FindPeopleByName](https://help.deepsearch.com/dp/api/func/people/undefined/findpeoplebyname.md)
- [FindPeopleByBirthday](https://help.deepsearch.com/dp/api/func/people/undefined/findpeoplebybirthday.md): 생일로 인물을 검색합니다. 오늘 생일을 맞은 인물, 또는 앞으로 일주일 이내 생일이 다가오는 인물을 보여주는 용도로 활용할 수 있습니다.
- [주식 부자 목록 추출](https://help.deepsearch.com/dp/api/func/people/undefined-1.md)
- [FindRichestShareholders](https://help.deepsearch.com/dp/api/func/people/undefined-1/findrichestshareholders.md): 주어진 기간 (date\_from ~ date\_to) 내에서 각 기업별 가장 마지막 주주 목록 사용하여, 현재 보유 주식의 가치가 가장 높은 주주 리스트를 추출합니다.
- [문서](https://help.deepsearch.com/dp/api/func/document.md)
- [문서 검색](https://help.deepsearch.com/dp/api/func/document/document-search.md)
- [DocumentSearch](https://help.deepsearch.com/dp/api/func/document/document-search/documentsearch.md): 뉴스, 공시, IR, 증권사 보고서, 특허 문서를 검색합니다.
- [문서 심화검색](https://help.deepsearch.com/dp/api/func/document/document-search/documentsearch/undefined.md): 딥서치 문서데이터를 보다 정교하게 검색할 수 있는 방법에 대해서 기술합니다.
- [DocumentTrends](https://help.deepsearch.com/dp/api/func/document/document-search/documenttrends.md): 문서를 기반으로 특정 주제의 트렌드 추이를 조회합니다.
- [DocumentAggregation](https://help.deepsearch.com/dp/api/func/document/document-search/documentaggregation.md): 문서를 기반으로 다양한 조건으로 집계하여 처리한다.
- [GetSentimentScore](https://help.deepsearch.com/dp/api/func/document/document-search/getsentimentscore.md): 문서의 긍부정점수를 조회합니다.
- [토픽 검색](https://help.deepsearch.com/dp/api/func/document/topic-search.md)
- [SearchTrendingTopics](https://help.deepsearch.com/dp/api/func/document/topic-search/searchtrendingtopics.md): 현재 시장에서 벌어지고 있는 주요 이슈를 추출하여 제공합니다.
- [GetTrendingTopic](https://help.deepsearch.com/dp/api/func/document/topic-search/gettrendingtopic.md): 현재 시장에서 벌어지고 있는 주요 이슈에 대한 문서를 가져옵니다.
- [SearchHistoricalTopics](https://help.deepsearch.com/dp/api/func/document/topic-search/searchhistoricaltopics.md): 과거의 주요 주제를 조회합니다.
- [GetHistoricalTopic](https://help.deepsearch.com/dp/api/func/document/topic-search/gethistoricaltopic.md): 과거의 주요 주제에 대한 문서를 가져옵니다.
- [유사 단어 추출](https://help.deepsearch.com/dp/api/func/document/similar-analysis.md)
- [SimilarKeywords](https://help.deepsearch.com/dp/api/func/document/similar-analysis/similarkeywords.md): 입력된 쿼리와 유사한 키워드를 검색합니다.
- [이벤트](https://help.deepsearch.com/dp/api/func/event.md)
- [주식 포트폴리오 성과 분석](https://help.deepsearch.com/dp/api/func/event/portfolio.md)
- [ComputePortfolioReturns](https://help.deepsearch.com/dp/api/func/event/portfolio/computeportfolioreturns.md): 포트폴리오에 대한 과거 일정 기간 동안의 수익률을 계산합니다.
- [AnalyzePortfolioReturns](https://help.deepsearch.com/dp/api/func/event/portfolio/analyzeportfolioreturns.md): 포트폴리오에 대한 결과를 벤치마크 지수와 비교하여 분석합니다.
- [주식 시장 이벤트 분석](https://help.deepsearch.com/dp/api/func/event/stock.md)
- [ComputeEventDayStockReturns](https://help.deepsearch.com/dp/api/func/event/stock/computeeventdaystockreturns.md): 특정 이벤트 날짜의 종목별 수익률을 계산합니다.
- [ComputeStockReturnCorrelationWith](https://help.deepsearch.com/dp/api/func/event/stock/computestockreturncorrelationwith.md): 특정 index 와 전체 상장 기업 주가와의 correlation 을 계산합니다.
- [GetIndustryReturnsOnEventDates](https://help.deepsearch.com/dp/api/func/event/stock/getindustryreturnsoneventdates.md): 특정 이벤트일의 산업별 수익률을 계산합니다.
- [GetCumulativeIndustryReturns](https://help.deepsearch.com/dp/api/func/event/stock/getcumulativeindustryreturns.md): 특정 기간 동안의 산업별 수익률을 계산합니다.
- [채권 시장 이벤트 분석](https://help.deepsearch.com/dp/api/func/event/bond.md)
- [GetBondYieldChangesPerIssuer](https://help.deepsearch.com/dp/api/func/event/bond/getbondyieldchangesperissuer.md): 특정 이벤트 날짜의 채권 발행자별 채권 수익률 변화를 조회합니다.
- [GetBondYieldChangesPerClassification](https://help.deepsearch.com/dp/api/func/event/bond/getbondyieldchangesperclassification.md): 특정 이벤트 날짜의 채권 분류별 채권 수익률을 조회합니다.
- [GetBondYieldChangesPerIndustry](https://help.deepsearch.com/dp/api/func/event/bond/getbondyieldchangesperindustry.md): 특정 이벤트 날짜의 산업 분류별 채권 수익률을 조회합니다.
- [경제 지표](https://help.deepsearch.com/dp/api/func/economy.md)
- [경제 지표 검색](https://help.deepsearch.com/dp/api/func/economy/economy-search.md)
- [FindEntity](https://help.deepsearch.com/dp/api/func/economy/economy-search/findentity.md): 기업 검색에 사용되는 FindEntity 를 경제 지표 검색에도 활용할 수 있습니다.
- [한국은행 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/bok.md): 한국은행에서 수집한 경제 지표의 symbol 은 "BOK:" 라는 prefix 로 시작합니다.
- [QueryBankOfKoreaSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/bok/querybankofkoreaseriesinfo.md): 선택된 한국은행 경제 지표의 상세 정보를 조회합니다. 한국은행에서 수집한 경제 지표의 symbol 은 "BOK:" 라는 prefix 로 시작합니다.
- [QueryBankOfKoreaSeriesInfoSimple](https://help.deepsearch.com/dp/api/func/economy/bok/querybankofkoreaseriesinfosimple.md): 선택된 한국은행 경제 지표의 상세 정보를 조회합니다. 한국은행에서 수집한 경제 지표의 symbol 은 "BOK:" 라는 prefix 로 시작합니다. Redis cache 를 사용하여 데이터 조회 속도가 한층 빠릅니다.
- [QueryBankOfKoreaSeriesData](https://help.deepsearch.com/dp/api/func/economy/bok/querybankofkoreaseriesdata.md): 선택된 한국은행 경제 지표의 데이터 값을 조회합니다. 한국은행에서 수집한 경제 지표의 symbol 은 "BOK:" 라는 prefix 로 시작합니다.
- [QueryBankOfKoreaSeriesDataSimple](https://help.deepsearch.com/dp/api/func/economy/bok/querybankofkoreaseriesdatasimple.md): 선택된 한국은행 경제 지표의 데이터 값을 조회합니다. 한국은행에서 수집한 경제 지표의 symbol 은 "BOK:" 라는 prefix 로 시작합니다. Redis cache 를 사용하여 데이터 조회 속도가 한층 빠릅니다.
- [미연방은행 (FRED) 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/fred.md): 미연방은행에서 수집한 경제 지표의 symbol 은 "FRED:" 라는 prefix 로 시작합니다.
- [QueryFredSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/fred/queryfredseriesinfo.md): 선택된 미연방은행 경제 지표의 상세 정보를 조회합니다.  미연방은행에서 수집한 경제 지표의 symbol 은 "FRED:" 라는 prefix 로 시작합니다.
- [QueryFredSeriesData](https://help.deepsearch.com/dp/api/func/economy/fred/queryfredseriesdata.md): 선택된 미연방은행 경제 지표의 데이터 값을 조회합니다. 미연방은행에서 수집한 경제 지표의 symbol 은 "FRED:" 라는 prefix 로 시작합니다.
- [GetFredCategoryOfDataSeries](https://help.deepsearch.com/dp/api/func/economy/fred/getfredcategoryofdataseries.md): 주어진 경제지표를 포함하고 있는 카테고리 정보를 조회합니다. 미연방은행에서 수집한 경제 지표의 symbol 은 "FRED:" 라는 prefix 로 시작합니다.
- [GetFredDataSeriesListUnderCategory](https://help.deepsearch.com/dp/api/func/economy/fred/getfreddataserieslistundercategory.md): 명시된 카테고리 내에 포함된 경제 지표들의 목록을 조회합니다. 미연방은행에서 수집한 경제 지표의 symbol 은 "FRED:" 라는 prefix 로 시작합니다.
- [IMF 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/imf.md): IMF 에서 수집한 경제 지표의 symbol 은 "IMF:\[dataflow id].\[item codes]" 의 구조를 가지고 있습니다. 시작 부분의 "IMF:" 는 IMF 에서 수집되었음을 나타내는 prefix 이고, dataflow 는 IMF 가 데이터셋을 관리하는 단위입니다. Item codes 의 구조는 dataflow 에 따라 다르게 나타납니다.
- [GetImfSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/imf/getimfseriesinfo.md): 선택된 IMF 경제 지표의상세 정보를 조회합니다. IMF 에서 수집한 경제 지표의 symbol 은"IMF:" 라는 prefix 로 시작합니다.
- [GetImfSeriesValues](https://help.deepsearch.com/dp/api/func/economy/imf/getimfseriesvalues.md): 선택된 IMF 경제 지표의 데이터 값을 조회합니다. IMF에서 수집한 경제 지표의 symbol 은 "IMF:" 라는 prefix 로 시작합니다.
- [GetImfDataflowAnnotations](https://help.deepsearch.com/dp/api/func/economy/imf/getimfdataflowannotations.md): IMF 는 데이터를 dataflow 라는 묶음으로 나누어 관리합니다. 이 API 함수는 지정된 데이터 시리즈가 포함된 dataflow 의 주석 정보를 불러옵니다.
- [GetImfIndicatorListOfSameCountry](https://help.deepsearch.com/dp/api/func/economy/imf/getimfcountrylistofsameindicator.md): 지정된 entity\_id 와 동일한 dataflow 안에서 해당 국가에 대한 다른 데이터 시리즈의 목록을 가져옵니다. 함수의 특성 상 entity\_id 의 목록이 아니라 단일 entity\_id 에 대해서만 동작합니다.
- [GetImfCountryListOfSameIndicator](https://help.deepsearch.com/dp/api/func/economy/imf/getimfindicatorlistofsamecountry.md): 지정된 entity\_id 와 동일한 dataflow 안에서 해당 경제지표와 동일한 내용한 데이터를 제공하는 다른 국가들의 목록을 가져옵니다. 함수의 특성 상 entity\_id 의 목록이 아니라 단일 entity\_id 에 대해서만 동작합니다.
- [OECD 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/oecd.md): OECD 에서 수집한 경제 지표의 symbol 은 "OECD:\[dataset id].\[item codes]" 의 구조를 가지고 있습니다. 시작 부분의 "OECD:" 는 OECD 에서 수집되었음을 나타내는 prefix 이고, dataset 은 OECD 가 데이터셋을 관리하는 단위입니다. Item codes 의 구조는 dataset 에 따라 다르게 나타납니다.
- [GetOecdSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/oecd/getoecdseriesinfo.md): 선택된 OECD 경제 지표의상세 정보를 조회합니다. OECD 에서 수집한 경제 지표의 symbol 은"OECD:" 라는 prefix 로 시작합니다.
- [GetOecdSeriesValues](https://help.deepsearch.com/dp/api/func/economy/oecd/getoecdseriesvalues.md): 선택된 OECD 경제 지표의 데이터 값을 조회합니다. OECD 에서 수집한 경제 지표의 symbol 은 "OECD:" 라는 prefix 로 시작합니다.
- [GetOecdDatasetAnnotations](https://help.deepsearch.com/dp/api/func/economy/oecd/getoecddatasetannotations.md): OECD 는 데이터를 dataset 이라는 묶음으로 나누어 관리합니다. 이 API 함수는 지정된 데이터 시리즈가 포함된 dataset 의 주석 정보를 불러옵니다.
- [GetOecdRelatedIndicatorList](https://help.deepsearch.com/dp/api/func/economy/oecd/getoecdrelatedindicatorlist.md): OECD entity\_id 는 "OECD:xxx.yyy.zzz" 과 같은 형태로 여러 코드가 dot (.) 으로 묶여있는 형태로 이루어져 있는데, 이 때 dot 으로 묶인 각각의 token 은 독립된 dimension 을 나타냅니다. 이 함수는 각 dimension 별로 어떤 값을 사용할 수 있는지 목록을 보여줍니다.
- [World Bank 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/world-bank.md): World Bank 에서 수집한 경제 지표의 symbol 은 "WB:\[indicator id]-\[country code]" 의 구조를 가지고 있습니다. 시작 부분의 "WB:" 는 World Bank 에서 수집되었음을 나타내는 prefix 이고, 마지막 세 글자는 국가별 코드를 나타냅니다.
- [QueryWorldBankSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/world-bank/queryworldbankseriesinfo.md): 선택된 World Bank 경제 지표의 상세 정보를 조회합니다.  World Bank 에서 수집한 경제 지표의 symbol 은 "WB:" 라는 prefix 로 시작합니다.
- [QueryWorldBankSeriesData](https://help.deepsearch.com/dp/api/func/economy/world-bank/queryworldbankseriesdata.md): 선택된 World Bank 경제 지표의 데이터 값을 조회합니다.
- [GetWorldBankCountryListOfIndicator](https://help.deepsearch.com/dp/api/func/economy/world-bank/getworldbankcountrylistofindicator.md): World Bank 는 다양한 국가들에 대해 데이터를 모아 제공합니다. 본 API 함수는 선택된 경제 지표의 값을 가지고 있는 다른 국가들의 목록을 조회합니다. 동종 경제 지표에 대해 국가간 비교를 할 때 사용할 수 있습니다.
- [GetWorldBankIndicatorListOfSameSource](https://help.deepsearch.com/dp/api/func/economy/world-bank/getworldbankindicatorlistofsamesource.md): World Bank 는 다양한 출처 (source) 에서 데이터를 모아 제공하고 있습니다. 본 API 함수는 선택된 경제 지표와 동일한 출처에서 수집된 다른 데이터 항목들의 목록을 보여줍니다.
- [통계청 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/kostat.md): 통계청에서 수집한 데이터는 여타 다른 경제 지표들과는 다르게 time series 가 아닌 cross-section table 을 기본 구조로 가지고 있습니다. 통계청에서 수집한 데이터의 symbol 은 "KOSIS:" 로 시작합니다.
- [QueryKosisTableInfo](https://help.deepsearch.com/dp/api/func/economy/kostat/querykosistableinfo.md): 선택된 통계청 경제 지표에 대한 상세 정보를 표시합니다. 통계청에서 수집된 데이터는 "KOSIS:" 라는 prefix 를 가지고 있습니다.
- [GetKosisAvailableSampleDates](https://help.deepsearch.com/dp/api/func/economy/kostat/getkosisavailablesampledates.md): 선택된 통계청 경제 지표의 값이 들어있는 전체 날짜 목록을 표시합니다. 일부 경제 지표의 경우 둘 이상의 주기 (예: 월별, 분기별, 연도별) 에 데이터를 제공하고 있기 때문에, 날짜 뿐만 아니라 해당 주기도 freq 라는 컬럼에 담아 돌려줍니다.
- [GetKosisTableCategoryItemFreqList](https://help.deepsearch.com/dp/api/func/economy/kostat/getkosistablecategoryitemfreqlist.md): 선택된 통계청 경제 지표의 테이블을 구성하고 있는 category 와 item code, 그리고 freq 의 목록을 표시합니다. Category 는 해당 테이블의 row 를, 그리고 item code 는 column 을 구성한다고 이해할 수 있습니다. Category 의 경우 최대 8 단계까지 depth 를 두어 구성될 수 있습니다.
- [QueryKosisCrossSectionData](https://help.deepsearch.com/dp/api/func/economy/kostat/querykosiscrosssectiondata.md): 선택된 통계청 경제 지표의 데이터 값을 리턴합니다. 통계청 데이터는 횡단면 테이블 (cross-section table) 이기 때문에, 단일 날짜에 대해서만 결과 값을 구해올 수 있습니다. 날짜를 지정하지 않을 경우 가장 마지막 날짜의 값을 가져옵니다.
- [QueryKosisTimeSeriesData](https://help.deepsearch.com/dp/api/func/economy/kostat/querykosistimeseriesdata.md): 통계청 경제 지표의 경우 기본 구조는 횡단면 테이블 (cross-section table) 이지만, category\_id 를 명시할 경우 해당 카테고리의 내용 만을 time series 형태로 가져올 수 있습니다.
- [딥서치 자체 수집 데이터 조회](https://help.deepsearch.com/dp/api/func/economy/deepsearch.md): 딥서치에서 자체 수집한 경제 지표 데이터를 조회합니다. 딥서치 자체 수집 지표의 symbol 은 "DS:" 라는 prefix 로 시작합니다.
- [QueryDeepSearchOwnSeriesInfo](https://help.deepsearch.com/dp/api/func/economy/deepsearch/querydeepsearchownseriesinfo.md): 지정된 딥서치 자체 수집 경제 지표 데이터의 상세 정보를 조회합니다. 딥서치 자체 수집 지표의 symbol 은 "DS:" 라는 prefix 로 시작합니다.
- [QueryDeepSearchOwnSeriesValues](https://help.deepsearch.com/dp/api/func/economy/deepsearch/querydeepsearchownseriesvalues.md): 지정된 딥서치 자체 수집 경제 지표의 데이터 값을 조회합니다. 딥서치 자체 수집 지표의 symbol 은 "DS:" 라는 prefix 로 시작합니다.
- [QueryDeepSearchOwnDataSeriesListOfSameCategory](https://help.deepsearch.com/dp/api/func/economy/deepsearch/querydeepsearchowndataserieslistofsamecategory.md): 지정된 딥서치 자체 수집 경제 지표와 동일한 카테고리에 속하는 다른 지표 목록을 조회합니다.
- [결과 레이아웃](https://help.deepsearch.com/dp/api/result_layout.md)
- [Input](https://help.deepsearch.com/dp/api/result_layout/input-class.md): 사용자가 입력한 쿼리를 어떻게 해석하였는지에 대한 레이아웃
- [Result:DataFrame](https://help.deepsearch.com/dp/api/result_layout/result-dataframe.md): 데이터프레임 형태의 결과 레이아웃
- [Result:SingleValue](https://help.deepsearch.com/dp/api/result_layout/result-dataframe-1.md): 단일 데이터 형태의 결과 레이아웃
- [Result:DocumentSearchResult](https://help.deepsearch.com/dp/api/result_layout/result-documentsearchresult.md): 문서 검색 쿼리에 대한 결과 레이아웃
- [Result:DocumentTrendsResult](https://help.deepsearch.com/dp/api/result_layout/result-documenttrendsresult.md): 특정 주제에 대한 트렌드 추이에 대한 결과 레이아웃
- [Result:TrendingTopicsSearchResult](https://help.deepsearch.com/dp/api/result_layout/result-trendingtopicssearchresult.md): 트렌딩 토픽에 대한 결과 레이아웃
- [Result:TrendingTopicResult](https://help.deepsearch.com/dp/api/result_layout/result-trendingtopicresult.md): 트렌딩 토픽에 대한 상세 조회 결과 레이아웃
- [Result:HistoricalTopicsSearchResult(검색)](https://help.deepsearch.com/dp/api/result_layout/result-historicaltopicssearchresult.md): 과거 토픽 검색 결과에 대한 레이아웃
- [Result:HistoricalTopicsSearchResult(상세)](https://help.deepsearch.com/dp/api/result_layout/result-historicaltopicssearchresult-1.md): 과거 토픽에 대한 상세 정보 레이아웃
- [Result:PortfolioReturns](https://help.deepsearch.com/dp/api/result_layout/result-portfolioreturns.md): 포트폴리오의 수익률 처리에 대한 결과 레이아웃
- [Result:PortfolioAnalysis](https://help.deepsearch.com/dp/api/result_layout/result-portfolioanalysis.md): 포트폴리오 분석 결과에 대한 레이아웃
- [챗딥서치](https://help.deepsearch.com/dp/api/chat.md): 챗딥서치에 대해 설명합니다.
- [문서 QA](https://help.deepsearch.com/dp/api/chat/qa.md): 딥서치에서 PDF 문서QA에 대해 설명합니다.
- [딥서치 Function Call](https://help.deepsearch.com/dp/api/chat/function-call.md): 딥서치에서 Function Call에 대해 설명합니다.
- [토픽 인사이트](https://help.deepsearch.com/dp/api/topic.md): Topic Insight 관련 API
- [Insight](https://help.deepsearch.com/dp/api/topic/insight.md): 토픽 관련해서 인사이트 생성 API
- [Question](https://help.deepsearch.com/dp/api/topic/question.md): 토픽 관련해서 질문 생성 API
- [Answer](https://help.deepsearch.com/dp/api/topic/answer.md): 토픽 관련해서 질의응답 API


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.deepsearch.com/dp/api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
