This module contains the code to maintain the application state. It is initialized at the scripts first run and contains information about where data is as well as accessor functions to access information in the database.

class DataIntakeEnv[source]

DataIntakeEnv(config_file:str)

TODO [summary]