v1

latestOpenAPI 3.0.32026-07-226744340.8 KB
China

China dev-finance projects

China overseas development-finance projects (AidData GCDF) — amounts, sector, status, financiers; joinable to the live event stream by country. Requires a plan with China development finance access (can_use_china) — the Corporate & Supply Chain plan and above.

get/api/v2/china/projects

Query parameters

searchstring

Project title search.

countrystring
Example:Kenya

Recipient country. Accepts a country name (Kenya), ISO-2 (KE), or ISO-3 (KEN) via the shared resolveCountryInput layer (comma-separated list allowed; combinable with region/continent). Alias recipient_country is accepted; an unresolvable value returns 400 INVALID_COUNTRY.

sectorstring

Sector filter.

regionstring

Recipient region — expanded to an ISO-3 country set and combinable with country/continent. Accepts the same plain-English region vocabulary as the events/stories region filter (e.g. Africa, East Asia, South America); an unresolvable value returns 400.

continentstring

Recipient continent — expanded to an ISO-3 country set. Accepts Africa, Asia, Europe, North America, South America, or Oceania.

statusstring

Project status, matched case-insensitively (e.g. Completion, Implementation, Pipeline: Commitment, Suspended, Cancelled). An unknown value returns 0 rows rather than a 400.

flow_classstring

OECD-style flow class, matched case-insensitively (e.g. ODA-like, OOF-like, Vague (Official Finance)). Unknown values return 0 rows.

intentstring

Funding intent, matched case-insensitively (e.g. Development, Commercial, Representational, Mixed). Unknown values return 0 rows.

financierstring

Match a funding agency or co-financier (case-insensitive substring) — the marquee "who funded it" filter. Alias: funder.

min_amount_usdinteger

Constant-USD floor on the project amount; 0 is a no-op. Alias: min_amount.

geocoded_onlyboolean

When true, restrict to projects that carry geocoordinates.

year_mininteger

Minimum commitment year (1990–2035).

year_maxinteger

Maximum commitment year (1990–2035).

completion_year_mininteger

Minimum project completion year (1990–2050), filtered on completion_year. Symmetric with year_min/year_max (which filter commitment year).

completion_year_maxinteger

Maximum project completion year (1990–2050), filtered on completion_year.

sort'amount_desc' | 'recent'

amount_desc | recent.

limitinteger

Rows per page.

cursorstring

Pagination cursor (opaque offset).

Response

China dev-finance projects.

successboolean
sortstring