Korean Public Data Agent
publicdata-agent.songt50.us
· sapjilcoding
Access Korean government open data: weather forecasts, air quality (PM2.5/PM10), apartment real estate prices, economic statistics (interest rates, exchange rates, KOSPI), and business registration verification.
publicdata-agent.songt50.us via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 69/100
C-grade: usable but has clear conformance issues — review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:49:09 current | d0c67afc5304… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://publicdata-agent.songt50.us/.well-known/agent-card.json |
| Provider | https://publicdata-agent.songt50.us |
Skills · 5 declared · mapped to canonical taxonomy
Get weather forecast for Korean cities: Seoul, Busan, Daegu, Incheon, Jeju, etc.
Real-time air quality: PM2.5, PM10, ozone levels for Korean cities
Apartment real estate transaction prices in Korean districts (Gangnam, Seocho, etc.)
Korean economic data: interest rates, CPI, unemployment, GDP, exports, imports, KRW/USD exchange rate, KOSPI index
Verify Korean business registration numbers (active, suspended, closed status)
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/publicdata-agent.songt50.us) [](https://agenstry.com/agents/publicdata-agent.songt50.us) [](https://agenstry.com/agents/publicdata-agent.songt50.us) [](https://agenstry.com/agents/publicdata-agent.songt50.us)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"description": "Access Korean government open data: weather forecasts, air quality (PM2.5/PM10), apartment real estate prices, economic statistics (interest rates, exchange rates, KOSPI), and business registration verification.",
"name": "Korean Public Data Agent",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"provider": {
"organization": "sapjilcoding",
"url": "https://publicdata-agent.songt50.us"
},
"skills": [
{
"description": "Get weather forecast for Korean cities: Seoul, Busan, Daegu, Incheon, Jeju, etc.",
"examples": [
"Seoul weather",
"Busan forecast tomorrow"
],
"id": "weather",
"inputModes": [
"text/plain"
],
"name": "Korea Weather Forecast",
"outputModes": [
"text/plain"
],
"tags": [
"weather",
"forecast",
"korea",
"temperature"
]
},
{
"description": "Real-time air quality: PM2.5, PM10, ozone levels for Korean cities",
"examples": [
"Seoul air quality",
"PM2.5 Busan"
],
"id": "air_quality",
"inputModes": [
"text/plain"
],
"name": "Korea Air Quality",
"outputModes": [
"text/plain"
],
"tags": [
"air",
"quality",
"pm25",
"pollution",
"korea"
]
},
{
"description": "Apartment real estate transaction prices in Korean districts (Gangnam, Seocho, etc.)",
"examples": [
"Gangnam apartment prices",
"Seoul real estate trades"
],
"id": "real_estate",
"inputModes": [
"text/plain"
],
"name": "Korea Apartment Prices",
"outputModes": [
"text/plain"
],
"tags": [
"real-estate",
"apartment",
"price",
"korea",
"property"
]
},
{
"description": "Korean economic data: interest rates, CPI, unemployment, GDP, exports, imports, KRW/USD exchange rate, KOSPI index",
"examples": [
"Korea interest rate",
"KRW USD exchange rate",
"KOSPI today"
],
"id": "economic_stats",
"inputModes": [
"text/plain"
],
"name": "Korea Economic Statistics",
"outputModes": [
"text/plain"
],
"tags": [
"economy",
"statistics",
"interest-rate",
"exchange-rate",
"kospi"
]
},
{
"description": "Verify Korean business registration numbers (active, suspended, closed status)",
"examples": [
"Check business 1234567890"
],
"id": "business_check",
"inputModes": [
"text/plain"
],
"name": "Business Registration Check",
"outputModes": [
"text/plain"
],
"tags": [
"business",
"registration",
"verification",
"korea"
]
}
],
"url": "https://publicdata-agent.songt50.us",
"version": "1.0.0"
}