
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 |
|---|---|---|---|
|
abrdn Gold ETF Trust
Issues an ETF whose shares reflect the performance of gold …
|
SGOL | US | Financial and insurance activit… |
|
abrdn Healthcare Investors
Closed-ended fund investing in global healthcare, focusing …
|
HQH | US | Financial and insurance activit… |
|
abrdn Healthcare Opportunities Fund
A closed-ended mutual fund investing globally in healthcare…
|
THQ | US | Financial and insurance activit… |
|
abrdn Income Credit Strategies Fund
A closed-end fund seeking high current income from global f…
|
ACP | US | Financial and insurance activit… |
|
ABRDN JAPAN EQUITY FUND, INC.
A former closed-end fund that invested in Japanese equities…
|
JEQ | US | Financial and insurance activit… |
|
abrdn Japan Investment Trust Plc
A closed-end investment company seeking long-term capital g…
|
AJIT | GB | Financial and insurance activit… |
|
abrdn Life Sciences Investors
A closed-ended fund investing globally in public and privat…
|
HQL | US | Financial and insurance activit… |
|
abrdn National Municipal Income Fund
A closed-ended fund investing in investment-grade US munici…
|
VFL | US | Financial and insurance activit… |
|
abrdn New Dawn Investment Trust Plc
An investment trust seeking capital growth from Asia Pacifi…
|
ABD | GB | Financial and insurance activit… |
|
abrdn New India Investment Trust
Investment trust seeking capital growth from high-quality I…
|
ANII | GB | 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.