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 |
|---|---|---|---|
| EVENTORE POR REENVIO DE INF FINANCIERA | 2026-01-29 | Spanish | |
| REPORTE ANUAL 2024 REENVÍO | 2026-01-29 | Spanish | |
| REPORTE ANUAL 2023 REENVÍO | 2026-01-29 | Spanish | |
| REPORTE ANUAL 2022 REENVÍO | 2026-01-29 | Spanish | |
| ESTADOS FINANC DICTAMINADOS EJ 2024 REENVIO | 2026-01-29 | Spanish | |
| ESTADOS FINANC DICTAMINADOS EJ 2022 REENVIO | 2026-01-29 | Spanish |
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MPR AUSTRALIA LIMITED
Non-profit community broadcaster providing diverse cultural…
|
MPR | AU | Publishing, broadcasting, and c… |
|
Music Broadcast Limited
Operates a private FM radio network with digital media and …
|
RADIOCITY | IN | Publishing, broadcasting, and c… |
|
Next Mediaworks Ltd
Provides radio broadcasting and digital media services for …
|
NEXTMEDIA | IN | Publishing, broadcasting, and c… |
|
NRJ Group
A media company engaged in radio broadcasting, production, …
|
NRG | FR | Publishing, broadcasting, and c… |
|
NZME Limited
Operates integrated digital, print, and audio assets for ne…
|
NZM | NZ | Publishing, broadcasting, and c… |
|
PodcastOne, Inc.
A podcast platform and publisher providing solutions for cr…
|
PODC | US | Publishing, broadcasting, and c… |
|
Radiowalla Network Limited
Provides B2B audio services and digital signage for commerc…
|
RADIOWALLA | IN | Publishing, broadcasting, and c… |
|
SAGA COMMUNICATIONS INC
A broadcast media company operating radio stations and offe…
|
SGA | US | Publishing, broadcasting, and c… |
|
SIRIUS XM HOLDINGS INC.
Audio entertainment company offering subscription-based mus…
|
SIRI | US | Publishing, broadcasting, and c… |
|
SOUTHERN CROSS MEDIA GROUP LIMITED
Creates and distributes audio and visual content via radio,…
|
SXL | AU | 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.