otld.append.append_1997_2009.get_tanf_files

otld.append.append_1997_2009.get_tanf_files(directory: str, year: int) list[str]

Choose the workbooks to extract data from.

Args:

directory (str): The directory to search for Excel workbooks. year (int): The year the directory contains data for.

Returns:

list[str]: A list of paths to Excel workbooks.