{"id":75120,"name":"brightway2-data","description":"Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.","url":"https://github.com/brightway-lca/brightway2-data","last_synced_at":"2025-09-08T16:29:24.861Z","repository":{"id":40676355,"uuid":"246504778","full_name":"brightway-lca/brightway2-data","owner":"brightway-lca","description":"Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.","archived":false,"fork":false,"pushed_at":"2025-06-25T09:27:55.000Z","size":2252,"stargazers_count":17,"open_issues_count":46,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-05T08:46:16.995Z","etag":null,"topics":["brightway","data","life-cycle-assessment","python"],"latest_commit_sha":null,"homepage":"https://docs.brightway.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brightway-lca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-03-11T07:36:03.000Z","updated_at":"2025-08-28T11:07:25.000Z","dependencies_parsed_at":"2023-02-09T11:16:27.078Z","dependency_job_id":"c11aae15-06dd-4574-8bdd-efde95f556bd","html_url":"https://github.com/brightway-lca/brightway2-data","commit_stats":{"total_commits":1275,"total_committers":20,"mean_commits":63.75,"dds":"0.11529411764705877","last_synced_commit":"4fd8e9388085abb9208b66f520f0e147bf3e5e7c"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/brightway-lca/brightway2-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightway-lca","download_url":"https://codeload.github.com/brightway-lca/brightway2-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/sbom","scorecard":{"id":253827,"data":{"date":"2025-08-11","repo":{"name":"github.com/brightway-lca/brightway2-data","commit":"2b71aec652d29d367ea2c166c78dafd4c90e1397"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":3,"reason":"Found 9/23 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-test.yml:1","Warn: no topLevel permission defined: .github/workflows/python-test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger_submodule_update_reuse.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-deploy.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-package-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/python-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger_submodule_update_reuse.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/brightway-lca/brightway2-data/trigger_submodule_update_reuse.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package-deploy.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package-test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:55","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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 '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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package-deploy.yml:12"],"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 17 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-17T09:07:38.580Z","repository_id":40676355,"created_at":"2025-08-17T09:07:38.580Z","updated_at":"2025-08-17T09:07:38.580Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274166988,"owners_count":25233962,"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":"brightway-lca","name":"Brightway LCA software framework","uuid":"26960762","kind":"organization","description":"Open source framework for Brightway framework","email":null,"website":"https://docs.brightway.dev/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26960762?v=4","repositories_count":28,"last_synced_at":"2023-03-05T21:43:27.615Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brightway-lca","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:26:10.702Z","updated_at":"2023-03-05T21:43:27.628Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightway-lca","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightway-lca/repositories"},"packages":[],"commits":{"id":1350559,"full_name":"brightway-lca/brightway2-data","default_branch":"main","committers":[{"name":"Chris Mutel","email":"cmutel@gmail.com","login":null,"count":1137},{"name":"Daniel de Koning","email":"dgdekoning@users.noreply.github.com","login":null,"count":40},{"name":"Benjamin W. Portner","email":"benjamin.portner@bauhaus-luftfahrt.net","login":null,"count":24},{"name":"Bruno Barcarol Guimarães","email":"bbguimaraes@bbguimaraes.com","login":null,"count":23},{"name":"Cerebrovinny","email":"vinny.cardoso96@gmail.com","login":null,"count":14},{"name":"Michael Weinold","email":"23102087+michaelweinold@users.noreply.github.com","login":null,"count":14},{"name":"Benjamin W. Portner","email":"benjaminwportner@gmail.com","login":null,"count":5},{"name":"João Gonçalves","email":"jsvgoncalves@gmail.com","login":null,"count":5},{"name":"William Flores","email":"will7207@gmail.com","login":null,"count":4},{"name":"Tomas Navarrete","email":"tngTUDOR@users.noreply.github.com","login":null,"count":3},{"name":"Christophe Combelles","email":"ccomb@free.fr","login":null,"count":3},{"name":"Nathan Downs","email":"n8downs@gmail.com","login":null,"count":3},{"name":"Vincent Jousse","email":"vincent@jousse.org","login":null,"count":3},{"name":"Benjamin W. Portner","email":"52913510+BenPortner@users.noreply.github.com","login":null,"count":2},{"name":"Haitham AbuGhaida","email":"haitham.ghaida@protonmail.com","login":null,"count":2},{"name":"Pascal Lesage","email":"16614268+PascalLesage@users.noreply.github.com","login":null,"count":2},{"name":"TimoDiepers","email":"timo.diepers@gmail.com","login":null,"count":2},{"name":"haasad","email":"haasad@users.noreply.github.com","login":null,"count":2},{"name":"cardosan","email":"11156305+cardosan@users.noreply.github.com","login":null,"count":2},{"name":"Tomas Navarrete","email":"tomas.navarrete@list.lu","login":null,"count":1},{"name":"bsteubing","email":"33026150+bsteubing@users.noreply.github.com","login":null,"count":1},{"name":"dgdekoning","email":"daniel.de.koning@gmail.com","login":null,"count":1},{"name":"lowks","email":"kianseong@gmail.com","login":null,"count":1},{"name":"macmribo","email":"98993577+macmribo@users.noreply.github.com","login":null,"count":1},{"name":"mfastudillo","email":"m.astudillo@usherbrooke.ca","login":null,"count":1},{"name":"mfastudillo","email":"miguelfastudillo@gmail.com","login":null,"count":1}],"total_commits":1297,"total_committers":26,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":49.88461538461539,"dds":0.12336160370084814,"past_year_committers":[{"name":"Chris Mutel","email":"cmutel@gmail.com","login":null,"count":83},{"name":"Bruno Barcarol Guimarães","email":"bbguimaraes@bbguimaraes.com","login":null,"count":23},{"name":"João Gonçalves","email":"jsvgoncalves@gmail.com","login":null,"count":5},{"name":"Vincent Jousse","email":"vincent@jousse.org","login":null,"count":3},{"name":"Haitham AbuGhaida","email":"haitham.ghaida@protonmail.com","login":null,"count":2},{"name":"Michael Weinold","email":"23102087+michaelweinold@users.noreply.github.com","login":null,"count":1}],"past_year_total_commits":117,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.5,"past_year_dds":0.29059829059829057,"last_synced_at":"2025-09-08T10:25:42.217Z","last_synced_commit":"2b71aec652d29d367ea2c166c78dafd4c90e1397","created_at":"2023-09-12T10:50:31.873Z","updated_at":"2025-09-08T10:25:40.111Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484412,"commits_count":854605934,"contributors_count":31158184,"owners_count":909540,"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":"brightway-lca/brightway2-data","html_url":"https://github.com/brightway-lca/brightway2-data","last_synced_at":"2025-08-31T08:37:51.268Z","status":null,"issues_count":110,"pull_requests_count":90,"avg_time_to_close_issue":19085274.6119403,"avg_time_to_close_pull_request":2744650.909090909,"issues_closed_count":66,"pull_requests_closed_count":88,"pull_request_authors_count":24,"issue_authors_count":31,"avg_comments_per_issue":1.4727272727272727,"avg_comments_per_pull_request":1.3111111111111111,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":3020959.111111111,"past_year_avg_time_to_close_pull_request":867969.0263157894,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8709677419354839,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":31,"created_at":"2023-09-12T10:50:53.865Z","updated_at":"2025-09-03T04:44:25.990Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightway-lca%2Fbrightway2-data/issues","issue_labels_count":{"bug":14,"enhancement":10,"major":9,"minor":7,"proposal":5,"BW3":5,"BW3-required":4,"BW3-optional":2,"wontfix":1,"trivial":1,"critical":1,"help wanted":1,"documentation":1},"pull_request_labels_count":{"enhancement":2,"help wanted":1},"issue_author_associations_count":{"MEMBER":56,"NONE":37,"CONTRIBUTOR":16},"pull_request_author_associations_count":{"MEMBER":66,"CONTRIBUTOR":30,"NONE":12,"COLLABORATOR":10},"issue_authors":{"cmutel":36,"aleksandra-kim":16,"mrvisscher":10,"tngTUDOR":6,"BenPortner":4,"michaelweinold":4,"ccomb":4,"graham2071":3,"mfastudillo":2,"Haitham-ghaida":2,"marc-vdm":2,"HaSchneider":2,"pinarda602":1,"Christhel-Andrade":1,"Joshua-Schroijen":1,"Zoophobus":1,"omaggiori":1,"mgo-cea":1,"alyabolowich":1,"jan-eat":1,"jlandert":1,"lelecanfora":1,"zeeshankhan2":1,"joanaalbano":1,"Stew-McD":1,"dominikmaierhofer":1,"nrogy":1,"ArashJavan":1,"pbaustert":1,"shantanu1singh":1},"pull_request_authors":{"cmutel":43,"BenPortner":14,"bbguimaraes":7,"will7200":6,"vjousse":6,"Haitham-ghaida":5,"ccomb":5,"michaelweinold":5,"TimoDiepers":3,"Cerebrovinny":3,"jsvgoncalves":3,"tngTUDOR":2,"mfastudillo":2,"zoltanszocs":2,"dgdekoning":2,"baali":2,"shirubana":1,"n8downs":1,"marc-vdm":1,"bsteubing":1,"sami-m-g":1,"pbaustert":1,"renovate[bot]":1,"m-rossi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":{"bug":1,"documentation":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":22,"CONTRIBUTOR":5,"MEMBER":5},"past_year_pull_request_author_associations_count":{"MEMBER":32,"CONTRIBUTOR":13,"COLLABORATOR":7,"NONE":3},"past_year_issue_authors":{"mrvisscher":10,"cmutel":5,"graham2071":3,"tngTUDOR":3,"marc-vdm":2,"alyabolowich":1,"Christhel-Andrade":1,"HaSchneider":1,"jlandert":1,"mfastudillo":1,"mgo-cea":1,"michaelweinold":1,"nrogy":1,"omaggiori":1},"past_year_pull_request_authors":{"cmutel":31,"bbguimaraes":7,"vjousse":6,"Haitham-ghaida":4,"will7200":2,"zoltanszocs":2,"michaelweinold":2,"jsvgoncalves":1},"maintainers":[{"login":"cmutel","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmutel"},{"login":"BenPortner","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenPortner"},{"login":"aleksandra-kim","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleksandra-kim"},{"login":"bbguimaraes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbguimaraes"},{"login":"TimoDiepers","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimoDiepers"},{"login":"jsvgoncalves","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsvgoncalves"},{"login":"Cerebrovinny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cerebrovinny"},{"login":"dgdekoning","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgdekoning"},{"login":"sami-m-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sami-m-g"}],"active_maintainers":[{"login":"cmutel","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmutel"},{"login":"bbguimaraes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbguimaraes"},{"login":"jsvgoncalves","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsvgoncalves"}]},"events":{"total":{"CreateEvent":20,"IssuesEvent":23,"WatchEvent":6,"DeleteEvent":12,"IssueCommentEvent":54,"MemberEvent":1,"PushEvent":95,"PullRequestReviewEvent":45,"PullRequestReviewCommentEvent":32,"PullRequestEvent":46,"ForkEvent":2},"last_year":{"CreateEvent":20,"IssuesEvent":23,"WatchEvent":6,"DeleteEvent":12,"IssueCommentEvent":54,"MemberEvent":1,"PushEvent":95,"PullRequestReviewEvent":45,"PullRequestReviewCommentEvent":32,"PullRequestEvent":46,"ForkEvent":2}},"keywords":["brightway","data","life-cycle-assessment","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T18:03:46.968Z","updated_at":"2022-09-04T18:03:46.968Z","repository_link":"https://github.com/brightway-lca/brightway2-data/blob/main/requirements-test.txt","dependencies":[{"id":3811200306,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200307,"package_name":"bw2io","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200308,"package_name":"bw2parameters","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200309,"package_name":"bw_processing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200310,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200311,"package_name":"fasteners","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200312,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200313,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200314,"package_name":"peewee","ecosystem":"pypi","requirements":"\u003e=3","direct":true,"kind":"test","optional":false},{"id":3811200315,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200316,"package_name":"pyprind","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200317,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200318,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200319,"package_name":"python-coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200320,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"test","optional":false},{"id":3811200321,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200322,"package_name":"stats_arrays","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200323,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200324,"package_name":"voluptuous","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200325,"package_name":"whoosh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3811200326,"package_name":"wrapt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T18:03:47.023Z","updated_at":"2022-09-04T18:03:47.023Z","repository_link":"https://github.com/brightway-lca/brightway2-data/blob/main/requirements.txt","dependencies":[{"id":3811201277,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201278,"package_name":"bw2parameters","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201279,"package_name":"bw_processing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201280,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201281,"package_name":"fasteners","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201282,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201283,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201284,"package_name":"peewee","ecosystem":"pypi","requirements":"\u003e=3.9.4","direct":true,"kind":"runtime","optional":false},{"id":3811201285,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201286,"package_name":"pyprind","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201287,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3811201288,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201289,"package_name":"stats_arrays","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201290,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201291,"package_name":"voluptuous","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201292,"package_name":"whoosh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201293,"package_name":"wrapt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-04T18:03:47.219Z","updated_at":"2022-09-04T18:03:47.219Z","repository_link":"https://github.com/brightway-lca/brightway2-data/blob/main/setup.py","dependencies":[{"id":3811201367,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201368,"package_name":"bw2parameters","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201369,"package_name":"bw_processing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201370,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201371,"package_name":"fasteners","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201372,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201373,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201374,"package_name":"peewee","ecosystem":"pypi","requirements":"\u003e=3.9.4","direct":true,"kind":"runtime","optional":false},{"id":3811201375,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201376,"package_name":"pyprind","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201377,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3811201378,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201379,"package_name":"stats_arrays","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201380,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201381,"package_name":"voluptuous","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201382,"package_name":"whoosh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3811201383,"package_name":"wrapt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.401231264413015,"created_at":"2025-09-08T15:38:47.561Z","updated_at":"2025-10-07T08:27:06.344Z","avatar_url":"https://github.com/brightway-lca.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/75120","html_url":"https://science.ecosyste.ms/projects/75120"}