{"id":30578509,"url":"https://github.com/ryuapp/sic-type","last_synced_at":"2026-02-12T16:04:39.225Z","repository":{"id":297215968,"uuid":"990406712","full_name":"ryuapp/sic-type","owner":"ryuapp","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-26T04:27:51.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-13T16:01:12.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryuapp.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,"zenodo":null}},"created_at":"2025-05-26T04:27:49.000Z","updated_at":"2025-05-26T05:12:18.000Z","dependencies_parsed_at":"2025-06-04T18:26:11.153Z","dependency_job_id":"3b0caf59-5041-416b-92f9-1474e3ff7843","html_url":"https://github.com/ryuapp/sic-type","commit_stats":null,"previous_names":["ryuapp/sic-type"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryuapp/sic-type","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Fsic-type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Fsic-type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Fsic-type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Fsic-type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryuapp","download_url":"https://codeload.github.com/ryuapp/sic-type/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Fsic-type/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29371468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":[],"created_at":"2025-08-29T03:46:21.022Z","updated_at":"2026-02-12T16:04:39.211Z","avatar_url":"https://github.com/ryuapp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Securities Identification Code Type\n\nThis is the so-called ticker symbol used by JPX (Japan Exchange Group).\n\n```ts\ntype Digit = \"0\" | \"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\";\ntype Letter = \"A\" | \"C\" | \"D\" | \"F\" | \"G\" | \"H\" | \"J\" | \"K\" | \"L\" | \"M\" | \"N\" | \"P\" | \"R\" | \"S\" | \"T\" | \"U\" | \"W\" | \"X\" | \"Y\";\n\ntype Sic = `${Digit}${Digit}${Digit}${Digit}` | `${Digit}${Digit}${Digit}${Letter}`;\n```\n\n## Maintenance\n\nRun the following command:\n\n```sh\ndeno test --doc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuapp%2Fsic-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryuapp%2Fsic-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuapp%2Fsic-type/lists"}