Consorcio Hogar, S.A.B. de C.V. — Investor Relations & Filings
Consorcio Hogar, S.A.B. de C.V. is a developer and promoter specializing in the design, construction, and commercialization of residential properties. With over 30 years of experience, the company has delivered more than 50,000 homes across various segments, including social, middle-income, and residential housing. Its operations are concentrated in major urban centers such as Querétaro, Zapopan, Puebla, Veracruz, Pachuca, and Culiacán. The company’s portfolio features diverse housing models, ranging from apartments to smart homes, designed with a focus on functionality, security, and quality of life. Consorcio Hogar integrates comprehensive customer support into its business model, offering personalized financial advisory for mortgage credit acquisition and dedicated post-sale services. Its developments emphasize community transformation, long-term asset value, and modern architectural standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Politicas Contables 3er Trimestre 2015 | 2015-10-29 | Spanish | |
| Informe Trimestral 3er Trimestre 2015 | 2015-10-29 | Spanish | |
| Constancia Trimestal 3er Trimestre 2015 | 2015-10-29 | Spanish | |
| Nombramiento Director General de Administración y Finanzas | 2015-08-12 | Spanish | |
| Resumen de Acuerdos Asamblea Extraordinaria | 2015-08-10 | Spanish | |
| Protocolización Asamblea Ordinaria Anual | 2015-06-09 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
11 filings
| |||||
| 33097882 | Politicas Contables 3er Trimestre 2015 | 2015-10-29 | Spanish | ||
| 33097887 | Informe Trimestral 3er Trimestre 2015 | 2015-10-29 | Spanish | ||
| 33097891 | Constancia Trimestal 3er Trimestre 2015 | 2015-10-29 | Spanish | ||
| 33097256 | Nombramiento Director General de Administración y Finanzas | 2015-08-12 | Spanish | ||
| 33097324 | Resumen de Acuerdos Asamblea Extraordinaria | 2015-08-10 | Spanish | ||
| 33097085 | Protocolización Asamblea Ordinaria Anual | 2015-06-09 | Spanish | ||
| 33097091 | Acta asamblea ordinaria | 2015-06-09 | Spanish | ||
| 33096799 | Asamblea Ordinaria | 2015-05-19 | Spanish | ||
| 33097045 | Cartas del Auditor Externo Art. 84 y 84 BIS | 2015-05-07 | Spanish | ||
| 33096508 | Fe de Erratas Convocatoria Asamblea Anual Ordinaria | 2015-04-23 | Spanish | ||
| 33096636 | Convocatoria Asamblea Anual Ordinaria | 2015-04-15 | 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 |
Consorcio Hogar, 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/51660/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51660 | 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=51660 | 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=51660 \ -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": 51660}, 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 Consorcio Hogar, S.A.B. de C.V. (id: 51660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.