Skip to content

Commit 7d89217

Browse files
committed
Make official forest-trail APIs easier to discover
Add the Korea Mountaineering and Trekking Support Center's 17-API collection as one curated catalog entry and align both language variants with the current document date. Constraint: Link to the provider's official collection page while acknowledging that individual specifications and key issuance route through the Public Data Portal. Rejected: Add seventeen separate rows | A grouped provider entry avoids catalog noise and duplicate maintenance. Confidence: high Scope-risk: narrow Directive: Keep the API count synchronized with the provider page and avoid duplicating its individual trail endpoints. Tested: Python aiohttp check returned HTTP 200 for the official index and all 17 linked Open API detail pages; one entry per README; current date appears twice per language; git diff --check. Not-tested: Authenticated calls to the 17 underlying APIs were not executed.
1 parent 5f05700 commit 7d89217

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121

2222
<p align="center">
23-
2026년 9월 4일 기준 최신 정보로 업데이트되었으며, 앞으로도 주기적으로 업데이트 할 예정입니다.
23+
2026년 9월 7일 기준 최신 정보로 업데이트되었으며, 앞으로도 주기적으로 업데이트 할 예정입니다.
2424
</p>
2525

2626
<details>
@@ -678,6 +678,7 @@
678678
|--------------------------------------------------------------------------|----------------------------------| -------- |
679679
| [국립중앙박물관 e뮤지엄](https://www.emuseum.go.kr/openApi) | 전국 박물관 소장품(유물) 정보 조회 | `apiKey` |
680680
| [한국관광공사 TourAPI 4.0](https://api.visitkorea.or.kr/) | 관광지, 숙박, 음식점, 축제 등 관광정보 | `apiKey` |
681+
| [한국등산·트레킹지원센터 숲길 Open API](https://komount.or.kr/html/index.do?html=public_data2) | 국가숲길·100대명산·백두대간·9정맥의 코스·노면·위험지역 및 문화·관광·교통 POI 17개 API | `apiKey` |
681682
| [한국문화정보원](https://www.kcisa.kr/kr/contents/open_openData/view.do) | 문화콘텐츠 오픈 API | `apiKey` |
682683
| [KOPIS 공연예술통합전산망](https://www.kopis.or.kr/por/cs/openapi/openApiInfo.do) | 공연정보, 공연장정보, 예매정보 | `apiKey` |
683684

@@ -1044,6 +1045,6 @@
10441045

10451046
---
10461047

1047-
**마지막 업데이트**: 2026년 9월 4일
1048+
**마지막 업데이트**: 2026년 9월 7일
10481049

10491050
**총 API/리소스 수**: 300+(데이터셋/데이터 포털/통계 지표 포함)

README_EN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<p align="center">
23-
Updated with the latest information as of September 4, 2026, and will be periodically updated going forward.
23+
Updated with the latest information as of September 7, 2026, and will be periodically updated going forward.
2424
</p>
2525

2626
<details>
@@ -678,6 +678,7 @@
678678
|------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| -------- |
679679
| [KOPIS Performing Arts Integrated Computer Network](https://www.kopis.or.kr/por/cs/openapi/openApiInfo.do) | Performance information, venue information, booking information | `apiKey` |
680680
| [Korea Culture Information Service Agency](https://www.kcisa.kr/kr/contents/open_openData/view.do) | Cultural content open API | `apiKey` |
681+
| [Korea Mountaineering & Trekking Support Center Forest Trail Open API](https://komount.or.kr/html/index.do?html=public_data2) | 17 APIs for national forest trails, 100 famous mountains, Baekdu-daegan and nine mountain ranges, including routes, surfaces, hazards, and POIs | `apiKey` |
681682
| [Korea Tourism Organization TourAPI 4.0](https://api.visitkorea.or.kr/) | Tourist attractions, accommodation, restaurants, festivals and other tourism information | `apiKey` |
682683
| [National Museum of Korea eMuseum](https://www.emuseum.go.kr/openApi) | Nationwide museum collection information | `apiKey` |
683684

@@ -1048,7 +1049,7 @@ This project is distributed under the MIT License.
10481049

10491050
---
10501051

1051-
**Last Updated**: September 4, 2026
1052+
**Last Updated**: September 7, 2026
10521053

10531054
**Total API/Resource Count**: 300+ (including datasets/data portals/statistical indicators)
10541055

0 commit comments

Comments
 (0)