
MJardin Group, Inc. — Investor Relations & Filings
MJardin Group, Inc. is a specialized professional cannabis company engaged in the cultivation, processing, distribution, and sale of premium cannabis products. The company provides comprehensive management services, including cultivation solutions, operational advice, and retail support, often utilizing a turnkey approach for licensed facilities. MJardin focuses on setting the standard for successful asset ownership and operations within the cannabis industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2023-03-30 | English | |
| News release - English.pdf | 2022-03-16 | English | |
| News release - English.pdf | 2021-09-22 | English | |
| News release - English.pdf | 2021-07-20 | English | |
| Material change report - English.pdf | 2021-07-13 | English | |
| News release - English.pdf | 2021-06-11 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Harrys Manufacturing Inc.
Wholesale distributor of value-priced, federally regulated …
|
HARY | CA | Manufacturing |
|
Imperial Brands PLC
Manufactures and sells a portfolio of tobacco and smoke-fre…
|
IMB | GB | Manufacturing |
|
ITC Ltd
Diversified conglomerate in FMCG, hotels, paperboards, agri…
|
ITC | IN | Manufacturing |
|
JAPAN TOBACCO INC.
Global manufacturer of tobacco, heated tobacco, pharmaceuti…
|
2914 | JP | Manufacturing |
|
Karelia Tobacco Company S.A.
An international, independently owned manufacturer of tobac…
|
KARE | GR | Manufacturing |
|
KT&G Corporation
A global manufacturer and distributor of tobacco and ginsen…
|
033780 | KR | Manufacturing |
|
NTC INDUSTRIES LIMITED
Manufactures and markets cigarettes, smoking tobacco produc…
|
526723 | IN | Manufacturing |
|
Philip Morris CR A.S.
Manufacturer and distributor of tobacco products and smoke-…
|
TABAK | CZ | Manufacturing |
|
Philip Morris International Inc.
A consumer goods company with cigarettes and a growing rang…
|
PM | US | Manufacturing |
|
Philip Morris Operations a.d.
Manufactures combustible tobacco and smoke-free alternative…
|
DINNP | RS | Manufacturing |
MJardin Group, 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/44176/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44176 | 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=44176 | 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=44176 \ -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": 44176}, 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 MJardin Group, Inc. (id: 44176)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.