{"id":2323,"name":"cdcam","description":"cdcam: Cambridge Digital Communications Assessment Model - Published in JOSS (2020)","url":"https://github.com/nismod/cdcam","last_synced_at":"2025-09-04T16:44:29.340Z","repository":{"id":62561208,"uuid":"215249573","full_name":"nismod/cdcam","owner":"nismod","description":"Cambridge Digital Communications Assessment Model","archived":false,"fork":false,"pushed_at":"2023-09-08T16:22:24.000Z","size":57714,"stargazers_count":0,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T01:01:09.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nismod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-15T08:41:33.000Z","updated_at":"2023-09-08T16:06:04.000Z","dependencies_parsed_at":"2025-04-11T11:49:00.035Z","dependency_job_id":null,"html_url":"https://github.com/nismod/cdcam","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nismod/cdcam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/sbom","scorecard":{"id":689073,"data":{"date":"2025-08-11","repo":{"name":"github.com/nismod/cdcam","commit":"8c8a833aa50af9275a1486cdf45b0954a530cf82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:7","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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"}}]},"last_synced_at":"2025-08-22T01:50:40.669Z","repository_id":62561208,"created_at":"2025-08-22T01:50:40.669Z","updated_at":"2025-08-22T01:50:40.669Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510515,"owners_count":25118512,"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-03T02:00:09.631Z","response_time":76,"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":"nismod","name":"National Infrastructure Systems Model","uuid":"21081508","kind":"organization","description":"","email":null,"website":"www.itrc.org.uk","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21081508?v=4","repositories_count":30,"last_synced_at":"2023-02-28T18:04:50.433Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nismod","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:45:27.922Z","updated_at":"2023-02-28T18:04:50.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod/repositories"},"packages":[{"id":2666118,"name":"cdcam","ecosystem":"pypi","description":"Cambridge Digital Communications Assessment Model","homepage":"https://github.com/nismod/cdcam","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/nismod/cdcam","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-10-18T14:30:08.000Z","latest_release_published_at":"2019-12-16T09:41:46.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-03T21:12:03.239Z","created_at":"2022-04-10T10:18:17.982Z","updated_at":"2025-09-03T21:12:03.240Z","registry_url":"https://pypi.org/project/cdcam/","install_command":"pip install cdcam --index-url https://pypi.org/simple","documentation_url":"https://cdcam.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Communications :: Telephony","Topic :: Scientific/Engineering"],"normalized_name":"cdcam","project_status":null},"repo_metadata":{"uuid":"215249573","full_name":"nismod/cdcam","owner":"nismod","description":"Cambridge Digital Communications Assessment Model","archived":false,"fork":false,"pushed_at":"2023-09-08T16:22:24.000Z","size":57714,"stargazers_count":0,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-10-08T18:01:29.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nismod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-15T08:41:33.000Z","updated_at":"2023-09-08T16:06:04.000Z","dependencies_parsed_at":"2022-11-03T15:00:33.076Z","dependency_job_id":null,"html_url":"https://github.com/nismod/cdcam","commit_stats":null,"previous_names":[],"tags_count":5,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":175375375,"owners_count":10252073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nismod","name":"National Infrastructure Systems Model","uuid":"21081508","kind":"organization","description":"","email":null,"website":"www.itrc.org.uk","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21081508?v=4","repositories_count":30,"last_synced_at":"2023-02-28T18:04:50.433Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nismod","created_at":"2022-11-11T19:45:27.922Z","updated_at":"2023-02-28T18:04:50.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nismod/repositories"},"tags":[{"name":"v1.0.2","sha":"636536f823b04119283490c3d32af0b23b6bbef9","kind":"commit","published_at":"2019-12-16T09:55:13.000Z","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/v1.0.2","html_url":"https://github.com/nismod/cdcam/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4f389d27abcdaaf47a6fa9cc5079c1228ab7d6f3","kind":"tag","published_at":"2019-12-16T09:39:59.000Z","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/v1.0.1","html_url":"https://github.com/nismod/cdcam/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3ef380c308f851cae2f42400d764e9557b47132f","kind":"tag","published_at":"2019-11-01T18:29:23.000Z","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/v1.0.0","html_url":"https://github.com/nismod/cdcam/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"723067e7ea5d743d6abb5d5a9b891ed293559b54","kind":"tag","published_at":"2019-11-01T18:24:19.000Z","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/v1.0.0-rc2","html_url":"https://github.com/nismod/cdcam/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"69332ebdca577af6dc387a27926ed2246b7953ce","kind":"tag","published_at":"2019-10-18T14:19:11.000Z","download_url":"https://codeload.github.com/nismod/cdcam/tar.gz/v1.0.0-rc1","html_url":"https://github.com/nismod/cdcam/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/tags/v1.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2023-12-09T05:20:55.686Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.287851164490185,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":38.83176227207241,"forks_count":14.245880765358269,"docker_downloads_count":null,"average":23.80668100027058},"purl":"pkg:pypi/cdcam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cdcam","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cdcam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cdcam/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-10-08T18:01:34.181Z","issues_count":4,"pull_requests_count":17,"avg_time_to_close_issue":2555674.5,"avg_time_to_close_pull_request":6736614.411764706,"issues_closed_count":2,"pull_requests_closed_count":17,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cdcam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cdcam/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cdcam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cdcam/related_packages","maintainers":[{"uuid":"edwardoughton","login":"edwardoughton","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/edwardoughton/","role":null,"created_at":"2023-02-23T19:04:57.074Z","updated_at":"2023-02-23T19:04:57.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/edwardoughton/packages"},{"uuid":"tomalrussell","login":"tomalrussell","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/tomalrussell/","role":null,"created_at":"2023-02-23T19:04:57.082Z","updated_at":"2023-02-23T19:04:57.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomalrussell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":9625484,"full_name":"nismod/cdcam","default_branch":"master","committers":[{"name":"ej550","email":"edward.oughton@gmail.com","login":"edwardoughton","count":89},{"name":"Tom Russell","email":"tomalrussell@gmail.com","login":"tomalrussell","count":75}],"total_commits":164,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":82.0,"dds":0.45731707317073167,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:05:30.424Z","last_synced_commit":"8c8a833aa50af9275a1486cdf45b0954a530cf82","created_at":"2025-04-11T11:28:56.228Z","updated_at":"2025-08-07T07:05:30.424Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"nismod/cdcam","html_url":"https://github.com/nismod/cdcam","last_synced_at":"2025-08-31T19:41:20.218Z","status":"error","issues_count":4,"pull_requests_count":17,"avg_time_to_close_issue":2555674.5,"avg_time_to_close_pull_request":6736614.411764706,"issues_closed_count":2,"pull_requests_closed_count":17,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:20:14.609Z","updated_at":"2025-08-31T19:41:20.219Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nismod%2Fcdcam/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":13,"MEMBER":4},"issue_authors":{"nmstreethran":1,"tomalrussell":1,"ethanyxchen":1,"potterzot":1},"pull_request_authors":{"edwardoughton":13,"tomalrussell":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9960864,"issues_count":29599243,"pull_requests_count":86024997,"authors_count":9558114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"edwardoughton","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"},{"login":"tomalrussell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T15:00:30.248Z","updated_at":"2022-11-03T15:00:30.248Z","repository_link":"https://github.com/nismod/cdcam/blob/master/requirements-dev.txt","dependencies":[{"id":6584737075,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6584737076,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.6","direct":true,"kind":"development","optional":false},{"id":6584737077,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T15:00:31.251Z","updated_at":"2022-11-03T15:00:31.251Z","repository_link":"https://github.com/nismod/cdcam/blob/master/requirements-docs.txt","dependencies":[{"id":6584737190,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T15:00:31.951Z","updated_at":"2022-11-03T15:00:31.951Z","repository_link":"https://github.com/nismod/cdcam/blob/master/requirements.txt","dependencies":[{"id":6584737222,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"runtime","optional":false},{"id":6584737223,"package_name":"fiona","ecosystem":"pypi","requirements":"\u003e=1.8.13","direct":true,"kind":"runtime","optional":false},{"id":6584737224,"package_name":"pyproj","ecosystem":"pypi","requirements":"\u003e=2.4","direct":true,"kind":"runtime","optional":false},{"id":6584737225,"package_name":"rtree","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":6584737226,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T15:00:32.225Z","updated_at":"2022-11-03T15:00:32.225Z","repository_link":"https://github.com/nismod/cdcam/blob/master/setup.py","dependencies":[{"id":6584737305,"package_name":"eg","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584737306,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T11:48:59.839Z","updated_at":"2025-04-11T11:48:59.839Z","repository_link":"https://github.com/nismod/cdcam/blob/master/Dockerfile","dependencies":[{"id":22639775166,"package_name":"python","ecosystem":"docker","requirements":"3.6","direct":true,"kind":"build","optional":false}]}],"score":4.882801922586371,"created_at":"2025-09-04T09:17:59.864Z","updated_at":"2025-10-07T08:04:38.929Z","avatar_url":"https://github.com/nismod.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":30,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01911","https://doi.org/10.1016/j.telpol.2017.07.009","https://doi.org/10.1016/j.techfore.2018.03.016","https://doi.org/10.1016/j.tele.2019.01.003","https://doi.org/10.5281/zenodo.3525285"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2323","html_url":"https://science.ecosyste.ms/projects/2323"}