Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

ooi-data-review/preload-database

 
 

Repository files navigation

This git module stores the code for downloading and parsing the preload data stored within the Google shared document:
    https://docs.google.com/spreadsheets/d/1jIiBKpVRBMU5Hb1DJqyR16XCkiX-CuTsn1Z1VnlRV4I/edit?pli=1#gid=1005276987

Files of interest:
    parse_preload.py     - Python script that generates a SQL script from the Google shared document
    preload_database.sql - The SQL script output by the parse script

To update the preload database SQL script execute the following command:
    python parse_preload.py

About

database source scripts/files for preload

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PLpgSQL 93.8%
  • Python 6.0%
  • HTML 0.2%