{"id":15567258,"url":"https://github.com/iml1111/korea-subway","last_synced_at":"2026-05-13T23:35:40.339Z","repository":{"id":45760788,"uuid":"363356341","full_name":"iml1111/Korea-Subway","owner":"iml1111","description":"코리아 샌드위치 아닙니다.","archived":false,"fork":false,"pushed_at":"2021-06-03T12:23:07.000Z","size":329,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T06:24:21.070Z","etag":null,"topics":["gps","json","subway-train"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iml1111.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-01T08:06:21.000Z","updated_at":"2023-02-01T23:31:45.000Z","dependencies_parsed_at":"2022-08-05T08:16:17.372Z","dependency_job_id":null,"html_url":"https://github.com/iml1111/Korea-Subway","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iml1111/Korea-Subway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FKorea-Subway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FKorea-Subway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FKorea-Subway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FKorea-Subway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iml1111","download_url":"https://codeload.github.com/iml1111/Korea-Subway/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FKorea-Subway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33004483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gps","json","subway-train"],"created_at":"2024-10-02T17:10:30.860Z","updated_at":"2026-05-13T23:35:40.305Z","avatar_url":"https://github.com/iml1111.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Korea-Subway ![Python versions](https://img.shields.io/badge/Language-Python3-blue) ![License](https://img.shields.io/badge/License-MIT-green) ![Release](https://img.shields.io/badge/Last_Update-2021.05.12-red)\nKorea subway location and connection information \u003cbr\u003e\n대한민국 지하철 GPS 좌표 및 노선도 연결 그래프 \u003cbr\u003e\n~~코리아 샌드위치 아닙니다~~\u003cbr\u003e\n\n## Overview\n\n대한민국 지하철 노선도를 그래프화시키기 위한 오픈소스 프로젝트입니다! \n\n대한민국의 지하철/도시철도의 GPS 좌표 및 연결된 역 정보들을 관리합니다.\n\n현재는 수도권만 구현되어 있어요!\n\n\n\n현재까지 구현된 지역은 다음과 같습니다.\n\n- **수도권: 2021.05.12 업데이트**\n\n\n\n## Usage\n\n해당 Repo를 다운받으셔서 dataset에 있는 각 지역별 노선도 정보 파일을 자유롭게 사용하시면 됩니다.\n\nassets에는 각 호선에 매칭되는 Icon 이미지가 들어있어요. 혹시 필요하시다면 사용해주세요!\n\n### dataset\n\n- `captialStations.json`: 수도권\n\n### assets\n\n- `capitalSubwayIcon/`: 수도권 호선별 아이콘\n\n\n\n모든 json 파일은 `UTF-8-SIG` 인코딩으로 되어 있습니다. \n\n따라서, Python3 기준으로 Json 파일을 불러오기 위해서 아래와 같이 코드를 작성하여 사용하시면 됩니다.\n\n```python\nFILE_PATH = '~/data.json'\nwith open(FILE_PATH, \"r\", encoding='UTF-8-sig') as f:\n    result = json.load(f) # Json data load\n```\n\n\n## 도움을 주신 분들\n\n- [@NB](https://github.com/altmshfkgudtjr)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml1111%2Fkorea-subway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiml1111%2Fkorea-subway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml1111%2Fkorea-subway/lists"}