{"id":64633,"name":"lowess","description":"A LOWESS function for Pandas Series that replicates STATA Lowess","url":"https://github.com/ccge-cambridge/lowess","last_synced_at":"2025-09-08T13:14:11.048Z","repository":{"id":40964101,"uuid":"257399691","full_name":"CCGE-Cambridge/lowess","owner":"CCGE-Cambridge","description":"A LOWESS function for Pandas Series that replicates STATA Lowess","archived":false,"fork":false,"pushed_at":"2022-06-22T01:46:49.000Z","size":357,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-06T17:50:28.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CCGE-Cambridge.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}},"created_at":"2020-04-20T20:45:58.000Z","updated_at":"2025-03-10T13:15:30.000Z","dependencies_parsed_at":"2022-09-08T09:50:20.821Z","dependency_job_id":null,"html_url":"https://github.com/CCGE-Cambridge/lowess","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/CCGE-Cambridge/lowess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/sbom","scorecard":{"id":25711,"data":{"date":"2025-08-11","repo":{"name":"github.com/CCGE-Cambridge/lowess","commit":"3472b94f6037ea5875e047eed3d2f7664b205cfb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:49:13.344Z","repository_id":40964101,"created_at":"2025-08-14T17:49:13.344Z","updated_at":"2025-08-14T17:49:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189928,"owners_count":25238067,"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-08T02:00:09.813Z","response_time":121,"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":"CCGE-Cambridge","name":"CCGE-Cambridge","uuid":"30525572","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30525572?v=4","repositories_count":2,"last_synced_at":"2024-02-08T12:39:51.892Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CCGE-Cambridge","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-02-08T12:39:52.301Z","updated_at":"2024-02-08T12:39:52.301Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge/repositories"},"packages":[{"id":2791314,"name":"lowess","ecosystem":"pypi","description":"Lowess smoothed as defined for STATA 13.","homepage":"http://github.com/CCGE-Cambridge/lowess","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/CCGE-Cambridge/lowess","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-04-22T06:39:04.000Z","latest_release_published_at":"2020-10-21T19:39:17.000Z","latest_release_number":"1.0.3","last_synced_at":"2025-08-09T12:18:40.154Z","created_at":"2022-04-10T11:30:53.438Z","updated_at":"2025-08-09T12:18:40.154Z","registry_url":"https://pypi.org/project/lowess/","install_command":"pip install lowess --index-url https://pypi.org/simple","documentation_url":"https://lowess.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"lowess"},"repo_metadata":{"id":40964101,"uuid":"257399691","full_name":"CCGE-Cambridge/lowess","owner":"CCGE-Cambridge","description":"A LOWESS function for Pandas Series that replicates STATA Lowess","archived":false,"fork":false,"pushed_at":"2022-06-22T01:46:49.000Z","size":357,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-02T06:46:57.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CCGE-Cambridge.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}},"created_at":"2020-04-20T20:45:58.000Z","updated_at":"2025-03-10T13:15:30.000Z","dependencies_parsed_at":"2022-09-08T09:50:20.821Z","dependency_job_id":null,"html_url":"https://github.com/CCGE-Cambridge/lowess","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/CCGE-Cambridge/lowess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263943087,"owners_count":23533521,"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":"CCGE-Cambridge","name":"CCGE-Cambridge","uuid":"30525572","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30525572?v=4","repositories_count":2,"last_synced_at":"2024-02-08T12:39:51.892Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CCGE-Cambridge","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-02-08T12:39:52.301Z","updated_at":"2024-02-08T12:39:52.301Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCGE-Cambridge/repositories"},"tags":[{"name":"v1.0.3","sha":"04e1ba186295130a39c29234440e6dc38482a71e","kind":"commit","published_at":"2020-10-21T19:26:40.000Z","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/v1.0.3","html_url":"https://github.com/CCGE-Cambridge/lowess/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CCGE-Cambridge/lowess@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e7494d97fee91a56e80535b2949399f1a7213ff1","kind":"commit","published_at":"2020-04-22T20:56:56.000Z","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/v1.0.2","html_url":"https://github.com/CCGE-Cambridge/lowess/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CCGE-Cambridge/lowess@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b7faaa8f2acdbe42217967733f15f59cc529349c","kind":"commit","published_at":"2020-04-22T06:53:11.000Z","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/v1.0.1","html_url":"https://github.com/CCGE-Cambridge/lowess/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CCGE-Cambridge/lowess@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d85a169e22193c3c7ca5a3de53538d259dd9d32d","kind":"commit","published_at":"2020-04-21T15:22:46.000Z","download_url":"https://codeload.github.com/CCGE-Cambridge/lowess/tar.gz/v1.0.0","html_url":"https://github.com/CCGE-Cambridge/lowess/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CCGE-Cambridge/lowess@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-06T17:35:54.888Z","dependent_packages_count":0,"downloads":1067,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.467830265071708,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":20.321926571890604,"forks_count":22.62862777220401,"docker_downloads_count":null,"average":16.42781100433229},"purl":"pkg:pypi/lowess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lowess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lowess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lowess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-02T06:38:24.427Z","issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":124628.0,"avg_time_to_close_pull_request":1801.2857142857142,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"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/CCGE-Cambridge%2Flowess/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lowess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lowess/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lowess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lowess/related_packages","maintainers":[{"uuid":"ajl65","login":"ajl65","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ajl65/","role":null,"created_at":"2023-02-24T15:05:15.501Z","updated_at":"2023-02-24T15:05:15.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajl65/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":606149,"full_name":"CCGE-Cambridge/lowess","default_branch":"master","committers":[{"name":"Andrew Lee","email":"ajl65@cam.ac.uk","login":null,"count":39},{"name":"Andrew Lee","email":"ajl65@medschl.cam.ac.uk","login":null,"count":1}],"total_commits":40,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.0,"dds":0.025000000000000022,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:15:48.475Z","last_synced_commit":"3472b94f6037ea5875e047eed3d2f7664b205cfb","created_at":"2023-03-09T07:06:16.833Z","updated_at":"2023-10-25T14:15:48.475Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"CCGE-Cambridge/lowess","html_url":"https://github.com/CCGE-Cambridge/lowess","last_synced_at":"2025-07-06T17:37:10.813Z","status":null,"issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":124628.0,"avg_time_to_close_pull_request":1801.2857142857142,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"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:55.933Z","updated_at":"2025-07-06T17:37:10.813Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCGE-Cambridge%2Flowess/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"NONE":2},"issue_authors":{"ka10ryu1":1},"pull_request_authors":{"ajl65":6,"dependabot[bot]":1,"Alyetama":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T09:50:20.385Z","updated_at":"2022-09-08T09:50:20.385Z","repository_link":"https://github.com/CCGE-Cambridge/lowess/blob/master/requirements.txt","dependencies":[{"id":4182455750,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.18.2","direct":true,"kind":"runtime","optional":false},{"id":4182455751,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":4182455752,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.1","direct":true,"kind":"runtime","optional":false},{"id":4182455753,"package_name":"pytz","ecosystem":"pypi","requirements":"==2019.3","direct":true,"kind":"runtime","optional":false},{"id":4182455754,"package_name":"six","ecosystem":"pypi","requirements":"==1.14.0","direct":true,"kind":"runtime","optional":false}]}],"score":9.747067633264827,"created_at":"2025-09-08T11:18:34.644Z","updated_at":"2025-10-07T08:24:48.338Z","avatar_url":"https://github.com/CCGE-Cambridge.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1067,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1093/mnras/stt644"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64633","html_url":"https://science.ecosyste.ms/projects/64633"}