Desarrolladora Homex, S.A.B. de C.V. — Investor Relations & Filings
About Desarrolladora Homex, S.A.B. de C.V.
Desarrolladora Homex, S.A.B. de C.V. is a vertically integrated organization focused on residential housing projects. The company manages the entire lifecycle of its developments, including land acquisition, architectural design, construction, and marketing. Its core operations involve the development and sale of affordable entry-level and middle-income housing, as well as tourism-related residential properties. The firm utilizes a vertically integrated business model to streamline the production of social and government-subsidized housing units. By controlling the process from initial land purchase to final unit delivery, the organization provides housing solutions tailored to diverse income segments, with a focus on large-scale residential communities and integrated infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MOVIMIENTO DE LA ACCIÓN | 2024-10-15 | Spanish | |
| MOVIMIENTO DE LA ACCIÓN | 2024-08-28 | Spanish | |
| MOVIMIENTO DE LA ACCIÓN | 2024-07-31 | Spanish | |
| REPORTE ANUAL 2023 | 2024-05-01 | Spanish | |
| Modificación de la acción | 2024-02-29 | Spanish | |
| MOVIMIENTO DE LA ACCIÓN | 2024-02-14 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 33112916 | MOVIMIENTO DE LA ACCIÓN | 2024-10-15 | Spanish | ||
| 33112700 | MOVIMIENTO DE LA ACCIÓN | 2024-08-28 | Spanish | ||
| 33112508 | MOVIMIENTO DE LA ACCIÓN | 2024-07-31 | Spanish | ||
| 33112238 | REPORTE ANUAL 2023 | 2024-05-01 | Spanish | ||
| 33111801 | Modificación de la acción | 2024-02-29 | Spanish | ||
| 33111757 | MOVIMIENTO DE LA ACCIÓN | 2024-02-14 | Spanish | ||
|
2023
7 filings
| |||||
| 33111492 | MOVIMIENTO DE LA ACCIÓN | 2023-10-19 | Spanish | ||
| 33111379 | MOVIMIENTO DE LA ACCIÓN | 2023-09-27 | Spanish | ||
| 33111393 | MOVIMIENTO DE LA ACCIÓN | 2023-09-26 | Spanish | ||
| 33111262 | MOVIMIENTO DE LA ACCIÓN | 2023-08-29 | Spanish | ||
| 33111121 | MOVIMIENTO DE LA ACCIÓN | 2023-08-03 | Spanish | ||
| 33110607 | MOVIMIENTO DE LA ACCIÓN | 2023-03-29 | Spanish | ||
| 33110379 | MOVIMIENTO DE LA ACCIÓN | 2023-03-08 | Spanish | ||
|
2022
2 filings
| |||||
| 33110115 | MOVIMIENTO DE LA ACCIÓN | 2022-11-01 | Spanish | ||
| 33109616 | REPORTE TRIMESTRAL 2T22 | 2022-07-28 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
|
ALAND EQUITY GROUP LIMITED
Vertically integrated developer of large-scale residential …
|
AEG | AU | Construction |
|
Amos Luzon Development And Energy Group Ltd.
Engages in real estate development, construction, and the e…
|
LUZN | IL | Construction |
Desarrolladora Homex, S.A.B. de C.V. 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/51661/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51661 | 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=51661 | 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=51661 \ -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": 51661}, 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 Desarrolladora Homex, S.A.B. de C.V. (id: 51661)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.