Skip to content

TID-Lab/json2csv-aggie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JSON2CSV Aggie

Installation

  1. Download the repository as a .zip or git clone into into a local repository (git clone https://github.com/TID-Lab/json2csv-aggie.git)

Usage

  1. cd to the location where you downloaded/cloned the repository

  2. IMPORTANT: Open json_to.csv.py and change the CSV_HEADER_ROW to match the headers you want to output in CSV

  3. Run $ python json_to_csv -i <INPUTFILE> o- <OUTPUTFILE> where INPUTFILE is the JSON file you want to convert and OUTPUTFILE is the csv you want to save to.

About

A JSON to CSV script for converting Aggie data files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages