{"id":1756,"name":"Synthia","description":"Synthia: multidimensional synthetic data generation in Python - Published in JOSS (2021)","url":"https://github.com/dmey/synthia","last_synced_at":"2025-09-04T16:33:35.076Z","repository":{"id":44932655,"uuid":"244198482","full_name":"dmey/synthia","owner":"dmey","description":"📈 🐍 Multidimensional synthetic data generation with Copula and fPCA models in Python","archived":false,"fork":false,"pushed_at":"2023-09-28T23:55:55.000Z","size":20688,"stargazers_count":64,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T00:49:57.836Z","etag":null,"topics":["augmentation","climate","copula","data-augmentation","data-generation","data-generator","data-modelling","data-science","dependency-analysis","dependency-modeling","finance","fpca","functional-data","machine-learning","oversampling","principal-component-analysis","statistics","synthetic-data","weather","xarray"],"latest_commit_sha":null,"homepage":"https://dmey.github.io/synthia","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-03-01T18:04:55.000Z","updated_at":"2025-05-21T23:44:43.000Z","dependencies_parsed_at":"2024-01-06T13:09:33.922Z","dependency_job_id":"0a378628-df42-45f1-ac5c-04bf6959ea50","html_url":"https://github.com/dmey/synthia","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.11864406779661019","last_synced_commit":"84382d28fabc3f818c496624b2a39515e31cc530"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dmey/synthia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/sbom","scorecard":{"id":347765,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmey/synthia","commit":"84382d28fabc3f818c496624b2a39515e31cc530"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":-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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-18T07:32:51.886Z","repository_id":44932655,"created_at":"2025-08-18T07:32:51.886Z","updated_at":"2025-08-18T07:32:51.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510221,"owners_count":25118452,"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-03T02:00:09.631Z","response_time":76,"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":"dmey","name":null,"uuid":"26348635","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26348635?u=caf5f7e8f749a0c4c3b1a441f7a8e34a47b81b84\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-11T14:45:52.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T03:39:45.349Z","updated_at":"2023-03-11T14:45:52.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey/repositories"},"packages":[{"id":2938091,"name":"synthia","ecosystem":"pypi","description":"Multidimensional synthetic data generation in Python","homepage":"https://github.com/dmey/synthia","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dmey/synthia","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-10-22T20:25:34.000Z","latest_release_published_at":"2021-09-01T11:27:23.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-03T21:01:48.470Z","created_at":"2022-04-10T12:46:00.500Z","updated_at":"2025-09-03T21:01:48.470Z","registry_url":"https://pypi.org/project/synthia/","install_command":"pip install synthia --index-url https://pypi.org/simple","documentation_url":"https://synthia.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Programming Language :: Python :: 3"],"normalized_name":"synthia","project_status":null},"repo_metadata":{"id":44932655,"uuid":"244198482","full_name":"dmey/synthia","owner":"dmey","description":"📈 🐍 Multidimensional synthetic data generation with Copula and fPCA models in Python","archived":false,"fork":false,"pushed_at":"2023-09-28T23:55:55.000Z","size":20688,"stargazers_count":64,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T00:49:57.836Z","etag":null,"topics":["augmentation","climate","copula","data-augmentation","data-generation","data-generator","data-modelling","data-science","dependency-analysis","dependency-modeling","finance","fpca","functional-data","machine-learning","oversampling","principal-component-analysis","statistics","synthetic-data","weather","xarray"],"latest_commit_sha":null,"homepage":"https://dmey.github.io/synthia","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-03-01T18:04:55.000Z","updated_at":"2025-05-21T23:44:43.000Z","dependencies_parsed_at":"2024-01-06T13:09:33.922Z","dependency_job_id":"0a378628-df42-45f1-ac5c-04bf6959ea50","html_url":"https://github.com/dmey/synthia","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.11864406779661019","last_synced_commit":"84382d28fabc3f818c496624b2a39515e31cc530"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dmey/synthia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/sbom","scorecard":{"id":347765,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmey/synthia","commit":"84382d28fabc3f818c496624b2a39515e31cc530"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":-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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dmey/synthia/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-18T07:32:51.886Z","repository_id":44932655,"created_at":"2025-08-18T07:32:51.886Z","updated_at":"2025-08-18T07:32:51.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273031419,"owners_count":25033963,"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-31T02:00:09.071Z","response_time":79,"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":"dmey","name":null,"uuid":"26348635","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26348635?u=caf5f7e8f749a0c4c3b1a441f7a8e34a47b81b84\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-11T14:45:52.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T03:39:45.349Z","updated_at":"2023-03-11T14:45:52.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmey/repositories"},"tags":[{"name":"1.1.0","sha":"6082200c4af040fbfedeb72bd62dbe58f6202cff","kind":"commit","published_at":"2021-09-01T11:30:53.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/1.1.0","html_url":"https://github.com/dmey/synthia/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"9f9f68a8e3d736b121bc4637780f6651cf61868e","kind":"commit","published_at":"2021-04-19T15:40:41.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/1.0.0","html_url":"https://github.com/dmey/synthia/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"faab2b68c6204d7b4d2306415dcccc8c8f0a8fef","kind":"commit","published_at":"2020-11-12T22:49:34.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/0.3.0","html_url":"https://github.com/dmey/synthia/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"8286055964c8b34e327e46114386cc7c753c1bc2","kind":"commit","published_at":"2020-11-11T13:08:10.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/0.2.0","html_url":"https://github.com/dmey/synthia/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"3988bcdd90b4c07a3e4208634d632014e3c5542d","kind":"commit","published_at":"2020-10-24T08:18:29.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/0.1.1","html_url":"https://github.com/dmey/synthia/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9707c0a12edc01a38f2ae7d572dd02db49be0d53","kind":"commit","published_at":"2020-10-22T20:31:36.000Z","download_url":"https://codeload.github.com/dmey/synthia/tar.gz/0.1.0","html_url":"https://github.com/dmey/synthia/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmey/synthia@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:58:30.483Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":28.085990856908243,"dependent_repos_count":11.868109315583727,"dependent_packages_count":3.2713415717121803,"stargazers_count":10.083335307168179,"forks_count":13.359287746701764,"docker_downloads_count":null,"average":13.33361295961482},"purl":"pkg:pypi/synthia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/synthia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/synthia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/synthia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:42.601Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3953133.8,"avg_time_to_close_pull_request":2074870.2,"issues_closed_count":10,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.09523809523809523,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/issues","maintainers":[{"login":"dmey","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmey"},{"login":"tnagler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tnagler"},{"login":"letmaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/letmaik"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/synthia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/synthia/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/synthia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/synthia/related_packages","maintainers":[{"uuid":"dmey","login":"dmey","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/dmey/","role":null,"created_at":"2023-02-25T14:22:12.544Z","updated_at":"2023-02-25T14:22:12.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dmey/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":668112,"full_name":"dmey/synthia","default_branch":"master","committers":[{"name":"dmey","email":"dmey","login":"dmey","count":52},{"name":"Thomas Nagler","email":"tnagler","login":"tnagler","count":4},{"name":"Maik Riechert","email":"maik.riechert@arcor.de","login":"letmaik","count":2},{"name":"Konrad Hinsen","email":"khinsen","login":"khinsen","count":1}],"total_commits":59,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.75,"dds":0.11864406779661019,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:38:42.602Z","last_synced_commit":"84382d28fabc3f818c496624b2a39515e31cc530","created_at":"2023-03-09T10:21:18.689Z","updated_at":"2025-08-07T06:38:42.603Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"dmey/synthia","html_url":"https://github.com/dmey/synthia","last_synced_at":"2025-08-31T19:38:42.601Z","status":"error","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3953133.8,"avg_time_to_close_pull_request":2074870.2,"issues_closed_count":10,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.09523809523809523,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:02:38.572Z","updated_at":"2025-08-31T19:38:42.601Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmey%2Fsynthia/issues","issue_labels_count":{},"pull_request_labels_count":{"documentation":1,"enhancement":1},"issue_author_associations_count":{"NONE":6,"OWNER":3,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":12,"COLLABORATOR":6,"CONTRIBUTOR":2,"NONE":1},"issue_authors":{"mnarayan":3,"dmey":3,"khinsen":2,"BigTuna08":1,"nathan-greeneltch":1,"NickBanana7":1},"pull_request_authors":{"dmey":12,"tnagler":4,"khinsen":2,"letmaik":2,"icarosadero":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10032606,"issues_count":30503850,"pull_requests_count":90650680,"authors_count":10373233,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"NickBanana7":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"dmey","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmey"},{"login":"tnagler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tnagler"},{"login":"letmaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/letmaik"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":9,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":9,"ForkEvent":1}},"keywords":["augmentation","climate","copula","data-augmentation","data-generation","data-generator","data-modelling","data-science","dependency-analysis","dependency-modeling","finance","fpca","functional-data","machine-learning","oversampling","principal-component-analysis","statistics","synthetic-data","weather","xarray"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-11T07:11:45.949Z","updated_at":"2022-09-11T07:11:45.949Z","repository_link":"https://github.com/dmey/synthia/blob/master/setup.py","dependencies":[{"id":4465729682,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4465729683,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4465729684,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4465729685,"package_name":"bottleneck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T13:09:18.632Z","updated_at":"2024-01-06T13:09:18.632Z","repository_link":"https://github.com/dmey/synthia/blob/master/.github/workflows/ci.yml","dependencies":[{"id":15460814519,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15460814520,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15460814521,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T13:09:18.863Z","updated_at":"2024-01-06T13:09:18.863Z","repository_link":"https://github.com/dmey/synthia/blob/master/environment.yml","dependencies":[{"id":15460814531,"package_name":"bottleneck","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814532,"package_name":"jupyter","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814533,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814534,"package_name":"myst-parser","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814648,"package_name":"nbsphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814727,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814728,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814729,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814937,"package_name":"python","ecosystem":"conda","requirements":"3.8.*","direct":true,"kind":"runtime","optional":false},{"id":15460814938,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814939,"package_name":"seaborn","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814940,"package_name":"setuptools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460814941,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460815124,"package_name":"sphinx-autobuild","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460815340,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460815497,"package_name":"sphinx_rtd_theme","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15460816474,"package_name":"sphinxcontrib-bibtex","ecosystem":"conda","requirements":"1.*","direct":true,"kind":"runtime","optional":false},{"id":15460816500,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":8.90815361332152,"created_at":"2025-09-04T09:17:52.232Z","updated_at":"2025-10-07T08:04:34.612Z","avatar_url":"https://github.com/dmey.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":24,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02863","https://doi.org/10.1201/b17116","https://doi.org/10.5194/gmd-14-5205-2021","https://doi.org/10.1109/DSAA.2016.49","https://doi.org/10.5281/zenodo.4701278"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1756","html_url":"https://science.ecosyste.ms/projects/1756"}