Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 07:19 UTC

danielhuppmann / pyam

an open-source Python package for IAM scenario analysis and visualization

PythonApache-2.0★ 0 stars⑂ 1 forksince Feb 2018forkView on GitHub ↗

danielhuppmann/pyam holds a health index of 42 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (58/100) and lowest on Community & Adoption (12/100). It was last updated today. A single contributor accounts for most of its recent work.

42
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

42
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Daniel HuppmannPersonal account
158 followers71 public repossince Jan 2016International Institute for Applied Systems Analysis (IIASA)

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIpyam-iamc3.4.0-4245 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

43At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.2/36Commit cadence — 6/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year13
human_commit_share0.94
days_since_last_push0
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 1 version tags (no GitHub releases)
0/36Release recency — latest release 2,105 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv0.8.0
releases_from_tagsyes
days_since_latest_release2,105
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.5/22.5Commit distribution — top contributor authored 66% of commits
13.5/13.5Contributor breadth — 31 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled31
top_contributor_share0.665
How it's scored
0/46.8Issue resolution — no issues or no data
21.1/38.3PR acceptance — 16/29 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs13
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 158 followers of danielhuppmann
25/25Track record — 71 public repos, account ~10 yr old
Inputs used
followers158
owner_typeUser
is_verified
owner_logindanielhuppmann
public_repos71
account_age_days3,832
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 45 days ago
20/20Version history — 42 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespyam-iamc
ecosystemspypi
any_deprecatedno
min_days_since_publish45

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

35At risk
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeno
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 78 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages90
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pyam-iamc@3.4.0 runtime dependency closure — what installing the published package pulls in — 90 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 91 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.968
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile, manuscripts/ORE/Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespoetry.lock
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile, manuscripts/ORE/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
0/45Type-checkable code — Python without a type-check config
54.3/55Manageable file sizes — 1/82 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes108,278
source_files_sampled82
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples, notebooks
Inputs used
example_dirsexamples, notebooks
has_mcp_signalno
api_schema_files

Key facts

0GitHub stars
31contributors
13commits, last 12 months
0days since last push
1releases
1bus factor
0open issues
PyPIpackage ecosystems

Data collection warnings

  • Community profile unavailable

More detail

OpenSSF Scorecard 2.9 / 10
2.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 07:18 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities78 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
PyPIiam-units>=2020.4.21pyproject.toml
PyPIixmp4>=0.13.0pyproject.toml
PyPImatplotlib>=3.6.0pyproject.toml
PyPInumpy>=1.26.0pyproject.toml
PyPIopenpyxl>=3.1.2pyproject.toml
PyPIpandas>=2.1.2pyproject.toml
PyPIPint>=0.13pyproject.toml
PyPIPyYAML>=6.0.1pyproject.toml
PyPIscipy>=1.10.0pyproject.toml
PyPIseaborn>=0.11pyproject.toml
PyPIrequests>2.27.1pyproject.toml
PyPIwquantiles>=0.6pyproject.toml
PyPIXlsxWriter>=3.0.3pyproject.toml
All dependencies 196

