
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 |
|---|---|---|---|
|
THE DEMOCRATIC SOCIALIST REPUBLIC OF SRI LANKA
A sovereign state with a mixed presidential and parliamenta…
|
30OB | SG | Public administration and defen… |
|
THE GOVERNMENT OF MONGOLIA
Responsible for national governance, public welfare, essent…
|
2MNB | SG | Public administration and defen… |
|
THE GOVERNMENT OF THE DEMOCRATIC SOCIALIST REPUBLIC OF SRI LANKA
Primary administrative and governing authority providing pu…
|
2GGB | SG | Public administration and defen… |
|
UAE Int'L Govt Bond 2.000% 19Oct31 144A
Manages national governance, public services, strategic dev…
|
UAE21031USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.000% 19Oct31 RegS
Issuer of government bonds to fund national infrastructure …
|
UAE1031USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.875% 19Oct41 144A
Long-term fixed-income investment offering consistent retur…
|
UAE21041USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.875% 19Oct41 RegS
Provides national governance, public services, economic dev…
|
UAE1041USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 3.250% 19Oct61 144A
Manages UAE's fiscal policy, financial resources, and issue…
|
UAE21061USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 3.250% 19Oct61 RegS
Federal government long-term fixed-income debt security, 3.…
|
UAE1061USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.050% 7Jul32 144A
Sovereign fixed-income debt instrument, 4.050% coupon, matu…
|
UAE20732USD | 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.