
Parkin Company PJSC — Investor Relations & Filings
Parkin Company PJSC specializes in the operation, monitoring, and enforcement of parking services across public areas, encompassing on-street, off-street, and multistorey car parks. The company provides comprehensive parking solutions, including a digital platform for finding, paying, and managing over 200,000 parking spaces, offering features like autopay and subscriptions. Serving individuals, businesses, and government sectors, Parkin is a key contributor to urban infrastructure and smart mobility initiatives, actively implementing advanced solutions such as barrierless parking systems and managing specialized parking facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| تنويه من الشركة | 2026-05-22 | English | |
| Notification from the Company | 2026-05-22 | English | |
| تنويه من الشركة | 2026-05-15 | Arabic | |
| Notification from the Company | 2026-05-15 | Arabic | |
| نتائج اجتماع مجلس الإدارة | 2026-05-15 | English | |
| Results of BoD Meeting | 2026-05-15 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46768112 | تنويه من الشركة | 2026-05-22 | English | ||
| 46768095 | Notification from the Company | 2026-05-22 | English | ||
| 46354128 | تنويه من الشركة | 2026-05-15 | Arabic | ||
| 46354116 | Notification from the Company | 2026-05-15 | Arabic | ||
| 46349276 | نتائج اجتماع مجلس الإدارة | 2026-05-15 | English | ||
| 46349266 | Results of BoD Meeting | 2026-05-15 | English | ||
| 45641634 | BoD Meeting | 2026-05-13 | English | ||
| 45641676 | اجتماع مجلس الإدارة | 2026-05-13 | English | ||
| 44959299 | Press release: Q1 2026 Operational and Financial Results | 2026-05-06 | English | ||
| 44960328 | خبر صحفي: النتائج المالية والتشغيلية للربع الأول ٢٠٢٦ | 2026-05-06 | Arabic | ||
| 44960334 | بيانات مالية للربع الأول من عام 2026 | 2026-05-06 | Arabic | ||
| 44959300 | Financial Statements for the 1st QTR of 2026 | 2026-05-06 | English | ||
| 44959302 | Results of BoD Meeting | 2026-05-06 | English | ||
| 44960338 | نتائج اجتماع مجلس الإدارة | 2026-05-06 | English | ||
| 44960406 | خبر صحفي: "باركن" توقع اتفاقية إطار طويلة الأمد مع المطور الرئيسي "أرادَ" | 2026-05-05 | Arabic | ||
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 |
Parkin Company PJSC 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/66456/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66456 | 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=66456 | 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=66456 \ -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": 66456}, 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 Parkin Company PJSC (id: 66456)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.