This repository was archived by the owner on May 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
thinkberg/jsonv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jsonv We are receiving data from the Twitter Streaming API and sometimes save them for later analysis. To extract readable information from those files I've written this little tool. * To extract info on the contens (displays json keys): java -jar jsonv.jar -i dumpfile.json.gz * To extract actual values in tab separated form: java -jar jsonv.jar created_at,user.screen_name,text dumpfile.json.gz
About
extract information from json file dumps (like twitter feeds)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published