Korea Corporate Intelligence - Macroeconomic Context avatar

Korea Corporate Intelligence - Macroeconomic Context

Pricing

$200.00 / 1,000 korean company analyses

Go to Apify Store
Korea Corporate Intelligence - Macroeconomic Context

Korea Corporate Intelligence - Macroeconomic Context

Combine World Bank Korea indicators (GDP, inflation, unemployment, trade) with GDELT news mentions for any Korean company. Historical context only. CC-BY 4.0 sources.

Pricing

$200.00 / 1,000 korean company analyses

Rating

0.0

(0)

Developer

daehwan kim

daehwan kim

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Korea Corporate Intelligence

Aggregate Korean macroeconomic context (World Bank) and news sentiment (GDELT) for any Korean company. Returns historical economic indicators and news mentions with corporate context score.

Features

  • World Bank Korea Data: GDP growth, inflation, unemployment, exports, imports (5 indicators)
  • GDELT News Analysis: 30-day company news mentions with sample headlines
  • Corporate Context Scoring: 0-100 score based on economic indicators and news engagement
  • Graceful Degradation: Works with partial data; always returns what's available

Input

{
"companyName": "Samsung Electronics"
}
  • companyName (required): Korean or English company name

Output

{
"companyName": "Samsung Electronics",
"analysisTimestamp": "2026-04-08T12:34:56.789Z",
"worldBankData": {
"gdpGrowth": 2.0,
"inflation": 2.32,
"unemployment": 2.5,
"exports": 657.2e9,
"imports": 547.3e9
},
"gdpGrowthRate": 2.0,
"inflationRate": 2.32,
"unemploymentRate": 2.5,
"exportsValue": 657.2e9,
"importsValue": 547.3e9,
"gdeltNewsCount": 45,
"gdeltHeadlines": [
{
"title": "Samsung Electronics Q1 earnings...",
"url": "https://example.com/...",
"seenDate": "20260408"
}
],
"corporateContextScore": 72,
"disclaimer": "...",
"sources": [...]
}

Data Sources

  1. World Bank Open Data - CC-BY 4.0

  2. The GDELT Project - CC-BY 4.0

This Actor aggregates publicly available macroeconomic data from:

  • World Bank Open Data (CC-BY 4.0)
  • The GDELT Project (CC-BY 4.0)

NOT investment, business, or legal advice. This Actor provides historical data aggregation only.

  • Does NOT evaluate corporate creditworthiness, financial health, or stock valuation
  • Does NOT recommend business decisions, partnerships, or trading actions
  • Does NOT forecast corporate performance
  • Does NOT constitute due diligence or legal advice
  • Korean legal and regulatory environment requires local expert consultation
  • Users must verify all data with original sources and professional advisors

Attribution:

  • "Data source: The World Bank (CC BY 4.0)"
  • "Data source: The GDELT Project (CC BY 4.0)"

Pricing

Pay-per-event: $0.20 per company analysis.

Examples

# Local test
npm install
npm start
# Push to Apify
apify push
# Run on Apify cloud
apify call --input='{"companyName":"Samsung Electronics"}'
# Test with different company
apify call --input='{"companyName":"Hyundai Motor"}'

Support

For issues or data verification questions, contact: contact@ntriq.co.kr