
MPAC Industries Corporation — Investor Relations & Filings
MPAC Industries Corporation, through its primary operational function as the Municipal Property Assessment Corporation (MPAC), is mandated to accurately assess and classify all properties in compliance with the provincial Assessment Act. The organization's core activity is determining property values used for municipal taxation purposes. MPAC develops specialized tools and provides value-added insights concerning the property landscape. Services include managing the assessment cycle, applying standardized valuation methodologies, and administering the Request for Reconsideration process for property owners seeking to appeal their assessed value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2007-10-23 | English | |
| Material change report - English.pdf | 2007-06-21 | English | |
| Material change report - English.pdf | 2007-05-29 | English | |
| Material change report - English.pdf | 2007-05-15 | English | |
| Material change report - English.pdf | 2007-05-04 | English | |
| Other.pdf | 2006-08-09 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
5 filings
| |||||
| 47557169 | Material change report - English.pdf | 2007-10-23 | English | ||
| 47557173 | Material change report - English.pdf | 2007-06-21 | English | ||
| 47557177 | Material change report - English.pdf | 2007-05-29 | English | ||
| 47557181 | Material change report - English.pdf | 2007-05-15 | English | ||
| 47557185 | Material change report - English.pdf | 2007-05-04 | English | ||
|
2006
2 filings
| |||||
| 47557189 | Other.pdf | 2006-08-09 | English | ||
| 47557194 | Material change report - English.pdf | 2006-04-26 | English | ||
|
2005
1 filing
| |||||
| 47557198 | Material change report - English.pdf | 2005-11-16 | English | ||
|
2004
1 filing
| |||||
| 47557202 | Material change report - English.pdf | 2004-03-24 | English | ||
|
2003
1 filing
| |||||
| 47557206 | Material change report - English.pdf | 2003-09-23 | English | ||
|
2001
3 filings
| |||||
| 47557210 | Material change report - English.PDF | 2001-07-25 | English | ||
| 47557213 | Material change report - English.pdf | 2001-05-30 | English | ||
| 47557217 | Material change report - English.pdf | 2001-03-22 | English | ||
|
2000
2 filings
| |||||
| 47557393 | Cover letter.pdf | 2000-07-19 | English | ||
| 47557397 | Other.pdf | 2000-07-19 | English | ||
Market data
Market data not available
Price history
Peer group · General public administration activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UAE Int'L Govt Bond 4.050% 7Jul32 RegS
Sovereign debt issued by a federal government to raise capi…
|
UAE0732USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.8570% 2Jul34 144A
Sovereign debt obligation by UAE Federal Government, fixed-…
|
UAE20734USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.8570% 2Jul34 RegS
Federal entity issuing sovereign debt for national developm…
|
UAE0734USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.9170% 25Sep33 RegS
Sovereign debt obligation with fixed 4.9170% interest, matu…
|
UAE0933USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.951% 7Jul52 144A
Sovereign entity engaged in national governance, economic d…
|
UAE20752USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.951% 7Jul52 RegS
Sovereign entity issuing debt instruments to fund national …
|
UAE0752USD | AE | Public administration and defen… |
|
WILSON LEARNING WORLDWIDE INC.
Global provider of sales, leadership, and workforce develop…
|
9610 | JP | Public administration and defen… |
MPAC Industries Corporation 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/44293/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44293 | 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=44293 | 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=44293 \ -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": 44293}, 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 MPAC Industries Corporation (id: 44293)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.