{"id":67569,"name":"cjio","description":"CityJSON/io: Python CLI to process and manipulate CityJSON files","url":"https://github.com/cityjson/cjio","last_synced_at":"2025-09-08T13:57:09.234Z","repository":{"id":44773820,"uuid":"129439505","full_name":"cityjson/cjio","owner":"cityjson","description":"CityJSON/io: Python CLI to process and manipulate CityJSON files","archived":false,"fork":false,"pushed_at":"2025-05-09T17:29:27.000Z","size":29467,"stargazers_count":137,"open_issues_count":50,"forks_count":33,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-23T06:27:34.565Z","etag":null,"topics":["cityjson"],"latest_commit_sha":null,"homepage":"","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/cityjson.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-13T18:27:09.000Z","updated_at":"2025-07-04T21:04:50.000Z","dependencies_parsed_at":"2024-06-18T21:27:25.260Z","dependency_job_id":"68762d3a-1e12-45cc-889a-0fdf21cc8690","html_url":"https://github.com/cityjson/cjio","commit_stats":{"total_commits":819,"total_committers":16,"mean_commits":51.1875,"dds":"0.41147741147741146","last_synced_commit":"836ed00d093a2a30da453a9a83606d4ca7450a36"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/cityjson/cjio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/sbom","scorecard":{"id":283633,"data":{"date":"2025-08-11","repo":{"name":"github.com/cityjson/cjio","commit":"35728539127f71b1d5ae458169ff84050e5e20ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker-image-master.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-image-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-format.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-image-publish.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/docker-image-master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/docker-image-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-image-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/docker-image-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-image-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/docker-image-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-image-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/docker-image-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-image-publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/docker-image-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-format.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/lint-format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-format.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/lint-format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cityjson/cjio/python-publish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: docker/Dockerfile_Cesium:1: pin your Docker image by updating node:8 to node:8@sha256:a681bf74805b80d03eb21a6c0ef168a976108a287a74167ab593fc953aac34df","Warn: pipCommand not pinned by hash: Dockerfile:20","Warn: downloadThenRun not pinned by hash: Dockerfile:23","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:34-35","Warn: pipCommand not pinned by hash: Dockerfile:40-44","Warn: npmCommand not pinned by hash: docker/Dockerfile_Cesium:3-8","Warn: pipCommand not pinned by hash: .github/workflows/lint-format.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T16:38:49.937Z","repository_id":44773820,"created_at":"2025-08-17T16:38:49.937Z","updated_at":"2025-08-17T16:38:49.937Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196153,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cityjson","name":"CityJSON","uuid":"57128352","kind":"organization","description":"For all CityJSON matters. Managed by @tudelft3d ","email":null,"website":"https://cityjson.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57128352?v=4","repositories_count":14,"last_synced_at":"2023-03-06T23:52:59.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cityjson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:49:19.274Z","updated_at":"2023-03-06T23:52:59.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson/repositories"},"packages":[{"id":2670858,"name":"cjio","ecosystem":"pypi","description":"CLI to process and manipulate CityJSON files","homepage":"https://github.com/cityjson/cjio","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cityjson/cjio","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2018-05-24T14:47:50.000Z","latest_release_published_at":"2025-05-09T17:31:18.000Z","latest_release_number":"0.10.1","last_synced_at":"2025-08-26T21:49:54.247Z","created_at":"2022-04-10T10:21:21.512Z","updated_at":"2025-08-26T21:49:54.247Z","registry_url":"https://pypi.org/project/cjio/","install_command":"pip install cjio --index-url https://pypi.org/simple","documentation_url":"https://cjio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"cjio","project_status":null},"repo_metadata":{"id":44773820,"uuid":"129439505","full_name":"cityjson/cjio","owner":"cityjson","description":"CityJSON/io: Python CLI to process and manipulate CityJSON files","archived":false,"fork":false,"pushed_at":"2025-05-09T17:29:27.000Z","size":29467,"stargazers_count":136,"open_issues_count":50,"forks_count":33,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-22T08:47:24.397Z","etag":null,"topics":["cityjson"],"latest_commit_sha":null,"homepage":"","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/cityjson.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-13T18:27:09.000Z","updated_at":"2025-05-29T18:43:49.000Z","dependencies_parsed_at":"2024-06-18T21:27:25.260Z","dependency_job_id":"68762d3a-1e12-45cc-889a-0fdf21cc8690","html_url":"https://github.com/cityjson/cjio","commit_stats":{"total_commits":819,"total_committers":16,"mean_commits":51.1875,"dds":"0.41147741147741146","last_synced_commit":"836ed00d093a2a30da453a9a83606d4ca7450a36"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/cityjson/cjio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266627820,"owners_count":23958715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"cityjson","name":"CityJSON","uuid":"57128352","kind":"organization","description":"For all CityJSON matters. Managed by @tudelft3d ","email":null,"website":"https://cityjson.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57128352?v=4","repositories_count":14,"last_synced_at":"2023-03-06T23:52:59.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cityjson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:49:19.274Z","updated_at":"2023-03-06T23:52:59.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityjson/repositories"},"tags":[{"name":"v0.10.1","sha":"35728539127f71b1d5ae458169ff84050e5e20ad","kind":"commit","published_at":"2025-05-09T17:29:03.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.10.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"cc047ea35dcd8ab68be06ed6d3e9a3ced72c7e4e","kind":"commit","published_at":"2025-05-09T16:19:05.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.10.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"836ed00d093a2a30da453a9a83606d4ca7450a36","kind":"tag","published_at":"2023-09-28T06:36:40.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.9.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"9fc6a116f470291a7d48a33ee9667d565eec9131","kind":"commit","published_at":"2023-07-13T13:25:44.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.8.2","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"154d9f9ea8b27f54d5872ecb854ca21b6a329418","kind":"tag","published_at":"2023-02-06T17:42:01.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.8.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a542e9041d9f47362a4b454b2e80a26a6df69f16","kind":"tag","published_at":"2022-11-28T08:47:33.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.8.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"fba293f182e7906b737c24c648841bebd47ca4cf","kind":"tag","published_at":"2022-09-12T07:39:36.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.6","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"9ced88127b5e6039df529d1a16883a69d4f5effd","kind":"commit","published_at":"2022-08-30T08:13:33.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.5","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"aebdbb3275f1aba526be899a605854df55c439ba","kind":"tag","published_at":"2022-06-20T11:37:57.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.4","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"ba800349794022c5e413f4f5bd1642a199998c4b","kind":"tag","published_at":"2021-12-15T16:51:14.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.3","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"880f84142e60ee9e1d58a84621a12a31cbfb7410","kind":"tag","published_at":"2021-12-02T09:08:08.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.2","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"be5a201edb5d11263096bdcbe3c1e3c0fd2d20c6","kind":"tag","published_at":"2021-12-01T13:59:12.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a1a650741f7d6c4b42387b4637b23095f25656f8","kind":"tag","published_at":"2021-12-01T12:57:19.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.7.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.7.0/manifests"},{"name":"v0.6.10","sha":"cf99c849a2b81714b2c1d9b1d41d09b00e5b736e","kind":"tag","published_at":"2021-10-18T16:54:58.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.10","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.10/manifests"},{"name":"0.6.9","sha":"734054234334aea502fdc2e4de216552ac05c543","kind":"commit","published_at":"2021-07-06T06:58:41.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/0.6.9","html_url":"https://github.com/cityjson/cjio/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.6.9/manifests"},{"name":"v0.6.8","sha":"faf422afe94b4787aeffa9b2e53ee71b32546320","kind":"commit","published_at":"2021-03-19T16:09:02.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.8","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"7c140d52fb7f7d6ef8d836dcb87744eabbbf5a8a","kind":"commit","published_at":"2021-03-12T10:47:53.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.7","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"c5e22202a85456b85602460eaf29c49f22a95f63","kind":"commit","published_at":"2021-02-07T18:11:02.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.6","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"d1e1969a3f7af8d774d6ce0874c22a684a1e464c","kind":"commit","published_at":"2021-02-03T14:44:56.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.5","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"8aff0b7404ad3c1113c26f4f3d25bac981913923","kind":"commit","published_at":"2021-02-03T08:51:29.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.4","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fdbaa9ae1b7a0519874ca30a189abdb9275fb151","kind":"commit","published_at":"2021-01-11T13:35:36.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.3","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.3/manifests"},{"name":"0.6.2","sha":"9f6fc50cd254f2c6b079c3957f0a72991583f926","kind":"commit","published_at":"2020-11-11T09:16:19.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/0.6.2","html_url":"https://github.com/cityjson/cjio/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.6.2/manifests"},{"name":"v0.6.2","sha":"9f6fc50cd254f2c6b079c3957f0a72991583f926","kind":"commit","published_at":"2020-11-11T09:16:19.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.2","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a4797b55204f35d71de6d4a68f4d72bd33b8f8a7","kind":"commit","published_at":"2020-11-11T09:11:38.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ec7f4f0b125945c16db12a7b35620ad4158bfeb5","kind":"commit","published_at":"2020-10-27T13:07:06.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.6.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.6.0/manifests"},{"name":"before-remove-3dtiles-export","sha":"63c4ac98e8c89a6fb7f562c8afd2bc1ac5d3213b","kind":"commit","published_at":"2020-10-01T18:36:42.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/before-remove-3dtiles-export","html_url":"https://github.com/cityjson/cjio/releases/tag/before-remove-3dtiles-export","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@before-remove-3dtiles-export","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/before-remove-3dtiles-export","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/before-remove-3dtiles-export/manifests"},{"name":"0.5.2","sha":"f39acca65c2210679c041a330158466a980fb45e","kind":"tag","published_at":"2019-04-29T07:15:58.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/0.5.2","html_url":"https://github.com/cityjson/cjio/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/0.5.2/manifests"},{"name":"v0.4.4","sha":"176b4aa1aae529475f1863ae8c2944b117700601","kind":"tag","published_at":"2018-09-26T13:34:14.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.4.4","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"68543ef1dc0223d79b8ae03758d8fbfcc18c81ea","kind":"tag","published_at":"2018-09-25T15:23:07.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.4.3","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"42e82e93c49b46db92835c2053813dcdc085b487","kind":"tag","published_at":"2018-09-25T12:45:30.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.4.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.4.1/manifests"},{"name":"v0.3.1","sha":"4a319d37319c61298aeb4bc88428c226a03c4df3","kind":"commit","published_at":"2018-05-31T12:21:09.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.3.1","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"24f5c10f899af3bdaf50d891546026660139ae1c","kind":"commit","published_at":"2018-05-24T14:39:25.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.2.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"61472f51c52460fd2127d7de33efa861cca2a73d","kind":"tag","published_at":"2018-05-19T07:42:56.000Z","download_url":"https://codeload.github.com/cityjson/cjio/tar.gz/v0.1.0","html_url":"https://github.com/cityjson/cjio/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cityjson/cjio@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-23T06:17:45.485Z","dependent_packages_count":4,"downloads":2300,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":6.732734368601398,"dependent_repos_count":3.3196483173145617,"dependent_packages_count":1.865061673354139,"stargazers_count":6.803271818472744,"forks_count":7.991228187165032,"docker_downloads_count":null,"average":5.342388872981575},"purl":"pkg:pypi/cjio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cjio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cjio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cjio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-22T08:36:55.575Z","issues_count":105,"pull_requests_count":25,"avg_time_to_close_issue":23315838.863636363,"avg_time_to_close_pull_request":3692242.28,"issues_closed_count":66,"pull_requests_closed_count":25,"pull_request_authors_count":10,"issue_authors_count":39,"avg_comments_per_issue":1.4476190476190476,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":592733.0,"past_year_avg_time_to_close_pull_request":2423092.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.2857142857142856,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/issues","maintainers":[{"login":"balazsdukai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balazsdukai"},{"login":"hugoledoux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"},{"login":"mdjong1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdjong1"}],"active_maintainers":[{"login":"balazsdukai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balazsdukai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cjio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cjio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cjio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cjio/related_packages","maintainers":[{"uuid":"hledoux","login":"hledoux","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/hledoux/","role":null,"created_at":"2023-02-23T19:46:35.406Z","updated_at":"2023-02-23T19:46:35.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hledoux/packages"},{"uuid":"gstavropoulou","login":"gstavropoulou","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gstavropoulou/","role":"Owner","created_at":"2025-05-19T07:09:48.991Z","updated_at":"2025-05-19T07:09:48.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gstavropoulou/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":548992,"full_name":"cityjson/cjio","default_branch":"master","committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":503},{"name":"Balázs Dukai","email":"balazs.dukai@gmail.com","login":"balazsdukai","count":262},{"name":"GinaStavropoulou","email":"ginastavropoulou@gmail.com","login":"GinaStavropoulou","count":73},{"name":"Anna Labetski","email":"anna.labetski@gmail.com","login":"Athelena","count":29},{"name":"jliempt","email":"jordi_purdi@live.nl","login":"jliempt","count":19},{"name":"fiodccobw","email":"l.wang-21@student.tudelft.nl","login":null,"count":8},{"name":"Hannes Gräuler","email":"hannes@smasi.de","login":"lordi","count":4},{"name":"Stelios Vitalis","email":"steliosvitalis@gmail.com","login":"liberostelios","count":4},{"name":"Clemens Rudert","email":"clemens.rudert@bl.ch","login":"vvmruder","count":2},{"name":"mwussow","email":"moritz.wussow@whu.edu","login":"mwussow","count":2},{"name":"Dustin","email":"dustin@wiemar.eu","login":"duswie","count":1},{"name":"Giuseppe PERONATO","email":"giuseppe.peronato@idiap.ch","login":"gperonato","count":1},{"name":"Ivan Pađen","email":"49401914+ipadjen","login":"ipadjen","count":1},{"name":"Ken Arroyo Ohori","email":"g.a.k.arroyoohori@tudelft.nl","login":"kenohori","count":1},{"name":"Kimmy","email":"kavisha.btechit@gmail.com","login":"kkimmy","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"fiodccob","email":"fiodccob@hotmail.com","login":"fiodccobwang","count":1},{"name":"Benjamin Beaucamp","email":"benjamin.beaucamp@ec-nantes.fr","login":"bbeaucamp","count":1}],"total_commits":914,"total_committers":18,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":50.77777777777778,"dds":0.449671772428884,"past_year_committers":[{"name":"GinaStavropoulou","email":"ginastavropoulou@gmail.com","login":"GinaStavropoulou","count":66},{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":12}],"past_year_total_commits":78,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":39.0,"past_year_dds":0.15384615384615385,"last_synced_at":"2025-05-23T21:41:34.213Z","last_synced_commit":"35728539127f71b1d5ae458169ff84050e5e20ad","created_at":"2023-03-09T04:33:40.073Z","updated_at":"2025-05-23T21:41:41.177Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cityjson/cjio","html_url":"https://github.com/cityjson/cjio","last_synced_at":"2025-07-23T06:17:45.468Z","status":"error","issues_count":105,"pull_requests_count":25,"avg_time_to_close_issue":23315838.863636363,"avg_time_to_close_pull_request":3692242.28,"issues_closed_count":66,"pull_requests_closed_count":25,"pull_request_authors_count":10,"issue_authors_count":39,"avg_comments_per_issue":1.4476190476190476,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":592733.0,"past_year_avg_time_to_close_pull_request":2423092.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.2857142857142856,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-14T10:36:42.164Z","updated_at":"2025-09-02T15:37:31.811Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityjson%2Fcjio/issues","issue_labels_count":{"bug":18,"enhancement":15,"API":6},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":59,"NONE":42,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":13,"NONE":8,"CONTRIBUTOR":8},"issue_authors":{"balazsdukai":43,"hugoledoux":15,"pcace":5,"collaer":2,"LaurensJN":2,"Lkeurentjes":2,"enersis-pst":2,"Saji70":2,"robinjo78":1,"esgn":1,"Pdongjaelee":1,"Davidswinkels":1,"ghobona":1,"ozgetufan":1,"GANys":1,"RitaAguiarAdsk":1,"Jillinger":1,"sevamoo":1,"nokonoko1203":1,"wlinna":1,"Mboga":1,"ThomasPe":1,"HarutakaMatsumoto":1,"Swahhillie":1,"gperonato":1,"webadrian":1,"Dobberzoon":1,"longxiangxu321":1,"rob-scholten95":1,"paulojraposo":1,"Crismon96":1,"maaattes":1,"gsclara":1,"rduivenvoorde":1,"warrieka":1,"mdjong1":1,"AkshayPatil1994":1,"ipadjen":1},"pull_request_authors":{"balazsdukai":11,"GinaStavropoulou":9,"mdjong1":2,"LHolst":1,"ipadjen":1,"gperonato":1,"lordi":1,"fiodccobw":1,"bbeaucamp":1,"Yarroudh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10085009,"issues_count":31271208,"pull_requests_count":96321502,"authors_count":10695459,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4,"MEMBER":1},"past_year_pull_request_author_associations_count":{"NONE":4,"CONTRIBUTOR":4},"past_year_issue_authors":{"enersis-pst":2,"balazsdukai":1,"Crismon96":1,"Lkeurentjes":1},"past_year_pull_request_authors":{"GinaStavropoulou":8},"maintainers":[{"login":"balazsdukai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balazsdukai"},{"login":"hugoledoux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"},{"login":"mdjong1","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdjong1"}],"active_maintainers":[{"login":"balazsdukai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balazsdukai"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":4,"WatchEvent":17,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":47,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":12,"PullRequestEvent":9,"ForkEvent":2},"last_year":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":4,"WatchEvent":17,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":47,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":12,"PullRequestEvent":9,"ForkEvent":2}},"keywords":["cityjson"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T11:21:49.245Z","updated_at":"2022-08-12T11:21:49.245Z","repository_link":"https://github.com/cityjson/cjio/blob/master/docs/requirements_docs.txt","dependencies":[{"id":1320985986,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=3.2.1","direct":true,"kind":"runtime","optional":false},{"id":1320985987,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320985988,"package_name":"Pygments","ecosystem":"pypi","requirements":"\u003e=2.7.4","direct":true,"kind":"runtime","optional":false},{"id":1320985989,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.7.1","direct":true,"kind":"runtime","optional":false},{"id":1320985990,"package_name":"jsonref","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320985991,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-12T11:21:49.339Z","updated_at":"2022-08-12T11:21:49.339Z","repository_link":"https://github.com/cityjson/cjio/blob/master/setup.py","dependencies":[{"id":1320986052,"package_name":"Click","ecosystem":"pypi","requirements":"\u003e=8.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-image-master.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:31:11.495Z","updated_at":"2023-02-19T10:31:11.495Z","repository_link":"https://github.com/cityjson/cjio/blob/master/.github/workflows/docker-image-master.yml","dependencies":[{"id":7785292009,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-image-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:31:11.552Z","updated_at":"2023-02-19T10:31:11.552Z","repository_link":"https://github.com/cityjson/cjio/blob/master/.github/workflows/docker-image-publish.yml","dependencies":[{"id":7785293311,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7785293312,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7785293313,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7785293314,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:31:11.762Z","updated_at":"2023-02-19T10:31:11.762Z","repository_link":"https://github.com/cityjson/cjio/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7785293787,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7785293788,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-19T10:31:11.870Z","updated_at":"2023-02-19T10:31:11.870Z","repository_link":"https://github.com/cityjson/cjio/blob/master/Dockerfile","dependencies":[{"id":7785293921,"package_name":"python","ecosystem":"docker","requirements":"3.8.12-slim-bullseye","direct":true,"kind":"build","optional":false},{"id":7785293922,"package_name":"python","ecosystem":"docker","requirements":"3.8.12-slim","direct":true,"kind":"build","optional":false}]}],"score":15.872955692772209,"created_at":"2025-09-08T11:18:49.077Z","updated_at":"2025-10-07T08:25:25.175Z","avatar_url":"https://github.com/cityjson.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2300,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["3d-modelling","citygml","smart-city","3dgis","laz","yaml-cpp","book","interactive","generic","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67569","html_url":"https://science.ecosyste.ms/projects/67569"}