
Pathfinder Ventures Inc. — Investor Relations & Filings
Pathfinder Ventures Inc. is an operator and developer of hospitality and residential assets. The company's primary business involves acquiring, upgrading, and managing a network of premier, upscale, family-friendly recreational vehicle (RV) parks and campgrounds branded as "Pathfinder Camp Resorts." These resorts provide short- and long-term accommodation. Additionally, Pathfinder Ventures is expanding into the residential sector through its "Pathfinder MHC communities" division, which focuses on developing modular home communities. This division utilizes a land-lease model to offer sustainable and affordable housing solutions, addressing regional affordability challenges. The company currently operates three RV resort properties and is focused on expanding its portfolio through strategic acquisitions and development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of exempt distribution (45-106F1).pdf | 2024-02-13 | English | |
| News release - English.pdf | 2024-02-06 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2023-11-21 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2023-11-21 | English | |
| Interim financial statements/report – English.pdf | 2023-11-21 | English | |
| Interim MD&A - English.pdf | 2023-11-21 | English |
Market data
Market data not available
Price history
Peer group · Camping grounds, recreational vehicle parks and trailer parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blackstrap Hospitality Corporation
Operates a high-end luxury glamping resort with themed dome…
|
— | CA | Accommodation and food service … |
|
Financière et Immobilière de l'Etang
Specializes in real estate asset management for the leisure…
|
BERR | FR | Accommodation and food service … |
|
Mon Perin d.d.
Operates a camping and glamping resort with a water park an…
|
MONP | HR | Accommodation and food service … |
|
Regenbogen AG
Operates holiday and camping resorts with campsites and ren…
|
RGB | DE | Accommodation and food service … |
|
Turishotel d.d.
A diversified hospitality company with a resort, hostel, ca…
|
TUHO | HR | Accommodation and food service … |
Pathfinder Ventures Inc. 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/47612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47612 | 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=47612 | 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=47612 \ -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": 47612}, 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 Pathfinder Ventures Inc. (id: 47612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.