Ritek Corporation — Investor Relations & Filings
Ritek Corporation specializes in the development and manufacture of data storage solutions and electronic components. Founded in 1988, the company has evolved from a primary focus on optical disc production to a diversified portfolio that includes flash memory, solid-state drives (SSDs), and advanced display technologies. Ritek is a pioneer in the production of OLED display panels and has expanded its operations into green energy, nanotechnology, and specialized chemical materials. The company provides a comprehensive range of storage media engineered for long-term data integrity, catering to both consumer and industrial markets. Its technical expertise encompasses high-volume manufacturing and research and development in optical information products, delivering integrated solutions to meet global technological requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會通過成立永續發展委員會及委任委員會委員 | 2024-08-13 | Chinese | |
| 公告本公司董事會通過113年第二季合併財務報告 | 2024-08-13 | Chinese | |
| 113年7月背書保證與資金貸與 | 2024-08-09 | Chinese | |
| 113年7月營業收入 | 2024-08-09 | Chinese | |
| 公告本公司113年第二季合併財務報告董事會召開日期 | 2024-08-05 | Chinese | |
| 113年07月內部人持股異動(事後) | 2024-08-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33669060 | 公告本公司董事會通過成立永續發展委員會及委任委員會委員 | 2024-08-13 | Chinese | ||
| 33669064 | 公告本公司董事會通過113年第二季合併財務報告 | 2024-08-13 | Chinese | ||
| 33669072 | 113年7月背書保證與資金貸與 | 2024-08-09 | Chinese | ||
| 33669069 | 113年7月營業收入 | 2024-08-09 | Chinese | ||
| 33669074 | 公告本公司113年第二季合併財務報告董事會召開日期 | 2024-08-05 | Chinese | ||
| 33669080 | 113年07月內部人持股異動(事後) | 2024-08-02 | Chinese | ||
| 33669077 | 113年07月董事會成員及持股 | 2024-08-02 | Chinese | ||
| 33669086 | 113年6月背書保證與資金貸與 | 2024-07-10 | Chinese | ||
| 33669084 | 113年6月營業收入 | 2024-07-10 | Chinese | ||
| 33669089 | 係因本公司有價證於集中市場達公佈注意交易資訊標準 故公佈相關財務業務等重大訊息,以利投資人區別了解 | 2024-07-02 | Chinese | ||
| 33669094 | 113年06月內部人持股異動(事後) | 2024-07-01 | Chinese | ||
| 33669091 | 113年06月董事會成員及持股 | 2024-07-01 | Chinese | ||
| 33673434 | 113年年報及股東會資料 — 2024_2349_20240624F05.pdf | 2024-06-25 | Chinese | ||
| 33673421 | 113年年報及股東會資料 — 2023_2349_20240624FE4.pdf | 2024-06-25 | Chinese | ||
| 33673383 | 113年年報及股東會資料 — 2023_2349_20240624F04.pdf | 2024-06-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cellfie Global Co.,Ltd.
Manufactures electronic smart cards and provides software-b…
|
068940 | KR | Manufacturing |
|
CMC Magnetics Corporation
Global manufacturer of optical storage media and optoelectr…
|
2323 | TW | Manufacturing |
|
HENGBAO CO.,LTD.
Develops smart cards, terminal equipment, and information s…
|
002104 | CN | Manufacturing |
Ritek Corporation 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/52021/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52021 | 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=52021 | 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=52021 \ -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": 52021}, 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 Ritek Corporation (id: 52021)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.