{"id":67748,"name":"sdata","description":"structured data format","url":"https://github.com/lepy/sdata","last_synced_at":"2025-09-08T13:59:18.051Z","repository":{"id":19281092,"uuid":"86679051","full_name":"lepy/sdata","owner":"lepy","description":"structured data format","archived":false,"fork":false,"pushed_at":"2025-06-10T07:01:28.000Z","size":18044,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T14:57:06.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sdata.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/lepy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-30T08:35:30.000Z","updated_at":"2025-06-10T07:01:31.000Z","dependencies_parsed_at":"2024-04-12T08:08:19.763Z","dependency_job_id":"457b1bc3-9caa-49d5-bac9-b8c20735d0df","html_url":"https://github.com/lepy/sdata","commit_stats":{"total_commits":226,"total_committers":6,"mean_commits":"37.666666666666664","dds":0.7256637168141593,"last_synced_commit":"414737d7d44a7e78d6c27c97949f9aa0260dea89"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lepy/sdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/sbom","scorecard":{"id":585495,"data":{"date":"2025-08-11","repo":{"name":"github.com/lepy/sdata","commit":"843972a4deef402ce8271d45524a52735ad0d29d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/greetings.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: docs/source/common/plantuml.jar:1"],"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":"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/greetings.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lepy/sdata/greetings.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T20:23:41.064Z","repository_id":19281092,"created_at":"2025-08-20T20:23:41.064Z","updated_at":"2025-08-20T20:23:41.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196127,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lepy","name":null,"uuid":"5979140","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5979140?u=06f18d0e4c00285cce6306feab2415a80559cde8\u0026v=4","repositories_count":525,"last_synced_at":"2024-04-14T17:08:39.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lepy","funding_links":[],"total_stars":13,"followers":11,"following":62,"created_at":"2022-11-08T00:43:32.260Z","updated_at":"2024-04-14T17:09:38.658Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy/repositories"},"packages":[{"id":2913573,"name":"sdata-experiments","ecosystem":"pypi","description":"a structured data format","homepage":"https://github.com/lepy/sdata","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/lepy/sdata","keywords_array":["open","data"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-12-21T16:06:15.000Z","latest_release_published_at":"2020-12-21T17:30:37.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-17T04:48:13.154Z","created_at":"2022-04-10T12:33:47.198Z","updated_at":"2025-08-17T04:48:13.154Z","registry_url":"https://pypi.org/project/sdata-experiments/","install_command":"pip install sdata-experiments --index-url https://pypi.org/simple","documentation_url":"https://sdata-experiments.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"sdata-experiments","project_status":null},"repo_metadata":{"id":19281092,"uuid":"86679051","full_name":"lepy/sdata","owner":"lepy","description":"structured data format","archived":false,"fork":false,"pushed_at":"2024-04-30T13:38:11.000Z","size":17800,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T08:00:27.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sdata.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/lepy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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}},"created_at":"2017-03-30T08:35:30.000Z","updated_at":"2024-05-02T08:00:27.751Z","dependencies_parsed_at":"2024-04-12T08:08:19.763Z","dependency_job_id":"457b1bc3-9caa-49d5-bac9-b8c20735d0df","html_url":"https://github.com/lepy/sdata","commit_stats":{"total_commits":226,"total_committers":6,"mean_commits":"37.666666666666664","dds":0.7256637168141593,"last_synced_commit":"414737d7d44a7e78d6c27c97949f9aa0260dea89"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":205398569,"owners_count":14421873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lepy","name":null,"uuid":"5979140","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5979140?u=06f18d0e4c00285cce6306feab2415a80559cde8\u0026v=4","repositories_count":525,"last_synced_at":"2024-04-14T17:08:39.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lepy","funding_links":[],"total_stars":13,"followers":11,"following":62,"created_at":"2022-11-08T00:43:32.260Z","updated_at":"2024-04-14T17:09:38.658Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy/repositories"},"tags":[{"name":"v0.5.0","sha":"efe01078be6c1c48abec669ad7c5f75dad484a96","kind":"tag","published_at":"2017-04-27T12:09:22.000Z","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/v0.5.0","html_url":"https://github.com/lepy/sdata/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2024-06-04T04:24:11.951Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":83.7793887184643,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":31.935698249449203,"forks_count":19.153546755630707,"docker_downloads_count":null,"average":33.307308904595246},"purl":"pkg:pypi/sdata-experiments","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sdata-experiments","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sdata-experiments","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sdata-experiments/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-02T20:33:02.048Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":366.125,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/lepy%2Fsdata/issues","maintainers":[{"login":"lepy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lepy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata-experiments/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata-experiments/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata-experiments/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata-experiments/related_packages","maintainers":[{"uuid":"lepy","login":"lepy","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/lepy/","role":null,"created_at":"2023-02-25T10:27:23.246Z","updated_at":"2023-02-25T10:27:23.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lepy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2913575,"name":"sdata","ecosystem":"pypi","description":"a structured data format","homepage":"https://github.com/lepy/sdata","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/lepy/sdata","keywords_array":["open","data"],"namespace":null,"versions_count":43,"first_release_published_at":"2020-12-03T18:49:06.000Z","latest_release_published_at":"2025-06-10T07:01:39.000Z","latest_release_number":"0.25.6","last_synced_at":"2025-08-19T14:07:32.961Z","created_at":"2022-04-10T12:33:47.247Z","updated_at":"2025-08-19T14:40:08.199Z","registry_url":"https://pypi.org/project/sdata/","install_command":"pip install sdata --index-url https://pypi.org/simple","documentation_url":"https://sdata.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"sdata","project_status":null},"repo_metadata":{"id":19281092,"uuid":"86679051","full_name":"lepy/sdata","owner":"lepy","description":"structured data format","archived":false,"fork":false,"pushed_at":"2025-06-10T07:01:28.000Z","size":18044,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T01:54:28.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sdata.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/lepy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-30T08:35:30.000Z","updated_at":"2025-06-10T07:01:31.000Z","dependencies_parsed_at":"2024-04-12T08:08:19.763Z","dependency_job_id":"457b1bc3-9caa-49d5-bac9-b8c20735d0df","html_url":"https://github.com/lepy/sdata","commit_stats":{"total_commits":226,"total_committers":6,"mean_commits":"37.666666666666664","dds":0.7256637168141593,"last_synced_commit":"414737d7d44a7e78d6c27c97949f9aa0260dea89"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lepy/sdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271169658,"owners_count":24711166,"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-19T02:00:09.176Z","response_time":63,"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":"lepy","name":null,"uuid":"5979140","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5979140?u=06f18d0e4c00285cce6306feab2415a80559cde8\u0026v=4","repositories_count":525,"last_synced_at":"2024-04-14T17:08:39.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lepy","funding_links":[],"total_stars":13,"followers":11,"following":62,"created_at":"2022-11-08T00:43:32.260Z","updated_at":"2024-04-14T17:09:38.658Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepy/repositories"},"tags":[{"name":"0.23.3","sha":"40fa8000079f9778128bce187e5cd6faa9fa5bad","kind":"commit","published_at":"2024-11-25T08:42:26.000Z","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/0.23.3","html_url":"https://github.com/lepy/sdata/releases/tag/0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lepy/sdata@0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/0.23.3/manifests"},{"name":"0.23.2","sha":"9e735ac084837b4ab6688e47e8c89cb68a3c5208","kind":"commit","published_at":"2024-04-30T13:37:58.000Z","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/0.23.2","html_url":"https://github.com/lepy/sdata/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lepy/sdata@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/0.23.2/manifests"},{"name":"v0.5.0","sha":"efe01078be6c1c48abec669ad7c5f75dad484a96","kind":"tag","published_at":"2017-04-27T12:09:22.000Z","download_url":"https://codeload.github.com/lepy/sdata/tar.gz/v0.5.0","html_url":"https://github.com/lepy/sdata/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lepy/sdata@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T14:40:08.198Z","dependent_packages_count":0,"downloads":195,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.82339513336722,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":31.900032803175193,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":23.114245391717155},"purl":"pkg:pypi/sdata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sdata","docker_dependents_count":2,"docker_downloads_count":69,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sdata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sdata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T01:34:12.833Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":366.125,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/lepy%2Fsdata/issues","maintainers":[{"login":"lepy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lepy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdata/related_packages","maintainers":[{"uuid":"lepy","login":"lepy","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/lepy/","role":null,"created_at":"2023-02-25T10:27:24.446Z","updated_at":"2023-02-25T10:27:24.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lepy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":655628,"full_name":"lepy/sdata","default_branch":"master","committers":[{"name":"ingolf.lepenies","email":"ingolf.lepenies@scale.eu","login":null,"count":62},{"name":"lepy","email":"lep@lepy","login":null,"count":60},{"name":"lepy","email":"lepy@mailbox.org","login":null,"count":40},{"name":"lepy","email":"lepy","login":"lepy","count":33},{"name":"lepy","email":"lep@lepy.de","login":null,"count":30},{"name":"gnulld","email":"johannes20020304@gmail.com","login":null,"count":1}],"total_commits":226,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":37.666666666666664,"dds":0.7256637168141593,"past_year_committers":[{"name":"lepy","email":"lepy@mailbox.org","login":null,"count":2}],"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:48:18.459Z","last_synced_commit":"414737d7d44a7e78d6c27c97949f9aa0260dea89","created_at":"2023-03-09T09:45:47.904Z","updated_at":"2023-10-25T14:48:18.460Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"lepy/sdata","html_url":"https://github.com/lepy/sdata","last_synced_at":"2025-08-19T14:41:40.294Z","status":"error","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":366.125,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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-14T23:39:48.173Z","updated_at":"2025-08-19T14:41:40.294Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepy%2Fsdata/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":7,"CONTRIBUTOR":1},"issue_authors":{},"pull_request_authors":{"lepy":7,"gnulld":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10154781,"issues_count":32076081,"pull_requests_count":100114132,"authors_count":10723977,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"lepy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lepy"}],"active_maintainers":[]},"events":{"total":{"PushEvent":8},"last_year":{"PushEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T09:15:09.019Z","updated_at":"2022-08-07T09:15:09.019Z","repository_link":"https://github.com/lepy/sdata/blob/master/docs/requirements.txt","dependencies":[{"id":591949658,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false},{"id":591949659,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":591949660,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":591949661,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":591949662,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":591949663,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":591949664,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"\u003e=1.1.4","direct":true,"kind":"runtime","optional":false},{"id":591949665,"package_name":"sphinxcontrib-websupport","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":591949666,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.5.0","direct":true,"kind":"runtime","optional":false},{"id":591949667,"package_name":"sphinxcontrib-plantuml","ecosystem":"pypi","requirements":"\u003e=0.14","direct":true,"kind":"runtime","optional":false},{"id":591949668,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":591949669,"package_name":"xlrd","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":591949670,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":591949671,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":591949672,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":591949673,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":591949674,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2017.2","direct":true,"kind":"runtime","optional":false},{"id":591949675,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":591949676,"package_name":"tabulate","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":591949677,"package_name":"tables","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T09:15:09.028Z","updated_at":"2022-08-07T09:15:09.028Z","repository_link":"https://github.com/lepy/sdata/blob/master/requirements.txt","dependencies":[{"id":591949678,"package_name":"xlrd","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":591949679,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":591949680,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":591949681,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":591949682,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":591949683,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2017.2","direct":true,"kind":"runtime","optional":false},{"id":591949684,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":591949685,"package_name":"tabulate","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":591949686,"package_name":"tables","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/greetings.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:15:12.693Z","updated_at":"2023-01-13T22:15:12.693Z","repository_link":"https://github.com/lepy/sdata/blob/master/.github/workflows/greetings.yml","dependencies":[{"id":6891614153,"package_name":"actions/first-interaction","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-03-04T18:11:15.501Z","updated_at":"2024-03-04T18:11:15.501Z","repository_link":"https://github.com/lepy/sdata/blob/master/setup.py","dependencies":[]}],"score":7.412160334945204,"created_at":"2025-09-08T11:18:50.551Z","updated_at":"2025-10-07T08:25:26.773Z","avatar_url":"https://github.com/lepy.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":202,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4311323","http://doi.org/10.5281/zenodo.4311323","https://doi.org/10.5281/zenodo.4311396","http://doi.org/10.5281/zenodo.4311397"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67748","html_url":"https://science.ecosyste.ms/projects/67748"}