← 智能数据整合

国家情报

GET /mashup/country/:code

获取任何国家的综合情报报告,将来自多个 NordAPI 数据源的数据合并为单一响应。包括经济指标(GDP、通胀、失业率)、首都当前天气、即将到来的公共假日、健康统计、货币信息和地理数据。省去 6+ 次单独的 API 调用。适用于国家概况页面、旅行研究工具和市场进入分析仪表板。

参数

code 必填

Country code

请求示例

基本用法
curl https://nordapi.ee/api/v1/mashup/country/NO
Norway country intelligence
curl https://nordapi.ee/api/v1/mashup/country/NO
Japan country intelligence
curl https://nordapi.ee/api/v1/mashup/country/JP
Brazil country intelligence
curl https://nordapi.ee/api/v1/mashup/country/BR

实时响应

{
  "capital_conditions": {
    "air_quality": {
      "european_aqi": 32,
      "pm10": 1.0,
      "pm2_5": 0.8,
      "us_aqi": 36
    },
    "sun": {
      "astronomical_twilight_begin": "2026-04-05T01:22:53+00:00",
      "astronomical_twilight_end": "2026-04-05T21:22:30+00:00",
      "civil_twilight_begin": "2026-04-05T03:41:28+00:00",
      "civil_twilight_end": "2026-04-05T19:03:55+00:00",
      "day_length": 49997,
      "nautical_twilight_begin": "2026-04-05T02:40:50+00:00",
      "nautical_twilight_end": "2026-04-05T20:04:33+00:00",
      "solar_noon": "2026-04-05T11:22:41+00:00",
      "sunrise": "2026-04-05T04:26:03+00:00",
      "sunset": "2026-04-05T18:19:20+00:00"
    },
    "weather": {
      "humidity": 77,
      "temperature_c": -1.0,
      "wind_speed_kmh": 31.7
    }
  },
  "country": {
    "area_km2": 386224.0,
    "borders": [
      "FIN",
      "SWE",
      "RUS"
    ],
    "capital": "Oslo",
    "code": "NO",
    "flag_svg": "https://flagcdn.com/no.svg",
    "languages": {
      "nno": "Norwegian Nynorsk",
      "nob": "Norwegian Bokmål",
      "smi": "Sami"
    },
    "name": "Norway",
    "official_name": "Kingdom of Norway",
    "population": 5606944,
    "region": "Europe",
    "subregion": "Northern Europe",
    "timezones": [
      "UTC+01:00"
    ]
  },
  "economy": {
    "currency": {
      "code": "NOK",
      "name": "Norway"
    },
    "exchange_rates": {
      "EUR": 0.08905909,
      "GBP": 0.07770673,
      "USD": 0.1026406
    },
    "indicators": {
      "exports": {
        "value": 229666413338.504,
        "year": 2024
      },
      "fdi_inflows": {
        "value": 12044176872.556,
        "year": 2024
      },
      "gdp": {
        "value": 483592648313.301,
        "year": 2024
      },
      "gdp_per_capita": {
        "value": 86785.4334,
        "year": 2024
      },
      "gni_per_capita": {
        "value": 98170.0,
        "year": 2024
      },
      "imports": {
        "value": 163801535478.868,
        "year": 2024
      },
      "inflation": {
        "value": 3.1453,
        "year": 2024
      },
      "interest_rate": {
        "value": 6.3915,
        "year": 2024
      },
      "life_expectancy": {
        "value": 83.1122,
        "year": 2023
      },
      "population": {
        "value": 5572279.0,
        "year": 2024
      },
      "ppp_conversion": {
        "value": 9.1421,
        "year": 2024
      },
      "trade_balance": {
        "value": 65864877859.6357,
        "year": 2024
      },
      "unemployment": {
        "value": 4.637,
        "year": 2025
      }
    },
    "vat": {
      "reduced_rate": 15.0,
      "standard_rate": 25.0
    }
  },
  "generated_at": "2026-04-05T19:31:17.848894Z",
  "success": true,
  "universities": [
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "aho.no"
      ],
      "name": "Oslo School of Architecture",
      "state_province": null,
      "web_pages": [
        "http://www.aho.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "bi.no"
      ],
      "name": "Norwegian School of Management BI",
      "state_province": null,
      "web_pages": [
        "http://www.bi.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hia.no"
      ],
      "name": "Agder University College",
      "state_province": null,
      "web_pages": [
        "http://www.hia.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hib.no"
      ],
      "name": "Bergen University College",
      "state_province": null,
      "web_pages": [
        "http://www.hib.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hibo.no"
      ],
      "name": "Bodo Regional University",
      "state_province": null,
      "web_pages": [
        "http://www.hibo.no/"
      ]
    }
  ],
  "upcoming_holidays": [
    {
      "date": "2026-04-05",
      "local_name": "Første påskedag",
      "name": "Easter Sunday"
    },
    {
      "date": "2026-04-06",
      "local_name": "Andre påskedag",
      "name": "Easter Monday"
    },
    {
      "date": "2026-05-01",
      "local_name": "Første mai",
      "name": "Labour Day"
    },
    {
      "date": "2026-05-14",
      "local_name": "Kristi himmelfartsdag",
      "name": "Ascension Day"
    },
    {
      "date": "2026-05-17",
      "local_name": "Syttende mai",
      "name": "Constitution Day"
    }
  ]
}