
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 |
|---|---|---|---|
| 주주총회집중일개최사유신고 | 2025-03-13 | Korean | |
| 주주총회소집공고 | 2025-03-13 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-11 | Korean | |
| 전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-12-23 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | |
| 단일판매ㆍ공급계약체결(자율공시) | 2024-12-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 7957237 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
| 7957126 | 주주총회소집공고 | 2025-03-13 | Korean | ||
| 7985005 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-11 | Korean | ||
|
2024
12 filings
| |||||
| 8001113 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-12-23 | Korean | ||
| 8004361 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8006080 | 단일판매ㆍ공급계약체결(자율공시) | 2024-12-13 | Korean | ||
| 8005162 | 주식등의대량보유상황보고서(약식) | 2024-12-13 | Korean | ||
| 8007413 | 주식등의대량보유상황보고서(약식) | 2024-12-11 | Korean | ||
| 8008129 | 증권발행결과(자율공시) | 2024-12-10 | Korean | ||
| 8008919 | 주요사항보고서(전환사채권발행결정) | 2024-12-06 | Korean | ||
| 8018580 | 분기보고서 (2024.09) | 2024-11-13 | Korean | ||
| 8078572 | 주식등의대량보유상황보고서(일반) | 2024-09-12 | Korean | ||
| 8088927 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8136446 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8149862 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-04-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | 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.