Tamilnadu Telecommunications Ltd. — Investor Relations & Filings
Tamilnadu Telecommunications Ltd. (TTL) is a joint venture enterprise established by Telecommunications Consultants India Ltd. (TCIL) and Tamilnadu Industrial Development Corporation (TIDCO). The company specializes in the manufacturing of optical fiber cables (OFC) for telecommunications networks. Its product portfolio includes single-mode and multi-mode fibers, ribbon cables, and specialized cables designed for diverse environmental conditions. TTL serves a broad range of clients, including major telecommunication service providers, internet service providers, and government-led infrastructure projects. The company focuses on providing reliable connectivity solutions to support the expansion of digital infrastructure and high-speed data transmission networks.
Recent filings
No filings indexed yet
We are still gathering filings for Tamilnadu Telecommunications Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of fibre optic cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Birla Cable Limited
Manufacturer of optical fiber, copper, and specialty cables…
|
BIRLACABLE | IN | Manufacturing |
|
Fujikura Ltd.
Develops and manufactures advanced technologies centered on…
|
5803 | JP | Manufacturing |
|
Jiangsu Etern Company Limited
Manufactures optical and power cables and provides turnkey …
|
600105 | CN | Manufacturing |
|
Jiangsu Zhongtian Technology Co.,Ltd.
Provides infrastructure for telecommunications, power grids…
|
600522 | CN | Manufacturing |
|
OPTICAL CABLE CORP
Manufactures fiber optic and copper data cabling for harsh …
|
OCC | US | Manufacturing |
|
Tai Tung Communication Co., Ltd.
Manufacturer of fiber optic cables, power materials, and ad…
|
8011 | TW | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
Tamilnadu Telecommunications 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/63125/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63125 | 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=63125 | 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=63125 \ -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": 63125}, 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 Tamilnadu Telecommunications Ltd. (id: 63125)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.