
Greenway Greenhouse Cannabis Corporation — Investor Relations & Filings
Greenway Greenhouse Cannabis Corporation is a federally licensed producer specializing in the large-scale, low-cost, and high-yield cultivation and propagation of cannabis. The company operates greenhouse and nursery facilities, focusing on producing high-quality dry bud cannabis strains characterized by rich cannabinoid profiles. Core activities include cultivation, processing, bulk packaging, and wholesale distribution. Greenway leverages decades of expertise in North American premium greenhouse growing, utilizing efficient systems to deliver a value proposition to the cannabis industry. The company supplies bulk packaged cannabis primarily to the Canadian marketplace and is expanding its presence through the acquisition of cannabis brands for consumer packaged goods (CPG).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of exempt distribution (45-106F1).pdf | 2025-07-31 | English | |
| News release - English.pdf | 2025-07-31 | English | |
| Notice of the meeting and record date - English.pdf | 2025-07-11 | English | |
| News release - English.pdf | 2025-05-09 | English | |
| News release - English.pdf | 2025-02-27 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2025-02-27 | English |
Market data
Market data not available
Price history
Peer group · Growing of spices, aromatic, drug and pharmaceutical crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Flowr Corporation
Cultivates and sells premium cannabis products, focusing on…
|
FLWR | CA | Agriculture, forestry and fishi… |
|
Ultra Brands Ltd.
Agricultural company cultivating and distributing fresh pro…
|
ULTA | CA | Agriculture, forestry and fishi… |
|
Village Farms International, Inc.
A vertically integrated CEA company growing fresh produce a…
|
VFF | CA | Agriculture, forestry and fishi… |
Greenway Greenhouse Cannabis Corporation 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/47686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47686 | 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=47686 | 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=47686 \ -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": 47686}, 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 Greenway Greenhouse Cannabis Corporation (id: 47686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.