From e994c4ed7ab658b70b546a196f4bb95df303e64a Mon Sep 17 00:00:00 2001 From: Data Commons Date: Mon, 18 Oct 2021 01:26:37 -0400 Subject: [PATCH] Schema additions for S2406 (Occupation by class of worker) US Census Subject Table Import PiperOrigin-RevId: 403859318 --- core/bls.mcf | 3 +++ core/dcschema_enum_instances.mcf | 9 +++++++-- core/soc.mcf | 1 + 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/core/bls.mcf b/core/bls.mcf index 6e28da3f5..c1630dcca 100644 --- a/core/bls.mcf +++ b/core/bls.mcf @@ -166,16 +166,19 @@ Node: EstablishmentOwnership1 typeOf: dcs:EstablishmentOwnershipEnum dcid: "FederalGovernmentOwned" name: "Federal Government" +specializationOf: dcs:GovernmentOwned Node: EstablishmentOwnership2 typeOf: dcs:EstablishmentOwnershipEnum dcid: "StateGovernmentOwned" name: "State Government" +specializationOf: dcs:GovernmentOwned Node: EstablishmentOwnership3 typeOf: dcs:EstablishmentOwnershipEnum dcid: "LocalGovernmentOwned" name: "Local Government" +specializationOf: dcs:GovernmentOwned Node: EstablishmentOwnership4 typeOf: dcs:EstablishmentOwnershipEnum diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 81bc035e6..48c1ff611 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -1475,17 +1475,22 @@ typeOf: dcs:WorkerClassificationEnum specializationOf: dcs:PaidWorker description: "A salaried employee in the for-profit sector. Example: Salaried employee at a private company" +Node: dcid:UnincorporatedBusinessOwnerOrUnpaidFamilyWorker +name: "Unincorporated Buisness Owner Or Unpaid Family Worker" +typeOf: dcs:WorkerClassificationEnum +specializationOf: dcs:Worker + Node: dcid:UnincorporatedBusinessOwner name: "Unincorporated Business Owner" typeOf: dcs:WorkerClassificationEnum -specializationOf: dcs:Worker +specializationOf: dcs:UnincorporatedBusinessOwnerOrUnpaidFamilyWorker description: "People who worked for profit or fees in their own unincorporated business, profession, or trade, or who operated a farm. This class is often tabulated together with the following group, unpaid family workers." Node: dcid:UnpaidFamilyWorker name: "Unpaid Family Worker" 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:Worker +specializationOf: dcs:UnincorporatedBusinessOwnerOrUnpaidFamilyWorker Node: dcid:EnrolledInEducationOrTraining typeOf: dcs:EnrollmentStatusEnum diff --git a/core/soc.mcf b/core/soc.mcf index e05793ce7..a5ac21ee8 100644 --- a/core/soc.mcf +++ b/core/soc.mcf @@ -7221,6 +7221,7 @@ typeOf: dcs:SOCv2018Enum name: "Computer, Engineering, and Science Occupations" description: "SOC 2018 includes 13 intermediate aggregations of SOC codes. intermediateAggregation-2 includes 2018 SOC major groups 15-19: Computer, Engineering, and Science Occupations." descriptionUrl: "https://www.bls.gov/soc/2018/soc_2018_user_guide.pdf" +sameAs: dcs:SOCv2018/highLevelAggregation-2 Node: dcid:SOCv2018/intermediateAggregation-3 typeOf: dcs:SOCv2018Enum