
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 |
|---|---|---|---|
|
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… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | 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.