diff --git a/core/census_enums.mcf b/core/census_enums.mcf index 38fd4e6b4..d001995ba 100644 --- a/core/census_enums.mcf +++ b/core/census_enums.mcf @@ -2310,3 +2310,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 mode 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 60c5b2e3c..3a4f9b2fb 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -574,3 +574,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 8327e3448..d6fe11b2b 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -2241,6 +2241,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 132802484..963e55d42 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -9411,7 +9411,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 diff --git a/stat_vars/usc_s0804_stat_vars.mcf b/stat_vars/usc_s0804_stat_vars.mcf new file mode 100644 index 000000000..6653ffdba --- /dev/null +++ b/stat_vars/usc_s0804_stat_vars.mcf @@ -0,0 +1,7583 @@ +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [20 24 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +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_PublicTransportationExcludingTaxicab_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_PublicTransportationExcludingTaxicab_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +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_16To19Years_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_16To19Years_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_20To24Years_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_20To24Years_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_25To44Years_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_25To44Years_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_45To54Years_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_45To54Years_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_55To59Years_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_55To59Years_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years60Onwards_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years60Onwards_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Median_Age_Person_Years16Onwards_Employed +statType: dcs:medianValue +measuredProperty: dcs:age +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Age_Person_Years16Onwards_Employed +statType: dcs:marginOfError +measuredProperty: dcs:age +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 +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_White +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_White +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Asian +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Asian +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_Native +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_Native +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_USCitizenByNaturalization_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_USCitizenByNaturalization_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_NotAUSCitizen_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_NotAUSCitizen_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishVeryWell_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishVeryWell_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Median_Income_Person_Years16Onwards_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:medianValue +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Income_Person_Years16Onwards_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:marginOfError +populationType: dcs:Person +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +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_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +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_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_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_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_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_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_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_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_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: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: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_HousingUnit_Years16Onwards_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +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_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_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_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_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_16To19Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_16To19Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_20To24Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_20To24Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_25To44Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_25To44Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_45To54Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_45To54Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_55To59Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_55To59Years_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years60Onwards_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years60Onwards_CarTruckOrVanDroveAlone_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Median_Age_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed +statType: dcs:medianValue +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Age_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed +statType: dcs:marginOfError +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_White +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_White +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Asian +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Asian +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Native +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_Native +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_USCitizenByNaturalization_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_USCitizenByNaturalization_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_NotAUSCitizen_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_NotAUSCitizen_CarTruckOrVanDroveAlone_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishVeryWell_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishVeryWell_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_CarTruckOrVanDroveAlone_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Median_Income_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:medianValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Income_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +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_CarTruckOrVanDroveAlone_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_CarTruckOrVanDroveAlone_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_CarTruckOrVanDroveAlone_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_CarTruckOrVanDroveAlone_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanDroveAlone_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanDroveAlone +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_16To19Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_16To19Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_20To24Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_20To24Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_25To44Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_25To44Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_45To54Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_45To54Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_55To59Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_55To59Years_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years60Onwards_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years60Onwards_CarTruckOrVanCarpooled_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Median_Age_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed +statType: dcs:medianValue +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Age_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed +statType: dcs:marginOfError +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_White +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_White +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Asian +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Asian +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Native +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_Native +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_USCitizenByNaturalization_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_USCitizenByNaturalization_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_NotAUSCitizen_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_NotAUSCitizen_CarTruckOrVanCarpooled_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishVeryWell_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishVeryWell_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_CarTruckOrVanCarpooled_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Median_Income_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:medianValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Income_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_10To14Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [10 14 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_15To19Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [15 19 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_20To24Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_25To29Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [25 29 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_30To34Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [30 34 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_35To44Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [35 44 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +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_CarTruckOrVanCarpooled_45To59Minute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [45 59 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_60OrMoreMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [60 - Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:Mean_CommuteTime_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:meanValue +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_CommuteTime_Person_Years16Onwards_CarTruckOrVanCarpooled_WorkCommute_Employed_WorkedOutsideOfHome +statType: dcs:marginOfError +measuredProperty: dcs:commuteTime +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_CarTruckOrVanCarpooled_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_CarTruckOrVanCarpooled_Employed_OccupiedHousingUnit_OwnerOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:OwnerOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_HousingUnit_Years16Onwards_CarTruckOrVanCarpooled_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:measuredValue +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_HousingUnit_Years16Onwards_CarTruckOrVanCarpooled_Employed_OccupiedHousingUnit_RenterOccupied_ResidesInHousehold +measuredProperty: dcs:count +populationType: dcs:HousingUnit +statType: dcs:marginOfError +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +occupancyTenure: dcs:RenterOccupied +occupancyStatus: dcs:OccupiedHousingUnit +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles0_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles1_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_AvailableVehicles2_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: dcs:AvailableVehicles2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_CarTruckOrVanCarpooled_Employed_3OrMoreAvailableVehicles_ResidesInHousehold +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:USC_CarTruckOrVanCarpooled +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +residenceType: dcs:Household +numberOfVehiclesInHousehold: [3 - AvailableVehicles] +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_16To19Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_16To19Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [16 19 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_20To24Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_20To24Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [20 24 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_25To44Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_25To44Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [25 44 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_45To54Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_45To54Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [45 54 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_55To59Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_55To59Years_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: [55 59 Years] +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years60Onwards_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years60Onwards_PublicTransportationExcludingTaxicab_Employed +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years60Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Median_Age_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed +statType: dcs:medianValue +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Age_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed +statType: dcs:marginOfError +measuredProperty: dcs:age +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Male +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Male +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Female +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Female +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +gender: dcs:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_OneRace +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:OneRace +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_White +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_White +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:White +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_BlackOrAfricanAmericanAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:BlackOrAfricanAmericanAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_AmericanIndianOrAlaskaNative +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:AmericanIndianOrAlaskaNative +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Asian +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Asian +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:Asian +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NativeHawaiianAndOtherPacificIslanderAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:NativeHawaiianAndOtherPacificIslanderAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SomeOtherRaceAlone +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:SomeOtherRaceAlone +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_TwoOrMoreRaces +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +race: dcs:TwoOrMoreRaces +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_HispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +ethnicity: dcs:HispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WhiteAloneNotHispanicOrLatino +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +ethnicity: dcs:WhiteAloneNotHispanicOrLatino +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Native +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_Native +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:Native +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_USCitizenByNaturalization_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_USCitizenByNaturalization_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:USCitizenByNaturalization +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_NotAUSCitizen_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_NotAUSCitizen_PublicTransportationExcludingTaxicab_Employed_ForeignBorn +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +nativity: dcs:ForeignBorn +citizenship: dcs:NotAUSCitizen +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishVeryWell_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishVeryWell_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_SpeakEnglishLessThanVeryWell_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_LanguageOtherThanEnglishSpokenAtHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +languageSpokenAtHome: dcs:LanguageOtherThanEnglish +abilityToSpeakEnglish: dcs:SpeakEnglishLessThanVeryWell +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf9999OrLessUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [- 9999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf10000To14999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [10000 14999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf15000To24999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [15000 24999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf25000To34999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [25000 34999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf35000To49999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [35000 49999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf50000To64999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [50000 64999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf65000To74999USDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [65000 74999 USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_IncomeOf75000OrMoreUSDollar_WithEarnings +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +income: [75000 - USDollar] +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_Median_Income_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:medianValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Annual_MarginOfError_Income_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WithEarnings +measuredProperty: dcs:income +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +measurementQualifier: dcs:Annual +age: dcs:Years16Onwards +incomeStatus: dcs:WithEarnings +employmentStatus: dcs:Employed +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_PovertyStatusDetermined +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:PovertyStatusDetermined +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLineUpto1.0 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLineUpto1.0 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLine1.0To1.49 +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.0To1.49 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_RatioToPovertyLine1.5Onwards +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +povertyStatus: dcs:RatioToPovertyLine1.5Onwards +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCManagementBusinessScienceArtsOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-1 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCServiceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-2 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCSalesOfficeOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-3 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCNaturalResourcesConstructionMaintenanceOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-4 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCProductionTransportationMaterialMovingOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-5 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_SOCMilitarySpecificOccupation +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +occupation: dcs:SOCv2018/highLevelAggregation-6 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSAgricultureForestryFishingHuntingMiningQuarryingOilGasExtraction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/11_21 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSConstruction +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/23 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSManufacturing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/31 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSWholesaleTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/42 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSRetailTrade +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/44-45 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSTransportationWarehousingUtilities +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/48-49_22 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSFinanceInsuranceRealEstateRentalLeasing +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/52-53 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSProfessionalScientificTechnicalServicesManagementOfCompaniesEnterprisesAdministrativeSupportWasteManagementRemediationServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/54-56 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSEducationalServicesHealthCareSocialAssistance +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/61-62 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSArtsEntertainmentRecreationAccommodationFoodServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/71-72 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSOtherServices +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/81 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSPublicAdministration +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/92 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_NAICSNationalSecurity +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +naics: dcs:NAICS/928110 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_PrivateWageSalaryWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:PrivateWageSalaryWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_GovernmentWorkers +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:GovernmentWorkers +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_UnincorporatedBusinessOwner +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnincorporatedBusinessOwner +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_UnpaidFamilyWorker +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +workerClassification: dcs:UnpaidFamilyWorker +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0000To0459_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0000To0459 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0500To0529_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0500To0529 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0530To0559_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0530To0559 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0600To0629_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0600To0629 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0630To0659_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0630To0659 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0700To0729_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0700To0729 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0730To0759_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0730To0759 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0800To0829_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0800To0829 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0830To0859_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0830To0859 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_Hour0900To2359_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteStartTime: dcs:Hour0900To2359 +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:measuredValue +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_Years16Onwards_PublicTransportationExcludingTaxicab_10OrLessMinute_WorkCommute_Employed_WorkedOutsideOfHome +measuredProperty: dcs:count +statType: dcs:marginOfError +populationType: dcs:Person +commuteMode: dcs:PublicTransportationExcludingTaxicab +age: dcs:Years16Onwards +employmentStatus: dcs:Employed +placeOfWork: dcs:WorkedOutsideOfHome +commuteType: dcs:WorkCommute +commuteTime: [- 10 Minute] +typeOf: dcs:StatisticalVariable