
abrdn Global Dynamic Dividend Fund — Investor Relations & Filings
abrdn Global Dynamic Dividend Fund is a closed-end management investment company. The fund's primary investment objective is to seek high current dividend income, with a secondary objective of long-term capital appreciation. It pursues this goal by investing in a globally diversified portfolio of equity securities from companies operating across various sectors. The strategy focuses on dividend-paying stocks and aims for a significant portion of its distributed income to qualify for reduced U.S. federal income tax rates. The fund invests in both domestic and foreign corporations and may include a mix of growth and value stocks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-07 | English | |
| 8-K - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | |
| 424B2 - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | |
| NPORT-P - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-03-25 | English | |
| Regulatory Filings 2025 | 2025-12-23 | English | |
| OWNERSHIP DOCUMENT | 2025-12-19 | English |
Browse filings by year
21 years- 2026 4 filings
- 2025 24 filings
- 2024 17 filings
- 2023 23 filings
- 2022 33 filings
- 2021 13 filings
- 2020 24 filings
- 2019 18 filings
- 2018 52 filings
- 2017 17 filings
- 2016 14 filings
- 2015 13 filings
- 2014 11 filings
- 2013 17 filings
- 2012 14 filings
- 2011 13 filings
- 2010 19 filings
- 2009 21 filings
- 2008 13 filings
- 2007 12 filings
- 2006 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33744287 | DEF 14A - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-07 | English | ||
| 33150398 | 8-K - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | ||
| 33150396 | 424B2 - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | ||
| 33041302 | NPORT-P - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-03-25 | English | ||
|
2025
11 filings
| |||||
| 11984848 | Regulatory Filings 2025 | 2025-12-23 | English | ||
| 11984850 | OWNERSHIP DOCUMENT | 2025-12-19 | English | ||
| 11984849 | FORM 8-K | 2025-11-21 | English | ||
| 11984853 | 424B2 | 2025-11-21 | English | ||
| 11984854 | RW | 2025-11-04 | English | ||
| 11984855 | Major Shareholding Notification 2025 | 2025-10-17 | English | ||
| 11984858 | N-2 | 2025-10-10 | English | ||
| 11984863 | N-2/A | 2025-10-10 | English | ||
| 11984859 | Regulatory Filings 2025 | 2025-10-10 | English | ||
| 11984865 | Regulatory Filings 2025 | 2025-09-25 | English | ||
| 11984864 | OWNERSHIP DOCUMENT | 2025-09-02 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abs Investment Alternatywna Spolka Inwestycyjna Spolka Akcyjna
Alternative investment firm providing capital and advisory …
|
AIN | PL | Financial and insurance activit… |
|
Acadian Asset Management Inc.
Global quantitative investment firm specializing in systema…
|
AAMI | US | Financial and insurance activit… |
|
Accretive Flow-Through (2005) Limited Partnership
FTLP raising capital for resource companies, providing tax …
|
— | CA | Financial and insurance activit… |
|
Achilles Investment Company Ltd.
A closed-ended firm investing in a portfolio of other inves…
|
AIC | GG | Financial and insurance activit… |
|
ACORN CAPITAL INVESTMENT FUND LIMITED
Invests in a diversified portfolio of emerging listed and u…
|
ACQ | AU | Financial and insurance activit… |
|
Acorn Income Corp.
Publicly traded investment vehicle emphasizing high income …
|
— | CA | Financial and insurance activit… |
|
ACP Ace Venture Corporation
Investment and holding entity providing capital and strateg…
|
ACP | CA | Financial and insurance activit… |
|
ACS Media Income Fund
Canadian income trust providing distributions from foreign …
|
AYP.UN | CA | Financial and insurance activit… |
|
Actibond Growth Fund Public Company LTD
A closed-end investment fund seeking long-term capital grow…
|
ACT | CY | Financial and insurance activit… |
|
ADAGIO 2 CAPITAL INC
A capital pool company (CPC) focused on identifying assets …
|
ADAD.P | CA | Financial and insurance activit… |
abrdn Global Dynamic Dividend 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/33229/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33229 | 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=33229 | 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=33229 \ -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": 33229}, 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 abrdn Global Dynamic Dividend Fund (id: 33229)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.