
NICE Infra Co., Ltd — Investor Relations & Filings
NICE Infra Co., Ltd. is a provider of automated solutions, specializing in the professional operation and management of various automated systems. The company's core services include the management of a large network of Automated Teller Machines (ATMs) for financial institutions and retail locations. It also offers end-to-end parking services, encompassing system sales, operational management, and parking lot development. Additionally, NICE Infra develops and deploys automated, contactless kiosks for a diverse client base. The company's portfolio extends to the management of electric vehicle (EV) charging infrastructure and retail logistics services for major retailers. It focuses on delivering integrated, technology-driven solutions across its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2021-03-10 | Korean | |
| 주주총회집중일개최사유신고 | 2021-03-10 | Korean | |
| 주주총회소집공고 | 2021-03-10 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2020-12-15 | Korean | |
| 본점소재지변경 | 2020-11-23 | Korean | |
| 분기보고서 (2020.09) | 2020-11-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 9185511 | 주주총회소집결의 | 2021-03-10 | Korean | ||
| 9185498 | 주주총회집중일개최사유신고 | 2021-03-10 | Korean | ||
| 9185493 | 주주총회소집공고 | 2021-03-10 | Korean | ||
|
2020
12 filings
| |||||
| 9361697 | 주주명부폐쇄기간또는기준일설정 | 2020-12-15 | Korean | ||
| 9381130 | 본점소재지변경 | 2020-11-23 | Korean | ||
| 9389059 | 분기보고서 (2020.09) | 2020-11-16 | Korean | ||
| 9474645 | 반기보고서 (2020.06) | 2020-08-14 | Korean | ||
| 9563485 | 분기보고서 (2020.03) | 2020-05-15 | Korean | ||
| 9599758 | 주식등의대량보유상황보고서(일반) | 2020-04-22 | Korean | ||
| 10057516 | 사업보고서 (2019.12) | 2020-03-30 | Korean | ||
| 10093254 | 정기주주총회결과 | 2020-03-26 | Korean | ||
| 10093154 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2020-03-26 | Korean | ||
| 10093129 | 주식매수선택권부여에관한신고 | 2020-03-26 | Korean | ||
| 10109280 | 감사보고서제출 | 2020-03-18 | Korean | ||
| 10136394 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2020-03-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ARKA BERHAD
An investment holding company driving digital and freight t…
|
— | MY | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
NICE Infra 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/17637/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17637 | 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=17637 | 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=17637 \ -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": 17637}, 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 NICE Infra Co., Ltd (id: 17637)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.