WATOSCOREACO.,LTD — Investor Relations & Filings
WATOSCOREACO.,LTD. is a company that specializes in the manufacture and distribution of sanitary plastic products for bathrooms. Its core product portfolio includes a wide range of toilet fittings, such as fill valves and side lever mechanisms, as well as components for lavatories, urinals, and washbasins. The company emphasizes the development of water-saving technologies, designing its products to promote water conservation. Innovation is supported by a dedicated research and development department and multiple patents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2024.09) | 2024-11-13 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-10-25 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-09-02 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 분기보고서 (2024.03) | 2024-05-14 | Korean | |
| 영업(잠정)실적(공정공시) | 2024-05-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8018004 | 분기보고서 (2024.09) | 2024-11-13 | Korean | ||
| 8045299 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-10-25 | Korean | ||
| 8081796 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-09-02 | Korean | ||
| 8094693 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8140379 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8140735 | 영업(잠정)실적(공정공시) | 2024-05-13 | Korean | ||
| 8146185 | 최대주주변경 | 2024-04-23 | Korean | ||
| 8146134 | 주식등의대량보유상황보고서(일반) | 2024-04-23 | Korean | ||
| 8146133 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-23 | Korean | ||
| 8146132 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-23 | Korean | ||
| 8146131 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-23 | Korean | ||
| 8150752 | 자기주식처분결과보고서 | 2024-04-04 | Korean | ||
| 8151978 | 주요사항보고서(자기주식처분결정) | 2024-04-01 | Korean | ||
| 8157919 | 정기주주총회결과 | 2024-03-25 | Korean | ||
| 8157888 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
WATOSCOREACO.,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/15956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15956 | 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=15956 | 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=15956 \ -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": 15956}, 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 WATOSCOREACO.,LTD (id: 15956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.