diff --git a/core/census_enums.mcf b/core/census_enums.mcf index 0d5bcd85e..1316c6796 100644 --- a/core/census_enums.mcf +++ b/core/census_enums.mcf @@ -2306,3 +2306,132 @@ Node: dcid:PermanentResident typeOf: dcs:ResidentStatusEnum specializationOf: dcs:Resident name: "PermanentResident" + +Node: dcid:CommuteTypeEnum +typeOf: dcid:Class +subClassOf: schema:Enumeration +name: "CommuteTypeEnum" + +Node: dcid:WorkCommute +typeOf: dcid:CommuteTypeEnum +name: "WorkCommute" +description: "To travel to work" + +Node: dcid:LivingInAPlace +typeOf: dcs:USC_PlaceOfWorkEnum +name: "LivingInAPlace" +description: "Residing in a particular place while working in the same or different place" + +Node: dcid:NotLivingInAPlace +typeOf: dcs:USC_PlaceOfWorkEnum +name: "NotLivingInAPlace" +description: "Not residing in a particular place while working" + +Node: dcid:WorkedOutsideCountyOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedOutsideCountyOfResidence" + +Node: dcid:WorkedOutsidePlaceOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedOutsidePlaceOfResidence" + +Node: dcid:WorkedOutsideStateOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedOutsideStateOfResidence" + +Node: dcid:WorkedWithinCountyOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedWithinCountyOfResidence" + +Node: dcid:WorkedWithinPlaceOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedWithinPlaceOfResidence" + +Node: dcid:WorkedWithinStateOfResidence +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedWithinStateOfResidence" + +Node: dcid:WorkedOutsideOfHome +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkedOutsideOfHome" + +Node: dcid:WorkFromOffice +typeOf: dcs:USC_PlaceOfWorkEnum +name: "WorkFromOffice" + +Node: dcid:Hour0000To0459 +typeOf: dcs:QuantityRange +startValue: "00:00" +endValue: "04:59" +unit: Hour + +Node: dcid:Hour0500To0529 +typeOf: dcs:QuantityRange +startValue: "05:00" +endValue: "05:29" +unit: Hour + +Node: dcid:Hour0530To0559 +typeOf: dcs:QuantityRange +startValue: "05:30" +endValue: "05:59" +unit: Hour + +Node: dcid:Hour0600To0629 +typeOf: dcs:QuantityRange +startValue: "06:00" +endValue: "06:29" +unit: Hour + +Node: dcid:Hour0630To0659 +typeOf: dcs:QuantityRange +startValue: "06:30" +endValue: "06:59" +unit: Hour + +Node: dcid:Hour0700To0729 +typeOf: dcs:QuantityRange +startValue: "07:00" +endValue: "07:29" +unit: Hour + +Node: dcid:Hour0730To0759 +typeOf: dcs:QuantityRange +startValue: "07:30" +endValue: "07:59" +unit: Hour + +Node: dcid:Hour0800To0829 +typeOf: dcs:QuantityRange +startValue: "08:00" +endValue: "08:29" +unit: Hour + +Node: dcid:Hour0830To0859 +typeOf: dcs:QuantityRange +startValue: "08:30" +endValue: "08:59" +unit: Hour + +Node: dcid:Hour0900To2359 +typeOf: dcs:QuantityRange +startValue: "09:00" +endValue: "23:59" +unit: Hour + +Node: dcid:Bicycle +typeOf: dcid:USC_CommuteModeEnum +name: "Bicycle" + +Node: dcid:CarTruckOrVan +typeOf: dcid:USC_CommuteModeEnum +name: "CarTruckOrVan" + +Node: dcid:DroveAlone +typeOf: dcid:USC_CommuteModeEnum +name: "DroveAlone" + +Node: dcid:WorkedFromHome +typeOf: dcid:USC_CommuteModeEnum +description: "The worked from home phrace has started from covid period and it is for a short time." +name: "WorkedFromHome" diff --git a/core/census_properties.mcf b/core/census_properties.mcf index 29db67589..a0957e173 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -573,3 +573,23 @@ rangeIncludes: dcs:TransportationTypeEnum domainIncludes: dcid:Household, dcid:Person name: "transportationType" description: "Transportation type used by Household/Person." + +Node: dcid:carpoolOccupancy +typeOf: dcid:QuantityRange +name: "carpoolOccupancy" +description: "The count of people carpooling to work" + +Node: dcid:commuteType +typeOf: schema:Property +name: "commuteType" +rangeIncludes: dcid:CommuteTypeEnum + +Node: dcid:commuteStartTime +typeOf: schema:Property +name: "commuteStartTime" +rangeIncludes: dcid:TimeUnitOfMeasure + +Node: dcid:numberOfVehiclesInHousehold +typeOf: schema:Property +name: "numberOfVehiclesInHousehold" +rangeIncludes: Quantity diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 9c41e6f4c..857dfc571 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -2237,6 +2237,16 @@ typeOf: dcs:WorkerClassificationEnum description: "This includes people who worked without pay in a business or on a farm operated by a relative. Note that, on tabulations with earnings data, unpaid family workers may have earnings." specializationOf: dcs:UnincorporatedBusinessOwnerOrUnpaidFamilyWorker +Node: dcid:GovernmentWorkers +typeOf: dcs:WorkerClassificationEnum +name: "Government Workers" +specializationOf: dcs:PaidWorker + +Node: dcid:PrivateWageSalaryWorkers +typeOf: dcs:WorkerClassificationEnum +name: "Private Wages Salary Workers" +specializationOf: dcs:PaidWorker + Node: dcid:EnrolledInEducationOrTraining typeOf: dcs:EnrollmentStatusEnum name: "EnrolledInEducationOrTraining" diff --git a/core/schema.mcf b/core/schema.mcf index 65c2bc066..b7db8e115 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -9389,7 +9389,7 @@ Node: occupancy dcid: "occupancy" name: "occupancy" typeOf: schema:Property -domainIncludes: schema:SingleFamilyResidence +domainIncludes: schema:SingleFamilyResidence, schema:Vehicle source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" rangeIncludes: schema:QuantitativeValue diff --git a/stat_vars/usc_s0801_stat_vars.mcf b/stat_vars/usc_s0801_stat_vars.mcf new file mode 100644 index 000000000..304c7bda6 --- /dev/null +++ b/stat_vars/usc_s0801_stat_vars.mcf @@ -0,0 +1,3131 @@ +Node: dcid:Count_Person_Years16Onwards_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_DroveAlone_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:DroveAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy2Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [2 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy3Person_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [3 Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarpoolOccupancy4OrMorePerson_CarTruckOrVanCarpooled_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_CarTruckOrVanCarpooled +carpoolOccupancy: [4 - Person] +typeOf: dcs:StatisticalVariable + +Node: dcid:Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed +measuredProperty: dcs:occupancy +statType: dcs:measuredValue +populationType: dcs:Vehicle +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed +measuredProperty: dcs:occupancy +statType: dcs:marginOfError +populationType: dcs:Vehicle +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Male +measuredProperty: dcs:occupancy +statType: dcs:measuredValue +populationType: dcs:Vehicle +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Male +measuredProperty: dcs:occupancy +statType: dcs:marginOfError +populationType: dcs:Vehicle +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Female +measuredProperty: dcs:occupancy +statType: dcs:measuredValue +populationType: dcs:Vehicle +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Occupancy_Vehicle_Years16Onwards_CarTruckOrVan_WorkCommute_Employed_Female +measuredProperty: dcs:occupancy +statType: dcs:marginOfError +populationType: dcs:Vehicle +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:CarTruckOrVan +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:PublicTransportationExcludingTaxicab +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Walked_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Walked_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Walked_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Walked_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Walked_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Walked_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_Walked +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Bicycle_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:Bicycle +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_TaxicabMotorcycleBicycleOrOtherMeans_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_TaxicabMotorcycleBicycleOrOtherMeans +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedAtHome_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:USC_WorkedAtHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedWithinStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedWithinCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedOutsideCountyOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideCountyOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedOutsideStateOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideStateOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_LivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:LivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedWithinPlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedWithinPlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedOutsidePlaceOfResidence +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsidePlaceOfResidence +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_NotLivingInAPlace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:NotLivingInAPlace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0000To0459_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0500To0529_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0530To0559_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0600To0629_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0630To0659_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0700To0729_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0730To0759_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0800To0829_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0830To0859_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_StartTimeHour0900To2359_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10OrLessMinute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_10To14Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_15To19Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_20To24Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_25To29Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_30To34Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_35To44Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_45To59Minute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_Male_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_60OrMoreMinute_WorkCommute_Employed_Female_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_Male_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_Male_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_Female_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_WorkCommute_Employed_Female_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Male_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Male +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_WorkedFromHome_WorkCommute_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +gender: dcs:Female +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +commuteType: dcs:WorkCommute +commuteMode: dcs:WorkedFromHome +typeOf: dcs:StatisticalVariable