
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 |
|---|---|---|---|
|
Government of Dubai - 3.9% - 2050
Administers strategic development, public services, and eco…
|
DUBAIFXN0950 | AE | Public administration and defen… |
|
Government of Dubai - 5.25% - 2043
Administers, develops economy, provides public services and…
|
DUBAIFXN0143 | AE | Public administration and defen… |
|
Government of Dubai Bond 4/13
Sovereign debt for public sector initiatives, infrastructur…
|
DUBAIFRN0413 | AE | Public administration and defen… |
|
Government of Dubai Bond4.25 04/13
Issues sovereign debt to fund infrastructure, strategic ini…
|
DUBAIFXN0413 | AE | Public administration and defen… |
|
Government of Maldives Notes 2031 - 5.5%
Responsible for sovereign financial management, debt issuan…
|
MVFN5Y0423 | AE | Public administration and defen… |
|
Government of Sharjah 4.00% 28Jul50 144A
Sovereign administrative body for Sharjah, managing governa…
|
SHGOV2750USD | AE | Public administration and defen… |
|
Government of Sharjah 4.00% 28Jul50 RegS
Sovereign body governing Sharjah, providing public services…
|
SHGOV0750USD | AE | Public administration and defen… |
|
Government of the UAE 3.650% 14Sep27
A federal entity providing governance, public services, pro…
|
UAEG0927AED | AE | Public administration and defen… |
|
Government of the UAE 3.900% 29Jan31
A federal entity responsible for public administration, eco…
|
UAEG0131AED | AE | Public administration and defen… |
|
Govt. of Sharjah 3.625% 10Mar33 144A
Sovereign authority overseeing administration, economic dev…
|
SHGOV2333USD | 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.