Local Interface to SIS Data

Student Data

Two files are downloaded from SIS:

  1. PHAS_classlists.csv:

  2. PHAS_programs.csv:

Course Data

Perl Interface

Perl scripts that interface to this data:
Script location: gamma:/var/www/lib/perl/sql_lib/PAsql_SIS.pm 
Documentation: grep "^##" {above file}
Test file: gamma:/var/www/lib/perl/Test/SIStest.pl

PHP Interface

PHP scripts that interface to this data:
Script location: gamma:/usr/local/lib/php/sis_class.php