1 / 36

Developing an IBIS-Q Query Module

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

travis
Télécharger la présentation

Developing an IBIS-Q Query Module

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Developing an IBIS-Q Query Module

  2. Files Maintained by PH Staff: IBIS-Q IBIS-Admin IBIS-View IBIS-Q

  3. Files Maintained by PH Staff: Indicator Reports IBIS-Admin IBIS-View IBIS-Q

  4. IBIS-Q, Back- end file structure

  5. Back- end Query Module Files

  6. 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

  7. Birth.cfg

  8. Birth.cfg

  9. Variable Mapping Table

  10. Comments Inside Each .CFG File

  11. 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.

  12. Example .MAP File • XMLPercentNumerDenomLCLUCL.MAP

  13. Front-end, Interface Files: Module.XML Files

  14. C:\Tomcat\webapps\ibisph-view\xml\query\module\birth View Application (Interface) XML File Structure

  15. Module.xml Files • Selection Page .XML file • BirthSelection.XML • Module.XML files • BirthBirthCnty.XML • BirthPopCnty.XML • AdolBirth15_17.XML • PNCTri1.XML • etc. …

  16. …xml\query\module\birth\BirthSelection.XML

  17. …xml\query\module\birth\AdolBirth15_17.Cnty.XML

  18. …xml\query\module\birth\AdolBirth15_17.Cnty.XML

  19. …xml\query\module\birth\section\Geo.XML

  20. Dimension/GeoCnty.xml

  21. Quick Review

  22. html IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q

  23. 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

  24. IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q

  25. html html IBIS-Q Custom Query System IBIS-Admin IBIS-View IBIS-Q

  26. 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

  27. 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

  28. Questions?

More Related