Coder Social home page Coder Social logo

nz-social-investment-agency / social_investment_data_foundation Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 242 KB

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

License: GNU General Public License v3.0

SAS 100.00%

social_investment_data_foundation's People

Contributors

conrad-mac avatar ernestynne avatar kylie-reiri avatar vinaybenny avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mnafeesanwar

social_investment_data_foundation's Issues

No rollup parameter for CYF

There is no rollup parameter available in the si_control.sas file for rolling up CYF related tables. This needs to be added.

SIAL events with High dates issue

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 the end date is 31-12-9999. Need to default to current date or date of IDI refresh in such cases.

Sandpit schema is hard coded in many files

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 projects that obviously can't write to that schema. In the long term a solution would be to parameterise this, in the short term perhaps just a note in the readme alerting people to the need to do these changes.

Add the libnames.sas as a dependency

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.

si_subset_idi_dataset macro has hardcoded schema names

The SASAUTOS macro called si_subset_idi_dataset macro has used hard-coded values for the schema name. It uses DL-MAA2016-15 as the hard-coded value, which tends to succeed when users within the SIA project execute the code for creating qualifications data. However, this code will fail when anybody external to that project uses it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.