
The Technology Co., Ltd. — Investor Relations & Filings
An organization focused on advancing smart and sustainable urban development. It facilitates global collaboration and knowledge exchange through initiatives, workshops, and forums that bring together students, young professionals, and urban leaders. The organization's programs explore the intersection of artificial intelligence, nature-based solutions, and youth-driven urban leadership. It emphasizes the critical role of emerging technologies and collaborative governance in shaping the future of urban environments, with a presence in Europe, North America, and Southeast Asia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주권매매거래정지해제 (상장폐지에 따른 정리매매 개시) | 2025-09-05 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-09-03 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-03 | Korean | |
| 최대주주인명목회사·조합등의최대주주변경 | 2025-08-28 | Korean | |
| 불성실공시법인지정 (공시번복 2건) | 2025-08-20 | Korean | |
| 기타시장안내 (상장적격성 실질심사 사유추가 안내) | 2025-08-20 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7866216 | 주권매매거래정지해제 (상장폐지에 따른 정리매매 개시) | 2025-09-05 | Korean | ||
| 7866919 | 주식등의대량보유상황보고서(일반) | 2025-09-03 | Korean | ||
| 7866910 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-03 | Korean | ||
| 7868515 | 최대주주인명목회사·조합등의최대주주변경 | 2025-08-28 | Korean | ||
| 7870780 | 불성실공시법인지정 (공시번복 2건) | 2025-08-20 | Korean | ||
| 7870779 | 기타시장안내 (상장적격성 실질심사 사유추가 안내) | 2025-08-20 | Korean | ||
| 7871978 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7875884 | 대표이사변경 | 2025-08-13 | Korean | ||
| 7876994 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2025-08-08 | Korean | ||
| 7881537 | 불성실공시법인지정예고 (공시번복 2건) | 2025-07-25 | Korean | ||
| 7883388 | 기타시장안내 (기업심사위원회 개최 결과 안내) | 2025-07-18 | Korean | ||
| 7883382 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2025-07-18 | Korean | ||
| 7884950 | [기재정정]주요사항보고서(신주인수권부사채권발행결정) | 2025-07-14 | Korean | ||
| 7889585 | 기타주요경영사항 (제23회차 무기명식 이권부 무보증 비분리형 사모 신주인수권부사채 미발행 처리결정) | 2025-06-27 | Korean | ||
| 7889584 | [기재정정]주요사항보고서(신주인수권부사채권발행결정) | 2025-06-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
The Technology 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/17532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17532 | 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=17532 | 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=17532 \ -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": 17532}, 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 The Technology Co., Ltd. (id: 17532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.