
Pideka Group Inc. — Investor Relations & Filings
Pideka Group Inc. is a multi-national operator specializing in the cultivation, production, and distribution of pharmaceutical-grade cannabis and its derivatives. The company utilizes medical-grade indoor cultivation facilities and laboratories to produce raw cannabis flower and specialized derivatives intended for scientific and pharmaceutical applications. Pideka's product offerings include pharmaceutical grade cannabinoids, decarboxylated flower, finished CBD products, and finished ingredient cannabis oil. The company focuses on providing high-quality medicinal cannabis products designed to meet or exceed international standards, serving markets through integrated operations that include cultivation, production, and distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2022-08-11 | English | |
| Other securityholders documents - English.pdf | 2022-06-15 | English | |
| News release - English.pdf | 2022-05-31 | English | |
| News release - English.pdf | 2022-05-03 | English | |
| News release - English.pdf | 2022-04-28 | English | |
| News release - English.pdf | 2022-04-26 | English |
Browse filings by year
24 years- 2022 9 filings
- 2021 65 filings
- 2020 23 filings
- 2019 28 filings
- 2018 18 filings
- 2017 24 filings
- 2016 16 filings
- 2015 8 filings
- 2013 6 filings
- 2012 4 filings
- 2011 7 filings
- 2010 9 filings
- 2009 8 filings
- 2008 13 filings
- 2007 14 filings
- 2006 12 filings
- 2005 4 filings
- 2004 12 filings
- 2003 6 filings
- 2002 13 filings
- 2001 12 filings
- 2000 5 filings
- 1999 3 filings
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 13609166 | Notice of the meeting and record date - English.pdf | 2022-08-11 | English | ||
| 24879329 | Other securityholders documents - English.pdf | 2022-06-15 | English | ||
| 47249132 | News release - English.pdf | 2022-05-31 | English | ||
| 47249136 | News release - English.pdf | 2022-05-03 | English | ||
| 13584717 | News release - English.pdf | 2022-04-28 | English | ||
| 24286068 | News release - English.pdf | 2022-04-26 | English | ||
| 13572221 | News release - English.pdf | 2022-03-15 | English | ||
| 23286311 | News release - English.pdf | 2022-01-26 | English | ||
| 23286530 | News release - English.pdf | 2022-01-26 | English | ||
|
2021
6 filings
| |||||
| 47249140 | Other.pdf | 2021-12-04 | English | ||
| 47249152 | Material change report - English.pdf | 2021-12-04 | English | ||
| 47249155 | News release - English.pdf | 2021-12-02 | English | ||
| 22777403 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-11-30 | English | ||
| 22777147 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-11-30 | English | ||
| 22777194 | Interim MD&A - English.pdf | 2021-11-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aquestive Therapeutics, Inc.
Pharmaceutical company developing oral film medicines for C…
|
AQST | US | Manufacturing |
|
Arbutus Biopharma Corp
Clinical-stage biopharma company developing a functional cu…
|
ABUS | US | Manufacturing |
|
Arcellx, Inc.
A clinical-stage biotech company developing immunotherapies…
|
ACLX | US | Manufacturing |
|
Arctic Bioscience
Develops pharmaceutical and nutraceutical products from mar…
|
ABS | NO | Manufacturing |
|
ArcticZymes Technologies
Develops and manufactures novel recombinant enzymes from Ar…
|
AZT | NO | Manufacturing |
|
Arcturus Therapeutics Holdings Inc.
A commercial-stage mRNA medicines company focused on rare a…
|
ARCT | US | Manufacturing |
|
Arcus Biosciences, Inc.
A clinical-stage biopharmaceutical company developing combi…
|
RCUS | US | Manufacturing |
|
Arcutis Biotherapeutics, Inc.
Develops and commercializes treatments for immune-mediated …
|
ARQT | US | Manufacturing |
|
ARDELYX, INC.
Biopharmaceutical company developing medicines for cardiore…
|
ARDX | US | Manufacturing |
|
ARECOR THERAPEUTICS PLC
Biopharmaceutical company enhancing medicines with its prop…
|
AREC | GB | Manufacturing |
Pideka 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/43716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43716 | 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=43716 | 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=43716 \ -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": 43716}, 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 Pideka Group Inc. (id: 43716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.