
OneREIT — Investor Relations & Filings
OneREIT is an unincorporated, open-end real estate investment trust (REIT) specializing in the ownership, management, and operation of income-producing retail properties. The company's core business focuses on acquiring and maintaining a portfolio of shopping centers designed to generate stable returns. Historically, this portfolio consisted of approximately 56 to 60 properties. The REIT structure allows investors to participate in the income generated by these managed real estate assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2017-10-06 | English | |
| Other securityholders documents - English.pdf | 2017-10-04 | English | |
| Notice.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-09-26 | English | |
| Report of voting results.pdf | 2017-09-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 47117982 | Material change report - English.pdf | 2017-10-06 | English | ||
| 47117986 | Other securityholders documents - English.pdf | 2017-10-04 | English | ||
| 47117990 | Notice.pdf | 2017-10-04 | English | ||
| 47118015 | News release - English.pdf | 2017-10-04 | English | ||
| 47118019 | News release - English.pdf | 2017-09-26 | English | ||
| 47118022 | Report of voting results.pdf | 2017-09-25 | English | ||
| 47118053 | News release - English.pdf | 2017-09-20 | English | ||
| 47118055 | Form of proxy - English.pdf | 2017-09-01 | English | ||
| 47118082 | Material document(s) (amended).pdf | 2017-08-18 | English | ||
| 47118091 | News release - English.pdf | 2017-08-18 | English | ||
| 47118117 | Notice of the meeting and record date (amended) - English.pdf | 2017-08-17 | English | ||
| 47118120 | Material document(s).pdf | 2017-08-15 | English | ||
| 47118265 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2017-08-15 | English | ||
| 47118505 | News release - English.pdf | 2017-08-15 | English | ||
| 47118509 | Notice of the meeting and record date - English.pdf | 2017-08-09 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
J.S.B.Co.,Ltd.
Real estate firm developing and managing housing for studen…
|
3480 | JP | Real estate activities |
|
JSL
Integrated property developer, sales agency, and constructi…
|
2540 | TW | Real estate activities |
|
JSS REAL
Real estate investment company acquiring and managing urban…
|
YJSS | ES | Real estate activities |
|
Jubilee Spinning & Weaving Mills Ltd.
Rents premises (buildings, open areas) and provides associa…
|
JUBS | PK | Real estate activities |
|
JY Grandmark Holdings Limited
Property developer, operator, and manager primarily based i…
|
2231 | KY | Real estate activities |
|
K2A Knaust & Andersson
Develops and manages sustainable, wood-built rental and com…
|
K2A | SE | Real estate activities |
|
K2 F&B Holdings Limited
Specializes in managing and leasing food establishment prem…
|
2108 | HK | Real estate activities |
|
Kadestone Capital Corp.
Integrated real estate investment, development, and managem…
|
KDSX | CA | Real estate activities |
|
Kaisa Group Holdings Ltd.
Integrated investment group specializing in urban developme…
|
1638 | KY | Real estate activities |
|
Kaldalón hf.
A real estate investment company in property development, o…
|
KALD | IS | Real estate activities |
OneREIT 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/45372/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45372 | 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=45372 | 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=45372 \ -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": 45372}, 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 OneREIT (id: 45372)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.