
Nuriplan Co.,Ltd. — Investor Relations & Filings
Nuriplan Co., Ltd. provides integrated solutions focused on urban and environmental development. The company's core activities are segmented into four main businesses. The Construction division offers total solutions, from design to installation, for urban facilities like railings and guardrails, aiming to create environments where humans and nature harmonize. The Media Contents & Lighting business enhances urban landscapes by illuminating buildings and bridges, often integrating story-based media content. The Clean Air business utilizes proprietary Green Technology to reduce industrial pollutants such as fine dust, odors, and hazardous gases. Lastly, the IT & Security division develops smart home security solutions that employ encryption to prevent the exposure of sensitive information.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-05-14 | Korean | |
| 분기보고서 (2026.03) | 2026-05-08 | Korean | |
| 소속부변경 | 2026-04-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45775559 | 주식등의대량보유상황보고서(일반) | 2026-05-14 | Korean | ||
| 43872960 | 분기보고서 (2026.03) | 2026-05-08 | Korean | ||
| 39069469 | 소속부변경 | 2026-04-30 | Korean | ||
| 33083025 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 33057857 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32982876 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32982870 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32928758 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32928589 | 주주총회집중일개최사유신고 | 2026-03-11 | Korean | ||
| 32928357 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32928322 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32835639 | 단일판매ㆍ공급계약체결 | 2026-02-25 | Korean | ||
| 32544469 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-20 | Korean | ||
| 14755650 | 전환청구권행사 | 2026-02-06 | Korean | ||
| 13384486 | 주식등의대량보유상황보고서(약식) | 2026-01-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VISHVPRABHA VENTURES LIMITED
Engaged in civil construction, infrastructure development, …
|
512064 | IN | Construction |
|
VSF Projects Limited
Specializes in infrastructure development and shrimp aquacu…
|
519331 | IN | Construction |
|
WAKACHIKU CONSTRUCTION CO.,LTD.
Specializes in marine/offshore civil engineering, land-base…
|
1888 | JP | Construction |
|
Watts International Maritime Company Limited
General contractor specializing in marine construction and …
|
2258 | HK | Construction |
|
Webuild
Global leader in the design and construction of large, comp…
|
WBD | IT | Construction |
|
Weiye Construction Group Co.,LTD
General contracting and civil engineering for urban infrast…
|
300621 | CN | Construction |
|
WESTSTAR INDUSTRIAL LIMITED
Engineering, construction, and maintenance for mining, ener…
|
WSI | AU | Construction |
|
Wison Engineering Services Co. Ltd.
Integrated tech solutions and EPC services for energy, focu…
|
2236 | HK | Construction |
|
Woowon Development Co., Ltd.
Civil engineering firm for large-scale infrastructure like …
|
046940 | KR | Construction |
|
Ya'Acobi Brothers Group(YSB) Ltd.
Specializes in construction, infrastructure, and technologi…
|
YAAC | IL | Construction |
Nuriplan 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/15726/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15726 | 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=15726 | 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=15726 \ -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": 15726}, 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 Nuriplan Co.,Ltd. (id: 15726)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.