HyosungONBCo.,Ltd — Investor Relations & Filings
HyosungONBCo.,Ltd. is a manufacturer and supplier specializing in organic fertilizers for the agricultural sector. The company's product portfolio includes a range of organic fertilizers, including those derived from livestock manure, as well as specialized crop fertilizers and microbial agents. As a prominent provider in the agricultural inputs market, the firm focuses on the production and distribution of high-quality, safe fertilizers designed to enhance soil health and crop productivity for both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2026-06-02 | Korean | |
| 의결권대리행사권유참고서류 | 2026-06-02 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47929600 | 주주총회소집공고 | 2026-06-02 | Korean | ||
| 47929597 | 의결권대리행사권유참고서류 | 2026-06-02 | Korean | ||
| 46366625 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46357311 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 46355984 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 41733012 | 주식등의대량보유상황보고서(일반) | 2026-05-06 | Korean | ||
| 39045245 | 주주총회소집결의 (임시주주총회) | 2026-04-30 | Korean | ||
| 39045214 | 주주명부폐쇄기간또는기준일설정 | 2026-04-30 | Korean | ||
| 32540858 | 반기보고서 (2025.12) | 2026-02-19 | Korean | ||
|
2025
6 filings
| |||||
| 12198318 | 주식등의대량보유상황보고서(일반) | 2025-12-29 | Korean | ||
| 33021936 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-01 | Korean | ||
| 33021926 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-01 | Korean | ||
| 33021914 | 주식등의대량보유상황보고서(일반) | 2025-10-01 | Korean | ||
| 33021324 | 최대주주변경 | 2025-09-30 | Korean | ||
| 33020915 | 정기주주총회결과 | 2025-09-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Top Cloud-Agri Technology Co., Ltd.
Provides smart agricultural IoT systems, big data platforms…
|
301556 | CN | Telecommunications, computer pr… |
|
Zinnian Technologies Inc.
Specializes in non-pharmacological therapeutic solutions fo…
|
— | CA | Telecommunications, computer pr… |
| テラテクノロジー株式会社 | 483A | JP | Telecommunications, computer pr… |
HyosungONBCo.,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/15069/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15069 | 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=15069 | 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=15069 \ -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": 15069}, 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 HyosungONBCo.,Ltd (id: 15069)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.