Skip to content

aaelony/jsonl-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONL Tools

The intention is a utility that can:

  • analyze a JSONL format file where it is expected that a JSON document of any length occupies 1 row and there are N rows in the file.
  • report on unique JSON keys found
  • report counts of values found per JSON key found
  • Report number of lines found and the percentage with missing keys.
  • Identify lines (rows) with missing JSON keys
  • Provide a way to edit (CRUD) a row by adding needed key/value pairs interactively.

About

Tools for JSONL files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published