
TOWNNEWS-SHA CO.,LTD. — Investor Relations & Filings
TOWNNEWS-SHA CO.,LTD. is a publishing company that issues "Town News," a free local information newspaper. The publication provides community-centric news and information, primarily serving Kanagawa Prefecture and the Tama region of Tokyo. The company's business model is supported by advertising revenue, offering a platform for local sponsors to reach residents. Content often includes reader-submitted materials, fostering community engagement. The company focuses on information dissemination and advertising services, while outsourcing the physical printing of its papers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年6月期 第3四半期決算短信〔日本基準〕(非連結) | 2026-04-24 | Japanese | |
| 確認書 | 2026-02-13 | Japanese | |
| 半期報告書-第46期(2025/07/01-2026/06/30) | 2026-02-13 | Japanese | |
| 確認書 | 2025-09-22 | Japanese | |
| 有価証券報告書-第45期(2024/07/01-2025/06/30) | 2025-09-22 | Japanese | |
| 確認書 | 2025-02-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46878838 | 2026年6月期 第3四半期決算短信〔日本基準〕(非連結) | 2026-04-24 | Japanese | ||
| 19459621 | 確認書 | 2026-02-13 | Japanese | ||
| 19459605 | 半期報告書-第46期(2025/07/01-2026/06/30) | 2026-02-13 | Japanese | ||
|
2025
4 filings
| |||||
| 7874716 | 確認書 | 2025-09-22 | Japanese | ||
| 7874715 | 有価証券報告書-第45期(2024/07/01-2025/06/30) | 2025-09-22 | Japanese | ||
| 7277363 | 確認書 | 2025-02-13 | Japanese | ||
| 7277365 | 半期報告書-第45期(2024/07/01-2025/06/30) | 2025-02-13 | Japanese | ||
|
2024
8 filings
| |||||
| 7307694 | 臨時報告書 | 2024-09-26 | Japanese | ||
| 7307680 | 内部統制報告書-第44期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307677 | 確認書 | 2024-09-26 | Japanese | ||
| 7307685 | 有価証券報告書-第44期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7338662 | 確認書 | 2024-05-13 | Japanese | ||
| 7338655 | 四半期報告書-第44期第3四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7353556 | 確認書 | 2024-02-13 | Japanese | ||
| 7353512 | 四半期報告書-第44期第2四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Publishing of newspapers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BERJAYA MEDIA BERHAD
Primarily engaged in publishing and distributing daily, fin…
|
— | MY | Publishing, broadcasting, and c… |
|
Caltagirone Editore
A holding company in publishing, advertising sales, and dig…
|
CED | IT | Publishing, broadcasting, and c… |
|
CanWest MediaWorks Income Fund
Open-ended trust operating the largest chain of newspaper p…
|
CWM.UN | CA | Publishing, broadcasting, and c… |
|
CAXTON AND CTP PUBLISHERS AND PRINTERS LIMITED
Integrated media and manufacturing group specializing in pu…
|
CAT | ZA | Publishing, broadcasting, and c… |
|
CHIIKISHINBUNSHA CO.,LTD.
Publishes a free local newspaper and provides flyer distrib…
|
2164 | JP | Publishing, broadcasting, and c… |
|
DallasNews Corp
A Dallas-based holding company operating a major newspaper …
|
DALN | US | Publishing, broadcasting, and c… |
|
D.B.Corp Limited
Operates newspaper, radio, and digital media assets in Hind…
|
DBCORP | IN | Publishing, broadcasting, and c… |
|
DigitalChosun
A multimedia company operating a news portal with multiling…
|
033130 | KR | Publishing, broadcasting, and c… |
|
Diligent Media Corporation Limited
Digital news platform providing multimedia coverage of curr…
|
DNAMEDIA | IN | Publishing, broadcasting, and c… |
|
Ekspress Grupp
A leading media group in the Baltic States with media and p…
|
EEG1T | EE | Publishing, broadcasting, and c… |
TOWNNEWS-SHA 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/13444/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13444 | 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=13444 | 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=13444 \ -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": 13444}, 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 TOWNNEWS-SHA CO.,LTD. (id: 13444)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.