德英 - Investor Relations & Filings
Key figures FY2025
| Total Revenues | TWD 309.13M | per the Annual Report filed 2026-06-16 |
|---|---|---|
| Net Income | TWD 139.20M | per the Annual Report filed 2026-06-16 |
| Total Assets | TWD 975.22M | per the Annual Report filed 2026-06-16 |
| Total Equity | TWD 928.07M | per the Annual Report filed 2026-06-16 |
| Cash from Ops | TWD 70.18M | per the Annual Report filed 2026-06-16 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司治理組織架構 | 2026-06-15 | Chinese | |
| 114年度股利金額(股東會決議) | 2026-06-15 | Chinese | |
| 公告本公司115年股東常會通過解除董事競業禁止之限制案 | 2026-06-12 | Chinese | |
| 公告本公司115年股東常會增選董事一席當選名單 | 2026-06-12 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-06-12 | Chinese | |
| 115年5月背書保證與資金貸與 | 2026-06-04 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 48070946 | 公司治理組織架構 | 2026-06-15 | Chinese | ||
| 48070199 | 114年度股利金額(股東會決議) | 2026-06-15 | Chinese | ||
| 48054811 | 公告本公司115年股東常會通過解除董事競業禁止之限制案 | 2026-06-12 | Chinese | ||
| 48054808 | 公告本公司115年股東常會增選董事一席當選名單 | 2026-06-12 | Chinese | ||
| 48054806 | 公告本公司115年股東常會重要決議事項 | 2026-06-12 | Chinese | ||
| 47965665 | 115年5月背書保證與資金貸與 | 2026-06-04 | Chinese | ||
| 47965663 | 115年5月營業收入 | 2026-06-04 | Chinese | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for 德英, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
德英 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/73363/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=73363 | 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=73363 | 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=73363 \ -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": 73363}, 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 德英 (id: 73363)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.