Gnomestar Craft Inc. — Investor Relations & Filings
About Gnomestar Craft Inc.
Gnomestar Craft Inc. is a producer and distributor specializing in craft cannabis products for both the medical and adult-use recreational markets. The company operates a licensed 12,000 square foot indoor facility located in Delta, British Columbia, dedicated to cultivating proprietary cannabis cultivars. Gnomestar focuses on selling and processing high-quality dried flower and derivative products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2023-08-18 | English | |
| News release - English.pdf | 2022-08-12 | English | |
| Letter from former auditor.pdf | 2022-08-05 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-10-07 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-10-07 | English | |
| Interim MD&A - English.pdf | 2021-10-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 29034901 | News release - English.pdf | 2023-08-18 | English | ||
|
2022
2 filings
| |||||
| 13608632 | News release - English.pdf | 2022-08-12 | English | ||
| 13607190 | Letter from former auditor.pdf | 2022-08-05 | English | ||
|
2021
12 filings
| |||||
| 22170314 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-10-07 | English | ||
| 22170311 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-10-07 | English | ||
| 22170316 | Interim MD&A - English.pdf | 2021-10-07 | English | ||
| 22170342 | Interim financial statements/report – English.pdf | 2021-10-07 | English | ||
| 13525889 | News release - English.pdf | 2021-07-31 | English | ||
| 13522780 | News release - English.pdf | 2021-07-21 | English | ||
| 13494607 | News release - English.pdf | 2021-04-08 | English | ||
| 19541696 | Material change report - English.pdf | 2021-03-26 | English | ||
| 19541700 | News release - English.pdf | 2021-03-26 | English | ||
| 19538249 | Material change report - English.pdf | 2021-03-25 | English | ||
| 19538185 | Material change report - English.pdf | 2021-03-25 | English | ||
| 19538187 | News release - English.pdf | 2021-03-25 | 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… |
Gnomestar Craft 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/47045/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47045 | 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=47045 | 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=47045 \ -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": 47045}, 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 Gnomestar Craft Inc. (id: 47045)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.