{"id":38474249,"url":"https://github.com/treely/openyieldtables","last_synced_at":"2026-01-17T05:16:30.270Z","repository":{"id":231327057,"uuid":"781449345","full_name":"treely/openyieldtables","owner":"treely","description":"An open source Python library for yield tables","archived":false,"fork":false,"pushed_at":"2025-09-11T07:43:55.000Z","size":973,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-13T16:11:39.313Z","etag":null,"topics":["forest-carbon","forest-management","open-source","yield-tables"],"latest_commit_sha":null,"homepage":"https://yieldtables.org","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/treely.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-03T12:04:10.000Z","updated_at":"2025-09-11T07:43:58.000Z","dependencies_parsed_at":"2024-04-03T14:54:25.629Z","dependency_job_id":"7fdc184e-a9eb-470e-af26-70aa3c16e3f0","html_url":"https://github.com/treely/openyieldtables","commit_stats":null,"previous_names":["treely/openyieldtables"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/treely/openyieldtables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treely%2Fopenyieldtables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treely%2Fopenyieldtables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treely%2Fopenyieldtables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treely%2Fopenyieldtables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treely","download_url":"https://codeload.github.com/treely/openyieldtables/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treely%2Fopenyieldtables/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28498589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["forest-carbon","forest-management","open-source","yield-tables"],"created_at":"2026-01-17T05:16:29.678Z","updated_at":"2026-01-17T05:16:30.266Z","avatar_url":"https://github.com/treely.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://cdn.tree.ly/assets/v4/yield-tables/logo_white_background.svg\" alt=\"Yield Tables logo\" width=\"280\"/\u003e\n\n[![PyPI - Version](https://img.shields.io/pypi/v/openyieldtables)](https://pypi.org/project/openyieldtables/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/openyieldtables)](https://pypi.org/project/openyieldtables/) ![Test](https://github.com/github/docs/actions/workflows/test.yml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/openyieldtables/badge/?version=latest)](https://openyieldtables.readthedocs.io/en/latest/?badge=latest)\n\nAn open source Python library for yield tables.\n\n## Quickstart\n\nDownload the latest version of the library from [PyPI](https://pypi.org/project/openyieldtables/):\n\n```bash\npip install openyieldtables\n```\n\nImport the library and load a yield table:\n\n```python\nfrom openyieldtables.yieldtables import (\n    get_yield_table,\n    get_yield_tables_meta,\n)\n\n# Get the metadata of all available yield tables\nyield_tables_meta = get_yield_tables_meta()\n\n# Get the data of a yield table by its ID\nyield_table_data = get_yield_table(1)\n```\n\n## Documentation\n\nYou can find the documentation\n[here](https://openyieldtables.readthedocs.io/en/latest/).\n\n## Contributing\n\nWe are happy about every contribution! Please follow our\n[contribution guideline](https://github.com/treely/openyieldtables/blob/main/CONTRIBUTING.md).\n\n## About\n\n`openyieldtables` is maintained by [Tree.ly](https://tree.ly) and\n[FMM](https://www.fmm.at/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreely%2Fopenyieldtables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreely%2Fopenyieldtables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreely%2Fopenyieldtables/lists"}