DIGITAL TELECOMMUNICATIONS INFRASTRUCTURE FUND - Investor Relations & Filings
The Digital Telecommunications Infrastructure Fund specializes in investments within the digital telecommunications sector. Its primary focus is on acquiring and managing telecommunication infrastructure assets, including a substantial portfolio of telecommunications towers. The fund's operational model involves generating revenue through the ownership or entitlement to net revenues derived from these essential digital infrastructure assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Announcement of 10 Major Unitholders including unitholder holding units at least 0.5% of DIF as of May 19, 2026 | 2026-05-29 | English | |
| Details of Asset | 2026-05-14 | English | |
| Dissemination of the Minutes of the 2026 Two-way Communication | 2026-05-14 | English | |
| Financial Statement Quarter 1/2026 (Reviewed) | 2026-05-14 | English | |
| Reviewed financial performance Quarter 1 (F45) | 2026-05-14 | English | |
| NAV announcement as of 31 March 2026 | 2026-05-14 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
| ADDvantage Technologies Group Inc | AEY | US | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
| Alamosa Holdings Inc | APCS | US | Telecommunications, computer pr… |
| ALCATEL LUCENT | — | FR | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
ALT TELECOM PUBLIC COMPANY LIMITED
Neutral digital infrastructure provider enabling digital bu…
|
ALT | TH | Telecommunications, computer pr… |
DIGITAL TELECOMMUNICATIONS INFRASTRUCTURE FUND 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/75282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=75282 | 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=75282 | 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=75282 \ -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": 75282}, 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 DIGITAL TELECOMMUNICATIONS INFRASTRUCTURE FUND (id: 75282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.