Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

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. Check out the Jupyter notebook for more information and a code walkthrough.

Notifications You must be signed in to change notification settings

geobtaa-archive/btaa-independent-proj

 
 

Repository files navigation

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.

About

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. Check out the Jupyter notebook for more information and a code walkthrough.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 52.7%
  • Python 47.3%