{"id":30663,"name":"lost-years","description":"Join to Human Life Table Data ","url":"https://github.com/gojiplus/lost_years","last_synced_at":"2025-09-05T04:54:00.304Z","repository":{"id":57438850,"uuid":"252362764","full_name":"gojiplus/lost_years","owner":"gojiplus","description":"Join to Human Life Table Data ","archived":false,"fork":false,"pushed_at":"2023-08-17T12:09:34.000Z","size":10268,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T05:24:41.779Z","etag":null,"topics":["coronavirus","covid-19","hld","life-tables","mortality","ssa","who"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/gojiplus.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"Citation.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-02T05:22:43.000Z","updated_at":"2025-03-14T02:02:00.000Z","dependencies_parsed_at":"2025-04-11T22:14:45.946Z","dependency_job_id":"66943d96-6eab-4b96-94e1-41b938a24ef9","html_url":"https://github.com/gojiplus/lost_years","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gojiplus/lost_years","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus","download_url":"https://codeload.github.com/gojiplus/lost_years/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/sbom","scorecard":{"id":434153,"data":{"date":"2025-08-11","repo":{"name":"github.com/gojiplus/lost_years","commit":"739dbb732e0a043f03057458f0b078e35f5745ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/gojiplus/lost_years/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:49","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T04:10:48.779Z","repository_id":57438850,"created_at":"2025-08-19T04:10:48.779Z","updated_at":"2025-08-19T04:10:48.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713612,"owners_count":25154612,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"gojiplus","name":"goji+","uuid":"47703481","kind":"organization","description":"Useful tools for everyone","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47703481?v=4","repositories_count":2,"last_synced_at":"2023-02-28T00:50:36.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gojiplus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T06:16:46.322Z","updated_at":"2023-02-28T00:50:36.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus/repositories"},"packages":[{"id":2791170,"name":"lost-years","ecosystem":"pypi","description":"Get Expected Number of Years Lost","homepage":"https://github.com/gojiplus/lost_years","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gojiplus/lost_years","keywords_array":["lost years","life expectency","human life table"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-04-02T05:34:16.000Z","latest_release_published_at":"2020-08-01T23:26:27.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-08T13:04:33.633Z","created_at":"2022-04-10T11:30:49.327Z","updated_at":"2025-08-08T13:04:33.633Z","registry_url":"https://pypi.org/project/lost-years/","install_command":"pip install lost-years --index-url https://pypi.org/simple","documentation_url":"https://lost-years.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"lost-years"},"repo_metadata":{"id":57438850,"uuid":"252362764","full_name":"gojiplus/lost_years","owner":"gojiplus","description":"Join to Human Life Table Data ","archived":false,"fork":false,"pushed_at":"2023-08-17T12:09:34.000Z","size":10268,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T19:08:45.372Z","etag":null,"topics":["coronavirus","covid-19","hld","life-tables","mortality","ssa","who"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/gojiplus.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"Citation.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-02T05:22:43.000Z","updated_at":"2025-03-14T02:02:00.000Z","dependencies_parsed_at":"2025-04-11T22:14:45.946Z","dependency_job_id":"66943d96-6eab-4b96-94e1-41b938a24ef9","html_url":"https://github.com/gojiplus/lost_years","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gojiplus/lost_years","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus","download_url":"https://codeload.github.com/gojiplus/lost_years/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265556873,"owners_count":23787659,"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"},"owner_record":{"login":"gojiplus","name":"goji+","uuid":"47703481","kind":"organization","description":"Useful tools for everyone","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47703481?v=4","repositories_count":2,"last_synced_at":"2023-02-28T00:50:36.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gojiplus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T06:16:46.322Z","updated_at":"2023-02-28T00:50:36.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gojiplus/repositories"},"tags":[{"name":"0.3.1","sha":"0c48d47bfa05e0e27e1a0a130f995d0e4f4b4ba8","kind":"commit","published_at":"2020-08-01T23:24:26.000Z","download_url":"https://codeload.github.com/gojiplus/lost_years/tar.gz/0.3.1","html_url":"https://github.com/gojiplus/lost_years/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gojiplus/lost_years@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/tags/0.3.1/manifests"}]},"repo_metadata_updated_at":"2025-07-17T01:04:01.431Z","dependent_packages_count":0,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.009117151378,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":20.303778096604496,"forks_count":29.756015441770067,"docker_downloads_count":null,"average":23.152559881294216},"purl":"pkg:pypi/lost-years","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lost-years","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lost-years","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lost-years/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-15T18:51:34.917Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8284710.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/issues","maintainers":[{"login":"soodoku","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soodoku"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lost-years/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lost-years/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lost-years/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lost-years/related_packages","maintainers":[{"uuid":"soodoku","login":"soodoku","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/soodoku/","role":null,"created_at":"2023-02-24T07:56:20.996Z","updated_at":"2023-02-24T07:56:20.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/soodoku/packages"},{"uuid":"suriyan","login":"suriyan","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/suriyan/","role":null,"created_at":"2023-02-24T07:56:21.118Z","updated_at":"2023-02-24T07:56:21.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/suriyan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308305,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":606091,"full_name":"gojiplus/lost_years","default_branch":"master","committers":[{"name":"*****","email":"gsood07@gmail.com","count":15},{"name":"Suriyan Laohaprapanon","email":"suriyant@gmail.com","count":15}],"total_commits":30,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.0,"dds":0.5,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T12:12:30.308Z","last_synced_commit":"f4636132bc91e0ebb9dfadbb6288b3a3f8572f46","created_at":"2023-03-09T07:06:02.507Z","updated_at":"2023-09-19T17:25:17.669Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gojiplus/lost_years","html_url":"https://github.com/gojiplus/lost_years","last_synced_at":"2025-08-09T05:10:33.686Z","status":"error","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8284710.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:12:34.073Z","updated_at":"2025-08-09T05:10:33.686Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gojiplus%2Flost_years/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"MEMBER":1},"issue_authors":{},"pull_request_authors":{"soodoku":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.451Z","repositories_count":8341616,"issues_count":15640449,"pull_requests_count":37241097,"authors_count":5664792,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"soodoku","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soodoku"}],"active_maintainers":[]},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":["coronavirus","covid-19","hld","life-tables","mortality","ssa","who"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T09:50:19.608Z","updated_at":"2022-09-08T09:50:19.608Z","repository_link":"https://github.com/gojiplus/lost_years/blob/master/requirements.txt","dependencies":[{"id":4182451299,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4182451300,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-08T09:50:19.707Z","updated_at":"2022-09-08T09:50:19.707Z","repository_link":"https://github.com/gojiplus/lost_years/blob/master/setup.py","dependencies":[{"id":4182452324,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4182452327,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T23:00:11.648Z","updated_at":"2023-01-25T23:00:11.648Z","repository_link":"https://github.com/gojiplus/lost_years/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7158794483,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7158794484,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7158794485,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T23:00:11.751Z","updated_at":"2023-01-25T23:00:11.751Z","repository_link":"https://github.com/gojiplus/lost_years/blob/master/.github/workflows/test.yml","dependencies":[{"id":7158794487,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7158794488,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7158794489,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":6.352629396319567,"created_at":"2025-09-04T15:51:03.420Z","updated_at":"2025-10-07T08:13:11.591Z","avatar_url":"https://github.com/gojiplus.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":38,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/30663","html_url":"https://science.ecosyste.ms/projects/30663","bibtex_url":"https://science.ecosyste.ms/projects/30663/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30663/export.apalike"}