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 |
|---|---|---|---|
| CARTAS DE INDEPENDENCIA 2023 | 2024-06-05 | Spanish | |
| ACTUALIZACIÓN DE LIBROS 2023 | 2024-06-05 | Spanish | |
| OPINION CONSEJO SOBRE INFORME DIR GRAL 2023 | 2024-06-05 | Spanish | |
| INFORME DEL CONSEJO SOBRE ACTIV Y OPERAC 2023 | 2024-06-05 | Spanish | |
| INFORME COMITE PRACT SOCIETARIAS 2023 | 2024-06-05 | Spanish | |
| INFORME COMITE AUDITORIA 2023 | 2024-06-05 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 33112218 | CARTAS DE INDEPENDENCIA 2023 | 2024-06-05 | Spanish | ||
| 33112221 | ACTUALIZACIÓN DE LIBROS 2023 | 2024-06-05 | Spanish | ||
| 33112225 | OPINION CONSEJO SOBRE INFORME DIR GRAL 2023 | 2024-06-05 | Spanish | ||
| 33112230 | INFORME DEL CONSEJO SOBRE ACTIV Y OPERAC 2023 | 2024-06-05 | Spanish | ||
| 33112236 | INFORME COMITE PRACT SOCIETARIAS 2023 | 2024-06-05 | Spanish | ||
| 33112240 | INFORME COMITE AUDITORIA 2023 | 2024-06-05 | Spanish | ||
| 33111946 | INFORMACIÓN FINANCIERA 4TO. TRIMESTRE 2023 | 2024-02-28 | Spanish | ||
| 33111949 | INFORMACIÓN FINANCIERA 4TO. TRIMESTRE 2023 | 2024-02-28 | Spanish | ||
|
2023
4 filings
| |||||
| 33111488 | RELEVO DIRECCIÓN COMERCIAL | 2023-11-01 | Spanish | ||
| 33110989 | CONSTANCIA TRIMESTRAL 1T2023 | 2023-05-04 | Spanish | ||
| 33110991 | REPORTE PRIMER TRIMESTRE 2023 | 2023-05-04 | Spanish | ||
| 33110336 | MOVIMIENTOS INUSITADOS | 2023-02-15 | Spanish | ||
|
2022
3 filings
| |||||
| 33109857 | AVISO DE DESIGNACIÓN AUDITOR EJ. 2022 | 2022-10-19 | Spanish | ||
| 33109508 | CONSTANCIA TRIMESTRAL 4T2021 DICTAMINADO | 2022-06-30 | Spanish | ||
| 33109517 | INF FINANC 4T2021 DICTAMINADO | 2022-06-29 | 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.