Full resolved dependency set from the GitHub dependency graph: 16 direct and 180 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIiam-units2025.10.13direct
PyPIixmp40.13.1direct
PyPImatplotlib3.10.7direct
PyPInumpy2.2.6direct
PyPInumpy2.3.4direct
PyPIopenpyxl3.1.5direct
PyPIpandas2.3.3direct
PyPIpint0.24.4direct
PyPIpint0.25direct
PyPIpyyaml6.0.3direct
PyPIrequests2.32.5direct
PyPIscipy1.15.3direct
PyPIscipy1.16.3direct
PyPIseaborn0.13.2direct
PyPIwquantiles0.6direct
PyPIxlsxwriter3.2.9direct
PyPIalabaster1.0.0indirect
PyPIalembic1.17.1indirect
PyPIannotated-doc0.0.3indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.11.0indirect
PyPIappdirs1.4.4indirect
PyPIappnope0.1.4indirect
PyPIasttokens3.0.0indirect
PyPIattrs25.4.0indirect
PyPIautodocsumm0.2.14indirect
PyPIbabel2.17.0indirect
PyPIbackoff2.2.1indirect
PyPIbeautifulsoup44.14.2indirect
PyPIbleach6.3.0indirect
PyPIboto31.40.63indirect
PyPIbotocore1.40.63indirect
PyPIcached-property2.0.1indirect
PyPIcachetools5.5.2indirect
PyPIcertifi2025.10.5indirect
PyPIcffi2.0.0indirect
PyPIchardet5.2.0indirect
PyPIcharset-normalizer3.4.4indirect
PyPIclick8.3.0indirect
PyPIcolorama0.4.6indirect
PyPIcomm0.2.3indirect
PyPIcontourpy1.3.2indirect
PyPIcontourpy1.3.3indirect
PyPIcoverage6.5.0indirect
PyPIcoverage7.11.0indirect
PyPIcoveralls3.3.1indirect
PyPIcoveralls4.0.1indirect
PyPIcycler0.12.1indirect
PyPIdataflows-tabulator1.54.3indirect
PyPIdatapackage1.15.4indirect
PyPIdateparser1.2.2indirect
PyPIdebugpy1.8.17indirect
PyPIdecorator5.2.1indirect
PyPIdefusedxml0.7.1indirect
PyPIdocopt0.6.2indirect
PyPIdocutils0.21.2indirect
PyPIet-xmlfile2.0.0indirect
PyPIexceptiongroup1.3.0indirect
PyPIexecuting2.2.1indirect
PyPIfake-useragent2.2.0indirect
PyPIfastapi0.120.3indirect
PyPIfastjsonschema2.21.2indirect
PyPIflexcache0.3indirect
PyPIflexparser0.4indirect
PyPIfonttools4.60.1indirect
PyPIgreenlet3.2.4indirect
PyPIh110.16.0indirect
PyPIh24.3.0indirect
PyPIhpack4.1.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx0.28.1indirect
PyPIhyperframe6.1.0indirect
PyPIidna3.11indirect
PyPIijson3.4.0.post0indirect
PyPIimagesize1.4.1indirect
PyPIiniconfig2.3.0indirect
PyPIipykernel7.1.0indirect
PyPIipython8.37.0indirect
PyPIipython9.6.0indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIisodate0.7.2indirect
PyPIjedi0.19.2indirect
PyPIjinja23.1.6indirect
PyPIjmespath1.0.1indirect
PyPIjsonlines4.0.0indirect
PyPIjsonpointer3.0.0indirect
PyPIjsonschema4.25.1indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjupyter-client8.6.3indirect
PyPIjupyter-core5.9.1indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIkaleido0.2.1indirect
PyPIkiwisolver1.4.9indirect
PyPIlinear-tsv1.1.0indirect
PyPImako1.3.10indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkupsafe3.0.3indirect
PyPImatplotlib-inline0.2.1indirect
PyPImdurl0.1.2indirect
PyPImistune3.1.4indirect
PyPImypy1.18.2indirect
PyPImypy-extensions1.1.0indirect
PyPInarwhals2.10.1indirect
PyPInbclient0.10.2indirect
PyPInbconvert7.16.6indirect
PyPInbformat5.10.4indirect
PyPInbsphinx0.9.6indirect
PyPInbsphinx0.9.7indirect
PyPInest-asyncio1.6.0indirect
PyPInumpydoc1.9.0indirect
PyPIpackaging25.0indirect
PyPIpandera0.26.1indirect
PyPIpandocfilters1.5.1indirect
PyPIparso0.8.5indirect
PyPIpathspec0.12.1indirect
PyPIpexpect4.9.0indirect
PyPIpillow12.0.0indirect
PyPIplatformdirs4.5.0indirect
PyPIplotly6.3.1indirect
PyPIpluggy1.6.0indirect
PyPIpooch1.8.2indirect
PyPIprompt-toolkit3.0.52indirect
PyPIpsutil7.1.2indirect
PyPIpsycopg3.2.12indirect
PyPIpsycopg-binary3.2.12indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpyarrow22.0.0indirect
PyPIpycparser2.23indirect
PyPIpydantic2.12.3indirect
PyPIpydantic-core2.41.4indirect
PyPIpydantic-settings2.11.0indirect
PyPIpygments2.19.2indirect
PyPIpyjwt2.10.1indirect
PyPIpypandoc1.15indirect
PyPIpyparsing3.2.5indirect
PyPIpytest8.4.2indirect
PyPIpytest-cov5.0.0indirect
PyPIpytest-cov7.0.0indirect
PyPIpytest-mpl0.17.0indirect
PyPIpython-calamine0.5.4indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.1indirect
PyPIpytz2025.2indirect
PyPIpyzmq27.1.0indirect
PyPIreferencing0.37.0indirect
PyPIregex2025.10.23indirect
PyPIrfc39862.0.0indirect
PyPIrich14.2.0indirect
PyPIroman-numerals-py3.1.0indirect
PyPIrpds-py0.28.0indirect
PyPIruff0.14.3indirect
PyPIs3transfer0.14.0indirect
PyPIshellingham1.5.4indirect
PyPIshelved-cache0.3.1indirect
PyPIsix1.17.0indirect
PyPIsniffio1.3.1indirect
PyPIsnowballstemmer3.0.1indirect
PyPIsoupsieve2.8indirect
PyPIsphinx8.1.3indirect
PyPIsphinx8.2.3indirect
PyPIsphinx-gallery0.19.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsqlalchemy2.0.44indirect
PyPIsqlalchemy-utils0.42.0indirect
PyPIstack-data0.6.3indirect
PyPIstarlette0.49.1indirect
PyPItableschema1.21.0indirect
PyPItabulate0.9.0indirect
PyPItinycss21.4.0indirect
PyPItoml0.10.2indirect
PyPItomli2.3.0indirect
PyPItornado6.5.2indirect
PyPItraitlets5.14.3indirect
PyPItreelib1.8.0indirect
PyPItypeguard4.4.4indirect
PyPItyper0.20.0indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspect0.9.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2025.2indirect
PyPItzlocal5.3.1indirect
PyPIunfccc-di-api4.0.4indirect
PyPIunicodecsv0.14.1indirect
PyPIurllib32.5.0indirect
PyPIwbdata1.1.0indirect
PyPIwcwidth0.2.14indirect
PyPIwebencodings0.5.1indirect
PyPIxarray2025.10.1indirect
PyPIxarray2025.6.1indirect
PyPIxlrd2.0.2indirect
Dependency advisories 0

