Changeset 13356 in main
- Timestamp:
- 03/09/17 14:35:34 (5 years ago)
- Location:
- adopters/ky-epht/trunk/src/main/webapps/ehl-view-content/xml/html_content/dataportal
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/ky-epht/trunk/src/main/webapps/ehl-view-content/xml/html_content/dataportal/DatasetIndex.xml
r12612 r13356 76 76 <SELECTION> 77 77 <DESCRIPTION>Healthy Homes module selection page</DESCRIPTION> 78 < !-- <LOCAL_URL>dataportal/query/selection/crossref_selections/HealthyHomesSelection.html</LOCAL_URL> -->79 <TITLE>Healthy Homes - Coming soon</TITLE>78 <LOCAL_URL>dataportal/query/selection/crossref_selections/HealthyHomesSelection.html</LOCAL_URL> 79 <TITLE>Healthy Homes </TITLE> 80 80 </SELECTION> 81 81 <!--<SELECTION> … … 126 126 </SELECTION> 127 127 <SELECTION> 128 < !--<LOCAL_URL>dataportal/query/selection/childlead/ChildleadSelection.html</LOCAL_URL>-->129 <TITLE>Childhood Lead - Coming soon</TITLE>128 <LOCAL_URL>dataportal/query/selection/childlead/ChildleadSelection.html</LOCAL_URL> 129 <TITLE>Childhood Lead</TITLE> 130 130 </SELECTION> 131 131 <SELECTION> -
adopters/ky-epht/trunk/src/main/webapps/ehl-view-content/xml/html_content/dataportal/Introduction.xml
r13282 r13356 59 59 <div class="FluidContainer"> 60 60 <a ibis:href="dataportal/DatasetIndex.html"><img ibis:src="view/image/icon/dataset.jpg"/></a> 61 <a ibis:href="dataportal/DatasetIndex.html" class="DataPortalSectionTitle">Dataset Queries</a> 62 provide a simple-to-use interface that allows a user 63 to step through data selection options and perform custom queries of 64 Kentucky's environmental databases. The custom query interface allows 65 a user to select a dataset (e.g., birth) and a measure (e.g., count) 66 and then limit or aggregate the results by year, age group, Region, 67 etc. to obtain data in a table, graph and/or map. See the <a ibis:href="dataportal/DatasetIndex.html">Dataset Index</a> 68 for a complete list of all available queryable datasets. Popular Datasets Include: 69 <ul> 61 <a ibis:href="dataportal/DatasetIndex.html" class="DataPortalSectionTitle">Quick Data</a> 62 provides the most recent year or years data without going the custom query steps. Select a topic to begin exploring the data. 63 For a access to the complete query system, continue to the <a ibis:href="dataportal/DatasetIndex.html">Dataset Index.</a> 64 65 <ul style="padding-left: 1.75em; margin-left: 3.5em;"> 70 66 <li><a ibis:href="dataportal/query/result/pop/PopMain/Count.html">Population Estimates</a></li> 71 67 <li><a ibis:href="dataportal/query/selection/hidd_EPHT/_hidd_EPHTSelection.html">Hospitalization Data</a></li> 72 68 <li><a ibis:href="dataportal/query/selection/eddd_epht/_eddd_ephtSelection.html">Emergency Department Visit Data</a></li> 73 69 <li><a ibis:href="dataportal/query/selection/airq_EPHT/AirQ_EPHTSelection.html">Air Quality Data</a></li> 74 <li><a ibis:href="dataportal/query/selection/water/WaterSelection.html">Water Quality Data</a></li> 70 <li><a ibis:href="dataportal/query/selection/water/WaterSelection.html">Water Quality Data</a></li> 71 <li><a ibis:href="dataportal/query/selection/childlead/ChildleadSelection.html">Childhood Lead Poisoning</a></li> 75 72 </ul> 76 73 </div>
Note: See TracChangeset
for help on using the changeset viewer.