360 likes | 511 Views
Developing an IBIS-Q Query Module. Files Maintained by PH Staff: IBIS-Q. IBIS-Admin. IBIS-View. IBIS-Q. Files Maintained by PH Staff: Indicator Reports. IBIS-Admin. IBIS-View. IBIS-Q. IBIS-Q, Back- end file structure. Back- end Query Module Files. IBIS-Q Back End. SAS datasets
E N D
Files Maintained by PH Staff: IBIS-Q IBIS-Admin IBIS-View IBIS-Q
Files Maintained by PH Staff: Indicator Reports IBIS-Admin IBIS-View IBIS-Q
IBIS-Q Back End • SAS datasets • ibisq\sasData\final\NJBir04.sas7bdat • IBIS Module.cfg file • ibisq\qModules\birth\Birth.CFG • .DEF files • ibisq\qModules\birth\TotFertRate.DEF • .MAP files • .HEAD and .TAIL files
TotalFertRate.DEF • This is an excerpt from the SAS template (.DEF) file that runs the total fertility rate measure. • The CGI App creates a SAS program from this template and the additional information in the query URL and Module.cfg file.
Example .MAP File • XMLPercentNumerDenomLCLUCL.MAP
C:\Tomcat\webapps\ibisph-view\xml\query\module\birth View Application (Interface) XML File Structure
Module.xml Files • Selection Page .XML file • BirthSelection.XML • Module.XML files • BirthBirthCnty.XML • BirthPopCnty.XML • AdolBirth15_17.XML • PNCTri1.XML • etc. …
html IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q
The Query URL http://255.255.255.0/cgi-bin/hi_iq_func.exe?config=C:\ibisq\qModules\birth\Birth.cfg&sas=0&test=0&data_where=magegrp=2 &pop_where=magegrp=2&YearProxy=Year&func=AdolBirth.def&Year=2004&GeoProxy=GeoCnty&cross1=GeoProxy http://255.255.255.0/cgi-bin/hi_iq_func.exe? config=C:\ibisq\qModules\birth\Birth.cfg &sas=0&test=0 &data_where=magegrp=2&pop_where=magegrp=2 &YearProxy=Year &func=AdolBirth.def &Year=2004 &GeoProxy=GeoCnty &cross1=GeoProxy
IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q
html html IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q
Resources on the IBIS Community of Practice Website: www.ibisph.org • These powerpoint slides may be found here: http://www.ibisph.org/trac/browser/trunk/training/ query/CreatingAQueryModule • “Getting Started” practice dataset and instructions for setting up your local development environment are here: http://www.ibisph.org/trac/browser/trunk/training/ query/Getting%20started
Resources (cont’d)… • IBIS Web forum for getting technical assistance. http://www.ibisph.org/forums/ • IBIS Documentation Website http://ibis.health.utah.gov/docs/home/Welcome.html • New Mexico training materials (10/07) http://www.ibisph.org/trac/browser/trunk/ adopters/nm/training