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.
Dispute or improve this rating
C
Conformance score: 66/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
6 snapshots drifted 5× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-17 13:28:21 current | d0c67afc5304… |
view → |
| 2026-07-15 23:54:47 | d0c67afc5304… |
view → |
| 2026-07-14 03:33:02 | d0c67afc5304… |
view → |
| 2026-07-12 16:20:22 | d0c67afc5304… |
view → |
| 2026-07-06 04:02:58 | d0c67afc5304… |
view → |
| 2026-05-18 15:49:09 | 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
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"
}