DB Finance No.14 Special Purpose Acquisition Co., Ltd. — Investor Relations & Filings
About DB Finance No.14 Special Purpose Acquisition Co., Ltd.
DB Finance No.14 Special Purpose Acquisition Co., Ltd. is a special purpose acquisition company (SPAC), also known as a blank check company. It was established with the sole objective of effecting a merger, capital stock exchange, asset acquisition, stock purchase, reorganization, or a similar business combination with one or more operating companies. The company primarily seeks to identify and merge with target businesses in growth-oriented industries and has a specified timeframe to complete a business combination.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-11 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-11 | Korean |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46344750 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33045765 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32969809 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32926869 | 감사보고서제출 | 2026-03-11 | Korean | ||
| 32926748 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926734 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32541082 | 주주총회소집결의 | 2026-02-19 | Korean | ||
| 14505073 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-05 | Korean | ||
|
2025
7 filings
| |||||
| 7875716 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7881661 | 주식등의대량보유상황보고서(일반) | 2025-07-25 | Korean | ||
| 7882294 | 주식등의대량보유상황보고서(일반) | 2025-07-24 | Korean | ||
| 7882518 | 주식등의대량보유상황보고서(일반) | 2025-07-23 | Korean | ||
| 7882446 | 주식등의대량보유상황보고서(일반) | 2025-07-23 | Korean | ||
| 7884730 | 증권발행실적보고서 | 2025-07-15 | Korean | ||
| 7886044 | [발행조건확정]증권신고서(지분증권) | 2025-07-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of financing conduits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAJ Capital 3 Corp.
A Capital Pool Company (CPC) identifying assets for a Quali…
|
AAAJ.P | CA | Financial and insurance activit… |
|
AB SUKUK VARLIK KİRALAMA A.Ş.
An asset leasing company issuing Sharia-compliant lease cer…
|
ABVKS | TR | Financial and insurance activit… |
|
AEGEA FINANCE S.A R.L.
Financing vehicle for its parent company, issuing debt inst…
|
82AB | LU | Financial and insurance activit… |
|
AIM5 Ventures Inc.
Capital Pool Company (CPC) structured to acquire a private …
|
AIME.P | CA | Financial and insurance activit… |
|
Albatros Acquisition Corporation Inc.
A Capital Pool Company (CPC) acquiring assets to complete a…
|
ALBT.P | CA | Financial and insurance activit… |
|
Alchemy Investments Acquisition Corp 1
A special purpose acquisition company (SPAC) formed to effe…
|
ALCY | US | Financial and insurance activit… |
|
ALLGREEN TREASURY PTE. LTD.
Manages a Multicurrency Debt Issuance Programme to finance …
|
49UB | SG | Financial and insurance activit… |
|
ALPHATIME ACQUISITION CORP
A special purpose acquisition company (SPAC) focused on bus…
|
ATMC | US | Financial and insurance activit… |
|
Antera Ventures II Corp.
Non-operating Capital Pool Company mandated to complete a Q…
|
AVII.P | CA | Financial and insurance activit… |
|
AVATION CAPITAL S.A.
A financing entity supporting aerospace leasing solutions f…
|
8UMB | SG | Financial and insurance activit… |
DB Finance No.14 Special Purpose Acquisition Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/17654/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17654 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=17654 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=17654 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 17654}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for DB Finance No.14 Special Purpose Acquisition Co., Ltd. (id: 17654)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.