
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 |
|---|---|---|---|
|
Agriculture & Natural Solutions Acquisition Corp
A SPAC targeting businesses that decarbonize agriculture an…
|
ANSC | US | Agriculture, forestry and fishi… |
|
Agrios Global Holdings Ltd.
Data analytics-driven agtech optimizing crop quality and yi…
|
AGGHF | CA | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
Arcadia Biosciences, Inc.
Develops and markets plant-based health products and specia…
|
RKDA | US | Agriculture, forestry and fishi… |
|
Bayer CropScience Limited.
Develops crop protection solutions, hybrid seeds, and digit…
|
BAYERCROP | IN | Agriculture, forestry and fishi… |
|
Bee Vectoring Technologies International Inc.
Delivers biological crop protection and enhancement using m…
|
BEE | CA | Agriculture, forestry and fishi… |
|
Canadian Agra Foods Inc.
Integrated agricultural services provider specializing in f…
|
— | CA | Agriculture, forestry and fishi… |
|
Desert Control AS
A climate tech company that turns arid sand into fertile so…
|
DSRT | NO | Agriculture, forestry and fishi… |
|
ELDERS LIMITED
Provides farm supplies, livestock marketing, real estate, a…
|
ELD | AU | Agriculture, forestry and fishi… |
|
KISAAN PARIVAR INDUSTRIES LIMITED
Promotes sustainable agriculture via organic inputs, equipm…
|
519230 | 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.