
China Fund, Inc. — Investor Relations & Filings
Filings indexed
872
across all filing types
Latest filing
2026-03-26
Regulatory Filings
Country
US
United States of America
Listing
US
CHN
The China Fund, Inc. is a non-diversified, closed-end management investment company established in 1992. Managed by Allianz Global Investors US LLC, the fund's primary investment objective is to achieve long-term capital appreciation. It seeks to meet this objective by investing in the public equity markets of China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| N-8F ORDR - China Fund, Inc. (0000845379) (Filer) | 2026-03-26 | English | |
| Regulatory Filings 2026 | 2026-03-02 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English | |
| Regulatory Filings 2025 | 2025-12-03 | English | |
| Director's Dealing 2025 | 2025-12-01 | English | |
| Director's Dealing 2025 | 2025-12-01 | English |
Browse filings by year
33 years- 2026 3 filings
- 2025 31 filings
- 2024 22 filings
- 2023 18 filings
- 2022 15 filings
- 2021 15 filings
- 2020 18 filings
- 2019 18 filings
- 2018 93 filings
- 2017 65 filings
- 2016 34 filings
- 2015 33 filings
- 2014 63 filings
- 2013 29 filings
- 2012 50 filings
- 2011 30 filings
- 2010 33 filings
- 2009 34 filings
- 2008 36 filings
- 2007 32 filings
- 2006 26 filings
- 2005 38 filings
- 2004 27 filings
- 2003 29 filings
- 2002 27 filings
- 2001 10 filings
- 2000 9 filings
- 1999 7 filings
- 1998 12 filings
- 1997 5 filings
- 1996 5 filings
- 1995 3 filings
- 1994 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33050245 | N-8F ORDR - China Fund, Inc. (0000845379) (Filer) | 2026-03-26 | English | ||
| 46136666 | Regulatory Filings 2026 | 2026-03-02 | English | ||
| 46136664 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
|
2025
12 filings
| |||||
| 9754316 | Regulatory Filings 2025 | 2025-12-03 | English | ||
| 9754319 | Director's Dealing 2025 | 2025-12-01 | English | ||
| 9754320 | Director's Dealing 2025 | 2025-12-01 | English | ||
| 9754321 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 9754322 | Major Shareholding Notification 2025 | 2025-11-06 | English | ||
| 9754326 | Delisting Announcement 2025 | 2025-10-31 | English | ||
| 9754323 | Major Shareholding Notification 2025 | 2025-10-30 | English | ||
| 9754324 | Regulatory Filings 2025 | 2025-10-21 | English | ||
| 9754325 | Major Shareholding Notification 2025 | 2025-10-10 | English | ||
| 9754328 | Regulatory Filings 2025 | 2025-10-07 | English | ||
| 9754327 | Proxy Solicitation & Information Statement 2025 | 2025-10-06 | English | ||
| 9754329 | Regulatory Filings 2025 | 2025-09-09 | English | ||
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
abrdn Asian Income Fund Limited
Investment company targeting income and growth from high-yi…
|
AAIF | JE | Financial and insurance activit… |
|
ABRDN ASIA-PACIFIC INCOME FUND, INC.
A closed-end fund investing in Asia-Pacific debt securities…
|
FAX | US | Financial and insurance activit… |
|
abrdn Asia-Pacific Income Fund VCC
Closed-end fund investing in Asia-Pacific debt securities f…
|
FAP | SG | Financial and insurance activit… |
|
ABRDN AUSTRALIA EQUITY FUND, INC.
A closed-end fund seeking capital appreciation by investing…
|
IAF | US | Financial and insurance activit… |
|
abrdn Diversified Income and Growth plc
An investment trust in a managed wind-down, realizing asset…
|
ADIG | GB | Financial and insurance activit… |
|
abrdn Emerging Markets ex-China Fund, Inc.
A closed-ended fund investing in emerging market equities, …
|
AEF | US | Financial and insurance activit… |
|
abrdn Equity Income Trust plc
Investment trust providing income and long-term growth from…
|
AEI | GB | Financial and insurance activit… |
|
abrdn Global Dynamic Dividend Fund
A closed-end fund seeking high dividend income from a globa…
|
AGD | US | Financial and insurance activit… |
|
ABRDN GLOBAL INCOME FUND, INC.
A closed-end fund investing in global fixed-income securiti…
|
FCO | US | Financial and insurance activit… |
|
abrdn Global Infrastructure Income Fund
A closed-end fund investing in global infrastructure for in…
|
ASGI | US | Financial and insurance activit… |
China Fund, Inc. 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/33777/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33777 | 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=33777 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
Full reference: API reference · OpenAPI schema
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33777 \ -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": 33777}, 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 China Fund, Inc. (id: 33777)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.