{"id":63943,"name":"geopandas","description":"Python tools for geographic data","url":"https://github.com/geopandas/geopandas","last_synced_at":"2025-09-08T13:05:03.889Z","repository":{"id":37431603,"uuid":"11002815","full_name":"geopandas/geopandas","owner":"geopandas","description":"Python tools for geographic data","archived":false,"fork":false,"pushed_at":"2025-08-30T20:45:46.000Z","size":59091,"stargazers_count":4865,"open_issues_count":437,"forks_count":981,"subscribers_count":104,"default_branch":"main","last_synced_at":"2025-08-30T22:20:19.710Z","etag":null,"topics":["geoparquet","geospatial","pandas","python","spatial"],"latest_commit_sha":null,"homepage":"http://geopandas.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geopandas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"created_at":"2013-06-27T17:03:47.000Z","updated_at":"2025-08-30T20:45:51.000Z","dependencies_parsed_at":"2023-10-11T09:01:56.107Z","dependency_job_id":"3e6babc3-7ea5-49f9-87c7-194e10aea976","html_url":"https://github.com/geopandas/geopandas","commit_stats":{"total_commits":1850,"total_committers":236,"mean_commits":7.838983050847458,"dds":0.7821621621621622,"last_synced_commit":"d88e60fc281ecd3269532be24371abd4bec5ea3a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/geopandas/geopandas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/sbom","scorecard":{"id":423087,"data":{"date":"2025-08-11","repo":{"name":"github.com/geopandas/geopandas","commit":"c7035a1c087c8871d138f73e7c5022e3c486c6ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/versioneer.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_to_pypi.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/160947316","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/160947316"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/release_to_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioneer.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:25","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:42:25.100Z","repository_id":37431603,"created_at":"2025-08-19T01:42:25.100Z","updated_at":"2025-08-19T01:42:25.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188961,"owners_count":25237856,"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":"geopandas","name":"GeoPandas","uuid":"8130715","kind":"organization","description":"","email":null,"website":"geopandas.org","location":null,"twitter":"geopandas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8130715?v=4","repositories_count":12,"last_synced_at":"2024-05-29T13:39:03.352Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"html_url":"https://github.com/geopandas","funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"total_stars":5867,"followers":203,"following":0,"created_at":"2022-11-14T07:09:48.755Z","updated_at":"2024-05-29T13:39:09.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas/repositories"},"packages":[{"id":2746222,"name":"geopandas","ecosystem":"pypi","description":"Geographic pandas extensions","homepage":"https://geopandas.org","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/geopandas/geopandas","keywords_array":["GIS","cartography","pandas","shapely"],"namespace":null,"versions_count":59,"first_release_published_at":"2013-08-01T01:58:21.000Z","latest_release_published_at":"2025-06-26T21:04:55.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-06-26T21:15:39.220Z","created_at":"2022-04-10T11:07:25.451Z","updated_at":"2025-06-26T21:15:39.826Z","registry_url":"https://pypi.org/project/geopandas/","install_command":"pip install geopandas --index-url https://pypi.org/simple","documentation_url":"https://geopandas.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"geopandas"},"repo_metadata":{"id":37431603,"uuid":"11002815","full_name":"geopandas/geopandas","owner":"geopandas","description":"Python tools for geographic data","archived":false,"fork":false,"pushed_at":"2024-05-29T18:10:07.000Z","size":58232,"stargazers_count":4250,"open_issues_count":435,"forks_count":900,"subscribers_count":105,"default_branch":"main","last_synced_at":"2024-05-30T01:06:11.803Z","etag":null,"topics":["geoparquet","geospatial","pandas","python","spatial"],"latest_commit_sha":null,"homepage":"http://geopandas.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geopandas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2013-06-27T17:03:47.000Z","updated_at":"2024-05-31T13:05:04.646Z","dependencies_parsed_at":"2023-10-11T09:01:56.107Z","dependency_job_id":"3e6babc3-7ea5-49f9-87c7-194e10aea976","html_url":"https://github.com/geopandas/geopandas","commit_stats":{"total_commits":1673,"total_committers":219,"mean_commits":7.639269406392694,"dds":0.7913927077106994,"last_synced_commit":"1191533c5fc5e5859af9971a64d4f00bffe2b625"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217845693,"owners_count":16239762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geopandas","name":"GeoPandas","uuid":"8130715","kind":"organization","description":"","email":null,"website":"geopandas.org","location":null,"twitter":"geopandas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8130715?v=4","repositories_count":12,"last_synced_at":"2024-05-29T13:39:03.352Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geopandas","funding_links":[],"total_stars":5867,"followers":203,"following":0,"created_at":"2022-11-14T07:09:48.755Z","updated_at":"2024-05-29T13:39:09.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas/repositories"},"tags":[{"name":"v0.14.4","sha":"60c9773e44fff8a35344c2a74431e00c5546a4ee","kind":"tag","published_at":"2024-04-28T13:48:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.4","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4/manifests"},{"name":"v1.0.0-alpha1","sha":"baf27f8644630b455d17f48698498eaab10fa598","kind":"tag","published_at":"2024-04-13T20:58:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1/manifests"},{"name":"v0.14.3","sha":"5558c35297a537b05675d236ee550612460299ec","kind":"tag","published_at":"2024-01-31T19:20:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"fb079bf07adb889a720532d871798d75c90f50b5","kind":"tag","published_at":"2024-01-04T21:30:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"9a9f0974db087ce303b94bfbeabc8ea136be0914","kind":"tag","published_at":"2023-11-11T09:29:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0eb2a5ecdc3b7b595e406c9f7bf1e6435ad39828","kind":"tag","published_at":"2023-09-15T08:24:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"d5add48e966bb4e711d2399721df88349a358904","kind":"tag","published_at":"2023-06-06T08:58:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"979730b6fa1fa9a5f8102b6dcb99ec78a627954b","kind":"tag","published_at":"2023-06-05T06:51:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"aa5abc316f99c5370b0d8c88f38468145311e1a0","kind":"tag","published_at":"2023-05-06T12:21:35.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"efcb3675d94935ee19b06c75467f9ccc24eb8843","kind":"tag","published_at":"2022-12-10T18:37:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"195f70bd1aef5f4eea014b4947e067723ceb6d92","kind":"tag","published_at":"2022-10-29T07:25:42.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"31f8e6af3b6ec57dc50633e2e1cdfb3a6e932a95","kind":"tag","published_at":"2022-10-24T07:06:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1f7160050b31e0f39410c7f4163a2cbb2648ff62","kind":"tag","published_at":"2022-07-24T11:17:50.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"1977b5036b9ca3a034e65ea1f5ba48b7225550a7","kind":"tag","published_at":"2022-06-21T06:01:34.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"04d377f321972801888381356cb6259766eb63b6","kind":"tag","published_at":"2021-10-16T06:58:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f9e168181de34d3fdb6ea753a7b6d8467369da38","kind":"tag","published_at":"2021-10-08T08:28:40.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0be92da324d6a83d2a65904cde5c983c433a1584","kind":"tag","published_at":"2021-10-03T18:40:54.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ec4c6805d1182f846b9659345a5e66fa7c7afac7","kind":"tag","published_at":"2021-02-28T21:09:33.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.9.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"928fe6c2cad130b40b64d3cce295f4e4a6ba9624","kind":"tag","published_at":"2021-01-25T20:49:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"03546f483e358b6565b11333f576e1bc68df1b57","kind":"tag","published_at":"2020-07-15T17:54:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0d2c621516d8fc0f6eddac7aeb6bf6d9fea78bb9","kind":"tag","published_at":"2020-06-24T13:27:11.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"032bcbebf86fd8cae2870097e850e8427c861644","kind":"tag","published_at":"2020-02-17T07:39:28.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.7.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"280195d3ee0208c5ff8d25b2982b71bf5f04e9f1","kind":"tag","published_at":"2020-02-06T21:35:51.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"34fe94357b8131afb49da76b1e5b14d9477f9e37","kind":"tag","published_at":"2019-11-18T09:55:05.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7df43d1375fee9174eb9314567c2464ed2d7e7a1","kind":"tag","published_at":"2019-10-12T07:35:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"da3aef6d4bbf0b2308aaeed36e0b5904fd7526ec","kind":"tag","published_at":"2019-09-27T07:39:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0/manifests"},{"name":"v0.6.0rc1","sha":"15a3dd7fc5b0c96d5c2595e15a439993feada0b4","kind":"tag","published_at":"2019-08-13T09:29:03.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1/manifests"},{"name":"v0.5.1","sha":"4a4ede8bf7ec27586621f615cad69efd060551f0","kind":"tag","published_at":"2019-07-11T21:56:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6eb7a0fa9828cda6d6a97007e0908776fb569446","kind":"tag","published_at":"2019-04-25T10:01:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5f60528d76b6c27b587a7ad7404f4c60848e4466","kind":"tag","published_at":"2019-03-06T13:16:21.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"33c7a7cc572d5209dfb3da6dd1f967ebd0e34b2d","kind":"tag","published_at":"2018-07-16T03:17:41.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0/manifests"},{"name":"v1.0.0.dev","sha":"5af2fcce7c3e89d2b65e77ac4dce258f1e71b839","kind":"tag","published_at":"2017-10-17T11:56:10.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0.dev","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev/manifests"},{"name":"v0.3.0","sha":"e48af9b2f990c333bc6c59c0f566cd919a3338d1","kind":"tag","published_at":"2017-08-28T23:39:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.3.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"771f5608000c0707f0ab59ad1f165465ea8b3f44","kind":"commit","published_at":"2016-07-30T10:42:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"99a0c31270906864d8f86d423aa4a8bde00b1fd5","kind":"tag","published_at":"2016-06-10T18:37:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"4b4e2dba53f130ec741c0f42b8c82c43d6d6e90f","kind":"tag","published_at":"2014-09-11T19:40:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"310b37ec165de752a8d4527e06e030d5a8a7db91","kind":"tag","published_at":"2014-07-13T02:18:07.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T02:09:36.578Z","dependent_packages_count":1083,"downloads":8760694,"downloads_period":"last-month","dependent_repos_count":6692,"rankings":{"downloads":0.1125880246592456,"dependent_repos_count":0.11695484517722646,"dependent_packages_count":0.02449230675759831,"stargazers_count":1.13917056990805,"forks_count":1.361498692801771,"docker_downloads_count":0.777483913962244,"average":0.5886980588776892},"purl":"pkg:pypi/geopandas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/geopandas","docker_dependents_count":309,"docker_downloads_count":1339600,"usage_url":"https://repos.ecosyste.ms/usage/pypi/geopandas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/geopandas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T19:37:34.945Z","issues_count":294,"pull_requests_count":395,"avg_time_to_close_issue":22198069.96273292,"avg_time_to_close_pull_request":6697143.996855346,"issues_closed_count":160,"pull_requests_closed_count":318,"pull_request_authors_count":101,"issue_authors_count":174,"avg_comments_per_issue":4.482993197278912,"avg_comments_per_pull_request":2.4227848101265823,"merged_pull_requests_count":281,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":139,"past_year_pull_requests_count":262,"past_year_avg_time_to_close_issue":2703561.185714286,"past_year_avg_time_to_close_pull_request":1639207.710280374,"past_year_issues_closed_count":70,"past_year_pull_requests_closed_count":214,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":3.381294964028777,"past_year_avg_comments_per_pull_request":1.633587786259542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":195,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/issues","maintainers":[{"login":"martinfleis","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"brendan-ward","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"},{"login":"theroggy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"jdmcbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdmcbr"},{"login":"jwass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwass"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"}],"active_maintainers":[{"login":"martinfleis","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"brendan-ward","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geopandas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geopandas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geopandas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geopandas/related_packages","maintainers":[{"uuid":"jorisvandenbossche","login":"jorisvandenbossche","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/jorisvandenbossche/","role":null,"created_at":"2022-12-12T18:20:14.197Z","updated_at":"2022-12-12T18:20:14.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jorisvandenbossche/packages"},{"uuid":"kjordahl","login":"kjordahl","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kjordahl/","role":null,"created_at":"2022-12-12T18:20:14.216Z","updated_at":"2022-12-12T18:20:14.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kjordahl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"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"}},{"id":5286666,"name":"geopandas-base","ecosystem":"conda","description":"GeoPandas is an open source project to make working with geospatial data in python easier. GeoPandas extends the datatypes used by pandas to allow spatial operations on geometric types. Geometric operations are performed by shapely. Geopandas further depends on fiona for file access and descartes and matplotlib for plotting. The goal of GeoPandas is to make working with geospatial data in python easier. It combines the capabilities of pandas and shapely, providing geospatial operations in pandas and a high-level interface to multiple geometries to shapely. GeoPandas enables you to easily do operations in python that would otherwise require a spatial database such as PostGIS.","homepage":"https://geopandas.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/geopandas/geopandas","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-07-27T15:57:22.000Z","latest_release_published_at":"2025-08-21T07:32:06.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-30T22:26:04.763Z","created_at":"2022-10-03T15:44:02.798Z","updated_at":"2025-08-30T22:29:09.414Z","registry_url":"https://anaconda.org/anaconda/geopandas-base","install_command":"conda install -c anaconda geopandas-base","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431603,"uuid":"11002815","full_name":"geopandas/geopandas","owner":"geopandas","description":"Python tools for geographic data","archived":false,"fork":false,"pushed_at":"2025-08-30T20:45:46.000Z","size":59091,"stargazers_count":4865,"open_issues_count":437,"forks_count":981,"subscribers_count":104,"default_branch":"main","last_synced_at":"2025-08-30T22:20:19.710Z","etag":null,"topics":["geoparquet","geospatial","pandas","python","spatial"],"latest_commit_sha":null,"homepage":"http://geopandas.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geopandas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"created_at":"2013-06-27T17:03:47.000Z","updated_at":"2025-08-30T20:45:51.000Z","dependencies_parsed_at":"2023-10-11T09:01:56.107Z","dependency_job_id":"3e6babc3-7ea5-49f9-87c7-194e10aea976","html_url":"https://github.com/geopandas/geopandas","commit_stats":{"total_commits":1850,"total_committers":236,"mean_commits":7.838983050847458,"dds":0.7821621621621622,"last_synced_commit":"d88e60fc281ecd3269532be24371abd4bec5ea3a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/geopandas/geopandas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/sbom","scorecard":{"id":423087,"data":{"date":"2025-08-11","repo":{"name":"github.com/geopandas/geopandas","commit":"c7035a1c087c8871d138f73e7c5022e3c486c6ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/versioneer.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_to_pypi.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/160947316","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/160947316"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/release_to_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioneer.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:25","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:42:25.100Z","repository_id":37431603,"created_at":"2025-08-19T01:42:25.100Z","updated_at":"2025-08-19T01:42:25.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917682,"owners_count":25014933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"geopandas","name":"GeoPandas","uuid":"8130715","kind":"organization","description":"","email":null,"website":"geopandas.org","location":null,"twitter":"geopandas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8130715?v=4","repositories_count":12,"last_synced_at":"2024-05-29T13:39:03.352Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"html_url":"https://github.com/geopandas","funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"total_stars":5867,"followers":203,"following":0,"created_at":"2022-11-14T07:09:48.755Z","updated_at":"2024-05-29T13:39:09.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas/repositories"},"tags":[{"name":"v1.1.1","sha":"e9b58ce57a238b28ebf5eddd83d437db92c314b5","kind":"tag","published_at":"2025-06-26T21:03:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c36eba059f6170715b63a9aa065817c64025d263","kind":"tag","published_at":"2025-06-01T16:53:58.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"747d66ee6fcf00b819c08f11ecded53736c4652b","kind":"tag","published_at":"2024-07-02T12:25:39.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8e14e1be3ecbef6f75a1142f85561ff652ed3d1","kind":"tag","published_at":"2024-06-24T10:00:20.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"9e3f6dbadfcbe103cea46aef64507c49fa3b9020","kind":"tag","published_at":"2024-06-17T21:21:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1/manifests"},{"name":"v0.14.4","sha":"60c9773e44fff8a35344c2a74431e00c5546a4ee","kind":"tag","published_at":"2024-04-28T13:48:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.4","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4/manifests"},{"name":"v1.0.0-alpha1","sha":"baf27f8644630b455d17f48698498eaab10fa598","kind":"tag","published_at":"2024-04-13T20:58:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1/manifests"},{"name":"v0.14.3","sha":"5558c35297a537b05675d236ee550612460299ec","kind":"tag","published_at":"2024-01-31T19:20:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"fb079bf07adb889a720532d871798d75c90f50b5","kind":"tag","published_at":"2024-01-04T21:30:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"9a9f0974db087ce303b94bfbeabc8ea136be0914","kind":"tag","published_at":"2023-11-11T09:29:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0eb2a5ecdc3b7b595e406c9f7bf1e6435ad39828","kind":"tag","published_at":"2023-09-15T08:24:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"d5add48e966bb4e711d2399721df88349a358904","kind":"tag","published_at":"2023-06-06T08:58:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"979730b6fa1fa9a5f8102b6dcb99ec78a627954b","kind":"tag","published_at":"2023-06-05T06:51:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"aa5abc316f99c5370b0d8c88f38468145311e1a0","kind":"tag","published_at":"2023-05-06T12:21:35.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"efcb3675d94935ee19b06c75467f9ccc24eb8843","kind":"tag","published_at":"2022-12-10T18:37:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"195f70bd1aef5f4eea014b4947e067723ceb6d92","kind":"tag","published_at":"2022-10-29T07:25:42.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"31f8e6af3b6ec57dc50633e2e1cdfb3a6e932a95","kind":"tag","published_at":"2022-10-24T07:06:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1f7160050b31e0f39410c7f4163a2cbb2648ff62","kind":"tag","published_at":"2022-07-24T11:17:50.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"1977b5036b9ca3a034e65ea1f5ba48b7225550a7","kind":"tag","published_at":"2022-06-21T06:01:34.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"04d377f321972801888381356cb6259766eb63b6","kind":"tag","published_at":"2021-10-16T06:58:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f9e168181de34d3fdb6ea753a7b6d8467369da38","kind":"tag","published_at":"2021-10-08T08:28:40.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0be92da324d6a83d2a65904cde5c983c433a1584","kind":"tag","published_at":"2021-10-03T18:40:54.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ec4c6805d1182f846b9659345a5e66fa7c7afac7","kind":"tag","published_at":"2021-02-28T21:09:33.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.9.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"928fe6c2cad130b40b64d3cce295f4e4a6ba9624","kind":"tag","published_at":"2021-01-25T20:49:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"03546f483e358b6565b11333f576e1bc68df1b57","kind":"tag","published_at":"2020-07-15T17:54:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0d2c621516d8fc0f6eddac7aeb6bf6d9fea78bb9","kind":"tag","published_at":"2020-06-24T13:27:11.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"032bcbebf86fd8cae2870097e850e8427c861644","kind":"tag","published_at":"2020-02-17T07:39:28.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.7.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"280195d3ee0208c5ff8d25b2982b71bf5f04e9f1","kind":"tag","published_at":"2020-02-06T21:35:51.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"34fe94357b8131afb49da76b1e5b14d9477f9e37","kind":"tag","published_at":"2019-11-18T09:55:05.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7df43d1375fee9174eb9314567c2464ed2d7e7a1","kind":"tag","published_at":"2019-10-12T07:35:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"da3aef6d4bbf0b2308aaeed36e0b5904fd7526ec","kind":"tag","published_at":"2019-09-27T07:39:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0/manifests"},{"name":"v0.6.0rc1","sha":"15a3dd7fc5b0c96d5c2595e15a439993feada0b4","kind":"tag","published_at":"2019-08-13T09:29:03.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1/manifests"},{"name":"v0.5.1","sha":"4a4ede8bf7ec27586621f615cad69efd060551f0","kind":"tag","published_at":"2019-07-11T21:56:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6eb7a0fa9828cda6d6a97007e0908776fb569446","kind":"tag","published_at":"2019-04-25T10:01:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5f60528d76b6c27b587a7ad7404f4c60848e4466","kind":"tag","published_at":"2019-03-06T13:16:21.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"33c7a7cc572d5209dfb3da6dd1f967ebd0e34b2d","kind":"tag","published_at":"2018-07-16T03:17:41.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0/manifests"},{"name":"v1.0.0.dev","sha":"5af2fcce7c3e89d2b65e77ac4dce258f1e71b839","kind":"tag","published_at":"2017-10-17T11:56:10.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0.dev","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev/manifests"},{"name":"v0.3.0","sha":"e48af9b2f990c333bc6c59c0f566cd919a3338d1","kind":"tag","published_at":"2017-08-28T23:39:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.3.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"771f5608000c0707f0ab59ad1f165465ea8b3f44","kind":"commit","published_at":"2016-07-30T10:42:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"99a0c31270906864d8f86d423aa4a8bde00b1fd5","kind":"tag","published_at":"2016-06-10T18:37:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"4b4e2dba53f130ec741c0f42b8c82c43d6d6e90f","kind":"tag","published_at":"2014-09-11T19:40:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"310b37ec165de752a8d4527e06e030d5a8a7db91","kind":"tag","published_at":"2014-07-13T02:18:07.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T22:29:09.414Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":70,"rankings":{"downloads":null,"dependent_repos_count":21.16788321167883,"dependent_packages_count":20.4683698296837,"stargazers_count":13.412408759124087,"forks_count":12.287104622871047,"docker_downloads_count":null,"average":16.833941605839417},"purl":"pkg:conda/geopandas-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/geopandas-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/geopandas-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/geopandas-base/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T22:29:09.020Z","issues_count":363,"pull_requests_count":482,"avg_time_to_close_issue":22652093.455399062,"avg_time_to_close_pull_request":6474525.586797066,"issues_closed_count":212,"pull_requests_closed_count":409,"pull_request_authors_count":114,"issue_authors_count":221,"avg_comments_per_issue":4.418732782369146,"avg_comments_per_pull_request":2.3485477178423237,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":101,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":2464384.8524590163,"past_year_avg_time_to_close_pull_request":1450390.7913669064,"past_year_issues_closed_count":61,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":2.803921568627451,"past_year_avg_comments_per_pull_request":1.3935483870967742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/issues","maintainers":[{"login":"martinfleis","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"brendan-ward","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"},{"login":"jdmcbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdmcbr"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"jwass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwass"}],"active_maintainers":[{"login":"martinfleis","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"m-richards","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"jorisvandenbossche","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas-base/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6482233,"name":"github.com/geopandas/geopandas","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/geopandas/geopandas","keywords_array":[],"namespace":"github.com/geopandas","versions_count":38,"first_release_published_at":"2014-07-13T02:15:00.000Z","latest_release_published_at":"2025-06-26T21:02:14.000Z","latest_release_number":"v1.1.1","last_synced_at":"2025-08-30T22:26:07.991Z","created_at":"2023-03-07T01:26:04.396Z","updated_at":"2025-08-30T22:29:09.417Z","registry_url":"https://pkg.go.dev/github.com/geopandas/geopandas","install_command":"go get github.com/geopandas/geopandas","documentation_url":"https://pkg.go.dev/github.com/geopandas/geopandas#section-documentation","metadata":{},"repo_metadata":{"id":37431603,"uuid":"11002815","full_name":"geopandas/geopandas","owner":"geopandas","description":"Python tools for geographic data","archived":false,"fork":false,"pushed_at":"2025-08-30T20:45:46.000Z","size":59091,"stargazers_count":4865,"open_issues_count":437,"forks_count":981,"subscribers_count":104,"default_branch":"main","last_synced_at":"2025-08-30T22:20:19.710Z","etag":null,"topics":["geoparquet","geospatial","pandas","python","spatial"],"latest_commit_sha":null,"homepage":"http://geopandas.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geopandas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"created_at":"2013-06-27T17:03:47.000Z","updated_at":"2025-08-30T20:45:51.000Z","dependencies_parsed_at":"2023-10-11T09:01:56.107Z","dependency_job_id":"3e6babc3-7ea5-49f9-87c7-194e10aea976","html_url":"https://github.com/geopandas/geopandas","commit_stats":{"total_commits":1850,"total_committers":236,"mean_commits":7.838983050847458,"dds":0.7821621621621622,"last_synced_commit":"d88e60fc281ecd3269532be24371abd4bec5ea3a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/geopandas/geopandas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/sbom","scorecard":{"id":423087,"data":{"date":"2025-08-11","repo":{"name":"github.com/geopandas/geopandas","commit":"c7035a1c087c8871d138f73e7c5022e3c486c6ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/versioneer.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_to_pypi.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/160947316","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/160947316"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/release_to_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioneer.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:25","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:42:25.100Z","repository_id":37431603,"created_at":"2025-08-19T01:42:25.100Z","updated_at":"2025-08-19T01:42:25.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917682,"owners_count":25014933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"geopandas","name":"GeoPandas","uuid":"8130715","kind":"organization","description":"","email":null,"website":"geopandas.org","location":null,"twitter":"geopandas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8130715?v=4","repositories_count":12,"last_synced_at":"2024-05-29T13:39:03.352Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"html_url":"https://github.com/geopandas","funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"total_stars":5867,"followers":203,"following":0,"created_at":"2022-11-14T07:09:48.755Z","updated_at":"2024-05-29T13:39:09.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas/repositories"},"tags":[{"name":"v1.1.1","sha":"e9b58ce57a238b28ebf5eddd83d437db92c314b5","kind":"tag","published_at":"2025-06-26T21:03:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c36eba059f6170715b63a9aa065817c64025d263","kind":"tag","published_at":"2025-06-01T16:53:58.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"747d66ee6fcf00b819c08f11ecded53736c4652b","kind":"tag","published_at":"2024-07-02T12:25:39.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8e14e1be3ecbef6f75a1142f85561ff652ed3d1","kind":"tag","published_at":"2024-06-24T10:00:20.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"9e3f6dbadfcbe103cea46aef64507c49fa3b9020","kind":"tag","published_at":"2024-06-17T21:21:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1/manifests"},{"name":"v0.14.4","sha":"60c9773e44fff8a35344c2a74431e00c5546a4ee","kind":"tag","published_at":"2024-04-28T13:48:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.4","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4/manifests"},{"name":"v1.0.0-alpha1","sha":"baf27f8644630b455d17f48698498eaab10fa598","kind":"tag","published_at":"2024-04-13T20:58:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1/manifests"},{"name":"v0.14.3","sha":"5558c35297a537b05675d236ee550612460299ec","kind":"tag","published_at":"2024-01-31T19:20:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"fb079bf07adb889a720532d871798d75c90f50b5","kind":"tag","published_at":"2024-01-04T21:30:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"9a9f0974db087ce303b94bfbeabc8ea136be0914","kind":"tag","published_at":"2023-11-11T09:29:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0eb2a5ecdc3b7b595e406c9f7bf1e6435ad39828","kind":"tag","published_at":"2023-09-15T08:24:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"d5add48e966bb4e711d2399721df88349a358904","kind":"tag","published_at":"2023-06-06T08:58:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"979730b6fa1fa9a5f8102b6dcb99ec78a627954b","kind":"tag","published_at":"2023-06-05T06:51:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"aa5abc316f99c5370b0d8c88f38468145311e1a0","kind":"tag","published_at":"2023-05-06T12:21:35.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"efcb3675d94935ee19b06c75467f9ccc24eb8843","kind":"tag","published_at":"2022-12-10T18:37:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"195f70bd1aef5f4eea014b4947e067723ceb6d92","kind":"tag","published_at":"2022-10-29T07:25:42.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"31f8e6af3b6ec57dc50633e2e1cdfb3a6e932a95","kind":"tag","published_at":"2022-10-24T07:06:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1f7160050b31e0f39410c7f4163a2cbb2648ff62","kind":"tag","published_at":"2022-07-24T11:17:50.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"1977b5036b9ca3a034e65ea1f5ba48b7225550a7","kind":"tag","published_at":"2022-06-21T06:01:34.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"04d377f321972801888381356cb6259766eb63b6","kind":"tag","published_at":"2021-10-16T06:58:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f9e168181de34d3fdb6ea753a7b6d8467369da38","kind":"tag","published_at":"2021-10-08T08:28:40.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0be92da324d6a83d2a65904cde5c983c433a1584","kind":"tag","published_at":"2021-10-03T18:40:54.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ec4c6805d1182f846b9659345a5e66fa7c7afac7","kind":"tag","published_at":"2021-02-28T21:09:33.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.9.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"928fe6c2cad130b40b64d3cce295f4e4a6ba9624","kind":"tag","published_at":"2021-01-25T20:49:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"03546f483e358b6565b11333f576e1bc68df1b57","kind":"tag","published_at":"2020-07-15T17:54:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0d2c621516d8fc0f6eddac7aeb6bf6d9fea78bb9","kind":"tag","published_at":"2020-06-24T13:27:11.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"032bcbebf86fd8cae2870097e850e8427c861644","kind":"tag","published_at":"2020-02-17T07:39:28.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.7.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"280195d3ee0208c5ff8d25b2982b71bf5f04e9f1","kind":"tag","published_at":"2020-02-06T21:35:51.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"34fe94357b8131afb49da76b1e5b14d9477f9e37","kind":"tag","published_at":"2019-11-18T09:55:05.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7df43d1375fee9174eb9314567c2464ed2d7e7a1","kind":"tag","published_at":"2019-10-12T07:35:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"da3aef6d4bbf0b2308aaeed36e0b5904fd7526ec","kind":"tag","published_at":"2019-09-27T07:39:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0/manifests"},{"name":"v0.6.0rc1","sha":"15a3dd7fc5b0c96d5c2595e15a439993feada0b4","kind":"tag","published_at":"2019-08-13T09:29:03.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1/manifests"},{"name":"v0.5.1","sha":"4a4ede8bf7ec27586621f615cad69efd060551f0","kind":"tag","published_at":"2019-07-11T21:56:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6eb7a0fa9828cda6d6a97007e0908776fb569446","kind":"tag","published_at":"2019-04-25T10:01:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5f60528d76b6c27b587a7ad7404f4c60848e4466","kind":"tag","published_at":"2019-03-06T13:16:21.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"33c7a7cc572d5209dfb3da6dd1f967ebd0e34b2d","kind":"tag","published_at":"2018-07-16T03:17:41.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0/manifests"},{"name":"v1.0.0.dev","sha":"5af2fcce7c3e89d2b65e77ac4dce258f1e71b839","kind":"tag","published_at":"2017-10-17T11:56:10.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0.dev","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev/manifests"},{"name":"v0.3.0","sha":"e48af9b2f990c333bc6c59c0f566cd919a3338d1","kind":"tag","published_at":"2017-08-28T23:39:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.3.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"771f5608000c0707f0ab59ad1f165465ea8b3f44","kind":"commit","published_at":"2016-07-30T10:42:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"99a0c31270906864d8f86d423aa4a8bde00b1fd5","kind":"tag","published_at":"2016-06-10T18:37:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"4b4e2dba53f130ec741c0f42b8c82c43d6d6e90f","kind":"tag","published_at":"2014-09-11T19:40:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"310b37ec165de752a8d4527e06e030d5a8a7db91","kind":"tag","published_at":"2014-07-13T02:18:07.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T22:29:09.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6778618620775568,"forks_count":0.6335314919582464,"average":4.4140984044433615},"purl":"pkg:golang/github.com/geopandas/geopandas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/geopandas/geopandas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/geopandas/geopandas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/geopandas/geopandas/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T22:29:09.020Z","issues_count":363,"pull_requests_count":482,"avg_time_to_close_issue":22652093.455399062,"avg_time_to_close_pull_request":6474525.586797066,"issues_closed_count":212,"pull_requests_closed_count":409,"pull_request_authors_count":114,"issue_authors_count":221,"avg_comments_per_issue":4.418732782369146,"avg_comments_per_pull_request":2.3485477178423237,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":101,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":2464384.8524590163,"past_year_avg_time_to_close_pull_request":1450390.7913669064,"past_year_issues_closed_count":61,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":2.803921568627451,"past_year_avg_comments_per_pull_request":1.3935483870967742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/issues","maintainers":[{"login":"martinfleis","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"brendan-ward","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"},{"login":"jdmcbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdmcbr"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"jwass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwass"}],"active_maintainers":[{"login":"martinfleis","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"m-richards","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"jorisvandenbossche","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeopandas%2Fgeopandas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeopandas%2Fgeopandas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeopandas%2Fgeopandas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeopandas%2Fgeopandas/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5283826,"name":"geopandas","ecosystem":"conda","description":"GeoPandas is an open source project to make working with geospatial data in python easier. GeoPandas extends the datatypes used by pandas to allow spatial operations on geometric types. Geometric operations are performed by shapely. Geopandas further depends on fiona for file access and descartes and matplotlib for plotting. The goal of GeoPandas is to make working with geospatial data in python easier. It combines the capabilities of pandas and shapely, providing geospatial operations in pandas and a high-level interface to multiple geometries to shapely. GeoPandas enables you to easily do operations in python that would otherwise require a spatial database such as PostGIS.","homepage":"https://geopandas.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/geopandas/geopandas","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-07-06T15:49:51.000Z","latest_release_published_at":"2025-08-21T07:32:14.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-30T22:26:06.711Z","created_at":"2022-10-03T15:40:18.100Z","updated_at":"2025-08-30T22:29:09.418Z","registry_url":"https://anaconda.org/anaconda/geopandas","install_command":"conda install -c anaconda geopandas","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431603,"uuid":"11002815","full_name":"geopandas/geopandas","owner":"geopandas","description":"Python tools for geographic data","archived":false,"fork":false,"pushed_at":"2025-08-30T20:45:46.000Z","size":59091,"stargazers_count":4865,"open_issues_count":437,"forks_count":981,"subscribers_count":104,"default_branch":"main","last_synced_at":"2025-08-30T22:20:19.710Z","etag":null,"topics":["geoparquet","geospatial","pandas","python","spatial"],"latest_commit_sha":null,"homepage":"http://geopandas.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geopandas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"created_at":"2013-06-27T17:03:47.000Z","updated_at":"2025-08-30T20:45:51.000Z","dependencies_parsed_at":"2023-10-11T09:01:56.107Z","dependency_job_id":"3e6babc3-7ea5-49f9-87c7-194e10aea976","html_url":"https://github.com/geopandas/geopandas","commit_stats":{"total_commits":1850,"total_committers":236,"mean_commits":7.838983050847458,"dds":0.7821621621621622,"last_synced_commit":"d88e60fc281ecd3269532be24371abd4bec5ea3a"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/geopandas/geopandas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/sbom","scorecard":{"id":423087,"data":{"date":"2025-08-11","repo":{"name":"github.com/geopandas/geopandas","commit":"c7035a1c087c8871d138f73e7c5022e3c486c6ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/versioneer.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_to_pypi.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 not signed: https://api.github.com/repos/geopandas/geopandas/releases/160947316","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/228146706","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/222288246","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/163558259","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/162018442","Warn: release artifact v1.0.0rc1 does not have provenance: https://api.github.com/repos/geopandas/geopandas/releases/160947316"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/release_to_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioneer.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioneer.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/geopandas/geopandas/versioneer.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/versioneer.yml:25","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T01:42:25.100Z","repository_id":37431603,"created_at":"2025-08-19T01:42:25.100Z","updated_at":"2025-08-19T01:42:25.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917682,"owners_count":25014933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"geopandas","name":"GeoPandas","uuid":"8130715","kind":"organization","description":"","email":null,"website":"geopandas.org","location":null,"twitter":"geopandas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8130715?v=4","repositories_count":12,"last_synced_at":"2024-05-29T13:39:03.352Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["numfocus"],"open_collective":"geopandas","custom":"https://numfocus.org/donate-for-geopandas"}},"html_url":"https://github.com/geopandas","funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"total_stars":5867,"followers":203,"following":0,"created_at":"2022-11-14T07:09:48.755Z","updated_at":"2024-05-29T13:39:09.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geopandas/repositories"},"tags":[{"name":"v1.1.1","sha":"e9b58ce57a238b28ebf5eddd83d437db92c314b5","kind":"tag","published_at":"2025-06-26T21:03:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c36eba059f6170715b63a9aa065817c64025d263","kind":"tag","published_at":"2025-06-01T16:53:58.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"747d66ee6fcf00b819c08f11ecded53736c4652b","kind":"tag","published_at":"2024-07-02T12:25:39.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d8e14e1be3ecbef6f75a1142f85561ff652ed3d1","kind":"tag","published_at":"2024-06-24T10:00:20.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"9e3f6dbadfcbe103cea46aef64507c49fa3b9020","kind":"tag","published_at":"2024-06-17T21:21:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0rc1/manifests"},{"name":"v0.14.4","sha":"60c9773e44fff8a35344c2a74431e00c5546a4ee","kind":"tag","published_at":"2024-04-28T13:48:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.4","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.4/manifests"},{"name":"v1.0.0-alpha1","sha":"baf27f8644630b455d17f48698498eaab10fa598","kind":"tag","published_at":"2024-04-13T20:58:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0-alpha1/manifests"},{"name":"v0.14.3","sha":"5558c35297a537b05675d236ee550612460299ec","kind":"tag","published_at":"2024-01-31T19:20:29.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"fb079bf07adb889a720532d871798d75c90f50b5","kind":"tag","published_at":"2024-01-04T21:30:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"9a9f0974db087ce303b94bfbeabc8ea136be0914","kind":"tag","published_at":"2023-11-11T09:29:30.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0eb2a5ecdc3b7b595e406c9f7bf1e6435ad39828","kind":"tag","published_at":"2023-09-15T08:24:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.14.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"d5add48e966bb4e711d2399721df88349a358904","kind":"tag","published_at":"2023-06-06T08:58:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"979730b6fa1fa9a5f8102b6dcb99ec78a627954b","kind":"tag","published_at":"2023-06-05T06:51:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"aa5abc316f99c5370b0d8c88f38468145311e1a0","kind":"tag","published_at":"2023-05-06T12:21:35.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.13.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"efcb3675d94935ee19b06c75467f9ccc24eb8843","kind":"tag","published_at":"2022-12-10T18:37:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"195f70bd1aef5f4eea014b4947e067723ceb6d92","kind":"tag","published_at":"2022-10-29T07:25:42.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"31f8e6af3b6ec57dc50633e2e1cdfb3a6e932a95","kind":"tag","published_at":"2022-10-24T07:06:22.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.12.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1f7160050b31e0f39410c7f4163a2cbb2648ff62","kind":"tag","published_at":"2022-07-24T11:17:50.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"1977b5036b9ca3a034e65ea1f5ba48b7225550a7","kind":"tag","published_at":"2022-06-21T06:01:34.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.11.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"04d377f321972801888381356cb6259766eb63b6","kind":"tag","published_at":"2021-10-16T06:58:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f9e168181de34d3fdb6ea753a7b6d8467369da38","kind":"tag","published_at":"2021-10-08T08:28:40.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0be92da324d6a83d2a65904cde5c983c433a1584","kind":"tag","published_at":"2021-10-03T18:40:54.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.10.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ec4c6805d1182f846b9659345a5e66fa7c7afac7","kind":"tag","published_at":"2021-02-28T21:09:33.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.9.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"928fe6c2cad130b40b64d3cce295f4e4a6ba9624","kind":"tag","published_at":"2021-01-25T20:49:46.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"03546f483e358b6565b11333f576e1bc68df1b57","kind":"tag","published_at":"2020-07-15T17:54:49.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0d2c621516d8fc0f6eddac7aeb6bf6d9fea78bb9","kind":"tag","published_at":"2020-06-24T13:27:11.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.8.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"032bcbebf86fd8cae2870097e850e8427c861644","kind":"tag","published_at":"2020-02-17T07:39:28.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.7.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"280195d3ee0208c5ff8d25b2982b71bf5f04e9f1","kind":"tag","published_at":"2020-02-06T21:35:51.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.3","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"34fe94357b8131afb49da76b1e5b14d9477f9e37","kind":"tag","published_at":"2019-11-18T09:55:05.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7df43d1375fee9174eb9314567c2464ed2d7e7a1","kind":"tag","published_at":"2019-10-12T07:35:32.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"da3aef6d4bbf0b2308aaeed36e0b5904fd7526ec","kind":"tag","published_at":"2019-09-27T07:39:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0/manifests"},{"name":"v0.6.0rc1","sha":"15a3dd7fc5b0c96d5c2595e15a439993feada0b4","kind":"tag","published_at":"2019-08-13T09:29:03.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.6.0rc1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.6.0rc1/manifests"},{"name":"v0.5.1","sha":"4a4ede8bf7ec27586621f615cad69efd060551f0","kind":"tag","published_at":"2019-07-11T21:56:01.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6eb7a0fa9828cda6d6a97007e0908776fb569446","kind":"tag","published_at":"2019-04-25T10:01:25.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.5.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5f60528d76b6c27b587a7ad7404f4c60848e4466","kind":"tag","published_at":"2019-03-06T13:16:21.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"33c7a7cc572d5209dfb3da6dd1f967ebd0e34b2d","kind":"tag","published_at":"2018-07-16T03:17:41.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.4.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.4.0/manifests"},{"name":"v1.0.0.dev","sha":"5af2fcce7c3e89d2b65e77ac4dce258f1e71b839","kind":"tag","published_at":"2017-10-17T11:56:10.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v1.0.0.dev","html_url":"https://github.com/geopandas/geopandas/releases/tag/v1.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v1.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v1.0.0.dev/manifests"},{"name":"v0.3.0","sha":"e48af9b2f990c333bc6c59c0f566cd919a3338d1","kind":"tag","published_at":"2017-08-28T23:39:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.3.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"771f5608000c0707f0ab59ad1f165465ea8b3f44","kind":"commit","published_at":"2016-07-30T10:42:18.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"99a0c31270906864d8f86d423aa4a8bde00b1fd5","kind":"tag","published_at":"2016-06-10T18:37:53.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.2","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"4b4e2dba53f130ec741c0f42b8c82c43d6d6e90f","kind":"tag","published_at":"2014-09-11T19:40:52.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.1","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"310b37ec165de752a8d4527e06e030d5a8a7db91","kind":"tag","published_at":"2014-07-13T02:18:07.000Z","download_url":"https://codeload.github.com/geopandas/geopandas/tar.gz/v0.1.0","html_url":"https://github.com/geopandas/geopandas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geopandas/geopandas@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T22:29:09.418Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1203,"rankings":{"downloads":null,"dependent_repos_count":3.64963503649635,"dependent_packages_count":8.637469586374696,"stargazers_count":13.442822384428224,"forks_count":12.317518248175183,"docker_downloads_count":null,"average":9.511861313868613},"purl":"pkg:conda/geopandas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/geopandas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/geopandas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/geopandas/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-30T22:29:09.020Z","issues_count":363,"pull_requests_count":482,"avg_time_to_close_issue":22652093.455399062,"avg_time_to_close_pull_request":6474525.586797066,"issues_closed_count":212,"pull_requests_closed_count":409,"pull_request_authors_count":114,"issue_authors_count":221,"avg_comments_per_issue":4.418732782369146,"avg_comments_per_pull_request":2.3485477178423237,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":101,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":2464384.8524590163,"past_year_avg_time_to_close_pull_request":1450390.7913669064,"past_year_issues_closed_count":61,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":2.803921568627451,"past_year_avg_comments_per_pull_request":1.3935483870967742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/issues","maintainers":[{"login":"martinfleis","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"brendan-ward","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"},{"login":"jdmcbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdmcbr"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"jwass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwass"}],"active_maintainers":[{"login":"martinfleis","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"m-richards","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"jorisvandenbossche","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/geopandas/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":6762,"full_name":"geopandas/geopandas","default_branch":"main","committers":[{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":408},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":277},{"name":"Kelsey Jordahl","email":"kjordahl@alum.mit.edu","login":"kjordahl","count":212},{"name":"Kelsey Jordahl","email":"kjordahl@enthought.com","login":null,"count":171},{"name":"Matt Richards","email":"45483497+m-richards","login":"m-richards","count":99},{"name":"James McBride","email":"jdmcbr@gmail.com","login":"jdmcbr","count":69},{"name":"Jacob Wasserman","email":"jwasserman@gmail.com","login":"jwass","count":59},{"name":"Adrian Garcia Badaracco","email":"1755071+adriangb","login":"adriangb","count":23},{"name":"Alan D. Snow","email":"alansnow21@gmail.com","login":"snowman2","count":23},{"name":"Pieter Roggemans","email":"pieter.roggemans@gmail.com","login":"theroggy","count":17},{"name":"Brendan Ward","email":"bcward@astutespruce.com","login":"brendan-ward","count":15},{"name":"Jeff Tratner","email":"jeffrey.tratner@gmail.com","login":"jtratner","count":14},{"name":"Matthew Perry","email":"perrygeo@gmail.com","login":"perrygeo","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Nick Eubank","email":"nickeubank@gmail.com","login":null,"count":13},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":11},{"name":"Geir Arne Hjelle","email":"geirarne@gmail.com","login":"gahjelle","count":11},{"name":"Carson Farmer","email":"carson.farmer@gmail.com","login":"carsonfarmer","count":11},{"name":"Jeffrey Gerard","email":"jeffreygerard+github@gmail.com","login":"IamJeffG","count":10},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":10},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":9},{"name":"Micah Cochran","email":"micahcochran","login":"micahcochran","count":9},{"name":"rraymondgh","email":"42769112+rraymondgh","login":"rraymondgh","count":9},{"name":"mdbartos","email":"matthew.d.bartos@gmail.com","login":"mdbartos","count":8},{"name":"Giacomo Caria","email":"44147817+gcaria","login":"gcaria","count":8},{"name":"Luke","email":"lucasnad27@gmail.com","login":"lucasnad27","count":8},{"name":"Nicholas YS Tan","email":"39729063+nicholas-ys-tan","login":"nicholas-ys-tan","count":8},{"name":"Nick Eubank","email":"nickeubank","login":"nickeubank","count":7},{"name":"sangarshanan","email":"sangarshanan1998@gmail.com","login":"Sangarshanan","count":7},{"name":"Flavin","email":"flavinj@gmail.com","login":"johnflavin","count":7},{"name":"Serge Rey","email":"sjsrey@gmail.com","login":"sjsrey","count":7},{"name":"Kaushik","email":"kaushik.srinii@gmail.com","login":"kaushiksrini","count":6},{"name":"James Gardiner","email":"james@jgardiner.co.uk","login":"JamesGardiner","count":6},{"name":"Sean Gillies","email":"sean.gillies@gmail.com","login":"sgillies","count":6},{"name":"Maximilian Albert","email":"maximilian.albert@gmail.com","login":"maxalbert","count":6},{"name":"Aleksey Bilogur","email":"aleksey@residentmar.io","login":"ResidentMario","count":6},{"name":"Jeffrey Gerard","email":"jgerard@climate.com","login":null,"count":6},{"name":"Dani Arribas-Bel","email":"daniel.arribas.bel@gmail.com","login":"darribas","count":5},{"name":"Daniel Mesejo-León","email":"mesejoleon@gmail.com","login":"mesejo","count":5},{"name":"Kyle Barron","email":"kylebarron2@gmail.com","login":"kylebarron","count":5},{"name":"Leah Wasser","email":"leah.wasser@colorado.edu","login":null,"count":5},{"name":"Jake Wasserman","email":"jake@mapkin.co","login":null,"count":5},{"name":"Alexander Crosby","email":"acrosby@asascience.com","login":null,"count":5},{"name":"Christopher Ren","email":"christopher.x.ren@gmail.com","login":"cr458","count":5},{"name":"Zero","email":"Zeroto521@gmail.com","login":"Zeroto521","count":5},{"name":"Andreas Eliasson","email":"andreashg.eliasson@gmail.com","login":"andreaseliasson","count":5},{"name":"Levi John Wolf","email":"levi.john.wolf@gmail.com","login":"ljwolf","count":4},{"name":"abonte","email":"6319051+abonte","login":"abonte","count":4},{"name":"Imanol","email":"imanflow@gmail.com","login":"Imanflow","count":4},{"name":"Christine P. Chai","email":"star1327p@gmail.com","login":"star1327p","count":4},{"name":"simberaj","email":"simbera.jan@gmail.com","login":"simberaj","count":4},{"name":"standakozak","email":"47722371+standakozak","login":"standakozak","count":4},{"name":"Joshua Wilson","email":"10873576+jwilson8767","login":"jwilson8767","count":4},{"name":"TLouf","email":"31036680+TLouf","login":"TLouf","count":4},{"name":"Martin Journois","email":"martin.journois@fr.michelin-solutions.com","login":null,"count":4},{"name":"Sean Gillies","email":"sean@mapbox.com","login":null,"count":4},{"name":"ryanward-io","email":"wardyryan1@gmail.com","login":"ryanward-io","count":3},{"name":"rwijtvliet","email":"rwijtvliet@gmail.com","login":"rwijtvliet","count":3},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Ömer Özak","email":"ozak","login":"ozak","count":3},{"name":"Rowan Molony","email":"rowan.molony@codema.ie","login":"rdmolony","count":3},{"name":"Matthew Law","email":"mr.matthewlaw@gmail.com","login":"matthew-law","count":3},{"name":"donlo","email":"cfwongaa@gmail.com","login":"donlo","count":3},{"name":"YuichiNotoya","email":"n.yuichi.1993@gmail.com","login":"YuichiNotoya","count":3},{"name":"John Moutafis","email":"2430971+JohnMoutafis","login":"JohnMoutafis","count":3},{"name":"Simone Parmeggiani","email":"70708372+SimoParmeg","login":"SimoParmeg","count":3},{"name":"Will Schlitzer","email":"schlitzer90@gmail.com","login":"willschlitzer","count":3},{"name":"nickwg03","email":"nwgrue@gmail.com","login":null,"count":3},{"name":"François Leblanc","email":"leblancfg@gmail.com","login":"leblancfg","count":3},{"name":"Filipe","email":"ocefpaf@gmail.com","login":"ocefpaf","count":3},{"name":"Ian Rose","email":"ian.r.rose@gmail.com","login":"ian-r-rose","count":3},{"name":"Chris Holdgraf","email":"choldgraf@gmail.com","login":"choldgraf","count":3},{"name":"Brett Naul","email":"brettnaul@gmail.com","login":"bnaul","count":3},{"name":"Adam Greenhall","email":"agreenhall@lyft.com","login":"adamgreenhall","count":3},{"name":"Levi Ob","email":"59812528+Leviob","login":"Leviob","count":3},{"name":"Martina Oefelein","email":"oefe","login":"oefe","count":3},{"name":"Ali Hamdan","email":"ali.hamdan.dev@gmail.com","login":"hamdanal","count":2},{"name":"Henrikki Tenkanen","email":"tenksu@hotmail.com","login":"HTenkanen","count":2},{"name":"NoharaMasato","email":"38820014+NoharaMasato","login":"NoharaMasato","count":2},{"name":"Pulkit Maloo","email":"maloo.pulkit@gmail.com","login":"pulkitmaloo","count":2},{"name":"Rambaud Pierrick","email":"12rambau","login":"12rambau","count":2},{"name":"Dr Martin Black","email":"mblack@posteo.de","login":"mblackgeo","count":2},{"name":"Shogo Hida","email":"shogohida","login":"shogohida","count":2},{"name":"Simon Andersson","email":"github@snomi.co.uk","login":"slandersson","count":2},{"name":"Steve Berdy","email":"86739818+steveberdy","login":"steveberdy","count":2},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":2},{"name":"bretttully","email":"brett.tully@nearmap.com","login":"bretttully","count":2},{"name":"bstadlbauer","email":"11799671+bstadlbauer","login":"bstadlbauer","count":2},{"name":"Tim Tröndle","email":"tt397@cam.ac.uk","login":"timtroendle","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":2},{"name":"John Trengrove","email":"john@retrofilter.com","login":"trengrj","count":2},{"name":"Matthias Mohr","email":"webmaster@mamo-net.de","login":"m-mohr","count":2},{"name":"James Gaboardi","email":"jgaboardi@gmail.com","login":"jGaboardi","count":2},{"name":"Isaac Boates","email":"iboates@gmail.com","login":"iboates","count":2},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":2},{"name":"Christopher Hedemann","email":"38425855+chris-hedemann","login":"chris-hedemann","count":2},{"name":"Bhavika Tekwani","email":"4955119+bhavika","login":"bhavika","count":2},{"name":"Ardie Orden","email":"ardieorden@gmail.com","login":"ardieorden","count":2},{"name":"mlyons-tcc","email":"mike.lyons@climate.com","login":"mlyons-tcc","count":2},{"name":"Akylzhan Sauranbay","email":"akyl.sauranbai@gmail.com","login":"Akylzhan","count":1},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":1},{"name":"Yvonne Fröhlich","email":"94163266+yvonnefroehlich","login":"yvonnefroehlich","count":1},{"name":"Xiaokang Fu","email":"1072534112@qq.com","login":"wybert","count":1},{"name":"William Navarre","email":"navarre.mit@gmail.com","login":"wnavarre","count":1},{"name":"Archana Alva","email":"archanam.alva@gmail.com","login":"aalva14","count":1},{"name":"Dave Rench McCauley","email":"drench56@gmail.com","login":"emigre459","count":1},{"name":"Darren Erik Vengroff","email":"vengroff","login":"vengroff","count":1},{"name":"Daniel Jahn (dahn)","email":"dahnjahn@gmail.com","login":"DahnJ","count":1},{"name":"Clemens Korner","email":"clemens.korner@gmail.com","login":"kornerc","count":1},{"name":"Christopher Yeh","email":"chrisyeh96","login":"chrisyeh96","count":1},{"name":"Alberto González Rosales","email":"albexxl27@gmail.com","login":"albexl","count":1},{"name":"Alec Johnson","email":"35614706+MrAlecJohnson","login":"MrAlecJohnson","count":1},{"name":"Alison Hopkin","email":"37024432+hopkina","login":"hopkina","count":1},{"name":"Alyssa Ross","email":"hi@alyssa.is","login":"alyssais","count":1},{"name":"Andreas Meier","email":"50408298+ameier3","login":"ameier3","count":1},{"name":"Andrew Feierman","email":"andrew.feierman@gmail.com","login":"afeierman","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Andy Garfield","email":"andyjgarfield@gmail.com","login":"andygarfield","count":1},{"name":"Anudeep Adiraju","email":"63069338+anudeepadi","login":"anudeepadi","count":1},{"name":"Yohann Rebattu","email":"yohann.rebattu@kozea.fr","login":null,"count":1},{"name":"Ian Rose","email":"ian.rose@lacity.org","login":null,"count":1},{"name":"WANG Aiyong","email":"gepcelway@gmail.com","login":"gepcel","count":1},{"name":"Vecko","email":"36369090+VeckoTheGecko","login":"VeckoTheGecko","count":1},{"name":"Tyler Caraza-Harter","email":"tylerharter","login":"tylerharter","count":1},{"name":"Trinh Quoc Anh","email":"trinhquocanh94@gmail.com","login":"tqa236","count":1},{"name":"Tom Russell","email":"tomalrussell@gmail.com","login":"tomalrussell","count":1},{"name":"Tom Augspurger","email":"tom.augspurger88@gmail.com","login":"TomAugspurger","count":1},{"name":"TimothyLucas","email":"t.w.lucas@gmail.com","login":"TimothyLucas","count":1},{"name":"TimoRoth","email":"timo.rothenpieler@uni-bremen.de","login":"TimoRoth","count":1},{"name":"Tim Sweña (Swast)","email":"swast@google.com","login":"tswast","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thomas Pinder","email":"tompinder@live.co.uk","login":"thomaspinder","count":1},{"name":"Taylor D. Edwards","email":"92261786+Zelpuz","login":"Zelpuz","count":1},{"name":"Taha Soomro","email":"59785388+hydroEng","login":"hydroEng","count":1},{"name":"Sönke Schmachtel","email":"60307383+srenoes","login":"srenoes","count":1},{"name":"SylvainLan","email":"sylvain.s.lannuzel@gmail.com","login":"SylvainLan","count":1},{"name":"Stefano Polloni","email":"27390119+spolloni","login":"spolloni","count":1},{"name":"Shaun Walbridge","email":"shaun.walbridge@gmail.com","login":"scw","count":1},{"name":"Sebastian Zasadny","email":"szasadny@live.nl","login":"szasadny","count":1},{"name":"Ryan","email":"95374961+ryan-salo","login":"ryan-salo","count":1},{"name":"Rutger Hofste","email":"rutgerhofste@gmail.com","login":"rutgerhofste","count":1},{"name":"Roy Hyunjin Han","email":"rhh@crosscompute.com","login":"invisibleroads","count":1},{"name":"Robin Wilson","email":"robin@rtwilson.com","login":"robintw","count":1},{"name":"Robert Gieseke","email":"rob.g@web.de","login":"rgieseke","count":1},{"name":"Reslan Tinawi","email":"reslan3121@gmail.com","login":"Reslan-Tinawi","count":1},{"name":"René Buffat","email":"rbuffat","login":"rbuffat","count":1},{"name":"Émile Nadeau","email":"nadeau.emile@gmail.com","login":"enadeau","count":1},{"name":"wrobell","email":"wrobell@pld-linux.org","login":"wrobell","count":1},{"name":"wassname","email":"github@wassname.org","login":"wassname","count":1},{"name":"RadMagnus","email":"42113100+RadMagnus","login":"RadMagnus","count":1},{"name":"Qiusheng Wu","email":"giswqs@gmail.com","login":"giswqs","count":1},{"name":"vangorade","email":"71941335+vangorade","login":"vangorade","count":1},{"name":"tfardet","email":"79037344+tfardet","login":"tfardet","count":1},{"name":"robochat","email":"rjsteed@talk21.com","login":"robochat","count":1},{"name":"richardachen","email":"85973297+richardachen","login":"richardachen","count":1},{"name":"readthedocs-assistant","email":"96542097+readthedocs-assistant","login":"readthedocs-assistant","count":1},{"name":"raphacosta27","email":"rapha2706@hotmail.com","login":"raphacosta27","count":1},{"name":"pinto531","email":"pinto531@yahoo.ca","login":"RafaelPinto","count":1},{"name":"pietro","email":"peter.zamb@gmail.com","login":"zarch","count":1},{"name":"noraderam","email":"nora.deram@gmail.com","login":"noraderam","count":1},{"name":"mrahim","email":"mrahim","login":"mrahim","count":1},{"name":"moss-xyz","email":"43250672+moss-xyz","login":"moss-xyz","count":1},{"name":"lmmarsano","email":"luis.marsano@gmail.com","login":"lmmarsano","count":1},{"name":"keirayuki310","email":"38984135+keirayuki","login":"keirayuki","count":1},{"name":"joren-tml","email":"88442751+joren-tml","login":"joren-tml","count":1},{"name":"joooeey","email":"lukas.schreiber@gmx.at","login":"joooeey","count":1},{"name":"jess","email":"33926951+jgtiu","login":"jgtiu","count":1},{"name":"jbrockmendel","email":"jbrockmendel@gmail.com","login":"jbrockmendel","count":1},{"name":"harryposner","email":"harryposner","login":"harryposner","count":1},{"name":"harisbal","email":"theoballisgr@gmail.com","login":"harisbal","count":1},{"name":"froast","email":"42840059+abhinav9414","login":"abhinav9414","count":1},{"name":"danielpallen","email":"danielpaulallen@gmail.com","login":"dallen5","count":1},{"name":"clausmichele","email":"31700619+clausmichele","login":"clausmichele","count":1},{"name":"byrman","email":"carsten.byrman@nelen-schuurmans.nl","login":"byrman","count":1},{"name":"balmandhunter","email":"berkeleyalmandhunter@gmail.com","login":"balmandhunter","count":1},{"name":"awa5114","email":"amine.aboufirass@gmail.com","login":"amine-aboufirass","count":1},{"name":"aspyk","email":"1228282+aspyk","login":"aspyk","count":1},{"name":"anastassiavybornova","email":"73348979+anastassiavybornova","login":"anastassiavybornova","count":1},{"name":"abjer","email":"abjer","login":"abjer","count":1},{"name":"Ramiro Gómez","email":"code@ramiro.org","login":"yaph","count":1},{"name":"Ariel Núñez","email":"54999+ingenieroariel","login":"ingenieroariel","count":1},{"name":"Hofer-Julian","email":"30049909+Hofer-Julian","login":"Hofer-Julian","count":1},{"name":"Henry Walshaw","email":"henry.walshaw@gmail.com","login":"om-henners","count":1},{"name":"Géraud","email":"galak75","login":"galak75","count":1},{"name":"Guillaume Lostis","email":"guillaume@lostis.com","login":"glostis","count":1},{"name":"Geoff Boeing","email":"gboeing","login":"gboeing","count":1},{"name":"Frederic Fournier","email":"1047534+FredericF","login":"FredericF","count":1},{"name":"Fred Bunt","email":"fbunt","login":"fbunt","count":1},{"name":"Frank Anema","email":"33519926+Conengmo","login":"Conengmo","count":1},{"name":"Filipp Isaenko","email":"49783735+fisaenko","login":"fisaenko","count":1},{"name":"Ferdinand Schenck","email":"fwschenck@gmail.com","login":"fnands","count":1},{"name":"Fabien Maussion","email":"fabien.maussion@uibk.ac.at","login":"fmaussion","count":1},{"name":"Ezequiel Alvarez","email":"welcometothechango@gmail.com","login":"clrnd","count":1},{"name":"Eric Kerfoot","email":"17726042+ericspod","login":"ericspod","count":1},{"name":"Emilio Mayorga","email":"emiliomayorga@gmail.com","login":"emiliom","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Dominic Fantauzzo","email":"137939470+fantauzd","login":"fantauzd","count":1},{"name":"Dmitry Nikolaev","email":"etsu.nikolaev@gmail.com","login":"EtsuNDmA","count":1},{"name":"Dmitri Lebedev","email":"ryba4@ryba4.com","login":"culebron","count":1},{"name":"Dhruv Kapoor","email":"kapoor_1992@hotmail.com","login":"kapoor1992","count":1},{"name":"Dewey Dunnington","email":"dewey@dunnington.ca","login":"paleolimbot","count":1},{"name":"Zhanzhao (Deo) Liang","email":"liangzhanzhao1985@gmail.com","login":"DeoLeung","count":1},{"name":"Raphael Quast","email":"raphael.quast@geo.tuwien.ac.at","login":"raphaelquast","count":1},{"name":"Raphael Delhome","email":"raphael.delhome@oslandia.com","login":"delhomer","count":1},{"name":"Benjamin Goldenberg","email":"bgoldenberg@gmail.com","login":"goldenberg","count":1},{"name":"Benjamin Root","email":"ben.v.root@gmail.com","login":"WeatherGod","count":1},{"name":"Bill Morris","email":"bill@billmorris.io","login":"wboykinm","count":1},{"name":"Bo-Deng","email":"boyang.deng@gmail.com","login":"Bo-Deng","count":1},{"name":"Brian Lewis","email":"brianburkelewis@gmail.com","login":"tetraptych","count":1},{"name":"Charlie","email":"archaeocharlie@gmail.com","login":"archaeocharlie","count":1},{"name":"Chris Arderne","email":"chris@rdrn.me","login":"carderne","count":1},{"name":"Pratap Vardhan","email":"pratapgr8@gmail.com","login":"pratapvardhan","count":1},{"name":"Philipp Kats","email":"casyfill@gmail.com","login":"Casyfill","count":1},{"name":"Paddy Mullen","email":"paddy@paddymullen.com","login":"paddymul","count":1},{"name":"Oliver Schillinger","email":"oliver@schillinger-ttp.de","login":"schilli","count":1},{"name":"Nikolas Ovaskainen","email":"47318483+nialov","login":"nialov","count":1},{"name":"Nicolò Lucchesi","email":"nicolo.lucchesi@gmail.com","login":"NickLucche","count":1},{"name":"Nick Hand","email":"nicholasadamhand@gmail.com","login":"nickhand","count":1},{"name":"Nathan Lis","email":"42682122+wxman22","login":"wxman22","count":1},{"name":"Murat Can Üste","email":"mcanueste@gmail.com","login":"mcanueste","count":1},{"name":"Mjumbe Poe","email":"mjumbewu@gmail.com","login":"mjumbewu","count":1},{"name":"Mike Müller","email":"mmueller@python-academy.de","login":"pya","count":1},{"name":"Matthieu Viry","email":"mthh","login":"mthh","count":1},{"name":"Mathias Hauser","email":"mathause","login":"mathause","count":1},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":1},{"name":"Martin Jul","email":"martin@mjul.com","login":"mjul","count":1},{"name":"Martijn Visser","email":"mgvisser@gmail.com","login":"visr","count":1},{"name":"Kushal Borkar","email":"kushalborkar.11@gmail.com","login":"Lashuk1729","count":1},{"name":"Kris Vanhoof","email":"44055482+vhoofk","login":"vhoofk","count":1},{"name":"Koshy Thomas","email":"koshy1123@gmail.com","login":"koshy1123","count":1},{"name":"Karol Zlot","email":"11590960+karolzlot","login":"karolzlot","count":1},{"name":"Kamil","email":"32775019+quant12345","login":"quant12345","count":1},{"name":"Justin Shenk","email":"shenk.justin@gmail.com","login":"JustinShenk","count":1},{"name":"Julien Seguinot","email":"1186928+juseg","login":"juseg","count":1},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":1},{"name":"Jesse Pisel","email":"jessepisel","login":"jessepisel","count":1},{"name":"James Myatt","email":"james@jamesmyatt.co.uk","login":"jamesmyatt","count":1},{"name":"James A. Bednar","email":"jbednar","login":"jbednar","count":1},{"name":"Jake Clarke","email":"jake.t.clarke@gmail.com","login":"jaketclarke","count":1},{"name":"Jacob Hayes","email":"jacob.r.hayes@gmail.com","login":"JacobHayes","count":1},{"name":"Hugh Brown (Saint Aardvark the Carpeted)","email":"aardvark@saintaardvarkthecarpeted.com","login":"saintaardvark","count":1},{"name":"Christof Kaufmann","email":"christofkaufmann.dev@gmail.com","login":"ChristofKaufmann","count":1}],"total_commits":1936,"total_committers":242,"total_bot_commits":18,"total_bot_committers":3,"mean_commits":8.0,"dds":0.7892561983471075,"past_year_committers":[{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":40},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":28},{"name":"Matt Richards","email":"45483497+m-richards","login":"m-richards","count":23},{"name":"Pieter Roggemans","email":"pieter.roggemans@gmail.com","login":"theroggy","count":9},{"name":"Nicholas YS Tan","email":"39729063+nicholas-ys-tan","login":"nicholas-ys-tan","count":6},{"name":"Christine P. Chai","email":"star1327p@gmail.com","login":"star1327p","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Kyle Barron","email":"kyle@developmentseed.org","login":"kylebarron","count":3},{"name":"Matthias Mohr","email":"webmaster@mamo-net.de","login":"m-mohr","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":2},{"name":"John Moutafis","email":"2430971+JohnMoutafis","login":"JohnMoutafis","count":2},{"name":"Ali Hamdan","email":"ali.hamdan.dev@gmail.com","login":"hamdanal","count":2},{"name":"Christof Kaufmann","email":"christofkaufmann.dev@gmail.com","login":"ChristofKaufmann","count":1},{"name":"Daniel Jahn (dahn)","email":"dahnjahn@gmail.com","login":"DahnJ","count":1},{"name":"Dewey Dunnington","email":"dewey@dunnington.ca","login":"paleolimbot","count":1},{"name":"Dominic Fantauzzo","email":"137939470+fantauzd","login":"fantauzd","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"Ferdinand Schenck","email":"fwschenck@gmail.com","login":"fnands","count":1},{"name":"Filipp Isaenko","email":"49783735+fisaenko","login":"fisaenko","count":1},{"name":"tfardet","email":"79037344+tfardet","login":"tfardet","count":1},{"name":"moss-xyz","email":"43250672+moss-xyz","login":"moss-xyz","count":1},{"name":"bretttully","email":"brett.tully@nearmap.com","login":"bretttully","count":1},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1},{"name":"Tim Sweña (Swast)","email":"swast@google.com","login":"tswast","count":1},{"name":"Taylor D. Edwards","email":"92261786+Zelpuz","login":"Zelpuz","count":1},{"name":"Steve Berdy","email":"86739818+steveberdy","login":"steveberdy","count":1},{"name":"Robin Wilson","email":"robin@rtwilson.com","login":"robintw","count":1},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":1},{"name":"Mike Müller","email":"mmueller@python-academy.de","login":"pya","count":1},{"name":"Mathias Hauser","email":"mathause","login":"mathause","count":1},{"name":"Kamil","email":"32775019+quant12345","login":"quant12345","count":1},{"name":"Julien Seguinot","email":"1186928+juseg","login":"juseg","count":1},{"name":"James McBride","email":"jdmcbr@gmail.com","login":"jdmcbr","count":1},{"name":"Frederic Fournier","email":"1047534+FredericF","login":"FredericF","count":1}],"past_year_total_commits":146,"past_year_total_committers":34,"past_year_total_bot_commits":5,"past_year_total_bot_committers":2,"past_year_mean_commits":4.294117647058823,"past_year_dds":0.726027397260274,"last_synced_at":"2025-05-13T02:26:38.675Z","last_synced_commit":"785a9f35b4e3a5444c454431b172233379b5d497","created_at":"2023-03-07T09:43:38.002Z","updated_at":"2025-05-13T02:26:38.712Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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":"geopandas/geopandas","html_url":"https://github.com/geopandas/geopandas","last_synced_at":"2025-09-01T02:00:31.133Z","status":null,"issues_count":375,"pull_requests_count":578,"avg_time_to_close_issue":27898593.111111112,"avg_time_to_close_pull_request":7009745.698544699,"issues_closed_count":225,"pull_requests_closed_count":481,"pull_request_authors_count":120,"issue_authors_count":240,"avg_comments_per_issue":4.152,"avg_comments_per_pull_request":2.088235294117647,"merged_pull_requests_count":419,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":75,"past_year_pull_requests_count":147,"past_year_avg_time_to_close_issue":2223294.447368421,"past_year_avg_time_to_close_pull_request":1606674.7652173913,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":115,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":1.9866666666666668,"past_year_avg_comments_per_pull_request":1.0816326530612246,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":106,"created_at":"2023-05-10T11:06:44.386Z","updated_at":"2025-09-03T06:57:56.585Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geopandas%2Fgeopandas/issues","issue_labels_count":{"bug":152,"enhancement":97,"needs triage":91,"upstream issue":17,"good first issue":12,"postgis":10,"documentation":10,"plotting":7,"Testing":5,"needs info":5,"shapely parity":4,"I/O":4,"installation":3,"regression":3,"ops:overlay":3,"crs":3,"ops:sjoin":2,"type hints":2,"question":2,"Continuous Integration":2,"wontfix":1,"downstream issue":1,"duplicate":1,"scipy2014 sprint":1},"pull_request_labels_count":{"shapely parity":56,"enhancement":20,"dependencies":16,"postgis":6,"bug":5,"type hints":4,"documentation":4,"plotting":3,"upstream issue":2,"needs discussion":2,"Testing":2,"I/O":1,"github_actions":1},"issue_author_associations_count":{"NONE":212,"MEMBER":103,"CONTRIBUTOR":57},"pull_request_author_associations_count":{"MEMBER":458,"CONTRIBUTOR":172,"NONE":97},"issue_authors":{"martinfleis":48,"jorisvandenbossche":30,"m-richards":17,"EwoutH":6,"bretttully":6,"snowman2":4,"Zeroto521":4,"brendan-ward":4,"sebastic":3,"theroggy":3,"sehHeiden":3,"stevenlis":2,"phisan-chula":2,"amine-aboufirass":2,"naub1n":2,"iboates":2,"ennoToUpper":2,"muety":2,"nicholas-ys-tan":2,"chourmo":2,"rwood-97":2,"petern48":2,"tqa236":2,"kylebarron":2,"juseg":2,"AlexanderJuestel":2,"mht2953658596":2,"Jaapel":2,"CNFeffery":2,"reesg1234":1,"logysnail":1,"kuraga":1,"shingo405nagano":1,"MrAlecJohnson":1,"philiporlando":1,"veenstrajelmer":1,"gtabach":1,"MischaDy":1,"jolespin":1,"yaelcurl":1,"raybellwaves":1,"nathanjmcdougall":1,"romaingd-spi":1,"mousey92":1,"ozak":1,"ian-r-rose":1,"kfischer-hydrosat":1,"george-j-thomas":1,"verhovsky":1,"kuanb":1,"martinzbl":1,"WT215":1,"shriv":1,"wassname":1,"mortewle":1,"kadyb":1,"rboothneu":1,"byezy":1,"raphaellaude":1,"fvallee-bnx":1,"kshitijaucharmal":1,"claushofmann":1,"pdgillam":1,"joren-tml":1,"andreweryan":1,"codeananda":1,"ZaraGi":1,"popogis24":1,"joehuanguf":1,"danielsparing":1,"zaneselvans":1,"remi-braun":1,"debpal":1,"RD7023":1,"adehecq":1,"floriandeboissieu":1,"nicolaslegrand91":1,"Fourthbus":1,"shiyuning":1,"JonhSilver":1,"dimka11":1,"luyuliu":1,"fwfichtner":1,"QuLogic":1,"jiezhengxu":1,"IngJuanMaSuarez":1,"FenderJazz":1,"rgommers":1,"turbotimon":1,"meteoDaniel":1,"gregbrowndev":1,"ctriley":1,"wpgeorgia":1,"pronovic":1,"moss-xyz":1,"reinderien":1,"scott-vsi":1,"kwtk86":1,"andhuang-CLGX":1,"bifbof":1,"samueltoro7":1,"ncotie":1,"forestbat":1,"jwardbond":1,"shoyer":1,"digital-idiot":1,"Robinlovelace":1,"dzanaga":1,"frediana":1,"ygversil":1,"Robbie-Palmer":1,"chris-hedemann":1,"awa5114":1,"ajfriend":1,"tfardet":1,"ResidentMario":1,"YuyanRuan":1,"timwiggin":1,"RaczeQ":1,"drStacky":1,"SpatLyu":1,"mgoedel":1,"jrjdavidson":1,"raphaelquast":1,"rraymondgh":1,"kauevestena":1,"EricSamson-Tract":1,"lodo1995":1,"jparta":1,"georgebv":1,"AlexMuresan":1,"igorVinicius":1,"AdnanAvdagic":1,"hilaaba":1,"InnovativeInventor":1,"adamjstewart":1,"setchin":1,"csipapicsa":1,"smoolya17":1,"AndrewDzzz":1,"bnaul":1,"gcaria":1,"JRogierKirkman":1,"justinanderson":1,"swiss-knight":1,"bardout":1,"Broham":1,"FredericF":1,"lar84":1,"fbunt":1,"PeterFogh":1,"hamdanal":1,"chaoyupeng":1,"BartoszBiernacki":1,"ShootingStarD":1,"mtomaszewski95":1,"LucaMarconato":1,"dluks":1,"christaina":1,"kloczek":1,"rbavery":1,"robintw":1,"TechInTerh":1,"ncgl-git":1,"diegoperezalvarez":1,"ludwick":1,"apiszcz":1,"AlineGobbi":1,"rdisalv2":1,"ccamara":1,"amlos91":1,"fantauzd":1,"gwerbin-tive":1,"xuqinghan":1,"ericspod":1,"ashnair1":1,"dpprdan":1,"nickeubank":1,"kleikemper":1,"rmGFW":1,"Gabriel-Kissin":1,"soxofaan":1,"Sidrcs":1,"bocalml":1,"sshuair":1,"jbb01":1,"Evhen78":1,"JosephBARBIERDARNAL":1,"zmoon":1,"mayeroa":1,"julomoppet":1,"liuhao0826":1,"kbonney":1,"paleolimbot":1,"remtav":1,"BastienGauthier":1,"gwerbin":1,"egorbn":1,"darribas":1,"wboykinm":1,"m-mohr":1,"arredond":1,"thomas-leduc":1,"himikof":1,"SumedhG10":1,"timmey9":1,"gardiens":1,"marklit":1,"SeppBerkner":1,"steveberdy":1,"jannefleischer":1,"psmoros":1,"YarShev":1,"annika-stechemesser":1,"marhofmann":1,"aulemahal":1,"p-vdp":1,"dazza-codes":1,"scottyhq":1,"pmlpm1986":1,"JamesGardiner":1,"robertschweizer":1,"Gautamshahi":1,"Gijs-Koot":1,"mattijn":1,"deanm0000":1,"jwass":1,"demmerichs":1,"DahnJ":1,"alexey-ci":1,"knaaptime":1,"scazz010":1,"christianfong":1,"carsonfarmer":1,"OlivierHalkin6":1,"paddymul":1,"ldesousa":1},"pull_request_authors":{"martinfleis":174,"jorisvandenbossche":132,"m-richards":116,"theroggy":29,"nicholas-ys-tan":18,"dependabot[bot]":16,"star1327p":12,"github-actions[bot]":11,"JamesGardiner":9,"kylebarron":8,"raybellwaves":5,"kaushiksrini":5,"pre-commit-ci[bot]":5,"bretttully":4,"MrAlecJohnson":4,"steveberdy":4,"m-mohr":4,"JohnMoutafis":4,"brendan-ward":4,"hamdanal":4,"raphaelquast":3,"danielsparing":3,"jdmcbr":3,"tqa236":3,"paleolimbot":3,"chris-hedemann":3,"Zeroto521":3,"12rambau":3,"petern48":3,"weiji14":3,"kshitizfrompali":3,"popogis24":3,"Ties020":2,"fisaenko":2,"mathause":2,"tfardet":2,"nialov":2,"quant12345":2,"aleczoeller":2,"Zelpuz":2,"bnaul":2,"yudeqang":2,"kursataktas":2,"mwtoews":2,"moss-xyz":2,"TechInTerh":2,"kloczek":2,"fantauzd":2,"FredericF":2,"1caka12":2,"DahnJ":2,"ChristofKaufmann":2,"pya":2,"HayleyFletcher":2,"mroeschke":2,"QuLogic":2,"cragm":2,"fnands":2,"claushofmann":2,"Voshiii":2,"Hofer-Julian":2,"Oreilles":2,"gcaria":2,"EwoutH":2,"sgillies":2,"mattijn":2,"paddymul":2,"TLouf":2,"juseg":2,"georgebv":2,"Jaapel":1,"harisbal":1,"shogohida":1,"wnavarre":1,"ericspod":1,"sape94":1,"jadebel":1,"jparta":1,"wboykinm":1,"pdgillam":1,"tswast":1,"aspyk":1,"iboates":1,"adriantre":1,"jutoth":1,"tomalrussell":1,"rcomer":1,"szasadny":1,"igorVinicius":1,"willschlitzer":1,"BartoszBiernacki":1,"gboeing":1,"simberaj":1,"rbuffat":1,"HammamiKhaled":1,"brl0":1,"anudeepadi":1,"rietesh":1,"hi-riddhi":1,"ljwolf":1,"leonfoks":1,"thiboyyy":1,"reesedial":1,"jamesnunn":1,"0bviously":1,"phildias":1,"aw-west-defra":1,"darshanip":1,"richardachen":1,"minimav":1,"robintw":1,"janmanuelwinkler":1,"DaveoPrice":1,"alinacherkas":1,"wassname":1,"SimoParmeg":1,"FlorianNachtigall":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070501,"issues_count":31240645,"pull_requests_count":95394471,"authors_count":10689216,"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":{"bug":40,"needs triage":29,"enhancement":19,"upstream issue":2,"needs info":2,"documentation":1,"installation":1,"I/O":1,"Continuous Integration":1,"plotting":1},"past_year_pull_request_labels_count":{"dependencies":7,"enhancement":2,"shapely parity":2,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":55,"MEMBER":10,"CONTRIBUTOR":9},"past_year_pull_request_author_associations_count":{"MEMBER":100,"CONTRIBUTOR":49,"NONE":24},"past_year_issue_authors":{"martinfleis":3,"jorisvandenbossche":3,"m-richards":2,"naub1n":2,"bretttully":2,"theroggy":2,"rwood-97":2,"petern48":2,"RD7023":1,"RaczeQ":1,"p-vdp":1,"psmoros":1,"pronovic":1,"popogis24":1,"pdgillam":1,"paleolimbot":1,"ozak":1,"OlivierHalkin6":1,"ncotie":1,"reesg1234":1,"romaingd-spi":1,"scott-vsi":1,"SeppBerkner":1,"shingo405nagano":1,"shiyuning":1,"shriv":1,"soxofaan":1,"swiss-knight":1,"verhovsky":1,"wpgeorgia":1,"WT215":1,"YuyanRuan":1,"Zeroto521":1,"zmoon":1,"amine-aboufirass":1,"AndrewDzzz":1,"arredond":1,"chaoyupeng":1,"chourmo":1,"danielsparing":1,"deanm0000":1,"debpal":1,"demmerichs":1,"diegoperezalvarez":1,"EwoutH":1,"fantauzd":1,"FenderJazz":1,"Gabriel-Kissin":1,"gardiens":1,"Gautamshahi":1,"gtabach":1,"gwerbin-tive":1,"hilaaba":1,"jbb01":1,"julomoppet":1,"jwardbond":1,"kbonney":1,"knaaptime":1,"kshitijaucharmal":1,"logysnail":1,"marhofmann":1,"meteoDaniel":1,"moss-xyz":1,"MrAlecJohnson":1},"past_year_pull_request_authors":{"martinfleis":46,"m-richards":26,"theroggy":18,"star1327p":12,"jorisvandenbossche":10,"dependabot[bot]":7,"pre-commit-ci[bot]":5,"nicholas-ys-tan":4,"petern48":3,"bretttully":3,"danielsparing":3,"popogis24":3,"paleolimbot":3,"moss-xyz":2,"mwtoews":2,"fantauzd":2,"QuLogic":2,"hamdanal":2,"kursataktas":2,"tfardet":2,"raybellwaves":2,"Zelpuz":2,"mathause":2,"kylebarron":2,"rcomer":1,"thiboyyy":1,"HammamiKhaled":1,"DaveoPrice":1,"sape94":1,"pdgillam":1,"hi-riddhi":1,"alinacherkas":1},"maintainers":[{"login":"martinfleis","count":222,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"jorisvandenbossche","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"m-richards","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"brendan-ward","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-ward"},{"login":"jdmcbr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdmcbr"},{"login":"ljwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljwolf"},{"login":"jwass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwass"}],"active_maintainers":[{"login":"martinfleis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"},{"login":"m-richards","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-richards"},{"login":"theroggy","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theroggy"},{"login":"jorisvandenbossche","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"}]},"events":{"total":{"CreateEvent":8,"ReleaseEvent":1,"IssuesEvent":113,"WatchEvent":347,"DeleteEvent":4,"IssueCommentEvent":359,"PushEvent":81,"PullRequestReviewCommentEvent":100,"PullRequestEvent":178,"PullRequestReviewEvent":168,"ForkEvent":66},"last_year":{"CreateEvent":8,"ReleaseEvent":1,"IssuesEvent":113,"WatchEvent":347,"DeleteEvent":4,"IssueCommentEvent":359,"PushEvent":81,"PullRequestReviewCommentEvent":100,"PullRequestEvent":178,"PullRequestReviewEvent":168,"ForkEvent":66}},"keywords":["geoparquet","geospatial","pandas","python","spatial"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release_to_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:49.820Z","updated_at":"2023-10-11T09:01:49.820Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/.github/workflows/release_to_pypi.yml","dependencies":[{"id":14144653933,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144653934,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144653935,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":14144653936,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14144653937,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:49.834Z","updated_at":"2023-10-11T09:01:49.834Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":14144653943,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144653944,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144653945,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":14144653946,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14144654033,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/versioneer.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:51.373Z","updated_at":"2023-10-11T09:01:51.373Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/.github/workflows/versioneer.yml","dependencies":[{"id":14144654034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144654035,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14144654036,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":14144654037,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14144654038,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"doc/environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:55.451Z","updated_at":"2023-10-11T09:01:55.451Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/doc/environment.yml","dependencies":[{"id":14144655785,"package_name":"sphinx-toggleprompt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14144655921,"package_name":"geodatasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:56.068Z","updated_at":"2023-10-11T09:01:56.068Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:56.073Z","updated_at":"2023-10-11T09:01:56.073Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/pyproject.toml","dependencies":[{"id":14144655959,"package_name":"fiona","ecosystem":"pypi","requirements":"\u003e= 1.8.21","direct":true,"kind":"runtime","optional":false},{"id":14144655960,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14144655961,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e= 1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14144655962,"package_name":"pyproj","ecosystem":"pypi","requirements":"\u003e= 3.3.0","direct":true,"kind":"runtime","optional":false},{"id":14144655963,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e= 2.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:56.082Z","updated_at":"2023-10-11T09:01:56.082Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/requirements-dev.txt","dependencies":[{"id":14144655964,"package_name":"fiona","ecosystem":"pypi","requirements":"\u003e=1.8.21","direct":true,"kind":"development","optional":false},{"id":14144655965,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"development","optional":false},{"id":14144655966,"package_name":"pyproj","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"development","optional":false},{"id":14144655967,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"development","optional":false},{"id":14144655968,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655969,"package_name":"psycopg2","ecosystem":"pypi","requirements":"\u003e=2.8.0","direct":true,"kind":"development","optional":false},{"id":14144655970,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"development","optional":false},{"id":14144655971,"package_name":"geopy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655972,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"development","optional":false},{"id":14144655973,"package_name":"mapclassify","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655974,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.1.0","direct":true,"kind":"development","optional":false},{"id":14144655975,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655976,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655977,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655978,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14144655979,"package_name":"GeoAlchemy2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-11T09:01:56.095Z","updated_at":"2023-10-11T09:01:56.095Z","repository_link":"https://github.com/geopandas/geopandas/blob/main/setup.py","dependencies":[]}],"score":30.19377907336757,"created_at":"2025-09-08T11:18:32.043Z","updated_at":"2025-10-07T08:24:40.040Z","avatar_url":"https://github.com/geopandas.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8760694,"funding_links":["https://github.com/sponsors/numfocus","https://opencollective.com/geopandas","https://numfocus.org/donate-for-geopandas"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["flexible","alignment","cython","gdal","closember","mapbox-satellite-oss","geospatial-data","distributed","wx","tk"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63943","html_url":"https://science.ecosyste.ms/projects/63943"}