Installing pypi:pyam-iamc@3.4.0 pulls in 90 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 63609,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TeX": 25933,
        "Python": 527723,
        "Makefile": 701,
        "Batchfile": 867,
        "Jupyter Notebook": 5844
      },
      "pushed_at": "2026-07-25T15:24:19Z",
      "created_at": "2018-02-06T10:36:13Z",
      "owner_type": "User",
      "updated_at": "2025-11-13T14:01:02Z",
      "description": " an open-source Python package for IAM scenario analysis and visualization",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "www.iiasa.ac.at/staff/daniel-huppmann",
      "name": "Daniel Huppmann",
      "type": "User",
      "login": "danielhuppmann",
      "company": "International Institute for Applied Systems Analysis (IIASA)",
      "location": "Vienna (Laxenburg), Austria",
      "followers": 158,
      "avatar_url": "https://avatars.githubusercontent.com/u/16931589?v=4",
      "created_at": "2016-01-28T05:24:10Z",
      "is_verified": null,
      "public_repos": 71,
      "account_age_days": 3832
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-10-19T07:28:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d5fe4e22b1f4eec42f7804a21a5e365fc57f8c25",
          "body": null,
          "is_bot": false,
          "headline": "Add fast route for operations with non-SI units (#907)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-11-13T09:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1bc4c0610aa7f76e96b2e9ff2a30acd5c3c2af",
          "body": null,
          "is_bot": false,
          "headline": "Check for infinite values  in `format_data` and test (#937)",
          "author_name": "David Almeida",
          "author_login": "dc-almeida",
          "committed_at": "2025-11-11T18:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db581d99f846344226b2d0167366daa7dd089956",
          "body": "* Use latest MacOS image on GitHub Actions due to deprecation\n\n* Update poetry lock\n\n* Use earlier version of `matplotlib-inline` in legacy test\n\n* Remove outdated codecov config\n\n* Add codecov secret to GitHub Action workflow",
          "is_bot": false,
          "headline": "Use latest MacOS image on GitHub Actions due to deprecation (#936)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-11-01T06:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63deaffd649c79145e80dd808c144682aae494df",
          "body": "Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.1 to 1.13.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.1...v1.13.0)\n\n---\nupdated-dependencies:\n- depen\n[…]\nndency-version: 1.13.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pypa/gh-action-pypi-publish in /.github/workflows (#934)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-30T09:21:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2f71bd377a81c1b2bf3517e2086bcd86fa4f66e",
          "body": "Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0.\n- [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/python-hyper/h2/compare/v4.2.0...v4.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n  dependency-version: 4.3.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump h2 from 4.2.0 to 4.3.0 (#935)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-30T09:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ff9c63e72d92de308c563f5a90ebe81e33a654f",
          "body": "Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.2 to 0.49.1.\n- [Release notes](https://github.com/Kludex/starlette/releases)\n- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1)\n\n-\n[…]\nte\n  dependency-version: 0.49.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump starlette from 0.47.2 to 0.49.1 (#933)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-29T06:07:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "820e8370b65cd7ccbfa3abacacb0a5cb27149102",
          "body": null,
          "is_bot": false,
          "headline": "Fix the `categorize()` function (#930)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-10-01T09:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a51b3e77dfb28ff8ce99e415f237195c12198c",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 3.1.0 (#928)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-09-24T04:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82be9470cf38cd3cffe8c7896b086a93b7677125",
          "body": null,
          "is_bot": false,
          "headline": "Configure logging only when used in interactive mode (#926)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-09-23T15:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ddf49a329f7937aa89f55feb5800b372ae5591",
          "body": "* Add ignore_meta option\n\n* Add test for ignoring meta in IamDataFrame comparison\n\n* Update release notes\n\n* Update docstring\n\n* Update pyam/testing.py\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>\n\n* Rename ignore_meta to check_meta\n\n* Apply suggestions from code review\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>\n\n---------\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
          "is_bot": false,
          "headline": "Make comparing meta optional in `assert_iamframe_equal` (#922)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2025-09-10T13:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26372acfb55f71227b00d03961f7ef174b4c43e5",
          "body": "* Explicitly select 'unit' column\n\n* Update RELEASE_NOTES",
          "is_bot": false,
          "headline": "Fix pandas `DataFrameGroupBy.apply` warning (#920)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2025-09-09T12:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc50858b6acb3169b49d3ed74a20ce5e3ce3230e",
          "body": "* Use method directly for input\n\n* Remove unused code\n\n* Adjust tests\n\n* Update release notes",
          "is_bot": false,
          "headline": "Address pandas groupby warning (#918)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2025-09-04T11:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a843a56edad85cf3d323afec03ac13505d5935",
          "body": null,
          "is_bot": false,
          "headline": "Implement `run.transact()` for compatibility with ixmp4 v0.11 (#915)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-09-04T08:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677c3fbe5182ddd8be783f8693589d26709a7f77",
          "body": "* Fix usage of dynamic versioning\n\n* Add test for dynamic versioning\n\n* Update RELEASE_NOTES.md\n\n* Fix tests\n\n* Fix test for GitHub\n\n* Skip version test for Windows",
          "is_bot": false,
          "headline": "Fix dynamic versioning (#914)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2025-07-17T13:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47c454c07ee05105b3d331a51dc8f3072c00533",
          "body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Support writing datetime-data to ixmp4 platforms (#912)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2025-07-17T04:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5821946a57d0a0f5a36c044bf2fc6494ebb03d7b",
          "body": "* Bump to Poetry v2\n\n* Explicitly install poetry-dynamic-versioning plugin\n\n* Reformat dependencies\n\n* Update lock file\n\n* Add xlrd as optional dependency\n\n* Keep explicit version in nightly build\n\n* Add `requires-poetry`\n\n* Add explicit version number",
          "is_bot": false,
          "headline": "Bump to Poetry v2 (#908)",
          "author_name": "David Almeida",
          "author_login": "dc-almeida",
          "committed_at": "2025-04-17T15:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4588cf72155b79699aa4d0200ce1ec866532193",
          "body": null,
          "is_bot": false,
          "headline": "Pin Poetry to v1.8.5 (#905)",
          "author_name": "David Almeida",
          "author_login": "dc-almeida",
          "committed_at": "2025-01-09T10:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44888a267e386bf5ccdcd5d68f9e87a408d7dcd8",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 3.0.0 (#903)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-19T13:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc2e3a42764b799b1194161b6d606aa02303e5b5",
          "body": "Co-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
          "is_bot": false,
          "headline": "Support Python 3.13 (#901)",
          "author_name": "Fridolin Glatter",
          "author_login": "glatterf42",
          "committed_at": "2024-12-19T10:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e96f53024ef6a8cf0781428953b952b06ca366b",
          "body": null,
          "is_bot": false,
          "headline": "Add `read_netcdf()` to the io-docs (#895)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-19T10:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19706caf37cfc2097fb9dd29ed1825a5bca7eb5a",
          "body": null,
          "is_bot": false,
          "headline": "Add implementation for `to_netcdf()` (#899)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-19T08:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebcf032758a879d4a683562cb89140563b4f3151",
          "body": null,
          "is_bot": false,
          "headline": "Add `sort_data()` method (#897)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-17T06:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef2e7b174f1241a5696218657eecdf966a90249",
          "body": null,
          "is_bot": false,
          "headline": "Sort columns in `timeseries()` with mixed time domain (#896)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-16T16:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08f7c3b2c3109e430ed96f77a12f1b27bd6cc13",
          "body": null,
          "is_bot": false,
          "headline": "Do not sort on initialization or append (#893)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-16T04:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52af8dfb9b27deee56349123cec7ff20f38edc7d",
          "body": "Co-authored-by: Linh Ho <inhHo@users.noreply.github.com>\r\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
          "is_bot": false,
          "headline": "Add `read_netcdf` function (#879)",
          "author_name": "Linh Ho",
          "author_login": "LinhHo",
          "committed_at": "2024-12-14T12:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b23e5a409426005357e5fa3c3c987f79338246",
          "body": null,
          "is_bot": false,
          "headline": "Add index-utility function and sanitize IAMC-format tests  (#892)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-12-09T05:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed9410aacfa73785c2c01f42564cfaf09b41b76",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.3.0 (#888)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-11-03T15:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930e791115c0546603b87a322d957fd4504b3202",
          "body": null,
          "is_bot": false,
          "headline": "Update lock and ixmp4 testing setup (#887)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-11-03T09:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86faf0df07b9815347800ffcbd91ba24c0a03a89",
          "body": null,
          "is_bot": false,
          "headline": "Implement filtering by variable `depth` (#886)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-11-03T07:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735c243724a14ed4fde389ecc3f3cde304c1ce6f",
          "body": null,
          "is_bot": false,
          "headline": "Use `pd.Series.iloc[pos]` for forward-compatibility (#880)",
          "author_name": "Kamil",
          "author_login": "quant12345",
          "committed_at": "2024-10-07T16:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27e90e7babf31124cfde5cd3ae26a9f1ea4cf52",
          "body": "Co-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
          "is_bot": false,
          "headline": "Handling kwargs to be passed to pandas.ExcelFile (#877)",
          "author_name": "Jan Ivar Korsbakken",
          "author_login": "korsbakken",
          "committed_at": "2024-08-28T06:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc56c53f5a835b857aadab21e4a3f8cb74d9dab6",
          "body": "* Exclude release notes from ruff\r\n\r\n* Add template to release notes",
          "is_bot": false,
          "headline": "Exclude release notes from ruff (#874)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-07T13:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da98de01a914c3d608a14f5d66a2f21a4c1b3e93",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.2.4 (#873)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-07T11:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfdc8b6a658236972100afc14bb7d18353b0fcc0",
          "body": null,
          "is_bot": false,
          "headline": "Improve the docs of the `filter()` arguments (#870)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-07T10:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281a126cb2b816b4bcb767a7bb6a27288a3d3f64",
          "body": null,
          "is_bot": false,
          "headline": "Remove numpy pin (#871)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-06T08:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffae5e3160940e1ac0a610b1b4c6c8f0d3388cf4",
          "body": null,
          "is_bot": false,
          "headline": "Remove matplotlib pin (#869)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-05T12:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e2117e33faa343d6508114bc39dcbc7a863c968",
          "body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add option to filter by `measurand` (#868)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-08-05T12:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce8ce9dde78e801aca2dc821ecdd483d7edca27",
          "body": null,
          "is_bot": false,
          "headline": "Make compatible with pandas 3.0 (#865)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-07-22T19:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4942e2151e6bb94493c370e948bf5c32ed6f89",
          "body": null,
          "is_bot": false,
          "headline": "Add to release notes (#862)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-06-17T19:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b055048812708f231aee11d3150222444cd30d",
          "body": null,
          "is_bot": false,
          "headline": "Pin numpy<2.0 (#861)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-06-17T16:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "732ee06c132067ef7c4a7533966458b836d07e11",
          "body": null,
          "is_bot": true,
          "headline": "Bump tornado from 6.4 to 6.4.1 (#860)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-14T11:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2af05a3e9637029325c6020c2eba970b9056de2",
          "body": null,
          "is_bot": false,
          "headline": "Bump ixmp4-dependency to latest version (#858)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-06-14T10:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "779767fb8196a1bd0f76e112865ea77797fa71a5",
          "body": "updated-dependencies:\r\n- dependency-name: requests\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump `requests` dependency (#857)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-21T12:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674e8c4f23ae99215dc13ce16bb09e98a5c9c0f2",
          "body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\r\n\r\n---\r\nupdated-dependencies\n[…]\n\n- dependency-name: jinja2\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump jinja2 from 3.1.3 to 3.1.4 (#854)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-07T03:55:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52cb7543565e80ba1f0c4af96ffb5b0a55f18314",
          "body": null,
          "is_bot": false,
          "headline": "Add installation-warning to Readme (#853)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-04-25T13:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b46e6122ac34850cd5595297a2dc0465cad76eb",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.2.2 (#851)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-04-19T12:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5c85f454b3bab6e351b01ff838dd4a743d2b02",
          "body": null,
          "is_bot": false,
          "headline": "Filter/square brackets (#849)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-04-19T10:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9c05dfb36801c6dddf295396da6c153538b635",
          "body": null,
          "is_bot": false,
          "headline": "Use recommended `dictConfig` for logging configuration (#850)",
          "author_name": "Fridolin Glatter",
          "author_login": "glatterf42",
          "committed_at": "2024-04-19T07:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6895401ea23294ea2b78f4eac1a5beebfc74d869",
          "body": null,
          "is_bot": false,
          "headline": "Python clean-up using pyupgrade (#847)",
          "author_name": "Mathias Hauser",
          "author_login": "mathause",
          "committed_at": "2024-04-18T04:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3e0718029ecc414f50040abbb50a1818b7069a",
          "body": null,
          "is_bot": false,
          "headline": "Drop six as dependency (#846)",
          "author_name": "Mathias Hauser",
          "author_login": "mathause",
          "committed_at": "2024-04-17T13:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688f8905f1322fa859175cc5c016139b4172cb80",
          "body": null,
          "is_bot": false,
          "headline": "Add to release notes (#845)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-04-17T10:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c56943bc275755327d232d289599bc01b71dfe",
          "body": null,
          "is_bot": false,
          "headline": "Insert `requests` dependency (removed from ixmp4) (#844)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-04-17T07:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05072c47dd5541aafe775a2dd758c7bbea1bfaa",
          "body": null,
          "is_bot": false,
          "headline": "Make xlsxwriter dependency less strict (#841)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-29T05:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4da69f0c895b5e6cdfbf8bc6bba91ffd133996a",
          "body": null,
          "is_bot": false,
          "headline": "Quickfix of the heading in the release notes",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-21T12:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a8c9594c5de9755e10c210126a2bcf20f3eb7c",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.2 (#839)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-21T12:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d911120212d915dd9392349857cef2615b0d132e",
          "body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Allow passing filters when reading from an ixmp4 platform (#838)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-21T09:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f707317804a563e68c9ccfd8151f99cd0120d4",
          "body": "* prototype implementation for fast categorize with linting\r\n\r\n* relint\r\n\r\n* update release notes\r\n\r\n* apply ruff\r\n\r\n* Sort imports\r\n\r\n* Mark top-level method as deprecated\r\n\r\n* Fix a typo in test names\r\n\r\n* Fix a typo\r\n\r\n* Extend `categorize()` signature similar to `validate()`\r\n\r\n* Refactor the tests to check old and new signature\r\n\r\n* Update release notes\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Gidden <matthew.gidden@gmail.com>",
          "is_bot": false,
          "headline": "Implement explicit API for `categorize()` (#837)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-15T07:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56467f352aaeca14d0285e1881f7e8b2eed63078",
          "body": null,
          "is_bot": false,
          "headline": "Fix building the docs on ReadTheDocs (#836)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-14T15:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7520f15a509a7aef6e8e4d399eef787fe5bac1",
          "body": null,
          "is_bot": false,
          "headline": "Show available IIASA platforms using ixmp4 CLI (#835)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-13T17:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661136c967b66a753bdeb11f749b7c255061c27d",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to poetry groups instead of extras (#833)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-11T10:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59e77c24b3005309c039c7e72c52df2e43b9514",
          "body": null,
          "is_bot": false,
          "headline": "Add `test-platform` fixture for ixmp4 tests (#832)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-08T07:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77080c3c55f4a668050d3cd5111a25f050adad9",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to poetry (#827)",
          "author_name": "Fridolin Glatter",
          "author_login": "glatterf42",
          "committed_at": "2024-03-07T11:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbb88e1838dc09885c5cb393b59c8968aca674d",
          "body": null,
          "is_bot": false,
          "headline": "Implement more consistent logging behavior with ixmp4 (#830)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-07T07:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc178801f8cfd8d7c5acee058a670e1055ac93af",
          "body": null,
          "is_bot": false,
          "headline": "Add a `pyam.iiasa.platforms()` function (#829)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-05T07:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666d49c055c2c5b9a1edd6ec4bf0558fb8d89d4d",
          "body": null,
          "is_bot": false,
          "headline": "Make sure that column width is not too large when writing to xlsx (#828)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-02T21:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ceeeeba8912f214350303a01a38d475b8633f01",
          "body": null,
          "is_bot": false,
          "headline": "Add `read_ixmp4()` method and extend integration test (#826)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-03-01T14:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "350d57a88de432a0e1351320fbd3dc4e1736014d",
          "body": null,
          "is_bot": false,
          "headline": "Support Python 3.12 (#825)",
          "author_name": "Fridolin Glatter",
          "author_login": "glatterf42",
          "committed_at": "2024-03-01T13:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c798e2c0e59e1afd12ea9d1fdd982a2f19c23ef5",
          "body": "* Apply import formatting\r\n\r\n* Use ruff instead of black and flake8\r\n\r\n* Add PR to release notes\r\n\r\n* Update authors\r\n\r\n* Update badges for ruff, python3.12\r\n\r\n* Apply ruff formatting to final notebook\r\n\r\n* Remove Python update from docs\r\n\r\n* Adapt test_feature_aggregate as suggested\r\n\r\n* Use latest\n[…]\ny ruff more sustainably\r\n\r\n* Format test_ixmp4\r\n\r\n* Remove black badge\r\n\r\n* Replace final mention of black with ruff\r\n\r\n* Except both possible test case errors\r\n\r\n* Migrate pyproject.toml to ruff.toml",
          "is_bot": false,
          "headline": "Introduce Ruff (#821)",
          "author_name": "Fridolin Glatter",
          "author_login": "glatterf42",
          "committed_at": "2024-03-01T10:11:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10933de8b76974ed6eb27930e626f8420ed92e66",
          "body": null,
          "is_bot": false,
          "headline": "Update ixmp4 requirement to >=0.7.1 (#824)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2024-03-01T06:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d13de440175d9287015814f461bc8041c5118fa",
          "body": "* Use context manager for reading Excel file\r\n\r\n* Update RELEASE_NOTES.md\r\n\r\n* Apply black\r\n\r\n* Update pytest workflow\r\n\r\n* Pin ixmp4 to fix failing test",
          "is_bot": false,
          "headline": "Use context manager for reading Excel file (#818)",
          "author_name": "Philip Hackstock",
          "author_login": "phackstock",
          "committed_at": "2024-02-28T10:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0762055f318c9adf8df0275e8c11de3544419bdd",
          "body": null,
          "is_bot": false,
          "headline": "Add `to_ixmp4()` method (#797)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-02-22T13:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835065cbe3127766f892c92e666c01aba5d5e784",
          "body": null,
          "is_bot": false,
          "headline": "Ensure that `rename()` reorders the index (#816)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-02-22T10:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cb3ed00132809e48dd7f7302eea070336690cd",
          "body": null,
          "is_bot": false,
          "headline": "Deactivate WorldBank-datareader test (#814)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-02-19T09:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d97d829c7a324166ee7e34cfaa26969c8c9dc84",
          "body": null,
          "is_bot": false,
          "headline": "Fix a corner case in region-aggregation with missing data (#813)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-02-19T09:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa73eba773a7617cbb241f81e294099dc9d9346",
          "body": null,
          "is_bot": false,
          "headline": "Update the docstring of the iiasa-connection credentials to ixmp4 (#810)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2024-02-08T09:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e8cbc963f15c0d0dc932b857bc6a15b32dc350",
          "body": null,
          "is_bot": false,
          "headline": "Update reference values for WB-datareader test (#807)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-12-29T07:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbab81f5bf1b1631e268386dac36b96a7381f607",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.1 (#805)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-12-15T12:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3069ef2f7479ada48d79984e6e89fa1c0deee8",
          "body": null,
          "is_bot": false,
          "headline": "Make the `validate()` signature more explicit (#804)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-12-12T08:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1cd1f70f225eddd70b999eea9b7d62f1d886407",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `validate` module, make `slice` a keyword-only method (#802)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-12-09T14:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65833390c298f9e71a67fc47253f0e69ab01a523",
          "body": null,
          "is_bot": false,
          "headline": "Support initializing with `meta` dataframe in long format (#801)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-11-24T14:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ebfce9d01dc1eee02e52995041ea6551baef93",
          "body": "…ocstrings (#800)",
          "is_bot": false,
          "headline": "Avoid misleading attribute-reference in `iiasa.Connection`and other d…",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-11-21T14:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6eb20169420c25f6f090acac24cff56db920c09",
          "body": "… (#799)\n\n* Update documentation link in first-steps tutorial to `require_data()`\r\n\r\n* Add \"any combination of\" in explanation",
          "is_bot": false,
          "headline": "Update documentation link in first-steps tutorial to `require_data()`…",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-11-14T16:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce538ae2b34c55c6f3d0c1df08d740dd63fabffd",
          "body": "…e (#796)",
          "is_bot": false,
          "headline": "Raise explicit error message if no connection to IIASA manager servic…",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-11-03T08:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eda7e5164dfbc0c696e00f104190a4c7f5d1777",
          "body": "Co-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
          "is_bot": false,
          "headline": "Fix Ip / IMP color codes for plotting (#794)",
          "author_name": "Edward Byers",
          "author_login": "byersiiasa",
          "committed_at": "2023-11-03T07:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2f3b66b08a3dfbf9a6965c49ad046a0e6a585d",
          "body": null,
          "is_bot": false,
          "headline": "Facilitate region-aggregation with inconsistent weights index (#792)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-10-19T08:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f023ec3444e0653408dbf95616b31fff745a2ca0",
          "body": null,
          "is_bot": false,
          "headline": "Set name of series returned by `aggregate_time()` (#790)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-10-16T13:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3fed0f8378dac2fdb2a72ac9f958bad4a1cda7",
          "body": null,
          "is_bot": false,
          "headline": "Refactor tests for region-aggregation with weights (#787)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-10-13T05:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46720cfd72b0565924f1b676f8a64469852f9584",
          "body": null,
          "is_bot": false,
          "headline": "Run mpl and codecov tests on python 3.11 (#786)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-10-12T11:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d23a8950a82775ec117d90b74ad3fe28b30a13",
          "body": "* Reinsert plotting gallery\r\n\r\n* Remove unnecessary dependency (now part of ixmp4)\r\n\r\n* Specifically exclude gallery-notebooks",
          "is_bot": false,
          "headline": "Re-inserting the gallery to the docs (#784)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-20T15:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d40b69637f24024dcda561c1bac7ad2841e6949",
          "body": null,
          "is_bot": false,
          "headline": "Use even nicer badges for conda-forge and pytest (#782)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-15T06:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284144e8465a273e084f71b18484c6b587f33ca0",
          "body": null,
          "is_bot": false,
          "headline": "Use nicer badges for conda-forge and latest release (#781)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-15T04:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6d8550f237a7c1e812b6edc1d5dac54aed92bf",
          "body": null,
          "is_bot": false,
          "headline": "Release candidate 2.0 (#779)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-12T20:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47598028029faff4a63ad4bda19f3959b3efc4bd",
          "body": null,
          "is_bot": false,
          "headline": "`str.concat_with_pipe()` supports lists and individual args (#778)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-01T15:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b6c4790bbde1c64191bef0092604fa24875cf4",
          "body": null,
          "is_bot": false,
          "headline": "Fix future-warnings for pandas 2.1 (#777)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-09-01T12:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16ae63b5faf98becb6db9dd9419055e45fa476e",
          "body": "* Remove `map_regions()` and default mappings csv\r\n\r\n* Add reference to the nomenclature package\r\n\r\n* Add to release notes",
          "is_bot": false,
          "headline": "Remove `map_regions()` and default mappings csv (#773)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-28T07:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c806c72f83fa9ce78aa8150091762db6a77230",
          "body": null,
          "is_bot": false,
          "headline": "Harmonize logging of ixmp4 and pyam in Jupyter notebooks (#774)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-28T06:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525ede9a3310198bd497f04041d4a13149adad43",
          "body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Refactor to use ixmp4 (#766)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-23T15:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e70a0b7217574893df23b4e426016b5428a2451b",
          "body": null,
          "is_bot": false,
          "headline": "Show all missing rows for `require_data()` (#772)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-22T10:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c947a8bb391f3939ac1e9f39f12adf44165eef4",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to use validation module (#771)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-22T04:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d0ca0e737606546ebb0359c81dff350c8229f0",
          "body": null,
          "is_bot": false,
          "headline": "Clean-up exposing internal methods and attributes (#764)",
          "author_name": "Daniel Huppmann",
          "author_login": "danielhuppmann",
          "committed_at": "2023-08-21T14:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 13,
      "latest_release_at": "2020-10-19T07:28:39Z",
      "latest_release_tag": "v0.8.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 2105,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pyam-iamc",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "Natural Language :: English",
            "Programming Language :: Python",
            "Topic :: Scientific/Engineering"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/pyam-iamc/",
          "is_deprecated": false,
          "latest_version": "3.4.0",
          "repository_url": null,
          "versions_count": 42,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2018-10-24T13:07:49.580858Z",
          "latest_published_at": "2026-06-10T15:49:18.429353Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 45
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile",
        "manuscripts/ORE/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 108278,
      "source_files_sampled": 82,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 90,
        "malicious_count": 0,
        "assessed_package": "pypi:pyam-iamc@3.4.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "iam-units",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2020.4.21"
        },
        {
          "name": "ixmp4",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.13.0"
        },
        {
          "name": "matplotlib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.6.0"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.26.0"
        },
        {
          "name": "openpyxl",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.1.2"
        },
        {
          "name": "pandas",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.1.2"
        },
        {
          "name": "Pint",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.13"
        },
        {
          "name": "PyYAML",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.0.1"
        },
        {
          "name": "scipy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.10.0"
        },
        {
          "name": "seaborn",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.11"
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">2.27.1"
        },
        {
          "name": "wquantiles",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.6"
        },
        {
          "name": "XlsxWriter",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "iam-units",
            "direct": true,
            "version": "2025.10.13",
            "ecosystem": "pypi"
          },
          {
            "name": "ixmp4",
            "direct": true,
            "version": "0.13.1",
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": true,
            "version": "3.10.7",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": "2.2.6",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": "2.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "openpyxl",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": true,
            "version": "2.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pint",
            "direct": true,
            "version": "0.24.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pint",
            "direct": true,
            "version": "0.25",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": true,
            "version": "2.32.5",
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": true,
            "version": "1.15.3",
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": true,
            "version": "1.16.3",
            "ecosystem": "pypi"
          },
          {
            "name": "seaborn",
            "direct": true,
            "version": "0.13.2",
            "ecosystem": "pypi"
          },
          {
            "name": "wquantiles",
            "direct": true,
            "version": "0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "xlsxwriter",
            "direct": true,
            "version": "3.2.9",
            "ecosystem": "pypi"
          },
          {
            "name": "alabaster",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "alembic",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-doc",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "appdirs",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "appnope",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "asttokens",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "25.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "autodocsumm",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backoff",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "beautifulsoup4",
            "direct": false,
            "version": "4.14.2",
            "ecosystem": "pypi"
          },
          {
            "name": "bleach",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "boto3",
            "direct": false,
            "version": "1.40.63",
            "ecosystem": "pypi"
          },
          {
            "name": "botocore",
            "direct": false,
            "version": "1.40.63",
            "ecosystem": "pypi"
          },
          {
            "name": "cached-property",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cachetools",
            "direct": false,
            "version": "5.5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2025.10.5",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "comm",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "contourpy",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "contourpy",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "coveralls",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "coveralls",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cycler",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "dataflows-tabulator",
            "direct": false,
            "version": "1.54.3",
            "ecosystem": "pypi"
          },
          {
            "name": "datapackage",
            "direct": false,
            "version": "1.15.4",
            "ecosystem": "pypi"
          },
          {
            "name": "dateparser",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "debugpy",
            "direct": false,
            "version": "1.8.17",
            "ecosystem": "pypi"
          },
          {
            "name": "decorator",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "defusedxml",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "docopt",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "pypi"
          },
          {
            "name": "et-xmlfile",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "executing",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "fake-useragent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "fastapi",
            "direct": false,
            "version": "0.120.3",
            "ecosystem": "pypi"
          },
          {
            "name": "fastjsonschema",
            "direct": false,
            "version": "2.21.2",
            "ecosystem": "pypi"
          },
          {
            "name": "flexcache",
            "direct": false,
            "version": "0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flexparser",
            "direct": false,
            "version": "0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "fonttools",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "pypi"
          },
          {
            "name": "greenlet",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "h2",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hpack",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "hyperframe",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "ijson",
            "direct": false,
            "version": "3.4.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ipykernel",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ipython",
            "direct": false,
            "version": "8.37.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ipython",
            "direct": false,
            "version": "9.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ipython-pygments-lexers",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "isodate",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "pypi"
          },
          {
            "name": "jedi",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "jmespath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonlines",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonpointer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema",
            "direct": false,
            "version": "4.25.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-specifications",
            "direct": false,
            "version": "2025.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-client",
            "direct": false,
            "version": "8.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-core",
            "direct": false,
            "version": "5.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jupyterlab-pygments",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "kaleido",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "kiwisolver",
            "direct": false,
            "version": "1.4.9",
            "ecosystem": "pypi"
          },
          {
            "name": "linear-tsv",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mako",
            "direct": false,
            "version": "1.3.10",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib-inline",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mistune",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "narwhals",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "pypi"
          },
          {
            "name": "nbclient",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "nbconvert",
            "direct": false,
            "version": "7.16.6",
            "ecosystem": "pypi"
          },
          {
            "name": "nbformat",
            "direct": false,
            "version": "5.10.4",
            "ecosystem": "pypi"
          },
          {
            "name": "nbsphinx",
            "direct": false,
            "version": "0.9.6",
            "ecosystem": "pypi"
          },
          {
            "name": "nbsphinx",
            "direct": false,
            "version": "0.9.7",
            "ecosystem": "pypi"
          },
          {
            "name": "nest-asyncio",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "numpydoc",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "25.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pandera",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pandocfilters",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "parso",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pexpect",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "plotly",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pooch",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "prompt-toolkit",
            "direct": false,
            "version": "3.0.52",
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg-binary",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "pypi"
          },
          {
            "name": "ptyprocess",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pure-eval",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "2.23",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "2.12.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.41.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-settings",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pypandoc",
            "direct": false,
            "version": "1.15",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-mpl",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-calamine",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2025.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyzmq",
            "direct": false,
            "version": "27.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "referencing",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "pypi"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "2025.10.23",
            "ecosystem": "pypi"
          },
          {
            "name": "rfc3986",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "roman-numerals-py",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rpds-py",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "pypi"
          },
          {
            "name": "s3transfer",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "shelved-cache",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sniffio",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "soupsieve",
            "direct": false,
            "version": "2.8",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "8.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-gallery",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlalchemy",
            "direct": false,
            "version": "2.0.44",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlalchemy-utils",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "pypi"
          },
          {
            "name": "stack-data",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "starlette",
            "direct": false,
            "version": "0.49.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tableschema",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tabulate",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tinycss2",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tornado",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "traitlets",
            "direct": false,
            "version": "5.14.3",
            "ecosystem": "pypi"
          },
          {
            "name": "treelib",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typeguard",
            "direct": false,
            "version": "4.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspect",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2025.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzlocal",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "unfccc-di-api",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "unicodecsv",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wbdata",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "pypi"
          },
          {
            "name": "webencodings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": "2025.10.1",
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": "2025.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "xlrd",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 196,
        "direct_count": 16,
        "indirect_count": 180
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 16,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "danielhuppmann",
          "commits": 448,
          "avatar_url": "https://avatars.githubusercontent.com/u/16931589?v=4"
        },
        {
          "type": "User",
          "login": "gidden",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/1392657?v=4"
        },
        {
          "type": "User",
          "login": "znicholls",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/23625371?v=4"
        },
        {
          "type": "User",
          "login": "coroa",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/2552981?v=4"
        },
        {
          "type": "User",
          "login": "phackstock",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/20710924?v=4"
        },
        {
          "type": "User",
          "login": "Rlamboll",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/9784227?v=4"
        },
        {
          "type": "User",
          "login": "zikolach",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/79057?v=4"
        },
        {
          "type": "User",
          "login": "glatterf42",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/83776373?v=4"
        },
        {
          "type": "User",
          "login": "OFR-IIASA",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/20972550?v=4"
        },
        {
          "type": "User",
          "login": "byersiiasa",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/17701232?v=4"
        }
      ],
      "contributors_sampled": 31,
      "top_contributor_share": 0.665
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "nightly.yml",
        "publish.yml",
        "pytest-legacy.yml",
        "pytest.yml",
        "ruff.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "78 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d5fe4e22b1f4eec42f7804a21a5e365fc57f8c25",
        "ran_at": "2026-07-26T07:18:48Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T07:34:29Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2021-05-07T15:30:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/danielhuppmann/pyam",
    "host": "github.com",
    "name": "pyam",
    "owner": "danielhuppmann"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 42,
      "inputs": {
        "security": 43,
        "vitality": 43,
        "community": 12,
        "governance": 58,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 43,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v0.8.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2105,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2105 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2105
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1905,
              "days_since_last_human_commit": 254,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 254 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 254
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 31,
              "top_contributor_share": 0.665
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 66% of commits",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "31 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/29 decided PRs merged",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 158,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "danielhuppmann",
              "public_repos": 71,
              "account_age_days": 3832
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "158 followers of danielhuppmann",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 158,
                      "login": "danielhuppmann"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "71 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 71
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pyam-iamc"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 45
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 45 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 45
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "42 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "78 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pyam-iamc@3.4.0 runtime dependency closure — what installing the published package pulls in — 90 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:pyam-iamc@3.4.0",
                  "assessed": 90
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 90,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 90,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.968,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "91 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 91,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "poetry.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile",
                "manuscripts/ORE/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile, manuscripts/ORE/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile, manuscripts/ORE/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 108278,
              "source_files_sampled": 82,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/82 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 82,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T07:19:06.250523Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danielhuppmann/pyam.svg",
  "full_name": "danielhuppmann/pyam",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.