TUNGKONG INC. — Investor Relations & Filings
Tungkong Inc. specializes in security printing and comprehensive data management services. The company provides a wide range of products including financial forms, tax invoices, lottery tickets, and high-security documents. It has expanded its core operations to include smart card manufacturing, RFID technology, and electronic invoice (e-invoice) cloud platforms. Tungkong serves a diverse clientele across the banking, taxation, telecommunications, and logistics sectors. By integrating traditional printing with digital information technology, the company offers end-to-end solutions for data processing, personalized document generation, and secure information storage. Its focus remains on technological innovation and the digital transformation of business documentation and transaction services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事辞职的公告 | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(冯威) | 2026-03-30 | Chinese | |
| 董事会2025年工作报告和2026年工作计划 | 2026-03-30 | Chinese | |
| 第八届董事会第九次会议公告 | 2026-03-30 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | |
| 2025年年度报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34919816 | 关于董事辞职的公告 | 2026-04-14 | Chinese | ||
| 34855977 | 2025年度独立董事述职报告(冯威) | 2026-03-30 | Chinese | ||
| 34855962 | 董事会2025年工作报告和2026年工作计划 | 2026-03-30 | Chinese | ||
| 34855960 | 第八届董事会第九次会议公告 | 2026-03-30 | Chinese | ||
| 34855959 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | ||
| 34855956 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 34855953 | 关于拟聘任会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 34855939 | 2025年度独立董事述职报告(张松旺) | 2026-03-30 | Chinese | ||
| 34855932 | 关于举办2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 34855923 | 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 34855915 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-30 | Chinese | ||
| 34855912 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 34855898 | 关于会计师事务所2025年度履行职责情况的报告 | 2026-03-30 | Chinese | ||
| 34855887 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 34855885 | 内部控制审计报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Antarctica Limited
Manufactures printing and packaging solutions for FMCG and …
|
ANTGRAPHIC | IN | Manufacturing |
|
ANY Security Printing Company Plc
Provider of security printing products, identity solutions,…
|
ANY | HU | Manufacturing |
|
A.Plus Group Holdings Limited
Provides specialized financial printing, design, and transl…
|
1841 | HK | Manufacturing |
|
Arthurs-Jones Inc.
A historical commercial printing firm specializing in high-…
|
— | CA | Manufacturing |
|
ASAHI PRINTING CO.,LTD.
Manufacturer of printed packaging for the pharmaceutical an…
|
3951 | JP | Manufacturing |
|
Beijing Shengtong Printing Co.,Ltd
Provides high-end color printing, publication services, and…
|
002599 | CN | Manufacturing |
|
Canadian Bank Note Company, Limited
Global provider of secure technology solutions and high-sec…
|
— | CA | Manufacturing |
|
Cetis
Provider of security documents, identity systems, and comme…
|
CETG | SI | Manufacturing |
|
CEWE Stiftung & Co. KGaA
A photo service provider offering photofinishing and commer…
|
CWC | DE | Manufacturing |
|
China Huajun Group Limited
Diversified multi-national group focused on Printing, Energ…
|
377 | HK | Manufacturing |
TUNGKONG INC. 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/54174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54174 | 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=54174 | 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=54174 \ -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": 54174}, 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 TUNGKONG INC. (id: 54174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.