{"id":15564110,"url":"https://github.com/dahlia/unihan-json","last_synced_at":"2025-10-13T08:43:53.197Z","repository":{"id":66189083,"uuid":"128119964","full_name":"dahlia/unihan-json","owner":"dahlia","description":"JSON data files parsed from the Unicode Han Database (Unihan)","archived":false,"fork":false,"pushed_at":"2019-05-26T20:50:11.000Z","size":8342,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T19:21:28.096Z","etag":null,"topics":["chinese-characters","cjk-characters","hanja","hanzi","kanji","unicode-data","unihan","unihan-database"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahlia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-04T20:46:22.000Z","updated_at":"2024-08-03T06:34:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc77e184-a558-45bd-a79e-cb3a0c25e1f4","html_url":"https://github.com/dahlia/unihan-json","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dahlia/unihan-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Funihan-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Funihan-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Funihan-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Funihan-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahlia","download_url":"https://codeload.github.com/dahlia/unihan-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Funihan-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014324,"owners_count":26085492,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chinese-characters","cjk-characters","hanja","hanzi","kanji","unicode-data","unihan","unihan-database"],"created_at":"2024-10-02T16:36:40.633Z","updated_at":"2025-10-13T08:43:53.175Z","avatar_url":"https://github.com/dahlia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Unihan JSON\n===========\n\n[![Build Status][ci-badge]][ci]\n\nThis project generates JSON data files parsed from the [Unicode Han Database]\n(Unihan) in a structured way.  Although it's automated through the *process.py*\nscript, the goal of this project is not the script, but JSON data files.\n\nTo download JSON data files, see the [latest release].  To load them from a web\npage through XHR or `window.fetch()` function, request the following URI\n(replace `\u003cPROP\u003e` with a property name, e.g., `kSimplifiedVariant`):\n\n    https://dahlia.github.io/unihan-json/12.1.0/\u003cPROP\u003e.json\n\nEach JSON file corresponds to a property, and is an object which represents\na table from Unicode characters to values for the property.  For example,\n*kCantonese.json* is like:\n\n~~~~~~~~ json\n{\n\t\"香\": [\"hoeng1\"],\n\t\"港\": [\"gong2\"],\n    ...\n}\n~~~~~~~~\n\nThe following some properties are parsed further into structured values:\n\n    kAccountingNumeric\n    kCantonese\n    kFrequency\n    kGB0\n    kGB1\n    kGB3\n    kGB5\n    kGB7\n    kGB8\n    kGradeLevel\n    kHangul\n    kHanyuPinlu\n    kHanyuPinyin\n    kJapaneseKun\n    kJapaneseOn\n    kLau\n    kNelson\n    kOtherNumeric\n    kPrimaryNumeric\n    kSimplifiedVariant\n    kTaiwanTelegraph\n    kTang\n    kTotalStrokes\n    kTraditionalVariant\n    kVietnamese\n\nThe rest properties are merely parsed into string values.  Contributing more\nparsers are welcome; see also the `PROP_PARSERS` map in the *process.py* script.\n\n[ci-badge]: https://travis-ci.org/dahlia/unihan-json.svg?branch=master\n[ci]: https://travis-ci.org/dahlia/unihan-json\n[Unicode Han Database]: https://www.unicode.org/reports/tr38/\n[latest release]: https://github.com/dahlia/unihan-json/releases/latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlia%2Funihan-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlia%2Funihan-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlia%2Funihan-json/lists"}