{"id":160606,"name":null,"description":"ETL Helper is a Python ETL library to simplify data transfer into and out of databases.","url":"https://github.com/britishgeologicalsurvey/etlhelper","last_synced_at":"2025-09-09T18:10:18.077Z","repository":{"id":35121721,"uuid":"209330889","full_name":"BritishGeologicalSurvey/etlhelper","owner":"BritishGeologicalSurvey","description":"ETL Helper is a Python ETL library to simplify data transfer into and out of databases.","archived":false,"fork":false,"pushed_at":"2024-11-26T14:48:01.000Z","size":1351,"stargazers_count":106,"open_issues_count":15,"forks_count":24,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-20T02:29:18.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://britishgeologicalsurvey.github.io/etlhelper/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BritishGeologicalSurvey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-09-18T14:35:52.000Z","updated_at":"2025-05-15T12:57:51.000Z","dependencies_parsed_at":"2024-05-22T11:09:21.747Z","dependency_job_id":null,"html_url":"https://github.com/BritishGeologicalSurvey/etlhelper","commit_stats":{"total_commits":267,"total_committers":11,"mean_commits":"24.272727272727273","dds":"0.31835205992509363","last_synced_commit":"887f0848f0d5f29f884b69aec30214b26b079e40"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/sbom","scorecard":{"id":24658,"data":{"date":"2025-08-11","repo":{"name":"github.com/BritishGeologicalSurvey/etlhelper","commit":"e46625622be4f769fc6d452a294e0924d67b584c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9-slim-bullseye to python:3.9-slim-bullseye@sha256:b9e06687fbfc57f6fe563e94e4c8751e39513dde89afc120dc6f56afe5ffc761","Warn: pipCommand not pinned by hash: Dockerfile:29","Warn: pipCommand not pinned by hash: Dockerfile:30","Warn: pipCommand not pinned by hash: Dockerfile:47","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 30 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-14T17:36:01.169Z","repository_id":35121721,"created_at":"2025-08-14T17:36:01.170Z","updated_at":"2025-08-14T17:36:01.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340254,"owners_count":25267293,"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-09T02:00:10.223Z","response_time":80,"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":"BritishGeologicalSurvey","name":"British Geological Survey","uuid":"3224218","kind":"organization","description":"The British Geological Survey is responsible for advising the UK government on geoscience and providing impartial advice to industry, academia and the public.","email":"enquiries@bgs.ac.uk","website":"https://www.bgs.ac.uk","location":"Keyworth, Nottinghamshire","twitter":"BritGeoSurvey","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3224218?v=4","repositories_count":71,"last_synced_at":"2023-08-01T11:53:42.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BritishGeologicalSurvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:06:49.078Z","updated_at":"2023-08-01T11:53:43.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey/repositories"},"packages":[{"id":2725802,"name":"etlhelper","ecosystem":"pypi","description":"etlhelper is Python ETL library to simplify data transfer into and out of databases.","homepage":null,"licenses":"LGPL-3.0 license","normalized_licenses":["xpp"],"repository_url":"https://github.com/britishgeologicalsurvey/etlhelper","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2019-09-18T23:50:37.000Z","latest_release_published_at":"2024-11-26T14:56:35.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-08-20T02:21:14.604Z","created_at":"2022-04-10T10:54:58.595Z","updated_at":"2025-08-20T02:22:02.354Z","registry_url":"https://pypi.org/project/etlhelper/","install_command":"pip install etlhelper --index-url https://pypi.org/simple","documentation_url":"https://britishgeologicalsurvey.github.io/etlhelper/","metadata":{"funding":null,"documentation":"https://britishgeologicalsurvey.github.io/etlhelper/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Database","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"etlhelper","project_status":null},"repo_metadata":{"id":35121721,"uuid":"209330889","full_name":"BritishGeologicalSurvey/etlhelper","owner":"BritishGeologicalSurvey","description":"ETL Helper is a Python ETL library to simplify data transfer into and out of databases.","archived":false,"fork":false,"pushed_at":"2024-11-26T14:48:01.000Z","size":1351,"stargazers_count":106,"open_issues_count":15,"forks_count":24,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-12T05:23:47.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://britishgeologicalsurvey.github.io/etlhelper/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BritishGeologicalSurvey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-09-18T14:35:52.000Z","updated_at":"2025-05-15T12:57:51.000Z","dependencies_parsed_at":"2024-05-22T11:09:21.747Z","dependency_job_id":null,"html_url":"https://github.com/BritishGeologicalSurvey/etlhelper","commit_stats":{"total_commits":267,"total_committers":11,"mean_commits":"24.272727272727273","dds":"0.31835205992509363","last_synced_commit":"887f0848f0d5f29f884b69aec30214b26b079e40"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/sbom","scorecard":{"id":24658,"data":{"date":"2025-08-11","repo":{"name":"github.com/BritishGeologicalSurvey/etlhelper","commit":"e46625622be4f769fc6d452a294e0924d67b584c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/etlhelper/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9-slim-bullseye to python:3.9-slim-bullseye@sha256:b9e06687fbfc57f6fe563e94e4c8751e39513dde89afc120dc6f56afe5ffc761","Warn: pipCommand not pinned by hash: Dockerfile:29","Warn: pipCommand not pinned by hash: Dockerfile:30","Warn: pipCommand not pinned by hash: Dockerfile:47","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 30 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-14T17:36:01.169Z","repository_id":35121721,"created_at":"2025-08-14T17:36:01.170Z","updated_at":"2025-08-14T17:36:01.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271253008,"owners_count":24726924,"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-20T02:00:09.606Z","response_time":69,"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":"BritishGeologicalSurvey","name":"British Geological Survey","uuid":"3224218","kind":"organization","description":"The British Geological Survey is responsible for advising the UK government on geoscience and providing impartial advice to industry, academia and the public.","email":"enquiries@bgs.ac.uk","website":"https://www.bgs.ac.uk","location":"Keyworth, Nottinghamshire","twitter":"BritGeoSurvey","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3224218?v=4","repositories_count":71,"last_synced_at":"2023-08-01T11:53:42.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BritishGeologicalSurvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:06:49.078Z","updated_at":"2023-08-01T11:53:43.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey/repositories"},"tags":[{"name":"v1.0.0rc3","sha":"980c573e3cc9e097202b329e3a44af7871ce82e7","kind":"commit","published_at":"2024-05-17T15:37:04.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v1.0.0rc3","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v1.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc3/manifests"},{"name":"v1.0.0rc2","sha":"c5b2c92d0cef86b92fe0fd8b3029abc3877f2254","kind":"commit","published_at":"2024-05-17T15:03:09.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v1.0.0rc2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"3799b25ee469cb1e25cb55864b9af2ac6c89eb3b","kind":"commit","published_at":"2024-05-17T14:39:41.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v1.0.0rc1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc1/manifests"},{"name":"v1.0.0rc0","sha":"b0441bf0c924995d0df06b009398bfcc551f397c","kind":"commit","published_at":"2024-05-17T09:54:52.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v1.0.0rc0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v1.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v1.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v1.0.0rc0/manifests"},{"name":"v0.14.3","sha":"f570dd5a350a69fd56d90109cacc71a8e2e7f524","kind":"commit","published_at":"2023-08-23T15:00:42.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.14.3","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"887f0848f0d5f29f884b69aec30214b26b079e40","kind":"commit","published_at":"2022-11-04T20:20:17.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.14.2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"820f6549346d42814e89390304b7b49f2bc5ce3b","kind":"commit","published_at":"2022-11-04T12:31:49.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.14.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"fcf2561797a01cb3a2f16b62a13473a16b10d07f","kind":"commit","published_at":"2022-11-03T14:46:13.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.14.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"e8ae62c3ed92dbec5b306f9e60f8887828273887","kind":"commit","published_at":"2022-05-23T09:34:46.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.13.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.13.0/manifests"},{"name":"V0.13.0","sha":"e8ae62c3ed92dbec5b306f9e60f8887828273887","kind":"commit","published_at":"2022-05-23T09:34:46.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/V0.13.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/V0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@V0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/V0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/V0.13.0/manifests"},{"name":"v0.12.2","sha":"6cd64fd0dfbf5a40d80437992fae8b69fcbbe05e","kind":"commit","published_at":"2022-03-30T13:52:32.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.12.2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0416c736c5fb2458b3b5f3b15b95dba914028a82","kind":"commit","published_at":"2022-03-29T16:47:58.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.12.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"62895e164eb7d7efb3112fd101af39a73cf2188b","kind":"commit","published_at":"2022-03-29T08:45:33.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.12.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7b6a90310f2277949ba070d8def530a1410300af","kind":"commit","published_at":"2022-01-13T14:49:06.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.11.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"bf80902bcecebf17bb2d80e46250c5de9c0fd316","kind":"commit","published_at":"2021-10-28T08:45:23.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.10.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"ef52fc83a6316c4014f1066e942f14276347b06b","kind":"commit","published_at":"2021-09-10T15:22:50.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.7","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"13cd10472ad6a56e68da9c1520dd6a06a9fd1d70","kind":"commit","published_at":"2020-11-23T07:57:43.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.6","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"bd2d693a63f59f2e52d3a7157949cada0d7ed07a","kind":"commit","published_at":"2020-11-19T21:53:09.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.5","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"bc1cfdb60dead8c46654b922034c24307bcfb1f6","kind":"commit","published_at":"2020-10-09T15:26:19.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.4","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"20290dbc8c28b726f0311bccd19589e75db227f7","kind":"commit","published_at":"2020-09-25T16:21:08.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.3","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e49ab8d2606f805142c21f5e8e9061d91f2c33f7","kind":"commit","published_at":"2020-09-09T14:09:03.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"1fa33a5a5ce90927018b6f1cb8ccc3127c9e72dd","kind":"commit","published_at":"2020-08-26T15:19:59.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8afd750f6cf8bc2f57ce7d914c287ad7666282b6","kind":"commit","published_at":"2020-08-26T08:48:06.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.9.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c721acbe0afbbe3ad4588666b59f8180f41774f5","kind":"tag","published_at":"2020-06-18T15:47:28.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.8.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.8.0/manifests"},{"name":"0.8.0","sha":"c721acbe0afbbe3ad4588666b59f8180f41774f5","kind":"commit","published_at":"2020-06-18T15:40:23.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/0.8.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/0.8.0/manifests"},{"name":"v0.7.6","sha":"e060cc4d59112a08968a9c0514bc581ca126123d","kind":"tag","published_at":"2019-12-11T10:57:35.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.6","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"2367e703c23ed9bf2d1577b29324e7f2c7ea6c24","kind":"tag","published_at":"2019-12-11T10:23:36.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.5","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"2367e703c23ed9bf2d1577b29324e7f2c7ea6c24","kind":"tag","published_at":"2019-12-11T10:21:10.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.4","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"35d228024127837add226e88da9f03ebe115de54","kind":"tag","published_at":"2019-12-10T16:11:00.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.3","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"a18bb66fc319c7d8fd4bc676bdf56f4807d5b92d","kind":"commit","published_at":"2019-12-09T11:40:38.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"9487378394c44eb4ed5cbcc0b32c574769fc09b2","kind":"commit","published_at":"2019-11-22T10:03:48.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e3ad71bfdbf48a1791c14f0d149c37fbbbf8441c","kind":"tag","published_at":"2019-11-04T18:09:15.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.7.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bd54a57d888049b6a4565f320e4839fa07d0ec4f","kind":"commit","published_at":"2019-10-14T13:08:33.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.6.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"c664064cc2bd9382adb410fe3e966bc77128f22d","kind":"commit","published_at":"2019-09-27T14:49:44.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.5","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9f21d3e2ece48cde56491f1adfcbdf0765a37a04","kind":"tag","published_at":"2019-09-18T23:44:08.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.4","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"309c342e577a7b76ef26d6708e4a96b0ed6b932a","kind":"tag","published_at":"2019-09-18T23:40:33.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.3","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"d32b2bc650dc54d50d21ceb8a89889a2dcd85df6","kind":"tag","published_at":"2019-09-18T23:36:37.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.2","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"e92bc4877e551e960eca9a03e0e6bf51555ae304","kind":"tag","published_at":"2019-09-18T23:33:40.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.1/manifests"},{"name":"v.0.5.1","sha":"e92bc4877e551e960eca9a03e0e6bf51555ae304","kind":"tag","published_at":"2019-09-18T23:32:03.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v.0.5.1","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v.0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v.0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v.0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v.0.5.1/manifests"},{"name":"v0.5.0","sha":"483ac63cec0856896100aeba2ea8021fd94f0c7a","kind":"tag","published_at":"2019-09-18T23:15:17.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/etlhelper/tar.gz/v0.5.0","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/etlhelper@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:22:02.354Z","dependent_packages_count":0,"downloads":20870,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.143648824339302,"dependent_repos_count":11.613858670109401,"dependent_packages_count":10.002282794063202,"stargazers_count":7.7058680227193825,"forks_count":8.551957741778327,"docker_downloads_count":2.1942587495084545,"average":7.035312467086345},"purl":"pkg:pypi/etlhelper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/etlhelper","docker_dependents_count":1,"docker_downloads_count":372,"usage_url":"https://repos.ecosyste.ms/usage/pypi/etlhelper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/etlhelper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T18:51:27.947Z","issues_count":64,"pull_requests_count":94,"avg_time_to_close_issue":14296300.588235294,"avg_time_to_close_pull_request":1272474.1290322582,"issues_closed_count":51,"pull_requests_closed_count":93,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":2.109375,"avg_comments_per_pull_request":1.0851063829787233,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1548376.0,"past_year_avg_time_to_close_pull_request":2971.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/issues","maintainers":[{"login":"volcan01010","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/volcan01010"},{"login":"leorudczenko","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leorudczenko"},{"login":"rbroth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbroth"},{"login":"ximenesuk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ximenesuk"},{"login":"spenny-liam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spenny-liam"},{"login":"sophie-taylor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-taylor"},{"login":"metazool","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metazool"}],"active_maintainers":[{"login":"leorudczenko","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leorudczenko"},{"login":"volcan01010","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/volcan01010"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etlhelper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etlhelper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etlhelper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etlhelper/related_packages","maintainers":[{"uuid":"volcan01010","login":"volcan01010","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/volcan01010/","role":null,"created_at":"2023-02-24T04:25:19.467Z","updated_at":"2023-02-24T04:25:19.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/volcan01010/packages"},{"uuid":"decvalts","login":"decvalts","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/decvalts/","role":null,"created_at":"2023-02-24T04:25:19.441Z","updated_at":"2023-02-24T04:25:19.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/decvalts/packages"},{"uuid":"ximenesuk","login":"ximenesuk","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ximenesuk/","role":null,"created_at":"2023-02-24T04:25:19.476Z","updated_at":"2023-02-24T04:25:19.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ximenesuk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726649,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":575285,"full_name":"BritishGeologicalSurvey/etlhelper","default_branch":"main","committers":[{"name":"John A Stevenson","email":"jostev@bgs.ac.uk","count":182},{"name":"Colin Blackburn","email":"colb@bgs.ac.uk","count":24},{"name":"Declan Valters","email":"decval@bgs.ac.uk","count":23},{"name":"John A Stevenson","email":"volcan01010@users.noreply.github.com","count":15},{"name":"dsut","email":"dsut@bgs.ac.uk","count":7},{"name":"Declan Valters","email":"declan.valters@gmail.com","count":6},{"name":"Bruno P. Kinoshita","email":"kinow@users.noreply.github.com","count":3},{"name":"Real-Gecko","email":"alexandrbezenkov@gmail.com","count":3},{"name":"Daniel Sutton","email":"danielhsutton@gmail.com","count":2},{"name":"Colin Blackburn","email":"ximenesuk@users.noreply.github.com","count":1},{"name":"Kent Inverarity","email":"kinverarity@hotmail.com","count":1}],"total_commits":267,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.272727272727273,"dds":0.31835205992509363,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T05:21:44.714Z","last_synced_commit":"887f0848f0d5f29f884b69aec30214b26b079e40","created_at":"2023-03-09T05:36:23.060Z","updated_at":"2023-09-19T17:20:01.147Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5518416,"commits_count":864869300,"contributors_count":31757501,"owners_count":916121,"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":"BritishGeologicalSurvey/etlhelper","html_url":"https://github.com/BritishGeologicalSurvey/etlhelper","last_synced_at":"2025-08-20T02:22:27.830Z","status":"error","issues_count":64,"pull_requests_count":94,"avg_time_to_close_issue":14296300.588235294,"avg_time_to_close_pull_request":1272474.1290322582,"issues_closed_count":51,"pull_requests_closed_count":93,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":2.109375,"avg_comments_per_pull_request":1.0851063829787233,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1548376.0,"past_year_avg_time_to_close_pull_request":2971.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T13:38:58.048Z","updated_at":"2025-09-02T22:50:24.591Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fetlhelper/issues","issue_labels_count":{"bug":1,"documentation":1,"enhancement":1},"pull_request_labels_count":{"documentation":1},"issue_author_associations_count":{"COLLABORATOR":57,"NONE":4,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":97,"CONTRIBUTOR":8,"NONE":7},"issue_authors":{"volcan01010":40,"rbroth":11,"leorudczenko":3,"rwolniak":2,"sophie-taylor":1,"metazool":1,"KoalaGeo":1,"mgierdal":1,"LuiguiSaenz":1,"ximenesuk":1},"pull_request_authors":{"volcan01010":68,"leorudczenko":21,"ximenesuk":5,"jbow0131":4,"KoalaGeo":3,"spenny-liam":2,"kerberpolis":2,"Real-Gecko":2,"sophiedorward":2,"rbroth":1,"rwolniak":1,"kinow":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10072086,"issues_count":31257663,"pull_requests_count":95517173,"authors_count":10689807,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":4},"past_year_pull_request_author_associations_count":{"COLLABORATOR":4},"past_year_issue_authors":{"volcan01010":3,"leorudczenko":1},"past_year_pull_request_authors":{"leorudczenko":4},"maintainers":[{"login":"volcan01010","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/volcan01010"},{"login":"leorudczenko","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leorudczenko"},{"login":"rbroth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbroth"},{"login":"ximenesuk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ximenesuk"},{"login":"spenny-liam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spenny-liam"},{"login":"sophie-taylor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-taylor"},{"login":"metazool","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metazool"}],"active_maintainers":[{"login":"leorudczenko","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leorudczenko"},{"login":"volcan01010","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/volcan01010"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":1,"PushEvent":5,"PullRequestReviewEvent":1,"PullRequestEvent":4},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":1,"PushEvent":5,"PullRequestReviewEvent":1,"PullRequestEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-15T14:15:56.671Z","updated_at":"2023-01-15T14:15:56.671Z","repository_link":"https://github.com/BritishGeologicalSurvey/etlhelper/blob/main/Dockerfile","dependencies":[{"id":6926553739,"package_name":"python","ecosystem":"docker","requirements":"3.6.9-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-05-06T19:04:33.499Z","updated_at":"2024-05-06T19:04:33.499Z","repository_link":"https://github.com/BritishGeologicalSurvey/etlhelper/blob/main/.github/workflows/test.yml","dependencies":[{"id":17951520283,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17951520284,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17951520285,"package_name":"suo/flake8-github-action","ecosystem":"actions","requirements":"releases/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh-pages.yml","sha":null,"kind":"manifest","created_at":"2024-05-22T11:09:18.512Z","updated_at":"2024-05-22T11:09:18.512Z","repository_link":"https://github.com/BritishGeologicalSurvey/etlhelper/blob/main/.github/workflows/gh-pages.yml","dependencies":[{"id":18221432920,"package_name":"sphinx-notes/pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-05-22T11:09:19.377Z","updated_at":"2024-05-22T11:09:19.377Z","repository_link":"https://github.com/BritishGeologicalSurvey/etlhelper/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2024-05-22T11:09:19.404Z","updated_at":"2024-05-22T11:09:19.404Z","repository_link":"https://github.com/BritishGeologicalSurvey/etlhelper/blob/main/requirements-dev.txt","dependencies":[{"id":18221437322,"package_name":"oracledb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437365,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437366,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437367,"package_name":"flake8-annotations","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437427,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437428,"package_name":"ipdb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437429,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437430,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437431,"package_name":"types-psycopg2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437479,"package_name":"pyodbc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437480,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437481,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"development","optional":false},{"id":18221437482,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437483,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437484,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437485,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":18221437486,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]}],"score":17.15770387067127,"created_at":"2025-09-09T00:55:58.945Z","updated_at":"2025-10-07T08:38:25.262Z","avatar_url":"https://github.com/BritishGeologicalSurvey.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":20870,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/160606","html_url":"https://science.ecosyste.ms/projects/160606"}