State Use Question #6 Low Hemoglobin

Size: px
Start display at page:

Download "State Use Question #6 Low Hemoglobin"

Transcription

1 Report Overview This report has three tabs and is based on a selection in the State Use Question #6. The first tab provides a list and count of participants with a hemoglobin measurement less than a specified value, taken during a specified time period by agency. The second tab provides all hemoglobin records for those participants listed in the first tab, including measurements where the CPA determined not due for bloodwork (zero values). The third tab provides hemoglobin records (no zero values) for these same participants beginning with the low hemoglobin value and displays the number of months between the measurements and the amount of change since the previous measurement. All tabs include the staff ID of the person who performed the hemoglobin measurement(s) and are grouped by Agency ID and Race/Ethnicity. Tab 1 Low Hgb: List and count of participants with low hemoglobin. Tab 2 All Hgb Records: Displays all hemoglobin records (most recent to least recent) for participants identified in Tab 1. Tab 3 Recent Hgb Records: Displays hemoglobin records with values for participants identified in Tab 1 beginning with their low hemoglobin. State Use Question #6 Low Hemoglobin Infoview Report Template Guidance STATE USE QUESTIONS Notes *State Use Question #6 is collected for participants with Race/Ethnicity of either Asian; Not Hispanic or Latino (code 202) or Black or African American; Not Hispanic or Latino (code 203). However, there may be participants for whom State Use Question #6 was answered that have a different Race/Ethnicity. These participants ARE included in the report output. *The Age at Measurement for infants and children rounds down to their current age in months. For women, the Age at Measurement rounds to the nearest year. *A participant may appear more than once in Tab 1 Low Hgb if they have more than one low measurement during the specified time period. *The WIC Type used in the filter criteria is based on the participant s WIC Type at the time of the hemoglobin measurement. *The Agency ID and Clinic ID are based on the agency/clinic where the participant currently belongs. This may not reflect the agency/clinic where the hemoglobin measurement was taken. Therefore, some Staff IDs may belong to other agencies. *The Months b/n Measurements column in Tab 3 - Recent Hgb Records tab is a calculated value that always rounds the number of months, between the dates in the current row and previous row, down. 1 P age MN Department of Health WIC Program

2 Tab 1 Low Hgb Tab 2 All Hgb Records Tab 3 Recent Hgb Records 2 P age

3 Prompt(s) TABLE FIELD OPERATOR VALUE PROMPT/DEFINITION MEMBER Agencyid In List ### or ###;### (use semi-colon to separate; no spaces) Enter 3-digit Agency ID(s). Agency participants currently belong to. BLOODWORK Hemoglobin Less than or Equal to ## or ##.# Enter Hemoglobin Value. The upper limit for the hemoglobin value. BLOODWORK Wicstatus In List B;C;I;N;P (one or multiple - use semi-colon to separate; no spaces) Enter WIC Type(s). The participant s WIC type at the time of the hemoglobin measurement. BLOODWORK Resultdate Between (Low Query) Greater than or Equal to (Recent Query) mm/dd/yy Enter Start Date. The beginning date of the time period during which the participant had a low hemoglobin measurement. BLOODWORK Resultdate And mm/dd/yy Enter End Date. The last date of the time period during which the participant had a low hemoglobin measurement. Static Criteria Low Query MEMBEROTHINFO.Statevalueid6 In List 24;25;26;27;28;29;30 Explanation: Include only those participants who have a selection in State Use Question #6 SQL (WHERE): dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid Explanation: The value of the Cultural Identity question is stored in MEMBEROTHINFO.Statevalueid6 while the Description for the state use code value is stored in the STATEUSECODE table. By setting these two values as equal, the Description can be pulled from the STATEUSECODE table. All Query BLOODWORK.Statewicid Equal to Statewicid results from Low Hgb query Explanation: Include only those participants who meet the criteria in the Low Hgb query SQL (WHERE): dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid Explanation: The value of the Cultural Identity question is stored in MEMBEROTHINFO.Statevalueid6 while the Description for the state use code value is stored in the STATEUSECODE table. By setting these two values as equal, the Description can be pulled from the STATEUSECODE table. 3 Page

4 Recent Query BLOODWORK.Statewicid Equal to Statewicid results from Low Hgb query Explanation: Include only those participants who meet the criteria in the Low Hgb query BLOODWORK.Hemoglobin Is Not Null Explanation: Do not include any records where the hemoglobin value is zero SQL (WHERE): dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid Explanation: The value of the Cultural Identity question is stored in MEMBEROTHINFO.Statevalueid6 while the Description for the state use code value is stored in the STATEUSECODE table. By setting these two values as equal, the Description can be pulled from the STATEUSECODE table. Tab 1 Low Hgb Columns Household ID (MEMBER.Householdid) State WIC ID (MEMBER.Statewicid) Cultural Identity ([Low].[Description] STATEUSECODE.Description) DOB (MEMBER.Dateofbirth) Age at Measurement See FORMULAS Staff ID (BLOODWORK.Createuserid) Measurement Date (BLOODWORK.Resultdate) Hgb Value (BLOODWORK.Hemoglobin) WIC Type at Measurement (BLOODWORK.Wicstatus) Measured at Cert/Recert See FORMULAS Current Cert Start Date (MEMBER.Certstartdate) Current Cert End Date (MEMBER.Certificationduedate) Current WIC Type (MEMBER.Wicstatus) Currently High Risk (MEMBER.Highrisk) Clinic ID (MEMBER.Servicesiteid) Sorted by State WIC ID (Ascending) Grouped by Agency ID (MEMBER.Agencyid) Ascending Race/Ethnicity Code (Ascending) Counts State WIC ID (Distinct) 4 P age

5 Tab 2 All Hgb Records State Use Question #6 Low Hemoglobin Columns (first table) Household ID (MEMBER.Householdid) DOB (MEMBER.Dateofbirth) Current Cert Start Date (MEMBER.Certstartdate) Current Cert End Date (MEMBER.Certificationduedate) Current WIC Type (MEMBER.Wicstatus) Currently High Risk (MEMBER.Highrisk) Cultural Identity ([All].[Description] STATEUSECODE.Description) Race/Ethnicity (MEMBER.Raceethnicity) See FORMULAS Clinic ID (MEMBER.Servicesiteid) Columns (second table) Age at Measurement See FORMULAS Staff ID (BLOODWORK.Createuserid) Measurement Date (BLOODWORK.Resultdate) Hgb Value (BLOODWORK.Hemoglobin) WIC Type at Measurement (BLOODWORK.Wicstatus) Measured at Cert/Recert See FORMULAS Reason if No Hgb Value See FORMULAS Sorted by Measurement Date (Descending) Grouped by Agency ID (Ascending) Race/Ethnicity Code (Ascending) State WIC ID (Ascending) Tab 3 Recent Hgb Records Columns (first table) Household ID (MEMBER.Householdid) DOB (MEMBER.Dateofbirth) Current Cert Start Date (MEMBER.Certstartdate) Current Cert End Date (MEMBER.Certificationduedate) Current WIC Type (MEMBER.Wicstatus) Currently High Risk (MEMBER.Highrisk) Cultural Identity ([Recent].[Description] STATEUSECODE.Description) Race/Ethnicity (MEMBER.Raceethnicity) See FORMULAS 5 P age

6 Clinic ID (MEMBER.Servicesiteid) State Use Question #6 Low Hemoglobin Columns (second table) Age at Measurement See FORMULAS Staff ID (BLOODWORK.Createuserid) Measurement Date (BLOODWORK.Resultdate) Month b/n Measurements See FORMULAS Hgb Value (BLOODWORK.Hemoglobin) Hgb Change b/n Measurements See FORMULAS WIC Type at Measurement (BLOODWORK.Wicstatus) Measured at Cert/Recert See FORMULAS Reason if No Hgb Value See FORMULAS Sorted by Measurement Date (Descending) Grouped by Agency ID (Ascending) Race/Ethnicity Code (Ascending) State WIC ID (Ascending) 6 P age

