
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 |
|---|---|---|---|
|
EMIRATE OF ABU DHABI NOTES 2025 - 2.500%
Issues debt securities to fund governmental operations, inf…
|
XSADGMTN0425 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2028 - 1.625%
Fixed-income debt instrument by Emirate of Abu Dhabi, matur…
|
XSADGMTN0628 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2029 - 2.500%
Sovereign entity issuing debt to finance strategic developm…
|
XSADGMTN0929 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2030 - 3.125%
Global exporter of goods and services, diversifying economy…
|
XSADGMTN0430 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2031 - 1.700%
Sovereign issuer with AA/A-1+ ratings, funding public finan…
|
XSADGMTN0931 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2031 - 1.875%
Sovereign issuer of financial instruments, funding national…
|
XSADGMTN9031 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2049 - 3.125%
Manages a robust economy with strong finances, supported by…
|
XSADGMTN0949 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2050 - 3.875%
Sovereign entity focused on economic development, diversifi…
|
XSADGMTN0450 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2051 - 3%
Long-term sovereign debt instrument funding government oper…
|
XSADGMTN0951 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI NOTES 2070 - 2.700%
Global economic entity, leading oil/gas producer, pioneerin…
|
XSADGMTN0970 | AE | 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.