-
Line 33 of https://github.com/nz-social-investment-agency/social_housing/blob/master/sasprogs/sh_align_sialevents.sas has a hard coded reference to one of your versions of the SIAL, which won't work f…
-
The SI data foundation takes too long to roll up events that have high dates, because it essentially breaks up events into periods specified by period duration. This poses a problem for cases where th…
-
This is a feature that is really useful and also very simple to implement. It would work in this way:
Two users are online: User1 and User2.
With this feature implemented User1 could type /msg ser…
-
When the ship sials trough the harbor and passes trough other ships. The players ship should suffer som damage. This is not the case and should be fixed.
-
Currently you appear to be passing the entire configuration for a pop-out via the URL. When a configuration/componentState is especially large, the result is a 404. I have a suggestion to make this wo…
-
This is because an inner join is applied between housing application tables and register exit. This fetches only those records that are either housed or exitted. The applications still on register doe…
-
Around 20 files in ./sasautos/ and other folders of this repo have the SIA's IDI_Sandpit schema (DL-MAA2016-15) hard coded into it and it will need to be changed to the schema available to other proje…
-
1. Directions for first time IDI users.
2. Pre-requisites for the use of SIAL.
3. Access levels required for using each SIAL table.
-
-
The readme needs to mention the expected output from running the main_sial.sas script and where to look for the outputs views and tables. The same needs to be done for uninstall_sial as well.