三一東林 - Investor Relations & Filings
Key figures FY2024
| Total Revenues | TWD 665.20M | per the Annual Report filed 2026-05-27 |
|---|---|---|
| Net Income | TWD 246.52M | per the Annual Report filed 2026-05-27 |
| Total Assets | TWD 1.03B | per the Annual Report filed 2026-05-27 |
| Total Equity | TWD 522.18M | per the Annual Report filed 2026-05-27 |
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 |
|---|---|---|---|
| 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | |
| 115年5月營業收入 | 2026-06-10 | Chinese | |
| 115年05月內部人持股異動(事後) | 2026-06-02 | Chinese | |
| 115年05月董事會成員及持股 | 2026-06-02 | Chinese | |
| 114年年報及股東會資料 — 2025_3609_20260617F04.pdf | 2026-05-27 | Chinese | |
| 115年年報及股東會資料 — 2026_3609_20260617F17.pdf | 2026-05-27 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 48020551 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48020549 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 47928473 | 115年05月內部人持股異動(事後) | 2026-06-02 | Chinese | ||
| 47928472 | 115年05月董事會成員及持股 | 2026-06-02 | Chinese | ||
| 47625292 | 114年年報及股東會資料 — 2025_3609_20260617F04.pdf | 2026-05-27 | Chinese | ||
| 47572657 | 115年年報及股東會資料 — 2026_3609_20260617F17.pdf | 2026-05-27 | Chinese | ||
| 47572543 | 115年年報及股東會資料 — 2026_3609_20260617F13.pdf | 2026-05-27 | Chinese | ||
| 47572092 | 115年年報及股東會資料 — 2026_3609_20260617F02.pdf | 2026-05-27 | Chinese | ||
| 47571503 | 115年年報及股東會資料 — 2026_3609_20260617F01.pdf | 2026-05-27 | 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/73257/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=73257 | 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=73257 | 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=73257 \ -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": 73257}, 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: 73257)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.