Skip to content

abovethewater/BigQueryJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BigQueryJson

Simple script to convert the result of BigQuery's "Download as JSON" to valid JSON

Usage

Reads from stdin and writes to stdout

python bigQueryJson.py < results-20160616-123456.json

Testing

Manually tested on python 2.7

Output validated using JSONLint

Licence

MIT - http://abovethewater.mit-license.org/

See full license text in LICENSE

About

Simple script to convert the result of BigQuery's "Download as JSON" to JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages