API 文档
get
/api/v1/Instruments/research/development-indicatorsReturns the catalogue of development indicators available for country research, grouped by topic (for example Economy & Growth, Trade, and Public Sector).
Instruments
参数
version
path · string
必需的
响应
- 200Development indicator catalogue.application/json
[ { "indicatorCode": "NE.TRD.GNFS.ZS", "indicatorName": "Trade (% of GDP)", "topic": "Economic Policy & Debt", "shortDescription": "Sum of exports and imports of goods and services as a share of GDP.", "longDescription": "Trade is the sum of exports and imports of goods and services measured as a share of gross domestic product.", "higherIsBetter": true, "updatedUtc": "2026-07-30T02:00:00Z" } ]