{"id":20844985,"url":"https://github.com/kamataryo/e-stat-client","last_synced_at":"2026-05-19T03:19:16.821Z","repository":{"id":209240921,"uuid":"719328323","full_name":"kamataryo/e-stat-client","owner":"kamataryo","description":"E-Stat (政府統計) の Node.js クライアント","archived":false,"fork":false,"pushed_at":"2023-11-26T03:27:21.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T11:23:40.516Z","etag":null,"topics":["census","e-stat","javascript","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kamataryo.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}},"created_at":"2023-11-15T23:51:52.000Z","updated_at":"2023-11-26T03:27:59.000Z","dependencies_parsed_at":"2023-11-26T04:23:06.840Z","dependency_job_id":"db2ff98c-bbef-4829-a5f4-a3a0535ccc53","html_url":"https://github.com/kamataryo/e-stat-client","commit_stats":null,"previous_names":["kamataryo/e-stat-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kamataryo/e-stat-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamataryo%2Fe-stat-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamataryo%2Fe-stat-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamataryo%2Fe-stat-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamataryo%2Fe-stat-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamataryo","download_url":"https://codeload.github.com/kamataryo/e-stat-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamataryo%2Fe-stat-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265236776,"owners_count":23732502,"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":["census","e-stat","javascript","typescript"],"created_at":"2024-11-18T02:11:42.775Z","updated_at":"2026-05-19T03:19:11.784Z","avatar_url":"https://github.com/kamataryo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Node.js e-Stat Client\n\nThis is a Node.js client for [e-Stat](https://www.e-stat.go.jp/).\n\n## Prerequisite\n\n1. Create your account at https://www.e-stat.go.jp/\n2. issue an application ID at https://www.e-stat.go.jp/mypage/view/api\n3. feed the application ID as `ESTAT_APP_ID` as an environmental variable or  as `options.appId` when client instanciation\n\n## Useage\n\n```typescript\nimport { Client } from '@kamataryo/e-stat-client'\n\nconst client = new Client({ appId: YOUR_APP_ID_VALUE })\nawait client.getStatsList({ limit: 10 })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamataryo%2Fe-stat-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamataryo%2Fe-stat-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamataryo%2Fe-stat-client/lists"}