
GABELLI GLOBAL UTILITY & INCOME TRUST — Investor Relations & Filings
The Gabelli Global Utility & Income Trust is a non-diversified, closed-end management investment company. Managed by Gabelli Funds, LLC, the fund's primary investment objective is to seek a consistent after-tax total return, with an emphasis on tax-advantaged dividend income and capital appreciation. Under normal market conditions, the fund invests in a global portfolio of equity and income-producing securities of companies operating in the utility and infrastructure industries. The portfolio includes securities from both domestic and foreign issuers across various market capitalizations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-05-07 | English | |
| DEFA14A - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-03-19 | English | |
| DEF 14A - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-03-19 | English | |
| Regulatory Filings 2025 | 2025-11-28 | English | |
| N-CSRS | 2025-09-04 | English | |
| Regulatory Filings 2025 | 2025-08-29 | English |
Browse filings by year
23 years- 2026 3 filings
- 2025 12 filings
- 2024 23 filings
- 2023 19 filings
- 2022 27 filings
- 2021 21 filings
- 2020 20 filings
- 2019 18 filings
- 2018 49 filings
- 2017 14 filings
- 2016 19 filings
- 2015 17 filings
- 2014 23 filings
- 2013 36 filings
- 2012 20 filings
- 2011 21 filings
- 2010 18 filings
- 2009 13 filings
- 2008 21 filings
- 2007 19 filings
- 2006 11 filings
- 2005 13 filings
- 2004 35 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 43568291 | 8-K - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-05-07 | English | ||
| 32989603 | DEFA14A - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-03-19 | English | ||
| 32989530 | DEF 14A - GABELLI GLOBAL UTILITY & INCOME TRUST (0001282957) (Filer) | 2026-03-19 | English | ||
|
2025
12 filings
| |||||
| 11669108 | Regulatory Filings 2025 | 2025-11-28 | English | ||
| 11669109 | N-CSRS | 2025-09-04 | English | ||
| 11669110 | Regulatory Filings 2025 | 2025-08-29 | English | ||
| 11669111 | Regulatory Filings 2025 | 2025-08-27 | English | ||
| 11669112 | Regulatory Filings 2025 | 2025-05-30 | English | ||
| 11669113 | CURRENT REPORT | 2025-05-15 | English | ||
| 11669114 | THE GABELLI GLOBAL UTILITY & INCOME TRUST (GLU) - DEFA14A | 2025-03-20 | English | ||
| 11669115 | THE GABELLI GLOBAL UTILITY & INCOME TRUST (GLU) - DEF 14A | 2025-03-20 | English | ||
| 11669117 | Regulatory Filings 2025 | 2025-03-14 | English | ||
| 11669116 | PRIMARY DOCUMENT | 2025-03-13 | English | ||
| 11669118 | N-CSR | 2025-03-10 | English | ||
| 11669120 | Regulatory Filings 2025 | 2025-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
GABELLI GLOBAL UTILITY & INCOME TRUST 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/34145/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34145 | 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=34145 | 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=34145 \ -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": 34145}, 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 GABELLI GLOBAL UTILITY & INCOME TRUST (id: 34145)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.