
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 |
|---|---|---|---|
|
Govt. of Sharjah 3.625% 10Mar33 RegS
A sovereign bond issued by the Government of Sharjah to rai…
|
SHGOV0333USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.375% 10Mar51 144A
Primary administrative and executive authority for the Emir…
|
SHGOV2351USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.375% 10Mar51 RegS
Administers Sharjah, plans economy, delivers public service…
|
SHGOV0351USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.625% 17Jul31 144A
Dedicated to fostering economic diversification, delivering…
|
SHGOV2131EUR | AE | Public administration and defen… |
|
Govt. of Sharjah 4.625% 17Jul31 RegS
Administers and develops Sharjah's open economy, providing …
|
SHGOV0131EUR | AE | Public administration and defen… |
|
Govt. of Sharjah 6.125% 06Mar36 144A
Administers and develops Sharjah, providing public services…
|
SHGOV2336USD | AE | Public administration and defen… |
|
Govt. of Sharjah 6.125% 06Mar36 RegS
Oversees development and governance, fostering economic gro…
|
SHGOV0336USD | AE | Public administration and defen… |
|
HOUSING AND DEVELOPMENT BOARD
Plans, develops, and manages affordable and quality public …
|
13OB | SG | Public administration and defen… |
|
PROVINCE OF ONTARIO
A governmental body focused on regional administration, eco…
|
608B | SG | Public administration and defen… |
|
REPUBLIC OF INDONESIA
Sovereign, independent republic, world's third most populou…
|
2T1B | ID | 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.