Rubicon Organics Inc. — Investor Relations & Filings
Rubicon Organics Inc. is a licensed producer and house of premium cannabis brands, specializing in the cultivation and sale of certified organic, super-premium cannabis products. The company aims to be the global brand leader in organic cannabis, utilizing industry-leading research to develop a portfolio of brands tailored to consumer needs and occasions. Rubicon focuses on uncompromising quality and purposeful innovation to deliver elevated experiences in the premium segment of the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-13 | English | |
| News release - English.pdf | 2026-04-09 | English | |
| News release - English.pdf | 2026-04-09 | English | |
| News release - English.pdf | 2026-04-09 | English | |
| News release - English.pdf | 2025-11-18 | English | |
| News release - English.pdf | 2025-10-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34369174 | News release - English.pdf | 2026-04-13 | English | ||
| 33917983 | News release - English.pdf | 2026-04-09 | English | ||
| 33910410 | News release - English.pdf | 2026-04-09 | English | ||
| 33905731 | News release - English.pdf | 2026-04-09 | English | ||
|
2025
11 filings
| |||||
| 32355465 | News release - English.pdf | 2025-11-18 | English | ||
| 32350345 | News release - English.pdf | 2025-10-30 | English | ||
| 32348388 | News release - English.pdf | 2025-10-29 | English | ||
| 13810106 | News release - English.pdf | 2025-08-01 | English | ||
| 13805358 | News release - English.pdf | 2025-07-10 | English | ||
| 13805460 | Form of proxy - English.pdf | 2025-07-10 | English | ||
| 13805459 | Other.pdf | 2025-07-10 | English | ||
| 13805458 | Other.pdf | 2025-07-10 | English | ||
| 13805457 | Management information circular - English.pdf | 2025-07-10 | English | ||
| 13805456 | Notice of meeting - English.pdf | 2025-07-10 | English | ||
| 13799745 | News release - English.pdf | 2025-06-05 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of other non-perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trees Corporation
Vertically-integrated multi-state operator in the regulated…
|
CANN | CA | Agriculture, forestry and fishi… |
Rubicon Organics 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/47640/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47640 | 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=47640 | 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=47640 \ -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": 47640}, 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 Rubicon Organics Inc. (id: 47640)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.