
Elec-Tech International Co., Ltd. — Investor Relations & Filings
Elec-Tech International Co., Ltd. focuses on the design, manufacture, and distribution of small household appliances and light-emitting diode (LED) products. The company’s appliance division produces a wide range of kitchen electronics, including coffee makers, toasters, and food processors, primarily operating through original equipment manufacturer (OEM) and original design manufacturer (ODM) models. Its LED division features a vertically integrated production model that covers the manufacturing of epitaxial wafers, LED chips, and packaging, as well as the assembly of finished lighting products for commercial and residential use. The organization emphasizes research and development to enhance energy efficiency and product performance across its global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司募集资金存放与实际使用情况的专项报告 | 2019-04-28 | Chinese | |
| 关于对公司控股股东及其他关联方占用资金情况的专项审计说明 | 2019-04-28 | Chinese | |
| 第六届董事会第七次会议决议公告 | 2019-04-28 | Chinese | |
| 2018年年度报告(已取消) | 2019-04-28 | Chinese | |
| 海通证券股份有限公司关于公司2018年下半年定期现场检查报告 | 2019-04-28 | Chinese | |
| 关于开展外汇套期保值业务的公告 | 2019-04-28 | Chinese |
Browse filings by year
23 years- 2026 31 filings
- 2025 143 filings
- 2024 127 filings
- 2023 82 filings
- 2022 78 filings
- 2021 177 filings
- 2020 98 filings
- 2019 247 filings
- 2018 207 filings
- 2017 128 filings
- 2016 137 filings
- 2015 150 filings
- 2014 150 filings
- 2013 97 filings
- 2012 110 filings
- 2011 108 filings
- 2010 131 filings
- 2009 142 filings
- 2008 67 filings
- 2007 70 filings
- 2006 65 filings
- 2005 66 filings
- 2004 30 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 44328802 | 关于公司募集资金存放与实际使用情况的专项报告 | 2019-04-28 | Chinese | ||
| 44328770 | 关于对公司控股股东及其他关联方占用资金情况的专项审计说明 | 2019-04-28 | Chinese | ||
| 44328757 | 第六届董事会第七次会议决议公告 | 2019-04-28 | Chinese | ||
| 44328735 | 2018年年度报告(已取消) | 2019-04-28 | Chinese | ||
| 44328551 | 海通证券股份有限公司关于公司2018年下半年定期现场检查报告 | 2019-04-28 | Chinese | ||
| 44328541 | 关于开展外汇套期保值业务的公告 | 2019-04-28 | Chinese | ||
| 44328535 | 关于为子公司提供担保的公告 | 2019-04-28 | Chinese | ||
| 44328524 | 2018年年度报告摘要(已取消) | 2019-04-28 | Chinese | ||
| 44328514 | 关于继续推进重大资产重组事项的进展公告 | 2019-04-25 | Chinese | ||
| 44328506 | 2019年第一次临时股东大会的法律意见书 | 2019-04-23 | Chinese | ||
| 44328497 | 关于与英搏尔签署《<股权收购意向协议>之终止协议》的公告 | 2019-04-23 | Chinese | ||
| 44328487 | 2019年第一次临时股东大会决议公告 | 2019-04-23 | Chinese | ||
| 44328468 | 关于子公司珠海德豪润达电气有限公司再次获得政府奖励的公告 | 2019-04-15 | Chinese | ||
| 44328461 | 关于继续推进重大资产重组事项的进展公告 | 2019-04-11 | Chinese | ||
| 44328455 | 关于公司及相关人员提起诉讼案件的公告 | 2019-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
Elec-Tech International Co., Ltd. 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/54071/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54071 | 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=54071 | 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=54071 \ -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": 54071}, 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 Elec-Tech International Co., Ltd. (id: 54071)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.