7 Technical Notes State Use Question #6 Low Hemoglobin Notes In general, only participants with a Race/Ethnicity code of either 202 or 203 should have a selection in the State Use Question #6. However, when creating the report, it was determined that a few participants with other Race/Ethnicity codes had a selection. Since the report is not using a filter to limit the R/E to 202 or 2013, these participants are included in the report output. Variables called AgeLow, AgeAll, AgeRecent were used to simplify the formula for calculating the Age at Measurement. The formula uses the MonthsBetween( ) function to calculate the Age at Measurement for infants and children. This is a whole number, not a decimal value, and is not rounded (for example, if an infant s age were calculated as 6.9 months, 6 months displays in the report output). For women, the formula uses the DaysBetween( ) function and rounds the participant s age to the nearest year. For the current and static information in the first table in Tab 2 All Hgb Records and Tab 3 Recent Hgb Records: grouped by State WIC ID creating the second table (all records table); added space between the header and the second table; added a vertical table under the State WIC ID group heading; and individually added each column ensuring that the fields were from the All Hgb Records query. Since the Months b/n Measurements column in Tab 3 displays the difference between the current row s date and the previous row s date, a negative is used in the formula to keep the value positive. Since the first row in the Hgb Change in Measurements column in Tab 3 displayed the same value as the Hgb Value column, an if-then statement was used in the formula in order to display NA if the difference between the hemoglobin value and the Previous(hemoglobin) was the same as the hemoglobin value. The INNER JOIN to the STATUSECAPTION table was removed and the STATEUSECODE table was directly joined to the STATESURVEYANSWER table by the Valueid. In order to pull the description stored in the STATEUSECODE table of the State Use Question value, the MEMBER.Statevalueid6 was set equal to the STATEUSECODE.Valueid in the SQL WHERE statement. Variables [AgeLow] (Tab 1 Low Hgb) =If [Low].[Dbo Member].[Wicstatus] = "I" Or [Low].[Dbo Member].[Wicstatus] = "C" Then MonthsBetween([Low].[Dateofbirth];[Low Hgb].[Resultdate]) + " mo." Else If [Low].[Dbo Member].[Wicstatus] = "P" Or [Low].[Dbo Member].[Wicstatus] = "B" Or [Low].[Dbo Member].[Wicstatus] = "N" Then Round(((DaysBetween([Dateofbirth];[Low].[Resultdate]))/365.25);0) + " y.o." [AgeAll] (Tab 2 All Hgb Records) =If [All].[Dbo Member].[Wicstatus] = "I" Or [All].[Dbo Member].[Wicstatus] = "C" Then MonthsBetween([All].[Dateofbirth];[Low Hgb].[Resultdate]) + " mo." Else If [All].[Dbo Member].[Wicstatus] = "P" Or [All].[Dbo Member].[Wicstatus] = "B" Or [All].[Dbo Member].[Wicstatus] = "N" Then Round(((DaysBetween([Dateofbirth];[All].[Resultdate]))/365.25);0) + " y.o." 7 P age

