
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 |
|---|---|---|---|
| 사업보고서 (2018.12) | 2019-04-01 | Korean | |
| 정기주주총회결과 | 2019-03-22 | Korean | |
| 전환청구권행사(제3회차) | 2019-03-22 | Korean | |
| 감사보고서제출 | 2019-03-14 | Korean | |
| 주주총회소집결의 | 2019-03-07 | Korean | |
| 주주총회집중일개최사유신고 | 2019-03-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
10 filings
| |||||
| 10300848 | 사업보고서 (2018.12) | 2019-04-01 | Korean | ||
| 10320285 | 정기주주총회결과 | 2019-03-22 | Korean | ||
| 10319811 | 전환청구권행사(제3회차) | 2019-03-22 | Korean | ||
| 10327338 | 감사보고서제출 | 2019-03-14 | Korean | ||
| 10338227 | 주주총회소집결의 | 2019-03-07 | Korean | ||
| 10338226 | 주주총회집중일개최사유신고 | 2019-03-07 | Korean | ||
| 10338159 | 주주총회소집공고 | 2019-03-07 | Korean | ||
| 10339137 | 전환청구권행사(제3회차) | 2019-03-06 | Korean | ||
| 11044450 | 전환청구권행사(제3회차) | 2019-02-25 | Korean | ||
| 11055271 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2019-02-07 | Korean | ||
|
2018
5 filings
| |||||
| 11077054 | 주주명부폐쇄기간또는기준일설정 | 2018-12-13 | Korean | ||
| 11081994 | 주식등의대량보유상황보고서(일반) | 2018-12-04 | Korean | ||
| 11085256 | 자기주식처분결과보고서 | 2018-11-28 | Korean | ||
| 11086178 | 주요사항보고서(자기주식처분결정) | 2018-11-26 | Korean | ||
| 11098771 | 분기보고서 (2018.09) | 2018-11-13 | 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 |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | 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 |
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.