Transwind Infrastructures Limited — Investor Relations & Filings
Transwind Infrastructures Limited specializes in providing Engineering, Procurement, and Construction (EPC) services for diverse infrastructure projects. The company primarily focuses on the development of gas distribution networks, including the installation of City Gas Distribution (CGD) pipelines for Piped Natural Gas (PNG) and Compressed Natural Gas (CNG). Its service portfolio extends to civil construction, irrigation projects, and water supply systems. Transwind manages end-to-end project execution, encompassing design, engineering, procurement, and commissioning. The firm serves both public and private sector clients, delivering technical solutions for utility infrastructure and urban development. Its operational expertise includes horizontal directional drilling (HDD), pipeline laying, and the construction of associated civil structures.
Recent filings
No filings indexed yet
We are still gathering filings for Transwind Infrastructures Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Construction of utility projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TAKUMA CO., LTD.
Builds and services waste treatment, water treatment, and b…
|
6013 | JP | Construction |
|
Tarini International Limited
Provides EPC services for hydroelectric power and distribut…
|
538496 | IN | Construction |
|
Techno Electric & Engineering Company Limited
EPC specialist in power infrastructure, renewable energy, a…
|
TECHNOE | IN | Construction |
|
Teerth Gopicon Limited
Infrastructure firm specializing in civil engineering, road…
|
TGL | IN | Construction |
|
TEKFEN HOLDİNG A.Ş.
Diversified conglomerate in contracting, agri-industry, and…
|
TKFEN | TR | Construction |
|
Telford Services Group, Inc.
Specialized aviation and oilfield support services for the …
|
TLF | CA | Construction |
|
Tesgas S.A.
Builds, modernizes, and maintains gas transmission and dist…
|
TSG | PL | Construction |
|
The Kodensha,Co.,Ltd.
Designs and produces custom factory automation and labor-sa…
|
1948 | JP | Construction |
|
Tianjin Construction Development Group Co., Ltd.
Construction group offering comprehensive engineering servi…
|
2515 | HK | Construction |
|
TOKYO ENERGY & SYSTEMS INC.
Engineering firm for the design, construction, and maintena…
|
1945 | JP | Construction |
Transwind Infrastructures Limited 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/63975/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63975 | 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=63975 | 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=63975 \ -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": 63975}, 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 Transwind Infrastructures Limited (id: 63975)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.