{"id":70215,"name":"spreg","description":"Spatial econometric regression in Python","url":"https://github.com/pysal/spreg","last_synced_at":"2025-09-08T15:02:07.251Z","repository":{"id":34249482,"uuid":"132629781","full_name":"pysal/spreg","owner":"pysal","description":"Spatial econometric regression in Python","archived":false,"fork":false,"pushed_at":"2025-07-15T20:19:31.000Z","size":8635,"stargazers_count":81,"open_issues_count":15,"forks_count":26,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-08-23T04:00:29.173Z","etag":null,"topics":["econometrics","geography","spatial-analysis","spatial-regression","spatial-statistics","statistics"],"latest_commit_sha":null,"homepage":"https://pysal.org/spreg/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pysal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-05-08T15:35:32.000Z","updated_at":"2025-08-16T22:39:24.000Z","dependencies_parsed_at":"2023-09-22T00:22:03.201Z","dependency_job_id":"9c258f75-bd15-43ac-9a9e-c918977bc3d2","html_url":"https://github.com/pysal/spreg","commit_stats":{"total_commits":566,"total_committers":21,"mean_commits":"26.952380952380953","dds":0.7862190812720848,"last_synced_commit":"dd0269dcc8bfed46f582c1acfb575ef4751a6f19"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/pysal/spreg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/sbom","scorecard":{"id":751967,"data":{"date":"2025-08-11","repo":{"name":"github.com/pysal/spreg","commit":"8cc5fbc2d7ee0632428d48b5d651b63fa702cadc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release_and_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:40","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_and_publish.yml:25"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:37:59.693Z","repository_id":34249482,"created_at":"2025-08-22T20:37:59.693Z","updated_at":"2025-08-22T20:37:59.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202764,"owners_count":25240371,"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":"pysal","name":"Python Spatial Analysis Library","uuid":"3769919","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3769919?v=4","repositories_count":37,"last_synced_at":"2024-04-16T01:04:32.528Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pysal","funding_links":[],"total_stars":4081,"followers":221,"following":0,"created_at":"2022-11-02T16:31:00.418Z","updated_at":"2024-04-16T01:04:46.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal/repositories"},"packages":[{"id":5287929,"name":"spreg","ecosystem":"conda","description":"spreg, short for “spatial regression,” is a Python package to estimate simultaneous autoregressive spatial regression models. These models are useful when modeling processes where observations interact with one another. This package is part of a refactoring of PySAL.","homepage":"https://github.com/pysal/spreg","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pysal/spreg","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-02-18T14:57:09.000Z","latest_release_published_at":"2025-08-13T10:16:35.000Z","latest_release_number":"1.8.3","last_synced_at":"2025-08-23T04:07:15.402Z","created_at":"2022-10-03T15:45:06.419Z","updated_at":"2025-08-23T09:44:38.655Z","registry_url":"https://anaconda.org/anaconda/spreg","install_command":"conda install -c anaconda spreg","documentation_url":null,"metadata":{},"repo_metadata":{"id":34249482,"uuid":"132629781","full_name":"pysal/spreg","owner":"pysal","description":"Spatial econometric regression in Python","archived":false,"fork":false,"pushed_at":"2025-07-15T20:19:31.000Z","size":8635,"stargazers_count":81,"open_issues_count":15,"forks_count":26,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-08-23T04:00:29.173Z","etag":null,"topics":["econometrics","geography","spatial-analysis","spatial-regression","spatial-statistics","statistics"],"latest_commit_sha":null,"homepage":"https://pysal.org/spreg/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pysal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-05-08T15:35:32.000Z","updated_at":"2025-08-16T22:39:24.000Z","dependencies_parsed_at":"2023-09-22T00:22:03.201Z","dependency_job_id":"9c258f75-bd15-43ac-9a9e-c918977bc3d2","html_url":"https://github.com/pysal/spreg","commit_stats":{"total_commits":566,"total_committers":21,"mean_commits":"26.952380952380953","dds":0.7862190812720848,"last_synced_commit":"dd0269dcc8bfed46f582c1acfb575ef4751a6f19"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/pysal/spreg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/sbom","scorecard":{"id":751967,"data":{"date":"2025-08-11","repo":{"name":"github.com/pysal/spreg","commit":"8cc5fbc2d7ee0632428d48b5d651b63fa702cadc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release_and_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:40","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_and_publish.yml:25"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:37:59.693Z","repository_id":34249482,"created_at":"2025-08-22T20:37:59.693Z","updated_at":"2025-08-22T20:37:59.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746425,"owners_count":24813565,"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-08-23T02:00:09.327Z","response_time":69,"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_record":{"login":"pysal","name":"Python Spatial Analysis Library","uuid":"3769919","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3769919?v=4","repositories_count":37,"last_synced_at":"2024-04-16T01:04:32.528Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pysal","funding_links":[],"total_stars":4081,"followers":221,"following":0,"created_at":"2022-11-02T16:31:00.418Z","updated_at":"2024-04-16T01:04:46.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal/repositories"},"tags":[{"name":"v1.8.3","sha":"dc529360ec6ce02c6ef9afe0c15162ab8b6ccb26","kind":"tag","published_at":"2025-05-20T19:11:31.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"d68f3aa2c83dabb675d8ff431fad6b1fdaddb8b6","kind":"tag","published_at":"2025-02-10T20:04:57.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3abfa09ee42e5e04141caf79482d353295af4a28","kind":"tag","published_at":"2024-12-02T10:29:35.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"2b728392435d3246120aac1d27f4ecac8feb7c61","kind":"tag","published_at":"2024-11-05T19:48:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8/manifests"},{"name":"v1.7","sha":"8c192284262558dee1460531990885190a8e1bce","kind":"tag","published_at":"2024-09-25T13:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.7","html_url":"https://github.com/pysal/spreg/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d92edcb95ffbe44e6d79013aa1428b67b1965e4f","kind":"tag","published_at":"2024-08-28T17:30:55.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ab7353f512cee6267bc26e16476926afd3196dac","kind":"tag","published_at":"2024-08-13T17:21:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"838766e837446cde6eb797cec73ed09442fc5b4a","kind":"tag","published_at":"2024-07-03T14:16:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0/manifests"},{"name":"v1.5","sha":"07d019592aa26fcaa53695ea48fc02f00fa414cc","kind":"tag","published_at":"2024-07-03T13:33:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5/manifests"},{"name":"v1.4.2","sha":"bf217246c7d2218f5c50ef2fa0067e052d03fbeb","kind":"tag","published_at":"2023-11-07T04:12:45.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"c0ead26df0938ea523a9804d6900abebb934a50a","kind":"tag","published_at":"2023-10-03T16:16:43.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"e57cac0e2244602f9977304600e0007b6f97b83b","kind":"tag","published_at":"2023-09-26T15:02:20.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4/manifests"},{"name":"v1.3.2","sha":"e5946df8fc028f80809c56743297831b49bf5111","kind":"tag","published_at":"2023-04-08T12:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6921d00152159ed6656a0b66d0bd51649186d1ae","kind":"tag","published_at":"2023-03-30T13:35:46.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e631ce8d2a39141761522b07f47a9273a6bef6fb","kind":"tag","published_at":"2022-10-28T19:58:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"f3025785feeb7e800fae7be3e4560ac0ee6b226e","kind":"tag","published_at":"2021-06-29T19:20:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"b090d06591f59165d0e4044f53205bb65b84f29e","kind":"tag","published_at":"2021-06-29T19:05:52.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"8886bf3d2995a43cb1712cdc5d1e993953b8f820","kind":"tag","published_at":"2021-01-15T19:12:48.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1bb657564b08ba103e5d7acd99bece75475d1a82","kind":"tag","published_at":"2021-01-06T14:01:47.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1/manifests"},{"name":"v1.2.0.post1","sha":"88486251e3c3b03e77ac951565ca7fff8f331e41","kind":"tag","published_at":"2020-12-30T22:14:05.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1/manifests"},{"name":"v1.2.0","sha":"337e9bbac1702555401032b99daea6254ae39729","kind":"tag","published_at":"2020-12-30T21:01:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0/manifests"},{"name":"v1.1.2.post1","sha":"2ceadd1e975ea208137444b206f0bf2c9423db57","kind":"tag","published_at":"2020-08-06T17:55:25.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1/manifests"},{"name":"v1.1.2","sha":"139c4019802c74e1665586533feff2a47f524f36","kind":"commit","published_at":"2020-08-05T13:54:40.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c0918a417fa1c8c51a41d4534f8b0b9d654771fd","kind":"commit","published_at":"2020-02-24T22:00:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"973029e9767021b1b3629a662454ebf21de6278c","kind":"commit","published_at":"2019-06-29T18:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0/manifests"},{"name":"v1.0.4post1","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1/manifests"},{"name":"v1.0.4","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-23T09:44:38.655Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":39.56508607671398,"dependent_packages_count":51.19299305345817,"stargazers_count":48.05194805194805,"forks_count":46.84385382059801,"docker_downloads_count":null,"average":46.41347025067955},"purl":"pkg:conda/spreg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/spreg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/spreg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/spreg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T03:53:29.281Z","issues_count":58,"pull_requests_count":105,"avg_time_to_close_issue":16353550.895833334,"avg_time_to_close_pull_request":1540794.0495049504,"issues_closed_count":48,"pull_requests_closed_count":101,"pull_request_authors_count":10,"issue_authors_count":22,"avg_comments_per_issue":2.4655172413793105,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":11,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":1382945.111111111,"past_year_avg_time_to_close_pull_request":147997.36363636365,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0909090909090908,"past_year_avg_comments_per_pull_request":1.96,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/issues","maintainers":[{"login":"jGaboardi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"pedrovma","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"knaaptime","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"},{"login":"pabloestradac","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloestradac"},{"login":"weikang9009","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weikang9009"},{"login":"sjsrey","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjsrey"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"lanselin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanselin"},{"login":"darribas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darribas"}],"active_maintainers":[{"login":"pedrovma","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"jGaboardi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"knaaptime","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/spreg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/spreg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/spreg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/spreg/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2929617,"name":"spreg","ecosystem":"pypi","description":"PySAL Spatial Econometric Regression in Python","homepage":"https://github.com/pysal/spreg/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pysal/spreg","keywords_array":["spatial econometrics","regression","statistics","spatial modeling"],"namespace":null,"versions_count":26,"first_release_published_at":"2018-05-10T19:13:09.000Z","latest_release_published_at":"2025-05-20T19:12:22.000Z","latest_release_number":"1.8.3","last_synced_at":"2025-08-22T18:48:19.599Z","created_at":"2022-04-10T12:41:44.693Z","updated_at":"2025-08-23T09:44:38.567Z","registry_url":"https://pypi.org/project/spreg/","install_command":"pip install spreg --index-url https://pypi.org/simple","documentation_url":"https://spreg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"spreg","project_status":null},"repo_metadata":{"id":34249482,"uuid":"132629781","full_name":"pysal/spreg","owner":"pysal","description":"Spatial econometric regression in Python","archived":false,"fork":false,"pushed_at":"2025-07-15T20:19:31.000Z","size":8635,"stargazers_count":81,"open_issues_count":15,"forks_count":26,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-08-23T04:00:29.173Z","etag":null,"topics":["econometrics","geography","spatial-analysis","spatial-regression","spatial-statistics","statistics"],"latest_commit_sha":null,"homepage":"https://pysal.org/spreg/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pysal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-05-08T15:35:32.000Z","updated_at":"2025-08-16T22:39:24.000Z","dependencies_parsed_at":"2023-09-22T00:22:03.201Z","dependency_job_id":"9c258f75-bd15-43ac-9a9e-c918977bc3d2","html_url":"https://github.com/pysal/spreg","commit_stats":{"total_commits":566,"total_committers":21,"mean_commits":"26.952380952380953","dds":0.7862190812720848,"last_synced_commit":"dd0269dcc8bfed46f582c1acfb575ef4751a6f19"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/pysal/spreg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/sbom","scorecard":{"id":751967,"data":{"date":"2025-08-11","repo":{"name":"github.com/pysal/spreg","commit":"8cc5fbc2d7ee0632428d48b5d651b63fa702cadc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release_and_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:40","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_and_publish.yml:25"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:37:59.693Z","repository_id":34249482,"created_at":"2025-08-22T20:37:59.693Z","updated_at":"2025-08-22T20:37:59.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746425,"owners_count":24813565,"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-08-23T02:00:09.327Z","response_time":69,"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_record":{"login":"pysal","name":"Python Spatial Analysis Library","uuid":"3769919","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3769919?v=4","repositories_count":37,"last_synced_at":"2024-04-16T01:04:32.528Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pysal","funding_links":[],"total_stars":4081,"followers":221,"following":0,"created_at":"2022-11-02T16:31:00.418Z","updated_at":"2024-04-16T01:04:46.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal/repositories"},"tags":[{"name":"v1.8.3","sha":"dc529360ec6ce02c6ef9afe0c15162ab8b6ccb26","kind":"tag","published_at":"2025-05-20T19:11:31.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"d68f3aa2c83dabb675d8ff431fad6b1fdaddb8b6","kind":"tag","published_at":"2025-02-10T20:04:57.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3abfa09ee42e5e04141caf79482d353295af4a28","kind":"tag","published_at":"2024-12-02T10:29:35.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"2b728392435d3246120aac1d27f4ecac8feb7c61","kind":"tag","published_at":"2024-11-05T19:48:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8/manifests"},{"name":"v1.7","sha":"8c192284262558dee1460531990885190a8e1bce","kind":"tag","published_at":"2024-09-25T13:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.7","html_url":"https://github.com/pysal/spreg/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d92edcb95ffbe44e6d79013aa1428b67b1965e4f","kind":"tag","published_at":"2024-08-28T17:30:55.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ab7353f512cee6267bc26e16476926afd3196dac","kind":"tag","published_at":"2024-08-13T17:21:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"838766e837446cde6eb797cec73ed09442fc5b4a","kind":"tag","published_at":"2024-07-03T14:16:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0/manifests"},{"name":"v1.5","sha":"07d019592aa26fcaa53695ea48fc02f00fa414cc","kind":"tag","published_at":"2024-07-03T13:33:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5/manifests"},{"name":"v1.4.2","sha":"bf217246c7d2218f5c50ef2fa0067e052d03fbeb","kind":"tag","published_at":"2023-11-07T04:12:45.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"c0ead26df0938ea523a9804d6900abebb934a50a","kind":"tag","published_at":"2023-10-03T16:16:43.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"e57cac0e2244602f9977304600e0007b6f97b83b","kind":"tag","published_at":"2023-09-26T15:02:20.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4/manifests"},{"name":"v1.3.2","sha":"e5946df8fc028f80809c56743297831b49bf5111","kind":"tag","published_at":"2023-04-08T12:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6921d00152159ed6656a0b66d0bd51649186d1ae","kind":"tag","published_at":"2023-03-30T13:35:46.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e631ce8d2a39141761522b07f47a9273a6bef6fb","kind":"tag","published_at":"2022-10-28T19:58:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"f3025785feeb7e800fae7be3e4560ac0ee6b226e","kind":"tag","published_at":"2021-06-29T19:20:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"b090d06591f59165d0e4044f53205bb65b84f29e","kind":"tag","published_at":"2021-06-29T19:05:52.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"8886bf3d2995a43cb1712cdc5d1e993953b8f820","kind":"tag","published_at":"2021-01-15T19:12:48.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1bb657564b08ba103e5d7acd99bece75475d1a82","kind":"tag","published_at":"2021-01-06T14:01:47.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1/manifests"},{"name":"v1.2.0.post1","sha":"88486251e3c3b03e77ac951565ca7fff8f331e41","kind":"tag","published_at":"2020-12-30T22:14:05.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1/manifests"},{"name":"v1.2.0","sha":"337e9bbac1702555401032b99daea6254ae39729","kind":"tag","published_at":"2020-12-30T21:01:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0/manifests"},{"name":"v1.1.2.post1","sha":"2ceadd1e975ea208137444b206f0bf2c9423db57","kind":"tag","published_at":"2020-08-06T17:55:25.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1/manifests"},{"name":"v1.1.2","sha":"139c4019802c74e1665586533feff2a47f524f36","kind":"commit","published_at":"2020-08-05T13:54:40.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c0918a417fa1c8c51a41d4534f8b0b9d654771fd","kind":"commit","published_at":"2020-02-24T22:00:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"973029e9767021b1b3629a662454ebf21de6278c","kind":"commit","published_at":"2019-06-29T18:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0/manifests"},{"name":"v1.0.4post1","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1/manifests"},{"name":"v1.0.4","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-23T09:44:38.567Z","dependent_packages_count":3,"downloads":32218,"downloads_period":"last-month","dependent_repos_count":45,"rankings":{"downloads":2.059797252969801,"dependent_repos_count":2.188106816889408,"dependent_packages_count":2.371782802435114,"stargazers_count":9.259579711605566,"forks_count":8.242088523317836,"docker_downloads_count":1.840544461917901,"average":4.326983261522604},"purl":"pkg:pypi/spreg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spreg","docker_dependents_count":5,"docker_downloads_count":218,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spreg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spreg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T03:53:29.281Z","issues_count":58,"pull_requests_count":105,"avg_time_to_close_issue":16353550.895833334,"avg_time_to_close_pull_request":1540794.0495049504,"issues_closed_count":48,"pull_requests_closed_count":101,"pull_request_authors_count":10,"issue_authors_count":22,"avg_comments_per_issue":2.4655172413793105,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":11,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":1382945.111111111,"past_year_avg_time_to_close_pull_request":147997.36363636365,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0909090909090908,"past_year_avg_comments_per_pull_request":1.96,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/issues","maintainers":[{"login":"jGaboardi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"pedrovma","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"knaaptime","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"},{"login":"pabloestradac","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloestradac"},{"login":"weikang9009","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weikang9009"},{"login":"sjsrey","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjsrey"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"lanselin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanselin"},{"login":"darribas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darribas"}],"active_maintainers":[{"login":"pedrovma","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"jGaboardi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"knaaptime","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spreg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spreg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spreg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spreg/related_packages","maintainers":[{"uuid":"knaaptime","login":"knaaptime","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/knaaptime/","role":null,"created_at":"2023-02-25T13:04:32.102Z","updated_at":"2023-02-25T13:04:32.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/knaaptime/packages"},{"uuid":"sjsrey","login":"sjsrey","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/sjsrey/","role":null,"created_at":"2023-02-25T13:04:32.121Z","updated_at":"2023-02-25T13:04:32.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sjsrey/packages"},{"uuid":"ljwolf","login":"ljwolf","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/ljwolf/","role":null,"created_at":"2023-02-25T13:04:32.111Z","updated_at":"2023-02-25T13:04:32.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ljwolf/packages"},{"uuid":"pedrovma","login":"pedrovma","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/pedrovma/","role":null,"created_at":"2023-02-25T13:04:32.116Z","updated_at":"2023-02-25T13:04:32.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pedrovma/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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"}},{"id":5303635,"name":"spreg","ecosystem":"conda","description":null,"homepage":"https://github.com/pysal/spreg","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pysal/spreg","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-07-30T00:01:15.000Z","latest_release_published_at":"2022-10-29T00:11:22.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-08-23T04:07:19.437Z","created_at":"2022-10-03T16:15:19.618Z","updated_at":"2025-08-23T09:44:38.634Z","registry_url":"https://anaconda.org/conda-forge/spreg","install_command":"conda install -c conda-forge spreg","documentation_url":null,"metadata":{},"repo_metadata":{"id":34249482,"uuid":"132629781","full_name":"pysal/spreg","owner":"pysal","description":"Spatial econometric regression in Python","archived":false,"fork":false,"pushed_at":"2025-07-15T20:19:31.000Z","size":8635,"stargazers_count":81,"open_issues_count":15,"forks_count":26,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-08-23T04:00:29.173Z","etag":null,"topics":["econometrics","geography","spatial-analysis","spatial-regression","spatial-statistics","statistics"],"latest_commit_sha":null,"homepage":"https://pysal.org/spreg/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pysal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-05-08T15:35:32.000Z","updated_at":"2025-08-16T22:39:24.000Z","dependencies_parsed_at":"2023-09-22T00:22:03.201Z","dependency_job_id":"9c258f75-bd15-43ac-9a9e-c918977bc3d2","html_url":"https://github.com/pysal/spreg","commit_stats":{"total_commits":566,"total_committers":21,"mean_commits":"26.952380952380953","dds":0.7862190812720848,"last_synced_commit":"dd0269dcc8bfed46f582c1acfb575ef4751a6f19"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/pysal/spreg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/sbom","scorecard":{"id":751967,"data":{"date":"2025-08-11","repo":{"name":"github.com/pysal/spreg","commit":"8cc5fbc2d7ee0632428d48b5d651b63fa702cadc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release_and_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_and_publish.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/release_and_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pysal/spreg/unittests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/release_and_publish.yml:40","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_and_publish.yml:25"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:37:59.693Z","repository_id":34249482,"created_at":"2025-08-22T20:37:59.693Z","updated_at":"2025-08-22T20:37:59.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746425,"owners_count":24813565,"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-08-23T02:00:09.327Z","response_time":69,"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_record":{"login":"pysal","name":"Python Spatial Analysis Library","uuid":"3769919","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3769919?v=4","repositories_count":37,"last_synced_at":"2024-04-16T01:04:32.528Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pysal","funding_links":[],"total_stars":4081,"followers":221,"following":0,"created_at":"2022-11-02T16:31:00.418Z","updated_at":"2024-04-16T01:04:46.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysal/repositories"},"tags":[{"name":"v1.8.3","sha":"dc529360ec6ce02c6ef9afe0c15162ab8b6ccb26","kind":"tag","published_at":"2025-05-20T19:11:31.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"d68f3aa2c83dabb675d8ff431fad6b1fdaddb8b6","kind":"tag","published_at":"2025-02-10T20:04:57.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3abfa09ee42e5e04141caf79482d353295af4a28","kind":"tag","published_at":"2024-12-02T10:29:35.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"2b728392435d3246120aac1d27f4ecac8feb7c61","kind":"tag","published_at":"2024-11-05T19:48:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.8","html_url":"https://github.com/pysal/spreg/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.8/manifests"},{"name":"v1.7","sha":"8c192284262558dee1460531990885190a8e1bce","kind":"tag","published_at":"2024-09-25T13:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.7","html_url":"https://github.com/pysal/spreg/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d92edcb95ffbe44e6d79013aa1428b67b1965e4f","kind":"tag","published_at":"2024-08-28T17:30:55.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ab7353f512cee6267bc26e16476926afd3196dac","kind":"tag","published_at":"2024-08-13T17:21:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.6.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"838766e837446cde6eb797cec73ed09442fc5b4a","kind":"tag","published_at":"2024-07-03T14:16:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5.0/manifests"},{"name":"v1.5","sha":"07d019592aa26fcaa53695ea48fc02f00fa414cc","kind":"tag","published_at":"2024-07-03T13:33:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.5","html_url":"https://github.com/pysal/spreg/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.5/manifests"},{"name":"v1.4.2","sha":"bf217246c7d2218f5c50ef2fa0067e052d03fbeb","kind":"tag","published_at":"2023-11-07T04:12:45.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"c0ead26df0938ea523a9804d6900abebb934a50a","kind":"tag","published_at":"2023-10-03T16:16:43.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"e57cac0e2244602f9977304600e0007b6f97b83b","kind":"tag","published_at":"2023-09-26T15:02:20.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.4/manifests"},{"name":"v1.3.2","sha":"e5946df8fc028f80809c56743297831b49bf5111","kind":"tag","published_at":"2023-04-08T12:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6921d00152159ed6656a0b66d0bd51649186d1ae","kind":"tag","published_at":"2023-03-30T13:35:46.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e631ce8d2a39141761522b07f47a9273a6bef6fb","kind":"tag","published_at":"2022-10-28T19:58:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.3.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"f3025785feeb7e800fae7be3e4560ac0ee6b226e","kind":"tag","published_at":"2021-06-29T19:20:30.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"b090d06591f59165d0e4044f53205bb65b84f29e","kind":"tag","published_at":"2021-06-29T19:05:52.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.3","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"8886bf3d2995a43cb1712cdc5d1e993953b8f820","kind":"tag","published_at":"2021-01-15T19:12:48.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1bb657564b08ba103e5d7acd99bece75475d1a82","kind":"tag","published_at":"2021-01-06T14:01:47.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.1/manifests"},{"name":"v1.2.0.post1","sha":"88486251e3c3b03e77ac951565ca7fff8f331e41","kind":"tag","published_at":"2020-12-30T22:14:05.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0.post1/manifests"},{"name":"v1.2.0","sha":"337e9bbac1702555401032b99daea6254ae39729","kind":"tag","published_at":"2020-12-30T21:01:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.2.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.2.0/manifests"},{"name":"v1.1.2.post1","sha":"2ceadd1e975ea208137444b206f0bf2c9423db57","kind":"tag","published_at":"2020-08-06T17:55:25.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2.post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2.post1/manifests"},{"name":"v1.1.2","sha":"139c4019802c74e1665586533feff2a47f524f36","kind":"commit","published_at":"2020-08-05T13:54:40.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.2","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c0918a417fa1c8c51a41d4534f8b0b9d654771fd","kind":"commit","published_at":"2020-02-24T22:00:28.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"973029e9767021b1b3629a662454ebf21de6278c","kind":"commit","published_at":"2019-06-29T18:21:26.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.1.0","html_url":"https://github.com/pysal/spreg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.1.0/manifests"},{"name":"v1.0.4post1","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4post1","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4post1/manifests"},{"name":"v1.0.4","sha":"6898b3ca01546636a8c032bc1b83e817912984e6","kind":"commit","published_at":"2018-08-24T16:24:56.000Z","download_url":"https://codeload.github.com/pysal/spreg/tar.gz/v1.0.4","html_url":"https://github.com/pysal/spreg/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pysal/spreg@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/tags/v1.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-23T09:44:38.633Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.191227107141076,"dependent_packages_count":5.115025699885224,"stargazers_count":41.015020709616245,"forks_count":36.029742003093965,"docker_downloads_count":null,"average":23.587753879934127},"purl":"pkg:conda/spreg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/spreg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/spreg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/spreg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T03:53:29.281Z","issues_count":58,"pull_requests_count":105,"avg_time_to_close_issue":16353550.895833334,"avg_time_to_close_pull_request":1540794.0495049504,"issues_closed_count":48,"pull_requests_closed_count":101,"pull_request_authors_count":10,"issue_authors_count":22,"avg_comments_per_issue":2.4655172413793105,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":11,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":1382945.111111111,"past_year_avg_time_to_close_pull_request":147997.36363636365,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0909090909090908,"past_year_avg_comments_per_pull_request":1.96,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/issues","maintainers":[{"login":"jGaboardi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"pedrovma","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"knaaptime","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"},{"login":"pabloestradac","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloestradac"},{"login":"weikang9009","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weikang9009"},{"login":"sjsrey","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjsrey"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"lanselin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanselin"},{"login":"darribas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darribas"}],"active_maintainers":[{"login":"pedrovma","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"jGaboardi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"knaaptime","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spreg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spreg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spreg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spreg/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26392,"full_name":"pysal/spreg","default_branch":"main","committers":[{"name":"Pedro Amaral","email":"pedrovma@gmail.com","login":null,"count":121},{"name":"James Gaboardi","email":"jgaboardi@gmail.com","login":null,"count":86},{"name":"Serge Rey","email":"sjsrey@gmail.com","login":null,"count":75},{"name":"ljwolf","email":"levi.john.wolf@gmail.com","login":null,"count":50},{"name":"weikang9009","email":"weikang9009@gmail.com","login":null,"count":48},{"name":"Pablo Estrada","email":"paestrad@espol.edu.ec","login":null,"count":37},{"name":"ljwolf","email":"ljw2@asu.edu","login":null,"count":34},{"name":"Phil Stephens","email":"phil.stphns@gmail.com","login":null,"count":28},{"name":"David Folch","email":"dfolch@gmail.com","login":null,"count":20},{"name":"Dani Arribas","email":"dreamessence@gmail.com","login":null,"count":16},{"name":"Dani Arribas-Bel","email":"daniel.arribas.bel@gmail.com","login":null,"count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Nick Malizia","email":"nmalizia@gmail.com","login":null,"count":10},{"name":"eli knaap","email":"ek@knaaptime.com","login":null,"count":10},{"name":"Pedro Amaral","email":"pedro@Pedros-MacBook-Pro.local","login":null,"count":2},{"name":"Wei Kang","email":"wkang@gsoe-admins-iMac.local","login":null,"count":1},{"name":"Jay","email":"jlaura@asu.edu","login":null,"count":1},{"name":"Charles Schimdt","email":"schmidtc@gmail.com","login":null,"count":1},{"name":"Taylor Oshan","email":"tayoshan@gmail.com","login":null,"count":1},{"name":"Xun Li","email":"lixun910@gmail.com","login":null,"count":1},{"name":"Serge Rey","email":"sjsrey2gmail.com","login":null,"count":1}],"total_commits":566,"total_committers":21,"total_bot_commits":11,"total_bot_committers":1,"mean_commits":26.952380952380953,"dds":0.7862190812720848,"past_year_committers":[{"name":"Pedro Amaral","email":"pedrovma@gmail.com","login":null,"count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"eli knaap","email":"ek@knaaptime.com","login":null,"count":4},{"name":"James Gaboardi","email":"jgaboardi@gmail.com","login":null,"count":3},{"name":"Serge Rey","email":"sjsrey@gmail.com","login":null,"count":1},{"name":"Pedro Amaral","email":"pedro@Pedros-MacBook-Pro.local","login":null,"count":1}],"past_year_total_commits":30,"past_year_total_committers":6,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":5.0,"past_year_dds":0.4666666666666667,"last_synced_at":"2024-01-27T05:37:10.707Z","last_synced_commit":"dd0269dcc8bfed46f582c1acfb575ef4751a6f19","created_at":"2023-03-07T16:30:21.104Z","updated_at":"2024-01-27T05:37:10.709Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"pysal/spreg","html_url":"https://github.com/pysal/spreg","last_synced_at":"2025-09-02T04:00:52.897Z","status":null,"issues_count":59,"pull_requests_count":121,"avg_time_to_close_issue":16505427.40425532,"avg_time_to_close_pull_request":1447758.4347826086,"issues_closed_count":47,"pull_requests_closed_count":115,"pull_request_authors_count":10,"issue_authors_count":23,"avg_comments_per_issue":2.389830508474576,"avg_comments_per_pull_request":1.322314049586777,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":4,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":5897175.0,"past_year_avg_time_to_close_pull_request":170780.65,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5416666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-10T11:06:10.534Z","updated_at":"2025-09-03T00:31:30.169Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysal%2Fspreg/issues","issue_labels_count":{"maint/admin":10,"CI":5,"docs":4,"bug":3,"GSOC2020":3,"GSOC2022":2,"GitHub-Actions":2,"tests":1,"code formatting":1,"question":1,"enhancement":1,"scipy2018":1},"pull_request_labels_count":{"github_actions":29,"dependencies":28,"docs":11,"maint/admin":9,"CI":9,"bug":6,"GitHub-Actions":4,"GSOC2020":3,"enhancement":3,"GSOC2022":2,"release":2,"code formatting":1,"WIP":1},"issue_author_associations_count":{"MEMBER":40,"NONE":15,"COLLABORATOR":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":99,"CONTRIBUTOR":28,"COLLABORATOR":5,"NONE":4},"issue_authors":{"jGaboardi":25,"sjsrey":4,"shuai-zhou":3,"pedrovma":3,"pabloestradac":3,"knaaptime":3,"tdhoffman":2,"gboeing":1,"jooglyp":1,"eroubenoff":1,"dbursy":1,"martinfleis":1,"JosiahParry":1,"darribas":1,"rhstanton":1,"rsbivand":1,"jkercheville0":1,"ale-v":1,"Cheetos":1,"lanselin":1,"sjgiorgi":1,"weikang9009":1,"ljwolf":1},"pull_request_authors":{"pedrovma":53,"jGaboardi":29,"dependabot[bot]":26,"knaaptime":8,"weikang9009":6,"pabloestradac":5,"sjsrey":3,"tdhoffman":2,"dschult":2,"JosiahParry":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162540,"issues_count":31970808,"pull_requests_count":100211919,"authors_count":10727842,"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":{"dependencies":6,"github_actions":6,"bug":2,"enhancement":2,"docs":2},"past_year_issue_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":26,"CONTRIBUTOR":8,"NONE":2},"past_year_issue_authors":{"dbursy":1,"jkercheville0":1,"JosiahParry":1},"past_year_pull_request_authors":{"pedrovma":22,"dependabot[bot]":6,"knaaptime":4,"JosiahParry":2,"dschult":2},"maintainers":[{"login":"pedrovma","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"jGaboardi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jGaboardi"},{"login":"knaaptime","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"},{"login":"pabloestradac","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloestradac"},{"login":"weikang9009","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weikang9009"},{"login":"sjsrey","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjsrey"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"lanselin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanselin"},{"login":"darribas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darribas"},{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}],"active_maintainers":[{"login":"pedrovma","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrovma"},{"login":"knaaptime","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knaaptime"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":5,"WatchEvent":12,"DeleteEvent":1,"IssueCommentEvent":20,"PushEvent":21,"PullRequestReviewEvent":4,"PullRequestEvent":28,"ForkEvent":5},"last_year":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":5,"WatchEvent":12,"DeleteEvent":1,"IssueCommentEvent":20,"PushEvent":21,"PullRequestReviewEvent":4,"PullRequestEvent":28,"ForkEvent":5}},"keywords":["econometrics","geography","spatial-analysis","spatial-regression","spatial-statistics","statistics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:16:16.532Z","updated_at":"2023-02-12T11:16:16.532Z","repository_link":"https://github.com/pysal/spreg/blob/main/.github/workflows/build_docs.yml","dependencies":[{"id":7582688978,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7582688979,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7582688980,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_and_publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:16:18.289Z","updated_at":"2023-02-12T11:16:18.289Z","repository_link":"https://github.com/pysal/spreg/blob/main/.github/workflows/release_and_publish.yml","dependencies":[{"id":7582695491,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7582695492,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7582695493,"package_name":"pCYSl5EDgo/cat","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7582695494,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7582695495,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittests.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:16:19.789Z","updated_at":"2023-02-12T11:16:19.789Z","repository_link":"https://github.com/pysal/spreg/blob/main/.github/workflows/unittests.yml","dependencies":[{"id":7582698279,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7582698280,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7582698281,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T00:22:02.154Z","updated_at":"2023-09-22T00:22:02.154Z","repository_link":"https://github.com/pysal/spreg/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T00:22:02.196Z","updated_at":"2023-09-22T00:22:02.196Z","repository_link":"https://github.com/pysal/spreg/blob/main/pyproject.toml","dependencies":[{"id":13860439077,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.11","direct":true,"kind":"runtime","optional":false},{"id":13860439078,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":13860439079,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13860439080,"package_name":"libpysal","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860439081,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22","direct":true,"kind":"runtime","optional":false}]}],"score":17.998511942687728,"created_at":"2025-09-08T11:19:06.991Z","updated_at":"2025-10-07T08:25:54.525Z","avatar_url":"https://github.com/pysal.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":32218,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["spatial-data","topology","pysal","spatial-network","network-analysis","graph-theory","regionalization","routing","geoparquet","transportation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70215","html_url":"https://science.ecosyste.ms/projects/70215"}