
NAMYANG DAIRY PRODUCTS CO.,LTD — Investor Relations & Filings
Namyang Dairy Products, established in 1964, is a food and beverage company specializing in processed dairy goods. A pioneer in its domestic market with the introduction of the first infant formula in 1967, the company has since expanded its portfolio significantly. It manufactures a wide array of products including milk, yogurt, cheese, and powdered milk, alongside beverages such as coffee and tea, and specialized nutritional items. The company operates several factories and a research institute, emphasizing technology and quality control across its product lines, which cater to consumers of all ages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-07 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-27 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47049526 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | ||
| 46356773 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46348393 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 42140176 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-07 | Korean | ||
| 37305596 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-27 | Korean | ||
| 35117425 | 주식등의대량보유상황보고서(일반) | 2026-04-22 | Korean | ||
| 34651227 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | ||
| 33887963 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-09 | Korean | ||
| 33129691 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-01 | Korean | ||
| 33115996 | [기재정정]횡령ㆍ배임혐의발생 | 2026-03-31 | Korean | ||
| 33085613 | 기업가치제고계획(자율공시) | 2026-03-30 | Korean | ||
| 33057914 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33020104 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-24 | Korean | ||
| 32985556 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32985527 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
NAMYANG DAIRY PRODUCTS 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/16919/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16919 | 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=16919 | 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=16919 \ -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": 16919}, 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 NAMYANG DAIRY PRODUCTS CO.,LTD (id: 16919)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.