{"id":359600,"url":"https://github.com/jjdltc/data-interpreter","last_synced_at":"2026-05-14T05:30:41.528Z","repository":{"id":73770340,"uuid":"200729435","full_name":"jjdltc/data-interpreter","owner":"jjdltc","description":"A library to transform / normalize / map a data source (JS Data Structure) using a template.","archived":false,"fork":false,"pushed_at":"2019-10-11T03:29:11.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-26T22:53:40.745Z","etag":null,"topics":["data-interpreter","data-mapping","data-normalize","data-scheme","data-template","data-transfor","data-transformation","dictionary","interpreter","json","json-data","json-schema","mapping","normalize","scheme","scheme-interpreter","structure","structured-data","template","transform"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjdltc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-08-05T21:11:07.000Z","updated_at":"2024-09-20T12:13:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc24a66a-1c2a-4b36-9fc9-fea40d7d74cb","html_url":"https://github.com/jjdltc/data-interpreter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jjdltc/data-interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc","download_url":"https://codeload.github.com/jjdltc/data-interpreter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/sbom","scorecard":{"id":522042,"data":{"date":"2025-08-11","repo":{"name":"github.com/jjdltc/data-interpreter","commit":"bcf7fec0078788c0a4825d75b2a93048128ea4b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/20 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npmpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/test_and_lint.yaml: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":"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/npmpublish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_lint.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/test_and_lint.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_lint.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/test_and_lint.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/npmpublish.yml:16","Warn: npmCommand not pinned by hash: .github/workflows/test_and_lint.yaml:16","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-20T03:17:12.806Z","repository_id":73770340,"created_at":"2025-08-20T03:17:12.806Z","updated_at":"2025-08-20T03:17:12.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jjdltc","name":"Joel De La Torriente","uuid":"3507600","kind":"user","description":"Software Engineer, Solution \u0026 Cloud Architect @IBM, Scout, amateur writer, book eater, travel and nature lover, with bonus of JS freak and UX advocate","email":"","website":"https://linkedin.com/in/jjdltc","location":"Portugal","twitter":"jjdltc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3507600?u=ff6d507fedc929edbe2706920988e1849161775f\u0026v=4","repositories_count":11,"last_synced_at":"2025-04-13T03:44:11.559Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jjdltc","funding_links":[],"total_stars":40,"followers":12,"following":12,"created_at":"2022-11-06T06:11:18.596Z","updated_at":"2025-04-13T03:44:11.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc/repositories"},"packages":[{"id":1594519,"name":"data-interpreter","ecosystem":"npm","description":"A library to transform / normalize / map a data source (JS Data Structure) using a template","homepage":"https://github.com/jjdltc/data-interpreter#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jjdltc/data-interpreter","keywords_array":["data-interpreter","template","data-template","transform","data-transfor","normalize","data-normalize","structure","scheme","data-scheme","json","json-data","data","mapping","data-mapping","dictionary","interpreter"],"namespace":null,"versions_count":4,"first_release_published_at":"2019-08-09T23:23:12.970Z","latest_release_published_at":"2019-10-11T00:50:32.262Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-01T18:02:03.676Z","created_at":"2022-04-09T11:03:36.253Z","updated_at":"2026-03-01T18:02:04.368Z","registry_url":"https://www.npmjs.com/package/data-interpreter","install_command":"npm install data-interpreter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":73770340,"uuid":"200729435","full_name":"jjdltc/data-interpreter","owner":"jjdltc","description":"A library to transform / normalize / map a data source (JS Data Structure) using a template.","archived":false,"fork":false,"pushed_at":"2019-10-11T03:29:11.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-17T15:17:11.767Z","etag":null,"topics":["data-interpreter","data-mapping","data-normalize","data-scheme","data-template","data-transfor","data-transformation","dictionary","interpreter","json","json-data","json-schema","mapping","normalize","scheme","scheme-interpreter","structure","structured-data","template","transform"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjdltc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-08-05T21:11:07.000Z","updated_at":"2024-09-20T12:13:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc24a66a-1c2a-4b36-9fc9-fea40d7d74cb","html_url":"https://github.com/jjdltc/data-interpreter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jjdltc/data-interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc","download_url":"https://codeload.github.com/jjdltc/data-interpreter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/sbom","scorecard":{"id":522042,"data":{"date":"2025-08-11","repo":{"name":"github.com/jjdltc/data-interpreter","commit":"bcf7fec0078788c0a4825d75b2a93048128ea4b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/20 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npmpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/test_and_lint.yaml: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":"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/npmpublish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_lint.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/test_and_lint.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_lint.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jjdltc/data-interpreter/test_and_lint.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/npmpublish.yml:16","Warn: npmCommand not pinned by hash: .github/workflows/test_and_lint.yaml:16","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-20T03:17:12.806Z","repository_id":73770340,"created_at":"2025-08-20T03:17:12.806Z","updated_at":"2025-08-20T03:17:12.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29829408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jjdltc","name":"Joel De La Torriente","uuid":"3507600","kind":"user","description":"Software Engineer, Solution \u0026 Cloud Architect @IBM, Scout, amateur writer, book eater, travel and nature lover, with bonus of JS freak and UX advocate","email":"","website":"https://linkedin.com/in/jjdltc","location":"Portugal","twitter":"jjdltc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3507600?u=ff6d507fedc929edbe2706920988e1849161775f\u0026v=4","repositories_count":11,"last_synced_at":"2025-04-13T03:44:11.559Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jjdltc","funding_links":[],"total_stars":40,"followers":12,"following":12,"created_at":"2022-11-06T06:11:18.596Z","updated_at":"2025-04-13T03:44:11.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjdltc/repositories"},"tags":[{"name":"v1.0.2","sha":"e47eb83dc531b814f2d7726e5c9e1eb19dd3e8b4","kind":"tag","published_at":"2019-10-11T00:49:42.000Z","download_url":"https://codeload.github.com/jjdltc/data-interpreter/tar.gz/v1.0.2","html_url":"https://github.com/jjdltc/data-interpreter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jjdltc/data-interpreter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"cf8d89d1be2711e7cc3a57c43f43d4e16906d958","kind":"tag","published_at":"2019-08-14T01:52:49.000Z","download_url":"https://codeload.github.com/jjdltc/data-interpreter/tar.gz/v1.0.0","html_url":"https://github.com/jjdltc/data-interpreter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jjdltc/data-interpreter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-01T18:02:04.368Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68287485410832,"dependent_repos_count":10.340532343810322,"dependent_packages_count":20.981644393120014,"stargazers_count":12.22307605144007,"forks_count":11.60567822102053,"docker_downloads_count":null,"average":18.96676117269985},"purl":"pkg:npm/data-interpreter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/data-interpreter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/data-interpreter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/data-interpreter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-23T15:01:18.318Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/jjdltc%2Fdata-interpreter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/data-interpreter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/data-interpreter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/data-interpreter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/data-interpreter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/data-interpreter/codemeta","maintainers":[{"uuid":"jjdltc","login":"jjdltc","name":null,"email":"jjdltc@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~jjdltc","role":null,"created_at":"2022-11-11T23:28:55.105Z","updated_at":"2022-11-11T23:28:55.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jjdltc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5403683,"maintainers_count":1132308,"namespaces_count":356057,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":162763},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-02-28T05:54:09.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":160304,"full_name":"jjdltc/data-interpreter","default_branch":"master","total_commits":20,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.0,"dds":0.0,"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":"2026-03-02T06:21:58.616Z","last_synced_commit":"bcf7fec0078788c0a4825d75b2a93048128ea4b4","created_at":"2023-03-08T02:12:55.262Z","updated_at":"2026-03-02T06:21:57.932Z","committers":[{"name":"Joel De La Torriente","email":"jjdltc@gmail.com","login":"jjdltc","count":20}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-03T00:02:26.129Z","repositories_count":6184078,"commits_count":930445562,"contributors_count":36038200,"owners_count":1146211,"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":{"table":{"full_name":"jjdltc/data-interpreter","html_url":"https://github.com/jjdltc/data-interpreter","last_synced_at":"2026-02-23T15:01:18.318Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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-19T13:09:00.751Z","updated_at":"2026-02-23T15:01:18.319Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjdltc%2Fdata-interpreter/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-01T00:00:08.495Z","repositories_count":13524499,"issues_count":35000809,"pull_requests_count":114026913,"authors_count":11177105,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["data-interpreter","data-mapping","data-normalize","data-scheme","data-template","data-transfor","data-transformation","dictionary","interpreter","json","json-data","json-schema","mapping","normalize","scheme","scheme-interpreter","structure","structured-data","template","transform"],"dependencies":[],"score":4.553876891600541,"created_at":"2025-04-22T12:52:17.320Z","updated_at":"2026-05-14T05:30:41.529Z","avatar_url":"https://github.com/jjdltc.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359600","html_url":"https://summary.ecosyste.ms/projects/359600"}