
MariMed Inc. — Investor Relations & Filings
MariMed Inc. is a leading multi-state cannabis operator (MSO) and brand innovator focused on the seed-to-sale lifecycle. The company develops, owns, and manages state-licensed facilities that serve as models of excellence for cultivation, production, and retail operations. MariMed is dedicated to creating high-quality, award-winning cannabis products designed to promote wellness and improve lives. Its diverse portfolio of branded products caters to a broad target market, including both wellness seekers and lifestyle enthusiasts. The company operates retail dispensaries that provide premium products and expert guidance. Furthermore, MariMed has expanded its business activities to include the production and sale of hemp-derived THC products, leveraging its established brands for new market penetration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2023-03-29 | English | |
| News release - English.pdf | 2023-03-13 | English | |
| Material change report - English.pdf | 2023-03-02 | English | |
| Material change report - English.pdf | 2023-03-02 | English | |
| News release - English.pdf | 2023-03-01 | English | |
| News release - English.pdf | 2023-02-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
11 filings
| |||||
| 13656755 | Notice of the meeting and record date - English.pdf | 2023-03-29 | English | ||
| 13652737 | News release - English.pdf | 2023-03-13 | English | ||
| 27218774 | Material change report - English.pdf | 2023-03-02 | English | ||
| 27218443 | Material change report - English.pdf | 2023-03-02 | English | ||
| 27219960 | News release - English.pdf | 2023-03-01 | English | ||
| 13648120 | News release - English.pdf | 2023-02-28 | English | ||
| 13646305 | News release - English.pdf | 2023-02-21 | English | ||
| 13641790 | News release - English.pdf | 2023-02-01 | English | ||
| 26956912 | Material document(s).pdf | 2023-01-25 | English | ||
| 26956595 | Material change report - English.pdf | 2023-01-25 | English | ||
| 26956797 | News release - English.pdf | 2023-01-25 | English | ||
|
2022
4 filings
| |||||
| 26609682 | News release - English.pdf | 2022-12-21 | English | ||
| 26566398 | Material change report - English.pdf | 2022-12-15 | English | ||
| 26540107 | News release - English.pdf | 2022-12-14 | English | ||
| 13633090 | Material change report - English.pdf | 2022-12-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
MariMed 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/48347/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48347 | 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=48347 | 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=48347 \ -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": 48347}, 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 MariMed Inc. (id: 48347)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.