create_lookup_tables#

caf.ntem.build.create_lookup_tables(connection, lookup_path)[source]#

Insert lookup tables into the database.

Parameters:
  • connection (sqlalchemy.Connection) – The connection to the database to insert into.

  • lookup_path (pathlib.Path) – The path to the access file containing the lookup tables.