Grupo Radio Centro, S.A.B. de C.V. — Investor Relations & Filings
About Grupo Radio Centro, S.A.B. de C.V.
Grupo Radio Centro is a media organization specializing in the production and transmission of radio content. Established in 1946, the company operates an extensive network of AM and FM stations, maintaining a significant presence in major metropolitan areas such as Monterrey, Guadalajara, and the capital city. Its core operations involve the creation and broadcasting of diverse programming, ranging from musical and entertainment formats to news, interviews, and information analysis. The company manages a portfolio of stations designed to reach varied audience demographics through specialized content. In addition to its traditional broadcasting activities, the organization provides advertising services and distributes audio content across multiple platforms, leveraging its long-standing history to maintain a competitive position in the regional market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CARTA DE INDEPENDENCIA AUDITOR EJ 2024 | 2025-06-04 | Spanish | |
| CARTA SEC CONSEJO ACT LIBROS 2024 | 2025-06-04 | Spanish | |
| OPINION CONSEJO ADMON INFORME DIR GRAL 2024 | 2025-06-03 | Spanish | |
| ESTADOS FINANC DICTAMINADOS EJ 2024 | 2025-06-03 | Spanish | |
| INFORME COMITÉ PRÁCT SOCIETARIAS EJ 2024 | 2025-06-03 | Spanish | |
| INFORME COMITÉ DE AUDITORIA EJ 2024 | 2025-06-03 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 33114157 | CARTA DE INDEPENDENCIA AUDITOR EJ 2024 | 2025-06-04 | Spanish | ||
| 33114160 | CARTA SEC CONSEJO ACT LIBROS 2024 | 2025-06-04 | Spanish | ||
| 33114163 | OPINION CONSEJO ADMON INFORME DIR GRAL 2024 | 2025-06-03 | Spanish | ||
| 33114167 | ESTADOS FINANC DICTAMINADOS EJ 2024 | 2025-06-03 | Spanish | ||
| 33114171 | INFORME COMITÉ PRÁCT SOCIETARIAS EJ 2024 | 2025-06-03 | Spanish | ||
| 33114174 | INFORME COMITÉ DE AUDITORIA EJ 2024 | 2025-06-03 | Spanish | ||
| 33113985 | REPORTE 1Q 2025 | 2025-05-01 | Spanish | ||
| 33114021 | CONSTANCIA TRIMESTRAL 1T2025 | 2025-05-01 | Spanish | ||
| 33117159 | NOMBRAMIENTO EN LA DIRECCIÓN DE FINANZAS | 2025-03-05 | Spanish | ||
|
2024
6 filings
| |||||
| 33117156 | CONSTANCIA TRIMESTRAL 3ER. TRIMESTRE 2024 | 2024-10-30 | Spanish | ||
| 33117158 | REPORTE 3T2024 | 2024-10-30 | Spanish | ||
| 33112705 | INFORME DEL DIRECTOR GENERAL | 2024-08-28 | Spanish | ||
| 33112723 | PRINCIPALES POLÍTICAS CONTABLES | 2024-08-27 | Spanish | ||
| 33112205 | ACTA ASAMBLEA ANUAL ORDINARIA | 2024-06-06 | Spanish | ||
| 33112209 | compulsa estatutos | 2024-06-05 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acast
A podcast technology platform for hosting, distribution, an…
|
ACAST | SE | Publishing, broadcasting, and c… |
|
AFRICAN MEDIA ENTERTAINMENT LIMITED
Operates radio broadcasting and digital media assets, earni…
|
AME | ZA | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
|
AUDIOBOOM GROUP PLC
A global podcasting platform for hosting, distributing, and…
|
BOOM | JE | Publishing, broadcasting, and c… |
|
BEASLEY BROADCAST GROUP INC
A multi-platform media company that owns and operates radio…
|
BBGI | US | Publishing, broadcasting, and c… |
|
Deezer
A global music streaming service with 120M+ tracks, podcast…
|
DEEZR | FR | Publishing, broadcasting, and c… |
|
Entertainment Network (India) Ltd
Operates FM radio, digital audio platforms, and experientia…
|
ENIL | IN | Publishing, broadcasting, and c… |
|
iHeartMedia, Inc.
An audio media company focused on radio broadcasting, digit…
|
IHRT | US | Publishing, broadcasting, and c… |
|
Klassik Radio AG
Broadcasting company specializing in classical, film, and l…
|
KA8 | DE | Publishing, broadcasting, and c… |
|
LiveOne, Inc.
A digital media platform for music, live streams, podcasts,…
|
LVO | US | Publishing, broadcasting, and c… |
Grupo Radio Centro, 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/51706/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51706 | 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=51706 | 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=51706 \ -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": 51706}, 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 Grupo Radio Centro, S.A.B. de C.V. (id: 51706)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.