{"id":356390,"url":"https://github.com/vnmabus/rdata","last_synced_at":"2026-08-13T23:01:13.954Z","repository":{"id":32841765,"uuid":"139425083","full_name":"vnmabus/rdata","owner":"vnmabus","description":"A Python library for R datasets.","archived":false,"fork":false,"pushed_at":"2026-06-11T19:32:50.000Z","size":1110,"stargazers_count":60,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-07-30T15:13:43.517Z","etag":null,"topics":["conversion","python","python3","r","rda","rdata","rds"],"latest_commit_sha":null,"homepage":"https://rdata.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vnmabus.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-02T10:00:50.000Z","updated_at":"2026-06-23T15:59:39.000Z","dependencies_parsed_at":"2022-08-28T13:52:57.699Z","dependency_job_id":"cfc97200-c6f4-4d9d-9d7f-7a02db884db9","html_url":"https://github.com/vnmabus/rdata","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.009009009009009028,"last_synced_commit":"bae7eb8f005307996880f99437257bd41bd7c9df"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/vnmabus/rdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/sbom","scorecard":{"id":1004436,"data":{"date":"2025-08-04","repo":{"name":"github.com/vnmabus/rdata","commit":"d3250e2cb7c8df209c0bcdba1bd495b35411ca06"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Warn: no topLevel permission defined: .github/workflows/ruff.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/ruff.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/ruff.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T23:14:51.717Z","repository_id":32841765,"created_at":"2025-08-27T23:14:51.717Z","updated_at":"2025-08-27T23:14:51.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36319350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"vnmabus","name":"Carlos Ramos Carreño","uuid":"2364173","kind":"user","description":"Software engineer and mathematician. PhD student in Machine Learning at Universidad Autónoma de Madrid.","email":"","website":null,"location":"Madrid, Spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2364173?u=700c65537506493a61e73ee689f584a7ca565f49\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-02T03:45:13.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vnmabus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T21:52:53.342Z","updated_at":"2023-03-02T03:45:13.802Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus/repositories"},"packages":[{"id":13775246,"name":"python-rdata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:40:26.749Z","latest_release_published_at":"2026-02-13T12:40:26.749Z","latest_release_number":"0.5-2","last_synced_at":"2026-03-13T13:34:28.548Z","created_at":"2026-02-13T12:40:26.584Z","updated_at":"2026-03-13T13:34:28.548Z","registry_url":"https://launchpad.net/ubuntu/+source/python-rdata","install_command":"apt-get install python-rdata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy (\u003e= 1.14) \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:40:27.410Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-rdata?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13800516,"name":"python-rdata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:25:00.201Z","latest_release_published_at":"2026-02-13T17:25:00.201Z","latest_release_number":"0.5-3","last_synced_at":"2026-03-14T01:16:38.458Z","created_at":"2026-02-13T17:24:59.963Z","updated_at":"2026-03-14T01:16:38.458Z","registry_url":"https://launchpad.net/ubuntu/+source/python-rdata","install_command":"apt-get install python-rdata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:25:01.893Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-rdata?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13563373,"name":"python-rdata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:55:33.019Z","latest_release_published_at":"2026-02-11T05:55:33.019Z","latest_release_number":"0.5-3","last_synced_at":"2026-03-11T13:31:26.357Z","created_at":"2026-02-11T05:55:32.825Z","updated_at":"2026-03-11T13:31:26.358Z","registry_url":"https://launchpad.net/ubuntu/+source/python-rdata","install_command":"apt-get install python-rdata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:54:18.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-rdata?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13665558,"name":"python-rdata","ecosystem":"debian","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:44:01.329Z","latest_release_published_at":"2026-02-12T10:44:01.329Z","latest_release_number":"0.11.2-1","last_synced_at":"2026-08-05T21:04:26.042Z","created_at":"2026-02-12T10:44:01.065Z","updated_at":"2026-08-05T21:04:26.042Z","registry_url":"https://tracker.debian.org/pkg/python-rdata","install_command":"apt-get install python-rdata","documentation_url":"https://packages.debian.org/trixie/python-rdata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-pandas \u003c!nocheck\u003e, python3-typing-extensions (\u003e= 4.4) \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:44:02.016Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-rdata?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":2898292,"name":"rdata","ecosystem":"pypi","description":"Read R datasets from Python.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["rdata","r","dataset"],"namespace":null,"versions_count":19,"first_release_published_at":"2018-08-08T12:17:54.000Z","latest_release_published_at":"2026-06-11T18:45:38.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-12T22:32:18.878Z","created_at":"2022-04-10T12:26:11.823Z","updated_at":"2026-08-12T22:32:19.244Z","registry_url":"https://pypi.org/project/rdata/","install_command":"pip install rdata --index-url https://pypi.org/simple","documentation_url":"https://rdata.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: File Formats","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"rdata","project_status":null},"repo_metadata":{"id":32841765,"uuid":"139425083","full_name":"vnmabus/rdata","owner":"vnmabus","description":"A Python library for R datasets.","archived":false,"fork":false,"pushed_at":"2026-06-11T19:32:50.000Z","size":1110,"stargazers_count":60,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-07-30T15:13:43.517Z","etag":null,"topics":["conversion","python","python3","r","rda","rdata","rds"],"latest_commit_sha":null,"homepage":"https://rdata.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vnmabus.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-02T10:00:50.000Z","updated_at":"2026-06-23T15:59:39.000Z","dependencies_parsed_at":"2022-08-28T13:52:57.699Z","dependency_job_id":"cfc97200-c6f4-4d9d-9d7f-7a02db884db9","html_url":"https://github.com/vnmabus/rdata","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.009009009009009028,"last_synced_commit":"bae7eb8f005307996880f99437257bd41bd7c9df"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/vnmabus/rdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/sbom","scorecard":{"id":1004436,"data":{"date":"2025-08-04","repo":{"name":"github.com/vnmabus/rdata","commit":"d3250e2cb7c8df209c0bcdba1bd495b35411ca06"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Warn: no topLevel permission defined: .github/workflows/ruff.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/draft-pdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/mypy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/ruff.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/vnmabus/rdata/ruff.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T23:14:51.717Z","repository_id":32841765,"created_at":"2025-08-27T23:14:51.717Z","updated_at":"2025-08-27T23:14:51.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36319350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"vnmabus","name":"Carlos Ramos Carreño","uuid":"2364173","kind":"user","description":"Software engineer and mathematician. PhD student in Machine Learning at Universidad Autónoma de Madrid.","email":"","website":null,"location":"Madrid, Spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2364173?u=700c65537506493a61e73ee689f584a7ca565f49\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-02T03:45:13.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vnmabus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T21:52:53.342Z","updated_at":"2023-03-02T03:45:13.802Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus/repositories"},"tags":[{"name":"1.1.0","sha":"c5a659f327b45447498d1d7c9a6c2ccd4eb93d22","kind":"tag","published_at":"2026-06-11T18:33:25.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/1.1.0","html_url":"https://github.com/vnmabus/rdata/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"567a2af915b795ddc14394bbb63aa0c1f912f4be","kind":"tag","published_at":"2025-08-15T17:01:23.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/1.0.0","html_url":"https://github.com/vnmabus/rdata/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/1.0.0/manifests"},{"name":"0.11.2","sha":"f516cdff15434f9d0c1e348edab2c68285fcc5fb","kind":"tag","published_at":"2024-03-04T12:32:29.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.11.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7b774dceb4ef833a2d8c1df9363146e48bad52a8","kind":"tag","published_at":"2024-03-04T12:09:58.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.11.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"a951c7e1bd98f294167b139e3cf0180478fe0888","kind":"tag","published_at":"2024-03-04T10:27:50.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.11.0","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"77dfe38601f4ae175eef4a125425fd0adbb3f44d","kind":"tag","published_at":"2023-11-06T13:16:34.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.10.0","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"4634ed2fa914d23c0751af8dd27bfbb40d7943cc","kind":"tag","published_at":"2023-10-19T08:41:29.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.9.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.9.1/manifests"},{"name":"0.9","sha":"f942b181409955b4126cf55de3d266d875b1e2a3","kind":"tag","published_at":"2022-09-02T15:25:09.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.9","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.9/manifests"},{"name":"0.8","sha":"4faa3315c065abd2547afca227f03f4188659e79","kind":"tag","published_at":"2022-06-07T08:30:58.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.8","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.8/manifests"},{"name":"0.7","sha":"cfa7cb08f34c99b959ba97963b7f710be33a017c","kind":"tag","published_at":"2022-03-24T12:33:08.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.7","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.7/manifests"},{"name":"0.6","sha":"6641a6692604f71fc9daa43f7958799a411037f4","kind":"tag","published_at":"2021-11-03T22:31:14.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.6","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.6/manifests"},{"name":"0.5","sha":"c74c638aceebaa84a3bca18fb49f7b060c2f782e","kind":"tag","published_at":"2021-04-21T22:12:33.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.5","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.5/manifests"},{"name":"0.4","sha":"4d4f893c9f336d8b1c74a0a0534b6bec78a8892f","kind":"tag","published_at":"2021-02-28T01:25:13.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.4","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.4/manifests"},{"name":"0.3","sha":"0b7c72a513da7d9f03018269c46a7159786032a3","kind":"tag","published_at":"2021-01-18T18:31:33.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.3","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.3/manifests"},{"name":"0.2.3","sha":"f92bdb6c1830c6c9e168997e0b50b98d40fc385b","kind":"tag","published_at":"2020-12-19T13:29:17.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.3","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"45b6e9a55d2d0405424cf0c0e17eb3c5da6c9a17","kind":"tag","published_at":"2020-09-18T20:42:58.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7552f6a11b01a4194829d6d2458c2a910fc0296f","kind":"tag","published_at":"2018-10-16T14:31:02.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2.1/manifests"},{"name":"0.2","sha":"3b17c637a02df0a94c577b1d2aeaf8cc4ee668a3","kind":"tag","published_at":"2018-09-10T12:27:30.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.2/manifests"},{"name":"0.1.2","sha":"0079c31c873fa0ab3ab613b0d44931c402d79c10","kind":"tag","published_at":"2018-08-25T15:27:15.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b136264c1698f051e2c1e064859eebfa20e4368a","kind":"tag","published_at":"2018-08-09T17:53:25.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1.1/manifests"},{"name":"0.1","sha":"16824e84ac5ece432f3a62c5c1b4cab9a22e467b","kind":"tag","published_at":"2018-08-08T10:31:40.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vnmabus/rdata@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-12T22:32:19.244Z","dependent_packages_count":8,"downloads":128267,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":1.98604452642089,"dependent_repos_count":3.5018691250283562,"dependent_packages_count":1.3951191799337708,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.266637187707274,"average":2.5374175047725727},"purl":"pkg:pypi/rdata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rdata","docker_dependents_count":2,"docker_downloads_count":135,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T15:15:21.895Z","issues_count":23,"pull_requests_count":45,"avg_time_to_close_issue":14343788.55,"avg_time_to_close_pull_request":1515242.268292683,"issues_closed_count":20,"pull_requests_closed_count":41,"pull_request_authors_count":4,"issue_authors_count":17,"avg_comments_per_issue":4.782608695652174,"avg_comments_per_pull_request":1.4222222222222223,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":488314.4285714286,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/issues","maintainers":[{"login":"vnmabus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnmabus"}],"active_maintainers":[{"login":"vnmabus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnmabus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdata/codemeta","maintainers":[{"uuid":"vnmabus","login":"vnmabus","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/vnmabus/","role":null,"created_at":"2023-02-25T07:56:34.035Z","updated_at":"2023-02-25T07:56:34.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vnmabus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13463979,"name":"python-rdata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:04:35.055Z","latest_release_published_at":"2026-02-09T13:04:35.055Z","latest_release_number":"0.5-3","last_synced_at":"2026-03-09T14:20:39.994Z","created_at":"2026-02-09T13:04:29.061Z","updated_at":"2026-03-09T14:33:50.221Z","registry_url":"https://launchpad.net/ubuntu/+source/python-rdata","install_command":"apt-get install python-rdata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-rdata?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13708428,"name":"python-rdata","ecosystem":"debian","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:39:37.239Z","latest_release_published_at":"2026-02-12T22:39:37.239Z","latest_release_number":"0.5-3","last_synced_at":"2026-03-13T07:53:21.271Z","created_at":"2026-02-12T22:39:37.046Z","updated_at":"2026-03-13T08:42:13.027Z","registry_url":"https://tracker.debian.org/pkg/python-rdata","install_command":"apt-get install python-rdata","documentation_url":"https://packages.debian.org/bookworm/python-rdata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:39:37.949Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-rdata?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":5302852,"name":"rdata","ecosystem":"conda","description":"This package parses .rda datasets used in R. It does not depend on the R language or its libraries, and thus it is released under a MIT license.","homepage":"https://github.com/vnmabus/rdata","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-09-19T12:21:11.000Z","latest_release_published_at":"2020-12-19T14:44:17.000Z","latest_release_number":"0.2.3","last_synced_at":"2026-04-01T10:12:00.259Z","created_at":"2022-10-03T16:13:33.228Z","updated_at":"2026-04-01T10:12:00.260Z","registry_url":"https://anaconda.org/conda-forge/rdata","install_command":"conda install -c conda-forge rdata","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"139425083","full_name":"vnmabus/rdata","owner":"vnmabus","description":"Reader of R datasets in .rda format, in Python","archived":false,"fork":false,"pushed_at":"2022-09-02T15:31:15.000Z","size":247,"stargazers_count":22,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2023-03-21T12:05:45.438Z","etag":null,"topics":["conversion","python","python3","r","rdata"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2018-07-02T10:00:50.000Z","updated_at":"2023-03-11T07:36:56.000Z","dependencies_parsed_at":"2022-08-28T13:52:57.699Z","dependency_job_id":null,"html_url":"https://github.com/vnmabus/rdata","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"vnmabus","name":"Carlos Ramos Carreño","uuid":"2364173","kind":"user","description":"Software engineer and mathematician. PhD student in Machine Learning at Universidad Autónoma de Madrid.","email":"","website":null,"location":"Madrid, Spain","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/2364173?u=700c65537506493a61e73ee689f584a7ca565f49\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-02T03:45:13.780Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnmabus"},"tags":[{"name":"0.9","sha":"f942b181409955b4126cf55de3d266d875b1e2a3","kind":"tag","published_at":"2022-09-02T15:25:09.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.9","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.9"},{"name":"0.8","sha":"4faa3315c065abd2547afca227f03f4188659e79","kind":"tag","published_at":"2022-06-07T08:30:58.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.8","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.8"},{"name":"0.7","sha":"cfa7cb08f34c99b959ba97963b7f710be33a017c","kind":"tag","published_at":"2022-03-24T12:33:08.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.7","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.7"},{"name":"0.6","sha":"6641a6692604f71fc9daa43f7958799a411037f4","kind":"tag","published_at":"2021-11-03T22:31:14.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.6","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.6"},{"name":"0.5","sha":"c74c638aceebaa84a3bca18fb49f7b060c2f782e","kind":"tag","published_at":"2021-04-21T22:12:33.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.5","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.5"},{"name":"0.4","sha":"4d4f893c9f336d8b1c74a0a0534b6bec78a8892f","kind":"tag","published_at":"2021-02-28T01:25:13.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.4","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.4"},{"name":"0.3","sha":"0b7c72a513da7d9f03018269c46a7159786032a3","kind":"tag","published_at":"2021-01-18T18:31:33.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.3","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.3"},{"name":"0.2.3","sha":"f92bdb6c1830c6c9e168997e0b50b98d40fc385b","kind":"tag","published_at":"2020-12-19T13:29:17.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.3","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.3"},{"name":"0.2.2","sha":"45b6e9a55d2d0405424cf0c0e17eb3c5da6c9a17","kind":"tag","published_at":"2020-09-18T20:42:58.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.2"},{"name":"0.2.1","sha":"7552f6a11b01a4194829d6d2458c2a910fc0296f","kind":"tag","published_at":"2018-10-16T14:31:02.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2.1"},{"name":"0.2","sha":"3b17c637a02df0a94c577b1d2aeaf8cc4ee668a3","kind":"tag","published_at":"2018-09-10T12:27:30.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.2"},{"name":"0.1.2","sha":"0079c31c873fa0ab3ab613b0d44931c402d79c10","kind":"tag","published_at":"2018-08-25T15:27:15.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1.2","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1.2"},{"name":"0.1.1","sha":"b136264c1698f051e2c1e064859eebfa20e4368a","kind":"tag","published_at":"2018-08-09T17:53:25.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1.1"},{"name":"0.1","sha":"16824e84ac5ece432f3a62c5c1b4cab9a22e467b","kind":"tag","published_at":"2018-08-08T10:31:40.000Z","download_url":"https://codeload.github.com/vnmabus/rdata/tar.gz/0.1","html_url":"https://github.com/vnmabus/rdata/releases/tag/0.1"}]},"repo_metadata_updated_at":"2023-03-22T07:29:02.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":44.94135263289244,"forks_count":57.36960319440978,"average":46.877963563763416},"purl":"pkg:conda/rdata?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T05:16:46.798Z","issues_count":12,"pull_requests_count":10,"avg_time_to_close_issue":4115307.272727273,"avg_time_to_close_pull_request":292096.8,"issues_closed_count":11,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":9,"avg_comments_per_issue":6.916666666666667,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":653601.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rdata/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2318},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-10T05:08:21.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13404007,"name":"python-rdata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vnmabus/rdata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vnmabus/rdata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:57:45.010Z","latest_release_published_at":"2026-02-06T11:57:45.010Z","latest_release_number":"0.5-3","last_synced_at":"2026-03-06T18:53:40.824Z","created_at":"2026-02-06T11:57:43.125Z","updated_at":"2026-03-06T19:02:16.571Z","registry_url":"https://launchpad.net/ubuntu/+source/python-rdata","install_command":"apt-get install python-rdata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-rdata","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-xarray \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-rdata?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-rdata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-rdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-rdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-rdata/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":34614,"full_name":"vnmabus/rdata","default_branch":"develop","total_commits":541,"total_committers":4,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":135.25,"dds":0.46395563770794823,"past_year_total_commits":24,"past_year_total_committers":3,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":8.0,"past_year_dds":0.375,"last_synced_at":"2026-08-12T22:32:20.016Z","last_synced_commit":"0edddf4b692cf5c011976bd7b369ccea08aa5db5","created_at":"2023-03-07T16:57:06.154Z","updated_at":"2026-08-12T22:32:19.458Z","committers":[{"name":"Tuomas Rossi","email":"tuomas.rossi@csc.fi","login":"trossi","count":290},{"name":"VNMabus","email":"vnmabus@gmail.com","login":"vnmabus","count":242},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":6},{"name":"Travers","email":"traversc@gmail.com","login":"traversc","count":3}],"past_year_committers":[{"name":"Carlos Ramos Carreño","email":"vnmabus@gmail.com","login":"vnmabus","count":15},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":6},{"name":"Travers","email":"traversc@gmail.com","login":"traversc","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6652971,"commits_count":935443560,"contributors_count":39798633,"owners_count":1336734,"committers_count":3302823,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"vnmabus/rdata","html_url":"https://github.com/vnmabus/rdata","last_synced_at":"2026-07-30T15:15:21.895Z","status":null,"issues_count":23,"pull_requests_count":45,"avg_time_to_close_issue":14343788.55,"avg_time_to_close_pull_request":1515242.268292683,"issues_closed_count":20,"pull_requests_closed_count":41,"pull_request_authors_count":4,"issue_authors_count":17,"avg_comments_per_issue":4.782608695652174,"avg_comments_per_pull_request":1.4222222222222223,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":488314.4285714286,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T21:58:46.376Z","updated_at":"2026-08-12T10:58:58.721Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnmabus%2Frdata/issues","issue_labels_count":{"table":{"bug":5,"enhancement":2,"good first issue":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":17,"OWNER":4,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"OWNER":27,"CONTRIBUTOR":18}},"issue_authors":{"table":{"vnmabus":4,"deeenes":2,"soheila-sahami":2,"trossi":2,"pulpdood":1,"Jorgelindo238":1,"ag1805x":1,"zoj613":1,"userLUX":1,"austinv11":1,"schlegelp":1,"has2k1":1,"r-re":1,"VolodyaCO":1,"rituparna-13":1,"elgabbas":1,"Young-Sook":1}},"pull_request_authors":{"table":{"vnmabus":27,"trossi":14,"allcontributors[bot]":3,"traversc":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.634Z","repositories_count":16026802,"issues_count":40521234,"pull_requests_count":131000515,"authors_count":11440941,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"OWNER":3}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"allcontributors[bot]":3,"vnmabus":3,"traversc":1}},"maintainers":[{"table":{"login":"vnmabus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnmabus"}}],"active_maintainers":[{"table":{"login":"vnmabus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vnmabus"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":10,"PullRequestEvent":13,"ForkEvent":1,"IssuesEvent":10,"WatchEvent":9,"IssueCommentEvent":32,"PushEvent":33,"PullRequestReviewEvent":15,"PullRequestReviewCommentEvent":19,"CreateEvent":9},"last_year":{"ReleaseEvent":1,"DeleteEvent":5,"PullRequestEvent":1,"IssuesEvent":1,"IssueCommentEvent":4,"PushEvent":16,"CreateEvent":4}},"keywords":["conversion","python","python3","r","rda","rdata","rds"],"dependencies":[{"ecosystem":"pypi","filepath":"readthedocs-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T13:52:57.160Z","updated_at":"2022-08-28T13:52:57.160Z","repository_link":"https://github.com/vnmabus/rdata/blob/develop/readthedocs-requirements.txt","dependencies":[{"id":3041173402,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"runtime","optional":false},{"id":3041173403,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T13:52:57.448Z","updated_at":"2022-08-28T13:52:57.448Z","repository_link":"https://github.com/vnmabus/rdata/blob/develop/requirements.txt","dependencies":[{"id":3041176461,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3041176462,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3041176463,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3041176464,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T13:52:57.521Z","updated_at":"2022-08-28T13:52:57.521Z","repository_link":"https://github.com/vnmabus/rdata/blob/develop/setup.py","dependencies":[{"id":3041176540,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3041176541,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3041176542,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":17.292568375318524,"created_at":"2025-04-11T10:16:18.872Z","updated_at":"2026-08-13T23:01:13.963Z","avatar_url":"https://github.com/vnmabus.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356390","html_url":"https://summary.ecosyste.ms/projects/356390"}