nz-social-investment-agency / social_investment_data_foundation

Framework and modular code for creating an analysis ready dataset in the IDI. NOTE(June 2019) - Code currently being updated in the IDI to work on SAS Grid and Windows 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the libnames.sas as a dependency

vinaybenny opened this issue · comments

The data foundation needs a library declaration file to be run to define the sand library (and other IDI libraries) that are used in the code. This has to be either added as a dependency, or explicitly invoked from the si_main.sas script.