
Al-Babtain Power and Telecommunication Co. — Investor Relations & Filings
Al-Babtain Power and Telecommunication Co. specializes in the design, manufacture, and supply of infrastructure solutions for the power and telecommunications sectors. The company's product portfolio includes steel poles for street lighting and power distribution, high masts, stadium lighting, and transmission towers. It also provides telecommunication towers and specialized structures for renewable energy, such as solar mounting systems. Beyond manufacturing, the company offers engineering services, hot-dip galvanizing, and testing. Its operations focus on delivering integrated structural solutions for utility providers, telecommunication operators, and large-scale infrastructure projects. The company maintains a commitment to international quality standards and technical excellence in steel fabrication.
Recent filings
Browse filings by year
21 years- 2026 7 filings
- 2025 18 filings
- 2024 18 filings
- 2023 20 filings
- 2022 14 filings
- 2021 18 filings
- 2020 21 filings
- 2019 21 filings
- 2018 23 filings
- 2017 23 filings
- 2016 34 filings
- 2015 18 filings
- 2014 21 filings
- 2013 32 filings
- 2012 38 filings
- 2011 28 filings
- 2010 17 filings
- 2009 19 filings
- 2008 13 filings
- 2007 19 filings
- 2006 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
|
Alliance Integrated Metaliks Limited
Fabricates heavy structural steel and precision metal produ…
|
534064 | IN | Manufacturing |
Al-Babtain Power and Telecommunication Co. 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/53330/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53330 | 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=53330 | 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=53330 \ -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": 53330}, 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 Al-Babtain Power and Telecommunication Co. (id: 53330)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.