{"id":21660288,"url":"https://github.com/slub/ldj-distinctvalues","last_synced_at":"2025-10-09T10:36:47.413Z","repository":{"id":41279306,"uuid":"135569820","full_name":"slub/ldj-distinctvalues","owner":"slub","description":"output all the distinct values of a given path of given line-delimited jsonfile(s).","archived":false,"fork":false,"pushed_at":"2018-05-31T11:24:19.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-25T07:09:04.222Z","etag":null,"topics":["cli","line-delimited-json","python","statistics"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-31T10:36:42.000Z","updated_at":"2023-12-16T01:46:06.000Z","dependencies_parsed_at":"2022-09-21T01:10:50.299Z","dependency_job_id":null,"html_url":"https://github.com/slub/ldj-distinctvalues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fldj-distinctvalues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fldj-distinctvalues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fldj-distinctvalues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fldj-distinctvalues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slub","download_url":"https://codeload.github.com/slub/ldj-distinctvalues/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244555973,"owners_count":20471540,"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"}},"keywords":["cli","line-delimited-json","python","statistics"],"created_at":"2024-11-25T09:32:39.513Z","updated_at":"2025-10-09T10:36:42.363Z","avatar_url":"https://github.com/slub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ldj-distinctvalues - distinct values and their occurence of line delimited json\n\nldj-distinctvalues is a commandline command (Python3 program) that outputs distinct values and their occurence numbers (sorted by their occurence numbers) of a path of a given line delimited json document.\n\nIt reads vom stdin and prints to stdout.\n\n## Usage\n\n```\nldj-distinctvalues:\n\trequired arguments:\n\t   -path\tthe path of the value to examine in the line delimited json document. You can navigate by . (dot) into objects (into array elements is not possible yet). You can use * as a wildcard.\n```\n\n* example:\n    ```\n    ldj-distinctvalues -path [PATH TO EXAMINE] \u003c [LINE DELIMITED JSON FILE] \u003e [OUTPUT STATISTICS DOCUMENT]\n    ```\n\n## Requirements\nNo special requirements. It uses the Python standard libraries json, sys and argparse.\n\n### Install system-wide via pip\n\n* via pip:\n    ```\n    sudo -H pip3 install --upgrade [ABSOLUTE PATH TO YOUR LOCAL GIT REPOSITORY OF LDJ-DISTINCTVALUES]\n    ```\n    (which provides you ```ldj-distinctvalues``` as a system-wide commandline command)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fldj-distinctvalues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslub%2Fldj-distinctvalues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fldj-distinctvalues/lists"}