Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 435 Bytes

btaa-independent-proj

This repo contains a Python script that converts a CSV of geospatial metadata into a folder of JSON files; one JSON file per line of CSV

Usage

To use this script, you will need a CSV file of the metadata you want to convert. Check out the CSV in this repo to see an example of the formatting. Open the Python script and read the code comments to see what to replace in order to make the script work for you.