{"id":75433,"name":"PowerSimData","description":"Simulation framework","url":"https://github.com/Breakthrough-Energy/PowerSimData","last_synced_at":"2025-09-08T16:38:05.950Z","repository":{"id":37856358,"uuid":"157267022","full_name":"Breakthrough-Energy/PowerSimData","owner":"Breakthrough-Energy","description":"Simulation framework","archived":false,"fork":false,"pushed_at":"2023-08-02T01:30:19.000Z","size":27429,"stargazers_count":56,"open_issues_count":25,"forks_count":42,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-09-02T07:41:38.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://breakthrough-energy.github.io/docs/","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/Breakthrough-Energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-12T19:45:02.000Z","updated_at":"2025-08-09T21:40:33.000Z","dependencies_parsed_at":"2023-09-21T19:08:21.267Z","dependency_job_id":"a0a4142e-4183-49d8-8ffc-aac61760de5d","html_url":"https://github.com/Breakthrough-Energy/PowerSimData","commit_stats":{"total_commits":1570,"total_committers":28,"mean_commits":56.07142857142857,"dds":0.6369426751592357,"last_synced_commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/sbom","scorecard":{"id":24292,"data":{"date":"2025-08-11","repo":{"name":"github.com/Breakthrough-Energy/PowerSimData","commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":10,"reason":"all changesets reviewed","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/external.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/external.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/external.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/external.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/external.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8.3 to python:3.8.3@sha256:dd6cd8191ccbced2a6af5d0ddb51e6057c1444df14e14bcfd5c7b3ef78738050","Warn: pipCommand not pinned by hash: Dockerfile:11-12","Warn: pipCommand not pinned by hash: Dockerfile:15","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2023-163 / GHSA-f73w-4m7g-ch9x","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T17:29:51.312Z","repository_id":37856358,"created_at":"2025-08-14T17:29:51.312Z","updated_at":"2025-08-14T17:29:51.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274170311,"owners_count":25234650,"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":"Breakthrough-Energy","name":"Breakthrough Energy","uuid":"68243594","kind":"organization","description":"Open source software for a clean energy future","email":null,"website":"https://breakthrough-energy.github.io/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68243594?v=4","repositories_count":13,"last_synced_at":"2024-04-17T14:04:40.276Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Breakthrough-Energy","funding_links":[],"total_stars":125,"followers":38,"following":0,"created_at":"2022-11-16T00:29:46.697Z","updated_at":"2024-04-17T14:04:41.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy/repositories"},"packages":[{"id":11729322,"name":"github.com/breakthrough-energy/powersimdata","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/breakthrough-energy/powersimdata","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-03-16T17:58:26.000Z","latest_release_published_at":"2022-12-10T01:04:47.000Z","latest_release_number":"v0.5.5","last_synced_at":"2025-09-08T10:32:08.000Z","created_at":"2025-06-04T10:54:31.552Z","updated_at":"2025-09-08T10:32:08.000Z","registry_url":"https://pkg.go.dev/github.com/breakthrough-energy/powersimdata","install_command":"go get github.com/breakthrough-energy/powersimdata","documentation_url":"https://pkg.go.dev/github.com/breakthrough-energy/powersimdata#section-documentation","metadata":{},"repo_metadata":{"id":37856358,"uuid":"157267022","full_name":"Breakthrough-Energy/PowerSimData","owner":"Breakthrough-Energy","description":"Simulation framework","archived":false,"fork":false,"pushed_at":"2023-08-02T01:30:19.000Z","size":27429,"stargazers_count":56,"open_issues_count":25,"forks_count":41,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-08-11T21:02:23.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://breakthrough-energy.github.io/docs/","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/Breakthrough-Energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-12T19:45:02.000Z","updated_at":"2025-08-09T21:40:33.000Z","dependencies_parsed_at":"2023-09-21T19:08:21.267Z","dependency_job_id":"a0a4142e-4183-49d8-8ffc-aac61760de5d","html_url":"https://github.com/Breakthrough-Energy/PowerSimData","commit_stats":{"total_commits":1570,"total_committers":28,"mean_commits":56.07142857142857,"dds":0.6369426751592357,"last_synced_commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269999474,"owners_count":24509966,"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-12T02:00:09.011Z","response_time":80,"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":"Breakthrough-Energy","name":"Breakthrough Energy","uuid":"68243594","kind":"organization","description":"Open source software for a clean energy future","email":null,"website":"https://breakthrough-energy.github.io/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68243594?v=4","repositories_count":13,"last_synced_at":"2024-04-17T14:04:40.276Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Breakthrough-Energy","funding_links":[],"total_stars":125,"followers":38,"following":0,"created_at":"2022-11-16T00:29:46.697Z","updated_at":"2024-04-17T14:04:41.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy/repositories"},"tags":[{"name":"v0.5.5","sha":"11bedbffc9a5525ea2caffc478b350fae6dbc516","kind":"commit","published_at":"2022-12-10T01:04:47.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bda984951e223e635e7f66740be98dbf47f629e0","kind":"commit","published_at":"2022-08-17T20:56:18.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"14ebe5c59a8f0cc6e721d9c6f9003bb37346e320","kind":"commit","published_at":"2022-05-27T17:30:28.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e5b4af22f0261767b11428776d7cbe4df2783444","kind":"commit","published_at":"2022-04-20T00:48:38.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"400cad3ca798e81582471fa09c290140b8255d44","kind":"commit","published_at":"2022-04-19T23:57:06.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f08ba77aca3597fa4a7f4b20d66af62f11041a4e","kind":"commit","published_at":"2022-02-04T21:41:29.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"8dab8e45d867611833f75be39d7f5650b219b1b9","kind":"commit","published_at":"2022-01-12T19:43:41.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fa9fb907fd55a96ffd3d584614b47af79a0bda8","kind":"commit","published_at":"2021-09-01T16:49:53.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e480a62a95f832ea5857ebf4b90bc89e6ca929c9","kind":"commit","published_at":"2021-06-30T23:09:40.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"f8c15dd4eeac697e6bfdc8bef7c465d311a95583","kind":"commit","published_at":"2021-06-14T20:38:02.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6e05438e5e1b530a056b89ca98ed8aeb78302879","kind":"commit","published_at":"2021-04-28T20:35:49.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"59f10383eca9f89be6ca606a4eed5bcc9a00a9be","kind":"commit","published_at":"2021-03-16T17:58:26.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0/manifests"},{"name":"0.3","sha":"c36e1dfe74427ebb9f65fa3fb99ba08ae05b49cd","kind":"commit","published_at":"2019-07-22T22:45:10.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/0.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3/manifests"}]},"repo_metadata_updated_at":"2025-08-26T04:05:20.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/breakthrough-energy/powersimdata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/breakthrough-energy/powersimdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/breakthrough-energy/powersimdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/breakthrough-energy/powersimdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T02:45:19.899Z","issues_count":184,"pull_requests_count":548,"avg_time_to_close_issue":8190184.074074074,"avg_time_to_close_pull_request":547635.2788990826,"issues_closed_count":162,"pull_requests_closed_count":545,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":1.7608695652173914,"avg_comments_per_pull_request":2.2007299270072993,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":13,"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/Breakthrough-Energy%2FPowerSimData/issues","maintainers":[{"login":"rouille","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rouille"},{"login":"jenhagg","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jenhagg"},{"login":"dmuldrew","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmuldrew"},{"login":"BainanXia","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BainanXia"},{"login":"lanesmith","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanesmith"},{"login":"merrielle","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merrielle"},{"login":"yixingxu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yixingxu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbreakthrough-energy%2Fpowersimdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbreakthrough-energy%2Fpowersimdata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbreakthrough-energy%2Fpowersimdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbreakthrough-energy%2Fpowersimdata/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11729307,"name":"github.com/Breakthrough-Energy/PowerSimData","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Breakthrough-Energy/PowerSimData","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2025-06-04T10:54:34.010Z","latest_release_published_at":"2022-12-10T01:04:47.000Z","latest_release_number":"v0.5.5","last_synced_at":"2025-09-07T10:02:57.070Z","created_at":"2025-06-04T10:54:30.503Z","updated_at":"2025-09-07T10:02:57.071Z","registry_url":"https://pkg.go.dev/github.com/Breakthrough-Energy/PowerSimData","install_command":"go get github.com/Breakthrough-Energy/PowerSimData","documentation_url":"https://pkg.go.dev/github.com/Breakthrough-Energy/PowerSimData#section-documentation","metadata":{},"repo_metadata":{"id":37856358,"uuid":"157267022","full_name":"Breakthrough-Energy/PowerSimData","owner":"Breakthrough-Energy","description":"Simulation framework","archived":false,"fork":false,"pushed_at":"2023-08-02T01:30:19.000Z","size":27429,"stargazers_count":56,"open_issues_count":25,"forks_count":42,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-08-26T04:04:17.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://breakthrough-energy.github.io/docs/","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/Breakthrough-Energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-12T19:45:02.000Z","updated_at":"2025-08-09T21:40:33.000Z","dependencies_parsed_at":"2023-09-21T19:08:21.267Z","dependency_job_id":"a0a4142e-4183-49d8-8ffc-aac61760de5d","html_url":"https://github.com/Breakthrough-Energy/PowerSimData","commit_stats":{"total_commits":1570,"total_committers":28,"mean_commits":56.07142857142857,"dds":0.6369426751592357,"last_synced_commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/sbom","scorecard":{"id":24292,"data":{"date":"2025-08-11","repo":{"name":"github.com/Breakthrough-Energy/PowerSimData","commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":10,"reason":"all changesets reviewed","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/external.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/external.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/external.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/external.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/external.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Breakthrough-Energy/PowerSimData/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8.3 to python:3.8.3@sha256:dd6cd8191ccbced2a6af5d0ddb51e6057c1444df14e14bcfd5c7b3ef78738050","Warn: pipCommand not pinned by hash: Dockerfile:11-12","Warn: pipCommand not pinned by hash: Dockerfile:15","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2023-163 / GHSA-f73w-4m7g-ch9x","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T17:29:51.312Z","repository_id":37856358,"created_at":"2025-08-14T17:29:51.312Z","updated_at":"2025-08-14T17:29:51.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272169314,"owners_count":24885405,"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-26T02:00:07.904Z","response_time":60,"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":"Breakthrough-Energy","name":"Breakthrough Energy","uuid":"68243594","kind":"organization","description":"Open source software for a clean energy future","email":null,"website":"https://breakthrough-energy.github.io/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68243594?v=4","repositories_count":13,"last_synced_at":"2024-04-17T14:04:40.276Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Breakthrough-Energy","funding_links":[],"total_stars":125,"followers":38,"following":0,"created_at":"2022-11-16T00:29:46.697Z","updated_at":"2024-04-17T14:04:41.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy/repositories"},"tags":[{"name":"v0.5.5","sha":"11bedbffc9a5525ea2caffc478b350fae6dbc516","kind":"commit","published_at":"2022-12-10T01:04:47.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bda984951e223e635e7f66740be98dbf47f629e0","kind":"commit","published_at":"2022-08-17T20:56:18.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"14ebe5c59a8f0cc6e721d9c6f9003bb37346e320","kind":"commit","published_at":"2022-05-27T17:30:28.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e5b4af22f0261767b11428776d7cbe4df2783444","kind":"commit","published_at":"2022-04-20T00:48:38.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"400cad3ca798e81582471fa09c290140b8255d44","kind":"commit","published_at":"2022-04-19T23:57:06.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f08ba77aca3597fa4a7f4b20d66af62f11041a4e","kind":"commit","published_at":"2022-02-04T21:41:29.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"8dab8e45d867611833f75be39d7f5650b219b1b9","kind":"commit","published_at":"2022-01-12T19:43:41.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fa9fb907fd55a96ffd3d584614b47af79a0bda8","kind":"commit","published_at":"2021-09-01T16:49:53.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e480a62a95f832ea5857ebf4b90bc89e6ca929c9","kind":"commit","published_at":"2021-06-30T23:09:40.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"f8c15dd4eeac697e6bfdc8bef7c465d311a95583","kind":"commit","published_at":"2021-06-14T20:38:02.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6e05438e5e1b530a056b89ca98ed8aeb78302879","kind":"commit","published_at":"2021-04-28T20:35:49.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"59f10383eca9f89be6ca606a4eed5bcc9a00a9be","kind":"commit","published_at":"2021-03-16T17:58:26.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0/manifests"},{"name":"0.3","sha":"c36e1dfe74427ebb9f65fa3fb99ba08ae05b49cd","kind":"commit","published_at":"2019-07-22T22:45:10.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/0.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Breakthrough-Energy/PowerSimData@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3/manifests"}]},"repo_metadata_updated_at":"2025-08-26T04:05:36.382Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/%21breakthrough-%21energy/%21power%21sim%21data","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Breakthrough-Energy/PowerSimData","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Breakthrough-Energy/PowerSimData","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Breakthrough-Energy/PowerSimData/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T04:04:42.125Z","issues_count":184,"pull_requests_count":548,"avg_time_to_close_issue":8190184.074074074,"avg_time_to_close_pull_request":547635.2788990826,"issues_closed_count":162,"pull_requests_closed_count":545,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":1.7608695652173914,"avg_comments_per_pull_request":2.2007299270072993,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":13,"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/Breakthrough-Energy%2FPowerSimData/issues","maintainers":[{"login":"rouille","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rouille"},{"login":"jenhagg","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jenhagg"},{"login":"dmuldrew","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmuldrew"},{"login":"BainanXia","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BainanXia"},{"login":"lanesmith","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanesmith"},{"login":"merrielle","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merrielle"},{"login":"yixingxu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yixingxu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBreakthrough-Energy%2FPowerSimData/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBreakthrough-Energy%2FPowerSimData/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBreakthrough-Energy%2FPowerSimData/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBreakthrough-Energy%2FPowerSimData/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2857650,"name":"powersimdata","ecosystem":"pypi","description":"Power Simulation Data","homepage":"https://github.com/Breakthrough-Energy/PowerSimData","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/Breakthrough-Energy/PowerSimData","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-08-18T22:38:26.000Z","latest_release_published_at":"2022-12-10T01:12:50.000Z","latest_release_number":"0.5.5","last_synced_at":"2025-09-07T10:02:56.168Z","created_at":"2022-04-10T12:05:52.054Z","updated_at":"2025-09-07T10:02:56.169Z","registry_url":"https://pypi.org/project/powersimdata/","install_command":"pip install powersimdata --index-url https://pypi.org/simple","documentation_url":"https://powersimdata.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"powersimdata","project_status":null},"repo_metadata":{"id":37856358,"uuid":"157267022","full_name":"Breakthrough-Energy/PowerSimData","owner":"Breakthrough-Energy","description":"Simulation framework","archived":false,"fork":false,"pushed_at":"2023-08-02T01:30:19.000Z","size":27429,"stargazers_count":51,"open_issues_count":25,"forks_count":40,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-10-29T20:38:28.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://breakthrough-energy.github.io/docs/","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/Breakthrough-Energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-12T19:45:02.000Z","updated_at":"2024-09-27T16:08:29.000Z","dependencies_parsed_at":"2023-09-21T19:08:21.267Z","dependency_job_id":"a0a4142e-4183-49d8-8ffc-aac61760de5d","html_url":"https://github.com/Breakthrough-Energy/PowerSimData","commit_stats":{"total_commits":1570,"total_committers":28,"mean_commits":56.07142857142857,"dds":0.6369426751592357,"last_synced_commit":"42c8a804d7d093eed2754e0a754127e9734b2355"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131006,"owners_count":16936304,"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":"Breakthrough-Energy","name":"Breakthrough Energy","uuid":"68243594","kind":"organization","description":"Open source software for a clean energy future","email":null,"website":"https://breakthrough-energy.github.io/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68243594?v=4","repositories_count":13,"last_synced_at":"2024-04-17T14:04:40.276Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Breakthrough-Energy","funding_links":[],"total_stars":125,"followers":38,"following":0,"created_at":"2022-11-16T00:29:46.697Z","updated_at":"2024-04-17T14:04:41.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Breakthrough-Energy/repositories"},"tags":[{"name":"v0.5.5","sha":"11bedbffc9a5525ea2caffc478b350fae6dbc516","kind":"commit","published_at":"2022-12-10T01:04:47.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bda984951e223e635e7f66740be98dbf47f629e0","kind":"commit","published_at":"2022-08-17T20:56:18.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"14ebe5c59a8f0cc6e721d9c6f9003bb37346e320","kind":"commit","published_at":"2022-05-27T17:30:28.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e5b4af22f0261767b11428776d7cbe4df2783444","kind":"commit","published_at":"2022-04-20T00:48:38.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"400cad3ca798e81582471fa09c290140b8255d44","kind":"commit","published_at":"2022-04-19T23:57:06.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f08ba77aca3597fa4a7f4b20d66af62f11041a4e","kind":"commit","published_at":"2022-02-04T21:41:29.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.5.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"8dab8e45d867611833f75be39d7f5650b219b1b9","kind":"commit","published_at":"2022-01-12T19:43:41.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.5","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fa9fb907fd55a96ffd3d584614b47af79a0bda8","kind":"commit","published_at":"2021-09-01T16:49:53.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.4","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e480a62a95f832ea5857ebf4b90bc89e6ca929c9","kind":"commit","published_at":"2021-06-30T23:09:40.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"f8c15dd4eeac697e6bfdc8bef7c465d311a95583","kind":"commit","published_at":"2021-06-14T20:38:02.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.2","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6e05438e5e1b530a056b89ca98ed8aeb78302879","kind":"commit","published_at":"2021-04-28T20:35:49.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.1","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"59f10383eca9f89be6ca606a4eed5bcc9a00a9be","kind":"commit","published_at":"2021-03-16T17:58:26.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/v0.4.0","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/v0.4.0/manifests"},{"name":"0.3","sha":"c36e1dfe74427ebb9f65fa3fb99ba08ae05b49cd","kind":"commit","published_at":"2019-07-22T22:45:10.000Z","download_url":"https://codeload.github.com/Breakthrough-Energy/PowerSimData/tar.gz/0.3","html_url":"https://github.com/Breakthrough-Energy/PowerSimData/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/tags/0.3/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:17:08.783Z","dependent_packages_count":1,"downloads":3155,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":45.72230151318482,"dependent_repos_count":6.117482605103547,"dependent_packages_count":3.2435152210473146,"stargazers_count":9.573993226179056,"forks_count":6.451568699996281,"docker_downloads_count":null,"average":14.221772253102202},"purl":"pkg:pypi/powersimdata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/powersimdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/powersimdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/powersimdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:34:43.766Z","issues_count":184,"pull_requests_count":548,"avg_time_to_close_issue":8190184.074074074,"avg_time_to_close_pull_request":547635.2788990826,"issues_closed_count":162,"pull_requests_closed_count":545,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":1.7608695652173914,"avg_comments_per_pull_request":2.2007299270072993,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":13,"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/Breakthrough-Energy%2FPowerSimData/issues","maintainers":[{"login":"rouille","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rouille"},{"login":"jenhagg","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jenhagg"},{"login":"dmuldrew","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmuldrew"},{"login":"BainanXia","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BainanXia"},{"login":"lanesmith","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanesmith"},{"login":"merrielle","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merrielle"},{"login":"yixingxu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yixingxu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/powersimdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/powersimdata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/powersimdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/powersimdata/related_packages","maintainers":[{"uuid":"jenhagg","login":"jenhagg","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jenhagg/","role":null,"created_at":"2022-12-10T01:51:53.372Z","updated_at":"2022-12-10T01:51:53.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jenhagg/packages"},{"uuid":"rouille","login":"rouille","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/rouille/","role":null,"created_at":"2022-12-10T01:51:53.377Z","updated_at":"2022-12-10T01:51:53.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rouille/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726211,"maintainers_count":308809,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":631874,"full_name":"Breakthrough-Energy/PowerSimData","default_branch":"develop","committers":[{"name":"Ben RdO","email":"brdo@intven.com","login":null,"count":370},{"name":"Jon Hagg","email":"jon.hagg@breakthroughenergy.org","login":null,"count":218},{"name":"Ben RdO","email":"ben.rouilledorfeuil@breakthroughenergy.org","login":null,"count":200},{"name":"Daniel Olsen","email":"daniel.olsen@breakthroughenergy.org","login":null,"count":192},{"name":"Daniel Olsen","email":"dolsen@intven.com","login":null,"count":106},{"name":"danielolsen","email":"danielolsen@users.noreply.github.com","login":null,"count":79},{"name":"Jen Hagg","email":"jen@breakthroughenergy.org","login":null,"count":59},{"name":"Jon Hagg","email":"jon@breakthroughenergy.org","login":null,"count":56},{"name":"jon-hagg","email":"66005238+jon-hagg@users.noreply.github.com","login":null,"count":52},{"name":"BainanXia","email":"bxia@intven.com","login":null,"count":40},{"name":"dmuldrew","email":"dmuldrew@gmail.com","login":null,"count":25},{"name":"ahurli","email":"anna.hurlimann@breakthroughenergy.org","login":null,"count":21},{"name":"Jen Hägg","email":"66005238+jenhagg@users.noreply.github.com","login":null,"count":19},{"name":"Lane Smith","email":"lane@breakthroughenergy.org","login":null,"count":15},{"name":"Lane Smith","email":"lane.smith@breakthroughenergy.org","login":null,"count":12},{"name":"victoriahunt","email":"vhunt@intven.com","login":null,"count":11},{"name":"kasparm","email":"10716532+kasparm@users.noreply.github.com","login":null,"count":10},{"name":"BainanXia","email":"52716585+BainanXia@users.noreply.github.com","login":null,"count":10},{"name":"Daniel Olsen","email":"daniel@breakthroughenergy.org","login":null,"count":10},{"name":"Nina","email":"nina.vincent@breakthroughenergy.org","login":null,"count":8},{"name":"Fabian Hofmann","email":"fab.hof@gmx.de","login":null,"count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":7},{"name":"Vicky Hunt","email":"49412554+victoriahunt@users.noreply.github.com","login":null,"count":6},{"name":"jon-hagg","email":"jhagg@intven.com","login":null,"count":6},{"name":"Daniel Muldrew","email":"dmuldrew@intven.com","login":null,"count":5},{"name":"BainanXia","email":"bainan.xia@breakthroughenergy.org","login":null,"count":4},{"name":"Kaspar Mueller","email":"kaspar.mueller@breakthroughenergy.org","login":null,"count":4},{"name":"Merrielle Ondreicka","email":"merrielle@users.noreply.github.com","login":null,"count":3},{"name":"Kaspar Mueller","email":"kaspar@breakthroughenergy.org","login":null,"count":2},{"name":"Merrielle Ondreicka","email":"mondreicka@intven.com","login":null,"count":2},{"name":"chrstphtrs","email":"97453975+chrstphtrs@users.noreply.github.com","login":null,"count":2},{"name":"BainanXia","email":"BainanXia_GV@users.noreply.github.com","login":null,"count":1},{"name":"Ben","email":"brdo@na00406l.na.corp.intven.com","login":null,"count":1},{"name":"Chad Voegele","email":"chad@voegele.me","login":null,"count":1},{"name":"Dongqi Wu","email":"dqwu@tamu.edu","login":null,"count":1},{"name":"Fabian Hofmann","email":"hofmann@fias.uni-frankfurt.de","login":null,"count":1},{"name":"George Tong","email":"george.tong@robinhood.com","login":null,"count":1},{"name":"George Tong","email":"goccert25@gmail.com","login":null,"count":1},{"name":"Lane Smith","email":"40651626+lanesmith@users.noreply.github.com","login":null,"count":1},{"name":"ywang303","email":"ywang303@jhu.edu","login":null,"count":1}],"total_commits":1570,"total_committers":40,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":39.25,"dds":0.7643312101910829,"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-09-08T10:36:06.741Z","last_synced_commit":"42c8a804d7d093eed2754e0a754127e9734b2355","created_at":"2023-03-09T08:24:17.093Z","updated_at":"2025-09-08T10:36:06.553Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484592,"commits_count":854642861,"contributors_count":31161053,"owners_count":909665,"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":"Breakthrough-Energy/PowerSimData","html_url":"https://github.com/Breakthrough-Energy/PowerSimData","last_synced_at":"2025-09-01T07:05:09.334Z","status":"error","issues_count":184,"pull_requests_count":548,"avg_time_to_close_issue":8190184.074074074,"avg_time_to_close_pull_request":547635.2788990826,"issues_closed_count":162,"pull_requests_closed_count":545,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":1.7608695652173914,"avg_comments_per_pull_request":2.2007299270072993,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":13,"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-09T10:36:43.599Z","updated_at":"2025-09-01T07:05:09.334Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Breakthrough-Energy%2FPowerSimData/issues","issue_labels_count":{"feature request":44,"bug":33,"new feature":33,"refactor":23,"Epic":12,"data collection":9,"documentation":7,"CEM":2,"good first issue":1},"pull_request_labels_count":{"bug":56,"refactor":37,"new feature":33,"documentation":27,"dependencies":21,"feature request":4,"CEM":3,"data collection":3,"data intake":1},"issue_author_associations_count":{"COLLABORATOR":94,"CONTRIBUTOR":83,"NONE":7},"pull_request_author_associations_count":{"COLLABORATOR":328,"CONTRIBUTOR":203,"NONE":15},"issue_authors":{"rouille":64,"danielolsen":58,"jenhagg":11,"ahurli":9,"victoriahunt":8,"dmuldrew":8,"kasparm":7,"lanesmith":5,"BainanXia":5,"LFPower":2,"Mingze-Li128":2,"yixingxu":1,"ghost":1,"zacharyDez":1,"chrstphtrs":1,"apalomES":1},"pull_request_authors":{"danielolsen":156,"jenhagg":144,"rouille":128,"dmuldrew":25,"BainanXia":20,"ghost":14,"FabianHofmann":13,"dependabot[bot]":11,"kasparm":9,"ahurli":6,"merrielle":6,"lanesmith":5,"goccert25":3,"ywang303":2,"c-voegele":1,"dongqi-wu":1,"nina-vincent":1,"chrstphtrs":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":"rouille","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rouille"},{"login":"jenhagg","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jenhagg"},{"login":"dmuldrew","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmuldrew"},{"login":"BainanXia","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BainanXia"},{"login":"lanesmith","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanesmith"},{"login":"merrielle","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merrielle"},{"login":"yixingxu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yixingxu"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"ForkEvent":1},"last_year":{"WatchEvent":2,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:33.488Z","updated_at":"2023-02-18T13:00:33.488Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/.github/workflows/coverage.yml","dependencies":[{"id":7761301853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761301854,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7761301855,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/external.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:33.590Z","updated_at":"2023-02-18T13:00:33.590Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/.github/workflows/external.yml","dependencies":[{"id":7761302708,"package_name":"Breakthrough-Energy/actions/workflow-trigger","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:33.773Z","updated_at":"2023-02-18T13:00:33.773Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/.github/workflows/lint.yml","dependencies":[{"id":7761303397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761303398,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:33.923Z","updated_at":"2023-02-18T13:00:33.923Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/.github/workflows/release.yml","dependencies":[{"id":7761303470,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761303471,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7761303472,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:33.967Z","updated_at":"2023-02-18T13:00:33.967Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/.github/workflows/test.yml","dependencies":[{"id":7761303513,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761303514,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:34.004Z","updated_at":"2023-02-18T13:00:34.004Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/Dockerfile","dependencies":[{"id":7761303655,"package_name":"python","ecosystem":"docker","requirements":"3.8.3","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:34.530Z","updated_at":"2023-02-18T13:00:34.530Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/docker-compose.yml","dependencies":[{"id":7761305196,"package_name":"powersimdata","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:34.631Z","updated_at":"2023-02-18T13:00:34.631Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/Pipfile","dependencies":[{"id":7761305614,"package_name":"networkx","ecosystem":"pypi","requirements":"~=2.5","direct":true,"kind":"runtime","optional":false},{"id":7761305616,"package_name":"numpy","ecosystem":"pypi","requirements":"~=1.20","direct":true,"kind":"runtime","optional":false},{"id":7761305618,"package_name":"pandas","ecosystem":"pypi","requirements":"~=1.2","direct":true,"kind":"runtime","optional":false},{"id":7761305620,"package_name":"paramiko","ecosystem":"pypi","requirements":"~=2.12","direct":true,"kind":"runtime","optional":false},{"id":7761305622,"package_name":"scipy","ecosystem":"pypi","requirements":"~=1.5","direct":true,"kind":"runtime","optional":false},{"id":7761305624,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.29.1","direct":true,"kind":"runtime","optional":false},{"id":7761305627,"package_name":"requests","ecosystem":"pypi","requirements":"~=2.25","direct":true,"kind":"runtime","optional":false},{"id":7761305629,"package_name":"fs","ecosystem":"pypi","requirements":"==2.4.14","direct":true,"kind":"runtime","optional":false},{"id":7761305657,"package_name":"fs.sshfs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761305658,"package_name":"fs-azureblob","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":7761305659,"package_name":"pypsa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761305660,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7761305661,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7761305665,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7761305679,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2023-02-18T13:00:34.913Z","updated_at":"2023-02-18T13:00:34.913Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/Pipfile.lock","dependencies":[{"id":7761306735,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":false,"kind":"runtime","optional":false},{"id":7761306736,"package_name":"azure-core","ecosystem":"pypi","requirements":"==1.26.3","direct":false,"kind":"runtime","optional":false},{"id":7761306826,"package_name":"azure-storage-blob","ecosystem":"pypi","requirements":"==12.15.0b1","direct":false,"kind":"runtime","optional":false},{"id":7761306852,"package_name":"azure-storage-file-datalake","ecosystem":"pypi","requirements":"==12.10.0b1","direct":false,"kind":"runtime","optional":false},{"id":7761306853,"package_name":"bcrypt","ecosystem":"pypi","requirements":"==4.0.1","direct":false,"kind":"runtime","optional":false},{"id":7761306854,"package_name":"blosc2","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7761306860,"package_name":"bottleneck","ecosystem":"pypi","requirements":"==1.3.7rc1","direct":false,"kind":"runtime","optional":false},{"id":7761306862,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.12.7","direct":false,"kind":"runtime","optional":false},{"id":7761306868,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":false,"kind":"runtime","optional":false},{"id":7761306869,"package_name":"cftime","ecosystem":"pypi","requirements":"==1.6.2","direct":false,"kind":"runtime","optional":false},{"id":7761306877,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7761306888,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":false,"kind":"runtime","optional":false},{"id":7761306889,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==2.2.1","direct":false,"kind":"runtime","optional":false},{"id":7761306895,"package_name":"contourpy","ecosystem":"pypi","requirements":"==1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7761306917,"package_name":"cryptography","ecosystem":"pypi","requirements":"==39.0.1","direct":false,"kind":"runtime","optional":false},{"id":7761306938,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7761306954,"package_name":"cython","ecosystem":"pypi","requirements":"==3.0.0a11","direct":false,"kind":"runtime","optional":false},{"id":7761306959,"package_name":"dask","ecosystem":"pypi","requirements":"==2023.1.1","direct":false,"kind":"runtime","optional":false},{"id":7761306977,"package_name":"deprecation","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7761307001,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.38.0","direct":false,"kind":"runtime","optional":false},{"id":7761307019,"package_name":"fs","ecosystem":"pypi","requirements":"==2.4.14","direct":false,"kind":"runtime","optional":false},{"id":7761307020,"package_name":"fs-azureblob","ecosystem":"pypi","requirements":"==0.2.1","direct":false,"kind":"runtime","optional":false},{"id":7761307021,"package_name":"fs.sshfs","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7761307022,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2023.1.0","direct":false,"kind":"runtime","optional":false},{"id":7761307023,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"runtime","optional":false},{"id":7761307033,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==5.10.2","direct":false,"kind":"runtime","optional":false},{"id":7761307047,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.1","direct":false,"kind":"runtime","optional":false},{"id":7761307057,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":false,"kind":"runtime","optional":false},{"id":7761307086,"package_name":"linopy","ecosystem":"pypi","requirements":"==0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7761307103,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7761307110,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.7.0rc1","direct":false,"kind":"runtime","optional":false},{"id":7761307120,"package_name":"msgpack","ecosystem":"pypi","requirements":"==1.0.5rc1","direct":false,"kind":"runtime","optional":false},{"id":7761307123,"package_name":"netcdf4","ecosystem":"pypi","requirements":"==1.6.2","direct":false,"kind":"runtime","optional":false},{"id":7761307125,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.8.8","direct":false,"kind":"runtime","optional":false},{"id":7761307126,"package_name":"numexpr","ecosystem":"pypi","requirements":"==2.8.4","direct":false,"kind":"runtime","optional":false},{"id":7761307147,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.24.2","direct":false,"kind":"runtime","optional":false},{"id":7761307149,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.0","direct":false,"kind":"runtime","optional":false},{"id":7761307152,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.5.3","direct":false,"kind":"runtime","optional":false},{"id":7761307153,"package_name":"paramiko","ecosystem":"pypi","requirements":"==2.12.0","direct":false,"kind":"runtime","optional":false},{"id":7761307154,"package_name":"partd","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7761307231,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.4.0","direct":false,"kind":"runtime","optional":false},{"id":7761307269,"package_name":"ply","ecosystem":"pypi","requirements":"==3.11","direct":false,"kind":"runtime","optional":false},{"id":7761307272,"package_name":"property-cached","ecosystem":"pypi","requirements":"==1.6.4","direct":false,"kind":"runtime","optional":false},{"id":7761307337,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"==9.0.0","direct":false,"kind":"runtime","optional":false},{"id":7761307338,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"runtime","optional":false},{"id":7761307339,"package_name":"pynacl","ecosystem":"pypi","requirements":"==1.5.0","direct":false,"kind":"runtime","optional":false},{"id":7761307340,"package_name":"pyomo","ecosystem":"pypi","requirements":"==6.4.4","direct":false,"kind":"runtime","optional":false},{"id":7761307348,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"runtime","optional":false},{"id":7761307351,"package_name":"pypsa","ecosystem":"pypi","requirements":"==0.22.0","direct":false,"kind":"runtime","optional":false},{"id":7761307352,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7761307359,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.7.1","direct":false,"kind":"runtime","optional":false},{"id":7761307360,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":false,"kind":"runtime","optional":false},{"id":7761307361,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.2","direct":false,"kind":"runtime","optional":false},{"id":7761307362,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.10.0","direct":false,"kind":"runtime","optional":false},{"id":7761307363,"package_name":"setuptools","ecosystem":"pypi","requirements":"==67.2.0","direct":false,"kind":"runtime","optional":false},{"id":7761307364,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7761307538,"package_name":"tables","ecosystem":"pypi","requirements":"==3.8.0","direct":false,"kind":"runtime","optional":false},{"id":7761307545,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.0","direct":false,"kind":"runtime","optional":false},{"id":7761307554,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.29.1","direct":false,"kind":"runtime","optional":false},{"id":7761307555,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7761307556,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.14","direct":false,"kind":"runtime","optional":false},{"id":7761307557,"package_name":"xarray","ecosystem":"pypi","requirements":"==2023.2.0","direct":false,"kind":"runtime","optional":false},{"id":7761307565,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.12.1","direct":false,"kind":"runtime","optional":false},{"id":7761307566,"package_name":"attrs","ecosystem":"pypi","requirements":"==22.2.0","direct":false,"kind":"develop","optional":false},{"id":7761307611,"package_name":"black","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"develop","optional":false},{"id":7761307614,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":false,"kind":"develop","optional":false},{"id":7761307616,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.1.0","direct":false,"kind":"develop","optional":false},{"id":7761307617,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"develop","optional":false},{"id":7761307629,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"develop","optional":false},{"id":7761307673,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":7761307676,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.0","direct":false,"kind":"develop","optional":false},{"id":7761307677,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.11.0","direct":false,"kind":"develop","optional":false},{"id":7761307678,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"develop","optional":false},{"id":7761307679,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":7761307680,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.2.1","direct":false,"kind":"develop","optional":false},{"id":7761307681,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.0.0","direct":false,"kind":"develop","optional":false},{"id":7761307682,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"develop","optional":false},{"id":7761307683,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"optional-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:35.077Z","updated_at":"2023-02-18T13:00:35.077Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/optional-requirements.txt","dependencies":[{"id":7761308102,"package_name":"gdal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308106,"package_name":"geopandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308119,"package_name":"fiona","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308120,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":7761308121,"package_name":"rtree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308125,"package_name":"shapely","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":7761308126,"package_name":"psycopg2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T13:00:35.126Z","updated_at":"2023-02-18T13:00:35.126Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/requirements.txt","dependencies":[{"id":7761308197,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308198,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308199,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308200,"package_name":"paramiko","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308201,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308202,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.29.1","direct":true,"kind":"runtime","optional":false},{"id":7761308203,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308204,"package_name":"fs","ecosystem":"pypi","requirements":"==2.4.14","direct":true,"kind":"runtime","optional":false},{"id":7761308205,"package_name":"fs.sshfs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308206,"package_name":"fs-azureblob","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":7761308207,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308208,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308209,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308210,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7761308211,"package_name":"pypsa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:08:19.884Z","updated_at":"2023-09-21T19:08:19.884Z","repository_link":"https://github.com/Breakthrough-Energy/PowerSimData/blob/develop/setup.py","dependencies":[]}],"score":16.14292093767392,"created_at":"2025-09-08T15:38:59.946Z","updated_at":"2025-10-07T08:27:13.088Z","avatar_url":"https://github.com/Breakthrough-Energy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3155,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4538590"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["energy-system-model"],"project_url":"https://science.ecosyste.ms/api/v1/projects/75433","html_url":"https://science.ecosyste.ms/projects/75433"}