
Speakeasy Cannabis Club Ltd. — Investor Relations & Filings
Speakeasy Cannabis Club Ltd. is a licensed producer and distributor of cannabis products, holding Health Canada licenses for cultivation, processing, and sales. The company operates extensive growing facilities, including both indoor and outdoor cultivation, situated on approximately 290 acres in Rock Creek, British Columbia. Speakeasy focuses on the production of medical cannabis and is actively expanding its presence in the Canadian recreational market through the development and launch of consumer-facing brands. Its operations incorporate genetics labs and leverage a collective of experienced cannabis growers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2022-08-06 | English | |
| Material change report - English.pdf | 2022-07-29 | English | |
| News release - English.pdf | 2022-07-28 | English | |
| News release - English.pdf | 2022-04-04 | English | |
| News release - English.pdf | 2022-02-28 | English | |
| News release - English.pdf | 2022-02-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 13606750 | Other.pdf | 2022-08-06 | English | ||
| 25455722 | Material change report - English.pdf | 2022-07-29 | English | ||
| 25308959 | News release - English.pdf | 2022-07-28 | English | ||
| 13578092 | News release - English.pdf | 2022-04-04 | English | ||
| 23829574 | News release - English.pdf | 2022-02-28 | English | ||
| 13563748 | News release - English.pdf | 2022-02-22 | English | ||
| 23421138 | News release - English.pdf | 2022-02-14 | English | ||
| 23421152 | News release - English.pdf | 2022-02-14 | English | ||
| 13559490 | News release - English.pdf | 2022-02-02 | English | ||
| 13556569 | News release - English.pdf | 2022-01-14 | English | ||
|
2021
5 filings
| |||||
| 13551565 | News release - English.pdf | 2021-12-15 | English | ||
| 13549302 | News release - English.pdf | 2021-12-07 | English | ||
| 13548217 | News release - English.pdf | 2021-11-26 | English | ||
| 13536046 | News release - English.pdf | 2021-09-08 | English | ||
| 21740163 | News release - English.pdf | 2021-08-19 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of spices, aromatic, drug and pharmaceutical crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKANDA CORP.
A medical cannabis and telecommunications infrastructure de…
|
AKAN | CA | Agriculture, forestry and fishi… |
|
Alfavision Overseas (India) Ltd.
Cultivates and processes medicinal and aromatic plants for …
|
531156 | IN | Agriculture, forestry and fishi… |
|
Asia Green Biotechnology Corp.
Cultivates hemp for industrial and pharmacological applicat…
|
ASIA | CA | Agriculture, forestry and fishi… |
|
Christina Lake Cannabis Corp.
Licensed producer of cannabis specializing in low-cost, sun…
|
CLC | CA | Agriculture, forestry and fishi… |
|
Craftport Cannabis Corp.
Licensed producer focused on cultivating premium, small-bat…
|
CFT | CA | Agriculture, forestry and fishi… |
|
ECS BOTANICS HOLDINGS LTD
Produces organic, pharmaceutical-grade medicinal cannabis f…
|
ECS | AU | Agriculture, forestry and fishi… |
|
Greenway Greenhouse Cannabis Corporation
Federally licensed producer specializing in large-scale, lo…
|
GWAY | CA | Agriculture, forestry and fishi… |
|
HELLENIC DYNAMICS PLC
Licensed cultivator and supplier of medical cannabis for Eu…
|
HELD | GB | Agriculture, forestry and fishi… |
|
IM Cannabis Corp.
International producer and distributor of medical cannabis …
|
IMCC | US | Agriculture, forestry and fishi… |
|
Indigenous Bloom Hemp Corp.
Large-scale cultivator of industrial hemp, producing raw ma…
|
VRTHF | CA | Agriculture, forestry and fishi… |
Speakeasy Cannabis Club Ltd. 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/47091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47091 | 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=47091 | 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=47091 \ -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": 47091}, 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 Speakeasy Cannabis Club Ltd. (id: 47091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.