What problem does it solve?
Checking whether a neighborhood business in Korea (restaurant, cafe, lodging, pharmacy, salon, academy) is currently operating, suspended, or closed normally requires navigating government portals manually. This Skill queries the Ministry of the Interior and Safety's LOCALDATA permit dataset directly, returning operating status, permit dates, closure dates, business type, and addresses without any API key.
Core Features & Use Cases
- Operating Status Lookup: Retrieves 영업/휴업/폐업 (operating/suspended/closed) status, detailed status, permit date (business age), closure date, and road/lot addresses for local businesses.
- 208 Industry Categories: Supports all LOCALDATA permit industries, searchable by slug or Korean name (e.g., 약국, 숙박업, 일반음식점), across 245 local government regions.
- No Authentication Required: Downloads region-level CP949 CSV files directly from file.localdata.go.kr with a 1-day local cache, no API key or proxy needed.
- Use Case: Ask whether a specific hotel in Jeju is still operating and how long it has been licensed, using only the trade name and city/district.
Quick Start
Ask the agent to check whether a business named 호텔샬롬 in 제주제주시 is currently operating in the lodging industry using the localdata-business-status skill.