{"id":15952561,"url":"https://github.com/try0/japanpost-zipcode","last_synced_at":"2025-08-20T12:33:50.815Z","repository":{"id":219571419,"uuid":"749264601","full_name":"try0/japanpost-zipcode","owner":"try0","description":"Java 郵便番号CSVユーティリティー utf_ken_all.zip","archived":false,"fork":false,"pushed_at":"2024-01-29T03:42:21.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T04:12:27.851Z","etag":null,"topics":["csv","japan-post","japan-post-code","zipcode"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/try0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-28T03:32:21.000Z","updated_at":"2024-06-03T06:35:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"deaad405-75f1-4669-921b-69d0caec1e27","html_url":"https://github.com/try0/japanpost-zipcode","commit_stats":null,"previous_names":["try0/japanpost-zipcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/try0/japanpost-zipcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/try0%2Fjapanpost-zipcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/try0%2Fjapanpost-zipcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/try0%2Fjapanpost-zipcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/try0%2Fjapanpost-zipcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/try0","download_url":"https://codeload.github.com/try0/japanpost-zipcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/try0%2Fjapanpost-zipcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264441551,"owners_count":23608907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csv","japan-post","japan-post-code","zipcode"],"created_at":"2024-10-07T13:09:09.381Z","updated_at":"2025-07-09T10:39:21.878Z","avatar_url":"https://github.com/try0.png","language":"Java","readme":"# utf_ken_all.zipユーティリティー\n\n[https://www.post.japanpost.jp/zipcode/download.html](https://www.post.japanpost.jp/zipcode/download.html)   \n[https://www.post.japanpost.jp/zipcode/dl/utf-zip.html](https://www.post.japanpost.jp/zipcode/dl/utf-zip.html)\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ejp.try0.zipcode\u003c/groupId\u003e\n  \u003cartifactId\u003ejapanpost-zipcode-core\u003c/artifactId\u003e\n  \u003cversion\u003e0.0.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n```java\nZipcodeCSV csv = ZipcodeCSV.getOrDownload();\nIterable\u003cZipcodeCSVRow\u003e rows = csv.getRows();\n```\n\n \nutf_ken_all.zip  \n ↓ Download  \njava.io.tmpdir  \n ↓ CSV読み込み  \nIterable\\\u003cZipcodeCSVRow\\\u003e  \n\n\n\n```java\nZipcodeCSVDownloader downloader = ZipcodeCSVDownloader.get();\nFile zipFile = downloader.download();\nZipcodeCSVParser parser = new ZipcodeCSVParser(zipFile);\nIterable\u003cZipcodeCSVRow\u003e rows = parser.parse();\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftry0%2Fjapanpost-zipcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftry0%2Fjapanpost-zipcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftry0%2Fjapanpost-zipcode/lists"}