
Future Farm Technologies Inc. — Investor Relations & Filings
About Future Farm Technologies Inc.
Future Farm Technologies Inc. is engaged in the development and deployment of Controlled Environment Agriculture (CEA) systems and related technologies. The company provides scalable, customized indoor plant growth solutions designed to minimize land, water, and energy consumption, facilitating year-round cultivation independent of external climate conditions. Future Farm maintains operations in the production and supply of wholesale and retail cannabis and hemp-derived CBD products, targeting the global health and wellness market with pharma-grade offerings. Additionally, the company manufactures and distributes LED lighting and vertical farming solutions. A key strategic focus includes the development of an Augmented Reality platform tailored for the cannabis and CEA sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2021-04-30 | English | |
| News release - English.pdf | 2021-03-10 | English | |
| News release - English.pdf | 2021-01-21 | English | |
| News release - English.pdf | 2020-12-16 | English | |
| News release - English.pdf | 2020-12-11 | English | |
| News release - English.pdf | 2020-08-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 19586259 | News release - English.pdf | 2021-04-30 | English | ||
| 13484912 | News release - English.pdf | 2021-03-10 | English | ||
| 13472264 | News release - English.pdf | 2021-01-21 | English | ||
|
2020
12 filings
| |||||
| 19469787 | News release - English.pdf | 2020-12-16 | English | ||
| 19467436 | News release - English.pdf | 2020-12-11 | English | ||
| 13440020 | News release - English.pdf | 2020-08-24 | English | ||
| 18435275 | News release - English.pdf | 2020-07-17 | English | ||
| 13415016 | News release - English.pdf | 2020-06-03 | English | ||
| 14248292 | News release - English.pdf | 2020-02-19 | English | ||
| 13394291 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2020-02-07 | English | ||
| 13394290 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2020-02-07 | English | ||
| 13394293 | Interim MD&A - English.pdf | 2020-02-07 | English | ||
| 13394294 | Interim financial statements/report – English.pdf | 2020-02-07 | English | ||
| 13839472 | News release - English.pdf | 2020-01-29 | English | ||
| 13391441 | News release - English.pdf | 2020-01-21 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MAHINDRA EPC IRRIGATION LIMITED
Offers micro-irrigation solutions and piping for water and …
|
MAHEPC | IN | Agriculture, forestry and fishi… |
|
Megan Holdings Ltd.
Develops and upgrades aquaculture/agriculture farms with sm…
|
MGN | US | Agriculture, forestry and fishi… |
|
MRC AGROTECH LIMITED
Cultivates, processes, and distributes agro-products and of…
|
540809 | IN | Agriculture, forestry and fishi… |
|
Origin Enterprises Plc
An agri-services group providing agronomy services, crop te…
|
OIZ | IE | Agriculture, forestry and fishi… |
|
PGG Wrightson Limited
Provides rural supplies, livestock agency, seeds, and prima…
|
PGW | NZ | Agriculture, forestry and fishi… |
|
Ram-On Investments and Holdings (1999) Ltd.
Manufactures thermoplastic compounds and invests in related…
|
RMN | IL | Agriculture, forestry and fishi… |
|
R.E.A. Trading plc
Cultivates oil palms in Indonesia, producing crude palm oil…
|
13QC | GB | Agriculture, forestry and fishi… |
|
Retro Green Revolution Limited
Specializes in greenhouse farming, floriculture, and hortic…
|
519191 | IN | Agriculture, forestry and fishi… |
|
SBSUNGBO Co., Ltd.
Develops crop protection products, smart farming technologi…
|
003080 | KR | Agriculture, forestry and fishi… |
|
SSMD AGROTECH INDIA LIMITED
Develops organic fertilizers, bio-pesticides, and seeds for…
|
544621 | IN | Agriculture, forestry and fishi… |
Future Farm Technologies 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/44167/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44167 | 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=44167 | 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=44167 \ -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": 44167}, 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 Future Farm Technologies Inc. (id: 44167)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.