
KYODO PUBLIC RELATIONS CO.,LTD. — Investor Relations & Filings
Kyodo Public Relations is an integrated communications and public relations agency established in 1964. The company provides a comprehensive range of services for enterprises, with a particular focus on assisting international companies entering the local market. Its core offerings include strategic media relations, leveraging extensive connections with media outlets. The agency's services also encompass crisis communications, media training, digital marketing, including performance marketing and content creator management, and public affairs and government relations. Additionally, Kyodo PR offers investor relations counsel, guiding clients through M&As, IPOs, and strategic financial communications, while also promoting corporate governance and sustainability initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第59期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | |
| 確認書 | 2022-11-11 | Japanese | |
| 四半期報告書-第59期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 訂正四半期報告書-第59期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-08-12 | Japanese | |
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第59期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 7571192 | 内部統制報告書-第59期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
|
2022
10 filings
| |||||
| 7585167 | 確認書 | 2022-11-11 | Japanese | ||
| 7585163 | 四半期報告書-第59期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7592123 | 訂正四半期報告書-第59期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-08-12 | Japanese | ||
| 7592113 | 確認書 | 2022-08-12 | Japanese | ||
| 7592110 | 四半期報告書-第59期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7607826 | 有価証券届出書(組込方式) | 2022-05-26 | Japanese | ||
| 7609944 | 四半期報告書-第59期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese | ||
| 7613112 | 確認書 | 2022-03-29 | Japanese | ||
| 7613111 | 内部統制報告書-第58期(令和3年1月1日-令和3年12月31日) | 2022-03-29 | Japanese | ||
| 7613114 | 有価証券報告書-第58期(令和3年1月1日-令和3年12月31日) | 2022-03-29 | Japanese | ||
|
2021
4 filings
| |||||
| 7620929 | 四半期報告書-第58期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-11 | Japanese | ||
| 7628120 | 四半期報告書-第58期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7672240 | 四半期報告書-第58期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-13 | Japanese | ||
| 7672268 | 確認書 | 2021-04-19 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
KYODO PUBLIC RELATIONS CO.,LTD. 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/13397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13397 | 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=13397 | 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=13397 \ -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": 13397}, 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 KYODO PUBLIC RELATIONS CO.,LTD. (id: 13397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.