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 |
|---|---|---|---|
| 更正110年11月12日資金貸與資訊 | 2021-11-19 | Chinese | |
| 110年第3季財務報告書 — 202104_2349_AIC.pdf | 2021-11-15 | Chinese | |
| 110年第3季財務報告書 — 202104_2349_AIA.pdf | 2021-11-15 | Chinese | |
| 110年第3季財務報告書 — 202104_2349_AI3.pdf | 2021-11-15 | Chinese | |
| 110年第3季財務報告書 — 202104_2349_AI1.pdf | 2021-11-15 | Chinese | |
| 110年第3季財務報告書 — 202103_2349_AI1.pdf | 2021-11-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33667726 | 更正110年11月12日資金貸與資訊 | 2021-11-19 | Chinese | ||
| 33672321 | 110年第3季財務報告書 — 202104_2349_AIC.pdf | 2021-11-15 | Chinese | ||
| 33672315 | 110年第3季財務報告書 — 202104_2349_AIA.pdf | 2021-11-15 | Chinese | ||
| 33672307 | 110年第3季財務報告書 — 202104_2349_AI3.pdf | 2021-11-15 | Chinese | ||
| 33672270 | 110年第3季財務報告書 — 202104_2349_AI1.pdf | 2021-11-15 | Chinese | ||
| 33672254 | 110年第3季財務報告書 — 202103_2349_AI1.pdf | 2021-11-15 | Chinese | ||
| 33672242 | 110年第3季財務報告書 — 202102_2349_AI1.pdf | 2021-11-15 | Chinese | ||
| 33672223 | 110年第3季財務報告書 — 202101_2349_AI1.pdf | 2021-11-15 | Chinese | ||
| 33667733 | 110年第3季現金流量表 | 2021-11-15 | Chinese | ||
| 33667731 | 110年第3季綜合損益表 | 2021-11-15 | Chinese | ||
| 33667729 | 110年第3季資產負債表 | 2021-11-15 | Chinese | ||
| 33667727 | 110年第3季權益變動表 | 2021-11-15 | Chinese | ||
| 33667737 | 更正本公司110年第三季合併財報XBRL申報之 被投資公司名稱、所在地區…等相關資訊 | 2021-11-15 | Chinese | ||
| 33667738 | 公告本公司處分不動產(補充說明) | 2021-11-12 | Chinese | ||
| 33667740 | 110年第3季海外子公司投資 | 2021-11-12 | 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.