
Weyburn Inland Terminal Ltd. — Investor Relations & Filings
Weyburn Inland Terminal Ltd. (WIT) operates a comprehensive agricultural service complex, specializing in grain handling, storage, and marketing. The company manages a high-capacity inland grain terminal and associated grain condominium complex, strategically located on CP Rail's Soo Line. WIT's core services include grain buying and marketing for agricultural producers, alongside providing essential crop inputs. These inputs encompass seeds, fertilizers, and chemicals, distributed through the company's retail facilities. Historically established by local farmers, WIT plays a significant role in regional agricultural logistics, operating in Weyburn, which is recognized as one of Canada's largest inland grain gathering points.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2014-03-13 | English | |
| Material change report - English.pdf | 2014-03-12 | English | |
| Material change report - English.pdf | 2014-01-30 | English | |
| Material change report - English.pdf | 2014-01-30 | English | |
| Other.pdf | 2014-01-24 | English | |
| Other.pdf | 2014-01-24 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
7 filings
| |||||
| 47816442 | Other securityholders documents - English.pdf | 2014-03-13 | English | ||
| 47816444 | Material change report - English.pdf | 2014-03-12 | English | ||
| 47816446 | Material change report - English.pdf | 2014-01-30 | English | ||
| 47816461 | Material change report - English.pdf | 2014-01-30 | English | ||
| 47816464 | Other.pdf | 2014-01-24 | English | ||
| 47816467 | Other.pdf | 2014-01-24 | English | ||
| 47816469 | Material change report - English.pdf | 2014-01-02 | English | ||
|
2009
2 filings
| |||||
| 47816471 | Material change report - English.pdf | 2009-10-17 | English | ||
| 47816473 | Other.pdf | 2009-10-09 | English | ||
|
2008
1 filing
| |||||
| 47816477 | Material change report - English.pdf | 2008-07-18 | English | ||
|
2000
4 filings
| |||||
| 47816479 | Material change report - English.PDF | 2000-04-06 | English | ||
| 47816481 | Other.pdf | 2000-03-16 | English | ||
| 47816482 | Material change report - English.pdf | 2000-02-11 | English | ||
| 47816556 | Letter outlining exemptions relied upon (ON, QC).pdf | 2000-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
|
OLAM INTERNATIONAL LIMITED
A leading food and agri-business, supplying food, ingredien…
|
2KIB | SG | Agriculture, forestry and fishi… |
|
PRIME FRESH LIMITED
Manages the sourcing, processing, and distribution of fresh…
|
540404 | IN | Agriculture, forestry and fishi… |
|
ROAGRO NEGOCIOS S.A.
Agribusiness specializing in grain/oilseed commercializatio…
|
— | AR | Agriculture, forestry and fishi… |
|
SINDORA BERHAD
Investment holding company with oil palm and rubber estates…
|
— | MY | Agriculture, forestry and fishi… |
|
Sojas Argentinas S.R.L.
Comprehensive agricultural services: grain storage, conditi…
|
— | AR | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
UNIVERSAL CORP /VA/
Global B2B supplier of leaf tobacco and plant-based ingredi…
|
UVV | US | Agriculture, forestry and fishi… |
Weyburn Inland Terminal Ltd. 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/44957/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44957 | 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=44957 | 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=44957 \ -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": 44957}, 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 Weyburn Inland Terminal Ltd. (id: 44957)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.