8 [AgeRecent] (Tab 3 Recent Hgb Records) =If [Recent].[Dbo Member].[Wicstatus] = "I" Or [Recent].[Dbo Member].[Wicstatus] = "C" Then MonthsBetween([Recent].[Dateofbirth];[Low Hgb].[Resultdate]) + " mo." Else If [Recent].[Dbo Member].[Wicstatus] = "P" Or [Recent].[Dbo Member].[Wicstatus] = "B" Or [Recent].[Dbo Member].[Wicstatus] = "N" Then Round(((DaysBetween([Dateofbirth];[Recent].[Resultdate]))/365.25);0) + " y.o." Formulas Low Hgb Tab Report Title (report header) ="Participants with Low Hemoglobin (<= " + UserResponse("Enter Hemoglobin:") + ")" Report Date (report header) ="Report Dates: " + FormatDate(ToDate(UserResponse("Enter Start Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") + " - " + FormatDate(ToDate(UserResponse("Enter End Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") Agency (group header) =[Name] + " (" + [Low].[Agencyid] + ")" Race/Ethnicity (group header) =If [Low].[Raceethnicity] = "201" Then "Non-Hispanic or Latino/American Indian or Native Alaskan (201)" ElseIf [Low].[Raceethnicity] = "202" Then "Non-Hispanic or Latino/Asian (202)" ElseIf [Low].[Raceethnicity] = "203" Then "Non-Hispanic or Latino/Black or African American (203)" ElseIf [Low].[Raceethnicity] = "204" Then "Non-Hispanic or Latino/Native Hawaiian or Other Pacific Islander (204)" ElseIf [Low].[Raceethnicity] = "205" Then " Non-Hispanic or Latino/White (205)" ElseIf ([Low].[Raceethnicity] >= "206" And [Low].[Raceethnicity] <= "231") Then "Non-Hispanic or Latino/More than One Race Reported" + " (" + [Low].[Raceethnicity] + ")" ElseIf [Low].[Raceethnicity] = "101" Then "Hispanic or Latino/American Indian or Native Alaskan (101)" ElseIf [Low].[Raceethnicity] = "102" Then "Hispanic or Latino/Asian (102)" ElseIf [Low].[Raceethnicity] = "103" Then "Hispanic or Latino/Black or African American (103)" ElseIf [Low].[Raceethnicity] = "104" Then "Hispanic or Latino/Native Hawaiian or Other Pacific Islander (104)" ElseIf [Low].[Raceethnicity] = "105" Then "Hispanic or Latino/White (105)" ElseIf ([Low].[Raceethnicity] >= "106" And [Low].[Raceethnicity] <= "131") Then "Hispanic or Latino/More than One Race Reported" + " (" + [Low].[Raceethnicity] + ")" ElseIf (([Low].[Raceethnicity] = "10" Or [Low].[Raceethnicity] = "20" Or [Low].[Raceethnicity] = "30" Or [Low].[Raceethnicity] = "40" Or [Low].[Raceethnicity] = "50") Or (IsNull([Low].[Raceethnicity]))) Then "Unknown Race Ethnicity" Else "Other" State Use Selection (column) =If [Low].[Statevalueid6] = 24 Then "African-American" ElseIf [Low].[Statevalueid6] = 25 Then "Somali" ElseIf [Low].[Statevalueid6] = 26 Then "Liberian" ElseIf [Low].[Statevalueid6] = 27 Then "Other - Black" ElseIf [Low].[Statevalueid6] = 28 Then "Hmong" ElseIf [Low].[Statevalueid6] = 29 Then "KaRen" ElseIf [Low].[Statevalueid6] = 30 Then "Other - Asian" Else "No Answer" Age at Measurement (column) =If [AgeLow] = "25 mo." Then "2 y 1 m" Else If [AgeLow] = "26 mo." Then "2 y 2 m" Else If [AgeLow] = "27 mo." Then "2 y 3 m" Else If [AgeLow] = "28 mo." Then "2 y 4 m" Else If [AgeLow] = "29 mo." Then "2 y 5 m" Else If [AgeLow] = "30 mo." Then "2 y 6 m" Else If [AgeLow] = "31 mo." Then "2 y 7 m" Else If [AgeLow] = "32 mo." Then "2 8 Page

9 y 8 m" Else If [AgeLow] = "33 mo." Then "2 y 9 m" Else If [AgeLow] = "34 mo." Then "2 y 10 m" Else If [AgeLow] = "35 mo." Then "2 y 11 m" Else If [AgeLow] = "36 mo." Then "3 y.o. " Else If [AgeLow] = "37 mo." Then "3 y 1 m" Else If [AgeLow] = "38 mo." Then "3 y 2 m" Else If [AgeLow] = "39 mo." Then "3 y 3 m" Else If [AgeLow] = "40 mo." Then "3 y 4 m" Else If [AgeLow] = "41 mo." Then "3 y 5 m" Else If [AgeLow] = "42 mo." Then "3 y 6 m" Else If [AgeLow] = "43 mo." Then "3 y 7 m" Else If [AgeLow] = "44 mo." Then "3 y 8 m" Else If [AgeLow] = "45 mo." Then "3 y 9 m" Else If [AgeLow] = "46 mo." Then "3 y 10 m" Else If [AgeLow] = "47 mo." Then "3 y 11 m" Else If [AgeLow] = "48 mo." Then "4 y.o." Else If [AgeLow] = "49 mo." Then " 4 y 1 m" Else If [AgeLow] = "50 mo." Then "4 y 2 m" Else If [AgeLow] = "51 mo." Then "4 y 3 m" Else If [AgeLow] = "52 mo." Then "4 y 4 m" Else If [AgeLow] = "53 mo." Then "4 y 5 m" Else If [AgeLow] = "54 mo." Then "4 y 6 m" Else If [AgeLow] = "55 mo." Then "4 y 7 m" Else If [AgeLow] = "56 mo." Then "4 y 8 m" Else If [AgeLow] = "57 mo." Then "4 y 9 m" Else If [AgeLow] = "58 mo." Then "4 y 10 m" Else If [AgeLow] = "59 mo." Then "4 y 11 m" Else If [AgeLow] = "60 mo." Then "5 y.o." Else [AgeLow] Measured at Cert/Recert (column) =If IsNull([Low Hgb].[Dbo Bloodwork].[Certstartdate]) Then "No" Else "Yes" Currently High Risk (column) =If [Low Hgb].[Highrisk] = "N" Then "No" Else "Yes" All Hgb Records Tab Report Title (report header) ="All Measurements for Participants with Low Hemoglobin (<= " + UserResponse("Enter Hemoglobin:") + ")" Report Date (report header) ="Report Dates: " + FormatDate(ToDate(UserResponse("Enter Start Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") + " - " + FormatDate(ToDate(UserResponse("Enter End Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") Agency (group header) =[Name] + " (" + [All].[Agencyid] + ")" Race/Ethnicity (group header) =If [All].[Raceethnicity] = "201" Then "Non-Hispanic or Latino/American Indian or Native Alaskan (201)" ElseIf [All].[Raceethnicity] = "202" Then "Non-Hispanic or Latino/Asian (202)" ElseIf [All].[Raceethnicity] = "203" Then "Non-Hispanic or Latino/Black or African American (203)" ElseIf [All].[Raceethnicity] = "204" Then "Non-Hispanic or Latino/Native Hawaiian or Other Pacific Islander (204)" ElseIf [All].[Raceethnicity] = "205" Then " Non-Hispanic or Latino/White (205)" ElseIf ([All].[Raceethnicity] >= "206" And [All].[Raceethnicity] <= "231") Then "Non-Hispanic or Latino/More than One Race Reported" + " (" + [All].[Raceethnicity] + ")" ElseIf [All].[Raceethnicity] = "101" Then "Hispanic or Latino/American Indian or Native Alaskan (101)" ElseIf [All].[Raceethnicity] = "102" Then "Hispanic or Latino/Asian (102)" ElseIf [All].[Raceethnicity] = "103" Then "Hispanic or Latino/Black or African American (103)" ElseIf [All].[Raceethnicity] = "104" Then "Hispanic or Latino/Native Hawaiian or Other Pacific Islander (104)" ElseIf [All].[Raceethnicity] = "105" Then "Hispanic or Latino/White (105)" ElseIf ([All].[Raceethnicity] >= "106" And [All].[Raceethnicity] <= "131") Then "Hispanic or Latino/More than One Race Reported" + " (" + [All].[Raceethnicity] + ")" ElseIf (([All].[Raceethnicity] = "10" Or [All].[Raceethnicity] = "20" Or [All].[Raceethnicity] = "30" Or [All].[Raceethnicity] = "40" Or 9 P age

10 [All].[Raceethnicity] = "50") Or (IsNull([All].[Raceethnicity]))) Then "Unknown Race Ethnicity" Else "Other" State WIC ID (group header) ="State WIC ID " + [All].[Statewicid] Age at Measurement (column) =If [AgeAll] = "25 mo." Then "2 y 1 m" Else If [AgeAll] = "26 mo." Then "2 y 2 m" Else If [AgeAll] = "27 mo." Then "2 y 3 m" Else If [AgeAll] = "28 mo." Then "2 y 4 m" Else If [AgeAll] = "29 mo." Then "2 y 5 m" Else If [AgeAll] = "30 mo." Then "2 y 6 m" Else If [AgeAll] = "31 mo." Then "2 y 7 m" Else If [AgeAll] = "32 mo." Then "2 y 8 m" Else If [AgeAll] = "33 mo." Then "2 y 9 m" Else If [AgeAll] = "34 mo." Then "2 y 10 m" Else If [AgeAll] = "35 mo." Then "2 y 11 m" Else If [AgeAll] = "36 mo." Then "3 y.o. " Else If [AgeAll] = "37 mo." Then "3 y 1 m" Else If [AgeAll] = "38 mo." Then "3 y 2 m" Else If [AgeAll] = "39 mo." Then "3 y 3 m" Else If [AgeAll] = "40 mo." Then "3 y 4 m" Else If [AgeAll] = "41 mo." Then "3 y 5 m" Else If [AgeAll] = "42 mo." Then "3 y 6 m" Else If [AgeAll] = "43 mo." Then "3 y 7 m" Else If [AgeAll] = "44 mo." Then "3 y 8 m" Else If [AgeAll] = "45 mo." Then "3 y 9 m" Else If [AgeAll] = "46 mo." Then "3 y 10 m" Else If [AgeAll] = "47 mo." Then "3 y 11 m" Else If [AgeAll] = "48 mo." Then "4 y.o." Else If [AgeAll] = "49 mo." Then " 4 y 1 m" Else If [AgeAll] = "50 mo." Then "4 y 2 m" Else If [AgeAll] = "51 mo." Then "4 y 3 m" Else If [AgeAll] = "52 mo." Then "4 y 4 m" Else If [AgeAll] = "53 mo." Then "4 y 5 m" Else If [AgeAll] = "54 mo." Then "4 y 6 m" Else If [AgeAll] = "55 mo." Then "4 y 7 m" Else If [AgeAll] = "56 mo." Then "4 y 8 m" Else If [AgeAll] = "57 mo." Then "4 y 9 m" Else If [AgeAll] = "58 mo." Then "4 y 10 m" Else If [AgeAll] = "59 mo." Then "4 y 11 m" Else If [AgeAll] = "60 mo." Then "5 y.o." Else [AgeAll] State Use Selection (column) =If [All].[Statevalueid6] = 24 Then "African-American" ElseIf [All].[Statevalueid6] = 25 Then "Somali" ElseIf [All].[Statevalueid6] = 26 Then "Liberian" ElseIf [All].[Statevalueid6] = 27 Then "Other - Black" ElseIf [All].[Statevalueid6] = 28 Then "Hmong" ElseIf [All].[Statevalueid6] = 29 Then "KaRen" ElseIf [All].[Statevalueid6] = 30 Then "Other - Asian" Else "No Answer" Race/Ethnicity (column) =If [All].[Raceethnicity] = "201" Then "Non-Hisp. or Latino/Amer. Ind. or Nat. Alaskan (201)" ElseIf [All].[Raceethnicity] = "202" Then "Non-Hisp. or Latino/Asian (202)" ElseIf [All].[Raceethnicity] = "203" Then "Non-Hisp. or Latino/Black or Afr. Amer. (203)" ElseIf [All].[Raceethnicity] = "204" Then "Non-Hisp. or Latino/Nat. Hawaiian or Other Pac. Islander (204)" ElseIf [All].[Raceethnicity] = "205" Then " Non-Hisp. or Latino/White (205)" ElseIf ([All].[Raceethnicity] >= "206" And [All].[Raceethnicity] <= "231") Then "Non-Hisp. or Latino/More than One Race Reported" + " (" + [All].[Raceethnicity] + ")" ElseIf [All].[Raceethnicity] = "101" Then "Hisp. or Latino/Amer. Ind. or Nat. Alaskan (101)" ElseIf [All].[Raceethnicity] = "102" Then "Hisp. or Latino/Asian (102)" ElseIf [All].[Raceethnicity] = "103" Then "Hisp. or Latino/Black or Afr. Amer. (103)" ElseIf [All].[Raceethnicity] = "104" Then "Hisp. or Latino/Nat. Hawaiian or Other Pac. Islander (104)" ElseIf [All].[Raceethnicity] = "105" Then "Hisp. or Latino/White (105)" ElseIf ([All].[Raceethnicity] >= "106" And [All].[Raceethnicity] <= "131") Then "Hispanic or Latino/More than One Race Reported" + " (" + [All].[Raceethnicity] + ")" ElseIf (([All].[Raceethnicity] = "10" Or [All].[Raceethnicity] = "20" Or [All].[Raceethnicity] = "30" Or [All].[Raceethnicity] = "40" Or [All].[Raceethnicity] = "50") Or (IsNull([All].[Raceethnicity]))) Then "Unknown Race Ethnicity" Else "Other" 10 Page

11 Measured at Cert/Recert (column) =If IsNull([All].[Dbo Bloodwork].[Certstartdate]) Then "No" Else "Yes" Reason if No Hgb Value (column) =If [All].[Exceptionreason] = "1" Then "Medical Condition (Write Note)" Else If [All].[Exceptionreason] = "2" Then "Religious Objection (Write Note)" Else If [All].[Exceptionreason] = "3" Then "CPA determined not due for bloodwork" Else If [All].[Exceptionreason] = "4" Then "Other (Write Note)" Else "NA" Recent Hgb Records Tab Report Title (report header) ="Recent Measurements for Participants with Low Hemoglobin (<= " + UserResponse("Enter Hemoglobin:") + ")" Report Date (report header) ="Report Dates: " + FormatDate(ToDate(UserResponse("Enter Start Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") + " - " + FormatDate(ToDate(UserResponse("Enter End Date:");"M/d/yyyy hh:mm:ss A");"MM/dd/yyyy") Agency (group header) =[Name] + " (" + [Recent].[Agencyid] + ") Race/Ethnicity (group header) =If [Recent].[Raceethnicity] = "201" Then "Non-Hispanic or Latino/American Indian or Native Alaskan (201)" ElseIf [Recent].[Raceethnicity] = "202" Then "Non-Hispanic or Latino/Asian (202)" ElseIf [Recent].[Raceethnicity] = "203" Then "Non-Hispanic or Latino/Black or African American (203)" ElseIf [Recent].[Raceethnicity] = "204" Then "Non-Hispanic or Latino/Native Hawaiian or Other Pacific Islander (204)" ElseIf [Recent].[Raceethnicity] = "205" Then " Non-Hispanic or Latino/White (205)" ElseIf ([Recent].[Raceethnicity] >= "206" And [Recent].[Raceethnicity] <= "231") Then "Non-Hispanic or Latino/More than One Race Reported" + " (" + [Recent].[Raceethnicity] + ")" ElseIf [Recent].[Raceethnicity] = "101" Then "Hispanic or Latino/American Indian or Native Alaskan (101)" ElseIf [Recent].[Raceethnicity] = "102" Then "Hispanic or Latino/Asian (102)" ElseIf [Recent].[Raceethnicity] = "103" Then "Hispanic or Latino/Black or African American (103)" ElseIf [Recent].[Raceethnicity] = "104" Then "Hispanic or Latino/Native Hawaiian or Other Pacific Islander (104)" ElseIf [Recent].[Raceethnicity] = "105" Then "Hispanic or Latino/White (105)" ElseIf ([Recent].[Raceethnicity] >= "106" And [Recent].[Raceethnicity] <= "131") Then "Hispanic or Latino/More than One Race Reported" + " (" + [Recent].[Raceethnicity] + ")" ElseIf (([Recent].[Raceethnicity] = "10" Or [Recent].[Raceethnicity] = "20" Or [Recent].[Raceethnicity] = "30" Or [Recent].[Raceethnicity] = "40" Or [Recent].[Raceethnicity] = "50") Or (IsNull([Recent].[Raceethnicity]))) Then "Unknown Race Ethnicity" Else "Other" State Use Selection (column) =If [Recent].[Statevalueid6] = 24 Then "African-American" ElseIf [Recent].[Statevalueid6] = 25 Then "Somali" ElseIf [Recent].[Statevalueid6] = 26 Then "Liberian" ElseIf [Recent].[Statevalueid6] = 27 Then "Other - Black" ElseIf [Recent].[Statevalueid6] = 28 Then "Hmong" ElseIf [Recent].[Statevalueid6] = 29 Then "KaRen" ElseIf [Recent].[Statevalueid6] = 30 Then "Other - Asian" Else "No Answer" Race/Ethnicity (column) =If [Recent].[Raceethnicity] = "201" Then "Non-Hisp. or Latino/Amer. Ind. or Nat. Alaskan (201)" ElseIf [Recent].[Raceethnicity] = "202" Then "Non-Hisp. or Latino/Asian (202)" ElseIf [Recent].[Raceethnicity] = "203" Then "Non-Hisp. or Latino/Black or Afr. Amer. (203)" 11 P age

12 ElseIf [Recent].[Raceethnicity] = "204" Then "Non-Hisp. or Latino/Nat. Hawaiian or Other Pac. Islander (204)" ElseIf [Recent].[Raceethnicity] = "205" Then " Non-Hisp. or Latino/White (205)" ElseIf ([Recent].[Raceethnicity] >= "206" And [Recent].[Raceethnicity] <= "231") Then "Non-Hisp. or Latino/More than One Race Reported" + " (" + [Recent].[Raceethnicity] + ")" ElseIf [Recent].[Raceethnicity] = "101" Then "Hisp. or Latino/Amer. Ind. or Nat. Alaskan (101)" ElseIf [Recent].[Raceethnicity] = "102" Then "Hisp. or Latino/Asian (102)" ElseIf [Recent].[Raceethnicity] = "103" Then "Hisp. or Latino/Black or Afr. Amer. (103)" ElseIf [Recent].[Raceethnicity] = "104" Then "Hisp. or Latino/Nat. Hawaiian or Other Pac. Islander (104)" ElseIf [Recent].[Raceethnicity] = "105" Then "Hisp. or Latino/White (105)" ElseIf ([Recent].[Raceethnicity] >= "106" And [Recent].[Raceethnicity] <= "131") Then "Hispanic or Latino/More than One Race Reported" + " (" + [Recent].[Raceethnicity] + ")" ElseIf (([Recent].[Raceethnicity] = "10" Or [Recent].[Raceethnicity] = "20" Or [Recent].[Raceethnicity] = "30" Or [Recent].[Raceethnicity] = "40" Or [Recent].[Raceethnicity] = "50") Or (IsNull([Recent].[Raceethnicity]))) Then "Unknown Race Ethnicity" Else "Other" State WIC ID (group header) ="State WIC ID " + [Recent].[Statewicid] Age at Measurement (column) =If [AgeRecent] = "25 mo." Then "2 y 1 m" Else If [AgeRecent] = "26 mo." Then "2 y 2 m" Else If [AgeRecent] = "27 mo." Then "2 y 3 m" Else If [AgeRecent] = "28 mo." Then "2 y 4 m" Else If [AgeRecent] = "29 mo." Then "2 y 5 m" Else If [AgeRecent] = "30 mo." Then "2 y 6 m" Else If [AgeRecent] = "31 mo." Then "2 y 7 m" Else If [AgeRecent] = "32 mo." Then "2 y 8 m" Else If [AgeRecent] = "33 mo." Then "2 y 9 m" Else If [AgeRecent] = "34 mo." Then "2 y 10 m" Else If [AgeRecent] = "35 mo." Then "2 y 11 m" Else If [AgeRecent] = "36 mo." Then "3 y.o. " Else If [AgeRecent] = "37 mo." Then "3 y 1 m" Else If [AgeRecent] = "38 mo." Then "3 y 2 m" Else If [AgeRecent] = "39 mo." Then "3 y 3 m" Else If [AgeRecent] = "40 mo." Then "3 y 4 m" Else If [AgeRecent] = "41 mo." Then "3 y 5 m" Else If [AgeRecent] = "42 mo." Then "3 y 6 m" Else If [AgeRecent] = "43 mo." Then "3 y 7 m" Else If [AgeRecent] = "44 mo." Then "3 y 8 m" Else If [AgeRecent] = "45 mo." Then "3 y 9 m" Else If [AgeRecent] = "46 mo." Then "3 y 10 m" Else If [AgeRecent] = "47 mo." Then "3 y 11 m" Else If [AgeRecent] = "48 mo." Then "4 y.o." Else If [AgeRecent] = "49 mo." Then " 4 y 1 m" Else If [AgeRecent] = "50 mo." Then "4 y 2 m" Else If [AgeRecent] = "51 mo." Then "4 y 3 m" Else If [AgeRecent] = "52 mo." Then "4 y 4 m" Else If [AgeRecent] = "53 mo." Then "4 y 5 m" Else If [AgeRecent] = "54 mo." Then "4 y 6 m" Else If [AgeRecent] = "55 mo." Then "4 y 7 m" Else If [AgeRecent] = "56 mo." Then "4 y 8 m" Else If [AgeRecent] = "57 mo." Then "4 y 9 m" Else If [AgeRecent] = "58 mo." Then "4 y 10 m" Else If [AgeRecent] = "59 mo." Then "4 y 11 m" Else If [AgeRecent] = "60 mo." Then "5 y.o." Else [AgeRecent] Months b/n Measurements (column) =If IsNull( -(MonthsBetween([Recent].[Resultdate]; Previous([Recent].[Resultdate])))) Then "NA" Else -(MonthsBetween([Recent].[Resultdate];Previous([Recent]. [Resultdate]))) + " mo" Hgb Change b/n Measurements (column) =If ([Recent].[Hemoglobin] - Previous([Recent].[Hemoglobin])) = [Recent].[Hemoglobin] Then "NA" Else [Recent].[Hemoglobin] - Previous([Recent].[Hemoglobin]) Measured at Cert/Recert (column) =If IsNull([Recent].[Dbo Bloodwork].[Certstartdate]) Then "No" Else "Yes" 12 P age

13 Reason if No Hgb Value (column) =If [Exceptionreason] = "1" Then "Medical Condition (Write Note)" Else If [Exceptionreason] = "2" Then "Religious Objection (Write Note)" Else If [Exceptionreason] = "3" Then "CPA determined not due for bloodwork" Else If [Exceptionreason] = "4" Then "Other (Write Note)" Else "NA" SQL (changes are highlighted) Low Query SELECT dbo.member.householdid, dbo.member.statewicid, dbo.member.agencyid, dbo.member.dateofbirth, dbo.bloodwork.createuserid, dbo.bloodwork.wicstatus, dbo.bloodwork.certstartdate, dbo.bloodwork.resultdate, dbo.bloodwork.hemoglobin, dbo.member.certstartdate, dbo.member.certificationduedate, dbo.member.wicstatus, dbo.member.highrisk, dbo.agency.name, dbo.member.servicesiteid, dbo.member.raceethnicity, dbo.memberothinfo.statevalueid6, dbo.stateusecode.description FROM dbo.bloodwork INNER JOIN dbo.member ON (dbo.member.statewicid=dbo.bloodwork.statewicid) INNER JOIN dbo.memberothinfo ON (dbo.member.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.statesurveyanswer ON (dbo.statesurveyanswer.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.stateusecode ON (dbo.statesurveyanswer.valueid=dbo.stateusecode.valueid) INNER JOIN dbo.agency ON (dbo.agency.agencyid=dbo.member.agencyid) WHERE ( dbo.member.agencyid 3-digit Agency ID(s):','A','Dbo Member\Agencyid',Multi,Free,Persistent,,User:0) AND dbo.bloodwork.hemoglobin Hemoglobin:','N','Dbo Bloodwork\Hemoglobin',Mono,Free,Persistent,,User:1) AND dbo.bloodwork.resultdate Start Date:','D','Dbo Bloodwork\Resultdate',Mono,Free,Persistent,,User:2) End Date:','D','Dbo Bloodwork\Resultdate',Mono,Free,Persistent,,User:3) 13 P age

14 AND dbo.bloodwork.wicstatus WIC Type(s):','A','Dbo Bloodwork\Wicstatus',Multi,Free,Persistent,,User:4) AND dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid ) All Query SELECT dbo.bloodwork.statewicid, dbo.bloodwork.resultdate, dbo.bloodwork.wicstatus, dbo.bloodwork.hemoglobin, dbo.bloodwork.createuserid, dbo.bloodwork.exceptionreason, dbo.member.dateofbirth, dbo.member.wicstatus, dbo.bloodwork.certstartdate, dbo.member.agencyid, dbo.member.householdid, dbo.member.certstartdate, dbo.member.certificationduedate, dbo.member.highrisk, dbo.agency.name, dbo.member.servicesiteid, dbo.memberothinfo.statevalueid6, dbo.member.raceethnicity, dbo.stateusecode.description FROM dbo.bloodwork INNER JOIN dbo.member ON (dbo.member.statewicid=dbo.bloodwork.statewicid) INNER JOIN dbo.memberothinfo ON (dbo.member.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.statesurveyanswer ON (dbo.statesurveyanswer.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.stateusecode ON (dbo.statesurveyanswer.valueid=dbo.stateusecode.valueid) INNER JOIN dbo.agency ON (dbo.agency.agencyid=dbo.member.agencyid) WHERE ( dbo.member.statewicid DP0.DO22d) AND dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid ) Recent Query SELECT dbo.bloodwork.statewicid, dbo.bloodwork.resultdate, dbo.bloodwork.wicstatus, dbo.bloodwork.hemoglobin, 14 P age

15 dbo.bloodwork.createuserid, dbo.bloodwork.exceptionreason, dbo.member.dateofbirth, dbo.member.wicstatus, dbo.bloodwork.certstartdate, dbo.member.agencyid, dbo.member.householdid, dbo.member.certstartdate, dbo.member.certificationduedate, dbo.member.highrisk, dbo.agency.name, dbo.member.servicesiteid, dbo.memberothinfo.statevalueid6, dbo.member.raceethnicity, dbo.stateusecode.description FROM dbo.bloodwork INNER JOIN dbo.member ON (dbo.member.statewicid=dbo.bloodwork.statewicid) INNER JOIN dbo.memberothinfo ON (dbo.member.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.statesurveyanswer ON (dbo.statesurveyanswer.statewicid=dbo.memberothinfo.statewicid) INNER JOIN dbo.stateusecode ON (dbo.statesurveyanswer.valueid=dbo.stateusecode.valueid) INNER JOIN dbo.agency ON (dbo.agency.agencyid=dbo.member.agencyid) WHERE ( dbo.member.statewicid DP0.DO22d) AND dbo.bloodwork.resultdate Start Date:','D','Dbo Bloodwork\Resultdate',Mono,Free,Persistent,,User:0) AND dbo.bloodwork.hemoglobin Is Not Null AND dbo.memberothinfo.statevalueid6 = dbo.stateusecode.valueid ) 15 P age

Children Assigned RFs 113 & 114 More than One Year Ago

Children Assigned RFs 113 & 114 More than One Year Ago Report Overview This report has two tabs. The first tab provides a sortable list of children assigned Risk Factor 113 and/or 114 more than 360 days ago. The second tab displays two tables for each State

More information

Point-in-Time Count KS-507 Kansas Balance of State CoC

Point-in-Time Count KS-507 Kansas Balance of State CoC Point-in-Time Count KS-507 Kansas Balance of State CoC Population: Sheltered and Unsheltered Count Persons in Households with at least one Adult and one Child Households (Adults & Children) (under age

More information

Institution: CUNY Hostos Community College (190585) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count

Institution: CUNY Hostos Community College (190585) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count Completions 204-5 Institution: CUNY Hostos Community College (90585) User ID: 36C0029 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Institution: CUNY John Jay College of Criminal Justice (190600) User ID: 36C0029 Completions Overview distance education

Institution: CUNY John Jay College of Criminal Justice (190600) User ID: 36C0029 Completions Overview distance education Completions 206-7 Institution: CUNY John Jay College of Criminal Justice (90600) User ID: 36C0029 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one

More information

Environmental Justice Analysis FOR THE MINNESOTA STATEWIDE FREIGHT SYSTEM PLAN

Environmental Justice Analysis FOR THE MINNESOTA STATEWIDE FREIGHT SYSTEM PLAN Environmental Justice Analysis FOR THE MINNESOTA STATEWIDE FREIGHT SYSTEM PLAN Presentation Overview Minnesota Freight Plan Summary Environmental Justice (EJ) Background Freight Plan EJ Analysis Methodology

More information

Institution: CUNY Queensborough Community College (190673) User ID: 36C0029 Completions Overview distance education

Institution: CUNY Queensborough Community College (190673) User ID: 36C0029 Completions Overview distance education Completions 207-8 Institution: CUNY Queensborough Community College (90673) User ID: 36C0029 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of

More information

Institution: CUNY Bronx Community College (190530) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count

Institution: CUNY Bronx Community College (190530) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count Completions 204-5 Institution: CUNY Bronx Community College (90530) User ID: 36C0029 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Institution: CUNY Hostos Community College (190585) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count

Institution: CUNY Hostos Community College (190585) User ID: 36C0029 Completions Overview distance education All Completers unduplicated count Completions 205-6 Institution: CUNY Hostos Community College (90585) User ID: 36C0029 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Completions Institution: CUNY Borough of Manhattan Community College User ID: 36C0029

Completions Institution: CUNY Borough of Manhattan Community College User ID: 36C0029 Completions 207-8 Institution: CUNY Borough of Manhattan Community College User ID: 36C0029 (9052) Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one

More information

COMMISSION ON ACCREDITATION 2011 ANNUAL REPORT ONLINE

COMMISSION ON ACCREDITATION 2011 ANNUAL REPORT ONLINE COMMISSION ON ACCREDITATION 2011 ANNUAL REPORT ONLINE SUMMARY DATA: POSTDOCTORAL PROGRAMS ^Clicking a table title will automatically direct you to that table in this document *Programs that combine two

More information

Completions Survey materials can be downloaded using the following link: Survey Materials.

Completions Survey materials can be downloaded using the following link: Survey Materials. Completions 203-4 Institution: CUNY New York City College of Technology (90655) User ID: 36C0022 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one

More information

Completions Overview. Completions Common Errors

Completions Overview. Completions Common Errors Completions 207-8 Institution: Dakota State University (29082) User ID: P29082 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS

More information

Institution: New Mexico Highlands University (187897) User ID: P Completions Overview distance education All Completers unduplicated count

Institution: New Mexico Highlands University (187897) User ID: P Completions Overview distance education All Completers unduplicated count Completions 207-8 Institution: New Mexico Highlands University (87897) User ID: P87897 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Completions Survey materials can be downloaded using the following link: Survey Materials.

Completions Survey materials can be downloaded using the following link: Survey Materials. Completions 0- Institution: Lord Fairfax Community College (575) User ID: P575 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS

More information

emerge Network: CERC Survey Survey Sampling Data Preparation

emerge Network: CERC Survey Survey Sampling Data Preparation emerge Network: CERC Survey Survey Sampling Data Preparation Overview The entire patient population does not use inpatient and outpatient clinic services at the same rate, nor are racial and ethnic subpopulations

More information

emerge Network: CERC Survey Survey Sampling Data Preparation

emerge Network: CERC Survey Survey Sampling Data Preparation emerge Network: CERC Survey Survey Sampling Data Preparation Overview The entire patient population does not use inpatient and outpatient clinic services at the same rate, nor are racial and ethnic subpopulations

More information

Completions Overview. Recent Changes

Completions Overview. Recent Changes Completions 0-3 Institution: University of North Florida (36) Completions Overview User ID: P364 Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS components

More information

Completions Completions Overview

Completions Completions Overview Page of 9 9/9/205 Completions 205-6 Institution: Valencia College (3887) Completions Overview User ID: P3887 Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Completions Overview. Completions Common Errors

Completions Overview. Completions Common Errors 9//08 Print Forms (data) Completions 08-9 Institution: Hope College (7030) User ID: P7030 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Completions Overview. Recent Changes

Completions Overview. Recent Changes Completions 2015-16 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS components that is conducted during the Fall data collection

More information

COMMISSION ON ACCREDITATION 2012 ANNUAL REPORT ONLINE

COMMISSION ON ACCREDITATION 2012 ANNUAL REPORT ONLINE COMMISSION ON ACCREDITATION 2012 ANNUAL REPORT ONLINE SUMMARY DATA: POSTDOCTORAL PROGRAMS ^Clicking a table title will automatically direct you to that table in this document *Programs that combine two

More information

UTILIZATION ANALYSIS WORKSHEET Two Factor Availability College: Semester/Year: John Jay College FALL, 2015 AFFIRMATIVE ACTION UNIT: Constituent Departments: COMPUTER MANAGER: EEO CATEGORY: Job Titles:

More information

Institution: Eastern Washington University (235097) User ID: P Completions Overview distance education All Completers unduplicated count

Institution: Eastern Washington University (235097) User ID: P Completions Overview distance education All Completers unduplicated count Completions 207-8 Institution: Eastern Washington University (235097) User ID: P235097 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Completions Overview. Completions Common Errors

Completions Overview. Completions Common Errors Completions 207-8 Institution: Valencia College (3887) User ID: P3887 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS components

More information

COMMISSION ON ACCREDITATION 2017 ANNUAL REPORT ONLINE

COMMISSION ON ACCREDITATION 2017 ANNUAL REPORT ONLINE COMMISSION ON ACCREDITATION 2017 ANNUAL REPORT ONLINE SUMMARY DATA: DOCTORAL PROGRAMS ^Table titles are hyperlinks to the tables within this document INTRODUCTION The Annual Report was created in 1998

More information

COMMISSION ON ACCREDITATION 2014 ANNUAL REPORT ONLINE

COMMISSION ON ACCREDITATION 2014 ANNUAL REPORT ONLINE COMMISSION ON ACCREDITATION 2014 ANNUAL REPORT ONLINE SUMMARY DATA: POSTDOCTORAL PROGRAMS ^Clicking a table title will automatically direct you to that table in this document *Programs that combine two

More information

Enrollment of Students with Disabilities

Enrollment of Students with Disabilities Enrollment of Students with Disabilities State legislation, which requires the Board of Higher Education to monitor the participation of specific groups of individuals in public colleges and universities,

More information

Integrated Postsecondary Education Data System

Integrated Postsecondary Education Data System University of Nebraska Omaha DigitalCommons@UNO IPEDS Completions Integrated Postsecondary Education Data System 202 Completions 202-3 UNO Office of Institutional Effectiveness University of Nebraska at

More information

In-State Resident

In-State Resident CAMPUS UW-Casper Distance 1 * UW-Casper Distance 1 HEADCOUNT for GENDER LEVEL FULL/PART-TIME FULL-TIME EQUIVALENT (FTE) ( students plus one-third of part-time students) 5,475 44 603 6,122 0 7 6,129 4,921

More information

Upload Multiple Student File Layout TerraNova CSP Emphasis Highlighted

Upload Multiple Student File Layout TerraNova CSP Emphasis Highlighted Checklist before submitting File must contain a header row that includes all the columns in the file layout. Must remove the max length row File must contain the data in the order listed in the file layout.

More information

Enrollment at a Glance Fall 2015

Enrollment at a Glance Fall 2015 1. Number of Students Enrolled at Tenth Day of Fall Term 2011 2012 2013 2014 2015 3,705 ( 100.0% ) 3,626 ( 100.0% ) 3,706 ( 100.0% ) 3,746 ( 100.0% ) 3,891 ( 100.0% ) New 1 1,051 ( 28.4% ) 1,063 ( 29.3%

More information

WORKFORCE ANALYSIS REPORT EXECUTIVE SUMMARY As of November 2014

WORKFORCE ANALYSIS REPORT EXECUTIVE SUMMARY As of November 2014 WORKFORCE ANALYSIS REPORT EXECUTIVE SUMMARY As of November 2014 This report compares the Portland Community College workforce as of November 2014 with relevant labor market availability data in order to

More information

Life, Physical, and Social Science Occupations in Allegheny County

Life, Physical, and Social Science Occupations in Allegheny County Life, Physical, and Social Science Occupations in Allegheny County 2015-2025 1 Life, Physical, and Social Science Occupations Regions Code Description 42003 Allegheny County, PA Timeframe 2015-2025 Datarun

More information

Page 1 of 11 Institution: CUNY QUEENS COLLEGE (190664) CIPCODE.0101 African Studies.0102 American/United States Studies/Civilization.0108 Near and Middle Eastern Studies.9999 Area, Ethnic, Cultural, and

More information

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution?

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution? NAAB Annual Report -- I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS 1. Program Contact Information: Name rth Carolina State University Title School of Architecture, College of Design Office

More information

Cato Elementary School School Report Card Jacksonville Cato Road North Little Rock, AR

Cato Elementary School School Report Card Jacksonville Cato Road North Little Rock, AR Cato Elementary School School Report Card 2014 2015 9906 Jacksonville Cato Road North Little Rock, AR 72120 501 833 1160 SCHOOL CHARACTERISTICS Principal Superintendent STUDENT DEMOGRAPHICS Shyrel Lee

More information

Landmark Elementary School School Report Card Arch Street Pike Little Rock, AR

Landmark Elementary School School Report Card Arch Street Pike Little Rock, AR Landmark Elementary School School Report Card 2014 2015 16712 Arch Street Pike Little Rock, AR 72206 501 888 8790 SCHOOL CHARACTERISTICS Principal Superintendent STUDENT DEMOGRAPHICS Pam McCurry Jerry

More information

College Station Elem. School School Report Card Frasier Pike, PO Bx 670 College Station, AR

College Station Elem. School School Report Card Frasier Pike, PO Bx 670 College Station, AR College Station Elem. School School Report Card 2014 2015 4710 Frasier Pike, PO Bx 670 College Station, AR 72053 501 490 5750 SCHOOL CHARACTERISTICS Principal Superintendent STUDENT DEMOGRAPHICS Emma Watson

More information

Appendix 1-E APS Longitudinal Cohort Demographics Table

Appendix 1-E APS Longitudinal Cohort Demographics Table Appendix 1-E APS Longitudinal Cohort Demographics Table This table presents status and demographic details for each ID number issued in the APS Longitudinal Cohort. Data in the table was obtained from

More information

Informational PDF #8. CSP-Friendly Version of the Precoding File Layout

Informational PDF #8. CSP-Friendly Version of the Precoding File Layout Informational PDF #8 CSP-Friendly Version of the Precoding File Layout PRECODING FILE LAY-OUT WITH CSP-FRIENDLY NOTES AND EMPHASIS Checklist before submitting File must contain a header row that includes

More information

ADDRESSING TITLE VI AND ENVIRONMENTAL JUSTICE IN LONG-RANGE TRANSPORTATION PLANS

ADDRESSING TITLE VI AND ENVIRONMENTAL JUSTICE IN LONG-RANGE TRANSPORTATION PLANS ADDRESSING TITLE VI AND ENVIRONMENTAL JUSTICE IN LONG-RANGE TRANSPORTATION PLANS Activities from the National Capital Region Transportation Planning Board Sergio Ritacco Transportation Planner 2017 Association

More information

USA GOLF 2013 D&I SCORECARD

USA GOLF 2013 D&I SCORECARD D&I SCORECARD D&I SCORECARD How the D&I Scorecard is collected and prepared In accordance with the Ted Stevens Act, the USOC s Diversity and Inclusion department annually collects diversity data from the

More information

Texas Student Assessment Program. Student Data File Format for Student Registration and Precoding

Texas Student Assessment Program. Student Data File Format for Student Registration and Precoding Texas Student Assessment Program 2018 Student Data File Format for Student Registration and Precoding 2 2018 Student Data File Format for Student Registration and Precoding Submission Schedule of Student

More information

Completions Survey materials can be downloaded using the following link: Survey Materials.

Completions Survey materials can be downloaded using the following link: Survey Materials. Completions 203-4 Institution: Central Washington University (234827) User ID: P2348272 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Cooking Matters for Kids

Cooking Matters for Kids Cking Matters fr Kids FY2017 Participant Survey Child s First Name 1. What is yur child s sex? Male Female 2. What is yur child s age? 7 and under 11 8 12 9 13 and ver 10 3. Is yur child Hispanic r Latin?

More information

U.S. SOCCER FEDERATION 2014 D&I SCORECARD

U.S. SOCCER FEDERATION 2014 D&I SCORECARD D&I SCORECARD D&I SCORECARD How the D&I Scorecard is collected and prepared How s in the USOC D&I Scorecard are derived In accordance with the Ted Stevens Act, the USOC s Diversity and Inclusion department

More information

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA OUTCOME I: EQUITABLE ACCESS AND PROXIMITY Background: This analysis has been developed

More information

Oregon Population Forecast Program

Oregon Population Forecast Program Oregon Population Forecast Program Regional Forecast Meeting October 2, 2015 Presentation by Population Forecast Program Team Hood River County Oregon Population Forecast Program Project Team Xiaomin Ruan,

More information

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution?

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution? NAAB Annual Report -- I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS 1. Program Contact Information: Name rth Carolina State University Title School of Architecture, College of Design Office

More information

NAAB Annual Report -- Part I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS

NAAB Annual Report -- Part I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS NAAB Annual Report -- I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS 1. Program Contact Information: Name Pennsylvania State University Title Department of Architecture Office Phone Number

More information

ANNUAL STUDENT DATA REPORT

ANNUAL STUDENT DATA REPORT ANNUAL STUDENT DATA REPORT Academic Year 2016-2017 May 2017 updated June, 2017 ABOUT THE ASCO ANNUAL STUDENT DATA REPORT The ASCO Annual Student Data Report is developed from data provided by ASCO member

More information

Page 1 of 11 Institution: CUNY HUNTER COLLEGE (1994) CIPCODE.01 Latin American Studies.0201 African-American/Black Studies 09.0101 Communication Studies/Speech Communication and Rhetoric 11.0101 Computer

More information

St. Luke s College Institutional Snapshot

St. Luke s College Institutional Snapshot 1. Student Headcount St. Luke s College Institutional Snapshot Enrollment # % # % # % Full Time 139 76% 165 65% 132 54% Part Time 45 24% 89 35% 112 46% Total 184 254 244 2. Average Age Average Age Average

More information

AMERICAN PROGRAM TITLE CIP CODE LEVEL MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN

AMERICAN PROGRAM TITLE CIP CODE LEVEL MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN MEN WOMEN NON BLACK INDIAN OR ASIAN OR WHITE RACE/ RESIDENT NON ALASKAN PACIFIC NON ETHNICITY GRAND TOTAL COMPUTER SCIENCE 11.0101 05 2 0 0 0 0 0 4 1 2 0 39 5 2 1 49 7 MANAGEMENT SYSTEMS 11.9999 05 0 0 1 1 0 0 0

More information

IPEDS FALL COLLECTION

IPEDS FALL COLLECTION UNIVERSITY OF PUERTO RICO MAYAGUEZ CAMPUS OFFICE OF INSTITUTIONAL RESEARCH AND PLANNING IPEDS FALL COLLECTION 202-203 Institutional Characteristics Completions 2-month Enrollment October, 202 Institutional

More information

Appendix B: Undergraduate Academic Interests Survey Spring 2009

Appendix B: Undergraduate Academic Interests Survey Spring 2009 Appendix B: Undergraduate Academic Interests Survey Spring 2009 Thank you for participating in our survey. All questions are voluntary and the survey will be conducted anonymously; please do not put your

More information

Report for the Masters of Counseling at Gordon-Conwell Theological Seminary Hamilton

Report for the Masters of Counseling at Gordon-Conwell Theological Seminary Hamilton 1 2016-2017 Report for the Masters of Counseling at Gordon-Conwell Theological Seminary Hamilton 1. Annual reviews of current students MACO students are reviewed once annually, either for an Annual or

More information

Fall 2017 NEOMED Enrollment - as of September 11, Office of Enrollment Services. Total

Fall 2017 NEOMED Enrollment - as of September 11, Office of Enrollment Services. Total NEOMED Enrollment - Race/Ethnic Classification M F M F M F American Indian/Alaska Native* 0 1 0 0 0 0 1 Asian 89 126 13 20 4 4 249 Black or African American* 5 13 10 11 1 0 39 9 5 3 4 0 0 21 Native Hawaiian

More information

Using American Factfinder

Using American Factfinder Using American Factfinder What is American Factfinder? American Factfinder is a search engine that provides access to the population, housing and economic data collected by the U.S. Census Bureau. It can

More information

USA SWIMMING 2015 D&I SCORECARD

USA SWIMMING 2015 D&I SCORECARD D&I SCORECARD D&I SCORECARD How the D&I Scorecard is collected and prepared In accordance with the Ted Stevens Act, the USOC s Diversity and Inclusion department annually collects diversity data from the

More information

Belton Police Department

Belton Police Department Belton Police Department Uniform Crime Report for June 2013 RETURN-A - MONTHLY RETURN OF OFFENSES KNOWN TO THE POLICE 1 Classification of offenses 1 Criminal Homicide A Murder/nonnegligent homicide 2 Offenses

More information

Year 6 Place Value Practice Test

Year 6 Place Value Practice Test Year 6 Place Value Practice Test 25 KS2 SATs Questions and Mark Scheme: Arithmetic and Reasoning First name Last name Class Score / 25 Instructions You may not use a calculator to answer any questions

More information

Pellissippi State Community College Spring Fact Book

Pellissippi State Community College Spring Fact Book Pellissippi State Community College 2017 Spring Fact Book Table of Contents Spring Enrollment and Trend Data Spring Total Enrollment (Headcount)... 1 Spring Total Enrollment (FTE)... 1 Attendance (Full-time)...

More information

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution?

8. Who is the university administrator responsible for verifying data (and completing IPEDS reports) at your institution? NAAB Annual Report -- I Statistical Report SECTION A. INSTITUTIONAL CHARACTERISTICS 1. Program Contact Information: Name University of Louisiana - Lafayette Title School of Architecture and Design Office

More information

National Center for Education Statistics

National Center for Education Statistics National Center for Education Statistics IPEDS Data Center Naval Postgraduate School UnitID 119678 Address 1 University Circle, Monterey, CA, 93943 Web www.nps.edu Address Employees by Assigned Position

More information

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development User Guide Affirmatively Furthering Fair Housing Data and Mapping Tool U.S. Department of Housing and Urban Development December, 2015 1 Table of Contents 1. Getting Started... 5 1.1 Software Version...

More information

Module 10 Summative Assessment

Module 10 Summative Assessment Module 10 Summative Assessment Activity In this activity you will use the three dimensions of vulnerability that you learned about in this module exposure, sensitivity, and adaptive capacity to assess

More information

NSHE DIVERSITY REPORT

NSHE DIVERSITY REPORT University of Nevada, Las Vegas University of Nevada, Reno NSHE DIVERSITY REPORT 2006-07 Nevada State College at Henderson College of Southern Nevada December 2007 Prepared by the Office of Academic and

More information

Completions Bachelor's degree

Completions Bachelor's degree Page of Institution: CUNY City College CIPCODE 04.020 Architecture (BArch, BA/BS, MArch, MA/MS, PhD) 04.020 Architecture (BArch, BA/BS, MArch, MA/MS, PhD) 04.030 City/Urban, Community and Regional Planning

More information

Completions Bachelor's degree

Completions Bachelor's degree Page of 8 Institution: CUNY City College CIPCODE 04.020 Architecture (BArch, BA/BS, MArch, MA/MS, PhD) 04.020 Architecture (BArch, BA/BS, MArch, MA/MS, PhD) 04.030 City/Urban, Community and Regional Planning

More information

Dental Hygiene. Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester

Dental Hygiene. Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester Pre-Dental Hygiene (PRDH)* Freshmen 71 78 90 79 85 123 78 84 99 82 Sophomores

More information

Kentucky HFA Performance Data Reporting- Borrower Characteristics

Kentucky HFA Performance Data Reporting- Borrower Characteristics Borrower Income ($) Above $90,000 0% 0% $70,000- $89,000 0% 0% $50,000- $69,000 0% 0% Below $50,000 0% 0% Borrower Income as Percent of Area Median Income (AMI) Above 120 110%-119 100%- 109 90%- 99 80%-

More information

GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX

GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX The following document is the online appendix for the paper, Growing Apart: The Changing Firm-Size Wage

More information

Nevada s Mining Sector

Nevada s Mining Sector Nevada s Mining Sector Industry Summary for Nevada s Mining Sector 14,645 53.0% $107,341 Jobs () % Change (2004-) Avg. Earnings Per Job () 99% above National average Nation: 63.6% Nation: $117,598 Industry

More information

Tables and Figures to Accompany

Tables and Figures to Accompany Tables and Figures to Accompany CORRELATES OF BELIEF IN REINCARNATION AMONG CHRISTIAN WORSHIPERS John P. Marcum Presbyterian Church (U.S.A.) jmarcum@ctr.pcusa.org Paper presented at the annual meeting

More information

Nevada s Mining Sector

Nevada s Mining Sector Nevada s Mining Sector Emsi Q4 2018 Data Set www.economicmodeling.com 1 Industry Summary for Mining 14,475 17.5% $113,786 Jobs (2018) % Change (2010-2018) Avg. Earnings Per Job (2018) 143% above National

More information

Oregon Population Forecast Program

Oregon Population Forecast Program Oregon Population Forecast Program Regional Forecast Meeting March 14, 2017 Preliminary Coordinated Forecasts for Washington County, its Urban Growth Boundaries (UGBs), and the Area Outside UGBs Oregon

More information

2003 National Name Exchange Annual Report

2003 National Name Exchange Annual Report 2003 National Name Exchange Annual Report Executive Summary 28 th annual meeting Hilton, University of Florida Conference Center April 16, 2004 Hosted by the University of Florida http://www.grad.washington.edu/nameexch/national/

More information

Preliminary Student Data Base Fall Beginning-of-Term. Cohort Population - IPEDS Fall 2008 Full-Time Degree/Certificate Seeking Students.

Preliminary Student Data Base Fall Beginning-of-Term. Cohort Population - IPEDS Fall 2008 Full-Time Degree/Certificate Seeking Students. FLORIDA FLORIDA COLLEGE SYSTEM PAGE 1 Part B-2007-08 Cohort of Full-Time, First-Time Degree/Certificate Seeking Students Status within 150% of Time to Completion COLLEGE: 14 SCF NONRESIDENT BLACK AMER

More information

PROGRAM EVALUATION PRELIMINARY REPORT. The following information is organized by program specialty areas for

PROGRAM EVALUATION PRELIMINARY REPORT. The following information is organized by program specialty areas for PROGRAM EVALUATION PRELIMINARY REPORT For the 2016-2017 academic year, DePaul Counseling Program faculty conducted a program evaluation by reviewing available data and surveying stakeholders. The following

More information

10.2: The Chi Square Test for Goodness of Fit

10.2: The Chi Square Test for Goodness of Fit 10.2: The Chi Square Test for Goodness of Fit We can perform a hypothesis test to determine whether the distribution of a single categorical variable is following a proposed distribution. We call this

More information

How is Your Health? Using SAS Macros, ODS Graphics, and GIS Mapping to Monitor Neighborhood and Small-Area Health Outcomes

How is Your Health? Using SAS Macros, ODS Graphics, and GIS Mapping to Monitor Neighborhood and Small-Area Health Outcomes Paper 3214-2015 How is Your Health? Using SAS Macros, ODS Graphics, and GIS Mapping to Monitor Neighborhood and Small-Area Health Outcomes Roshni Shah, Santa Clara County Public Health Department ABSTRACT

More information

PROGRAM EVALUATION REPORT The following information is organized by CACREP-Accredited Program Specialty Areas for

PROGRAM EVALUATION REPORT The following information is organized by CACREP-Accredited Program Specialty Areas for PROGRAM EVALUATION REPORT 2016-2017 For the 2016-2017 academic year, DePaul Counseling Program faculty conducted a program evaluation by reviewing available data and surveying stakeholders. The following

More information

Examples of frequentist probability include games of chance, sample surveys, and randomized experiments. We will focus on frequentist probability sinc

Examples of frequentist probability include games of chance, sample surveys, and randomized experiments. We will focus on frequentist probability sinc FPPA-Chapters 13,14 and parts of 16,17, and 18 STATISTICS 50 Richard A. Berk Spring, 1997 May 30, 1997 1 Thinking about Chance People talk about \chance" and \probability" all the time. There are many

More information

SIMPLE TWO VARIABLE REGRESSION

SIMPLE TWO VARIABLE REGRESSION DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 SIMPLE TWO VARIABLE REGRESSION I. AGENDA: A. Causal inference and non-experimental research B. Least squares principle C. Regression

More information

Application of Indirect Race/ Ethnicity Data in Quality Metric Analyses

Application of Indirect Race/ Ethnicity Data in Quality Metric Analyses Background The fifteen wholly-owned health plans under WellPoint, Inc. (WellPoint) historically did not collect data in regard to the race/ethnicity of it members. In order to overcome this lack of data

More information

Using GIS to Brief New York City Public Officials after September 11

Using GIS to Brief New York City Public Officials after September 11 Using GIS to Brief New York City Public Officials after September 11 Presented by Zvia Segal Naphtali, Ph.D. and Leonard M. Naphtali, Ph.D. Presented at the ESRI International Health GIS Conference, May

More information

North Dakota State University System PAGE: 1 IPEDS Degree Completions Report DATE: 04/11/2016 NDSU1 TIME: 08:13:49 REPORT BY FIRST MAJOR

North Dakota State University System PAGE: 1 IPEDS Degree Completions Report DATE: 04/11/2016 NDSU1 TIME: 08:13:49 REPORT BY FIRST MAJOR North Dakota State University System PAGE: 1 01.0000 Agriculture, General 01.0102 Agribusiness/Agricultural Busi White 2 5 0 Subtotal 2 5 0 01.0103 Agricultural Economics White 20 4 0 Race/ethnicity unknown

More information

GEORGETOWN UNIVERSITY Standard 509 Information Report

GEORGETOWN UNIVERSITY Standard 509 Information Report GEORGETOWN UNIVERSITY - 2018 Standard 509 Information Report 600 New Jersey Avenue, NW Washington, DC 20001 Phone: 202-662-9030 Website: https://www.law.georgetown.edu/ http://www.abarequireddisclosures.org

More information

Two Correlated Proportions Non- Inferiority, Superiority, and Equivalence Tests

Two Correlated Proportions Non- Inferiority, Superiority, and Equivalence Tests Chapter 59 Two Correlated Proportions on- Inferiority, Superiority, and Equivalence Tests Introduction This chapter documents three closely related procedures: non-inferiority tests, superiority (by a

More information

EQUAL EMPLOYMENT OPPORTUNITY PLAN

EQUAL EMPLOYMENT OPPORTUNITY PLAN City of Shawnee HUMAN RESOURCE DEPARTMENT PO BOX 1448 Shawnee, OK 74802 Phone: (405) 878-1626 Fax: (405) 878-1734 2014-2015 through 2016-2017 UPDATED November 2017 EQUAL EMPLOYMENT OPPTUNITY PLAN The City

More information

Package supernova. February 23, 2018

Package supernova. February 23, 2018 Type Package Package supernova February 23, 2018 Title Judd & McClelland Formatting for ANOVA Output Version 1.0 Date 2018-02-09 LazyData yes Produces ANOVA tables in the format used by Judd, McClelland,

More information

Comparing whole genomes

Comparing whole genomes BioNumerics Tutorial: Comparing whole genomes 1 Aim The Chromosome Comparison window in BioNumerics has been designed for large-scale comparison of sequences of unlimited length. In this tutorial you will

More information

MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS

MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS CPI SERI 2 EDITION THIRD ISSUE www.dne.mof.gov.tl MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA

More information

Table 1 University of Illinois at Urbana-Champaign Summary Characteristics of Fall 2014 Transfer Students

Table 1 University of Illinois at Urbana-Champaign Summary Characteristics of Fall 2014 Transfer Students Table 1 Summary Characteristics of Fall 2014 Transfer Students Fall Enrollment 1,331 Gender Male 55.1% Female 44.9% Race/Ethnicity American Indian/Alaska Native 0.0% Asian 7.8% Black 5.0% Hispanic 7.5%

More information

PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY

PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY Paper SD174 PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY ABSTRACT Keywords: Logistic. INTRODUCTION This paper covers some gotchas in SAS R PROC LOGISTIC.

More information

YORK UNIVERSITY - UNIVERSITÉ YORK

YORK UNIVERSITY - UNIVERSITÉ YORK Faculty of Liberal Arts and Professional Studies Administrative Studies 1,538 1,323 336 309 3,506 0 0 1 0 1 African Studies 0 0 0 0 0 3 6 2 3 14 Anthropology 49 90 9 30 178 0 0 0 0 0 Applied Mathematics

More information

MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS

MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA DIRECÇÃO NACIONAL DE ESTATÍSTICA ECONOMICAS E SOCIAIS CPI SERI 2 EDITION ONE ISSUE www.dne.mof.gov.tl MINISTÉRIO DAS FINANÇAS DIRECÇÃO GERAL DE ESTATÍSTICA

More information

2010 Census Data Release and Current Geographic Programs. Michaellyn Garcia Geographer Seattle Regional Census Center

2010 Census Data Release and Current Geographic Programs. Michaellyn Garcia Geographer Seattle Regional Census Center 2010 Census Data Release and Current Geographic Programs Michaellyn Garcia Geographer Seattle Regional Census Center 2010 Center of Population Located approximately 2.7 miles northeast of Plato, Missouri

More information

Environmental Justice Analysis

Environmental Justice Analysis Environmental Justice Analysis October 2013 Transportation Department Environmental Justice Analysis Background The U.S. Environmental Protection Agency (EPA) defines environmental justice as the fair

More information