GitHub repository documentation for NLx jobs data processing
This GitHub repository contains the code base for producing flat files from NLx jobs data stored in a SQL database. Additional documentation is also provided below for preparing the NLx jobs data for conversion to flat files from a SQL database.
Please see the original-code
branch of this repository for the original code. The master
branch of this repository, intended for this specific use case, is a version of this code base that includes some improvements and removes some features.
original-code branch
master branch
This documentation was last updated May 28, 2020 at 10:02 AM
A version of this documentation can also be found in this publicly available Google Doc for in-depth technical notes on how to setup this repo.