From 105841111aa12c90857e4cb953bacb2d0afec012 Mon Sep 17 00:00:00 2001 From: hermosillajelmy Date: Tue, 31 Oct 2023 17:59:07 -0300 Subject: [PATCH] add onet cubes --- schema/dim_shared_cip.xml | 19 +++++++++++++++ schema/dim_shared_pums.xml | 11 +++++++++ schema/dim_shared_skill.xml | 9 +++++++ schema/onet_by_cip.xml | 42 ++++++++++++++++++++++++++++++++ schema/onet_by_pums.xml | 48 +++++++++++++++++++++++++++++++++++++ 5 files changed, 129 insertions(+) create mode 100644 schema/dim_shared_cip.xml create mode 100644 schema/dim_shared_pums.xml create mode 100644 schema/dim_shared_skill.xml create mode 100644 schema/onet_by_cip.xml create mode 100644 schema/onet_by_pums.xml diff --git a/schema/dim_shared_cip.xml b/schema/dim_shared_cip.xml new file mode 100644 index 0000000..25d915d --- /dev/null +++ b/schema/dim_shared_cip.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/schema/dim_shared_pums.xml b/schema/dim_shared_pums.xml new file mode 100644 index 0000000..a7d3872 --- /dev/null +++ b/schema/dim_shared_pums.xml @@ -0,0 +1,11 @@ + + + +
+ + + + + + + \ No newline at end of file diff --git a/schema/dim_shared_skill.xml b/schema/dim_shared_skill.xml new file mode 100644 index 0000000..d35f677 --- /dev/null +++ b/schema/dim_shared_skill.xml @@ -0,0 +1,9 @@ + + + +
+ + + + + \ No newline at end of file diff --git a/schema/onet_by_cip.xml b/schema/onet_by_cip.xml new file mode 100644 index 0000000..9584daf --- /dev/null +++ b/schema/onet_by_cip.xml @@ -0,0 +1,42 @@ + + + O*NET Online + The O*Net Skills is a dataset containing detailed descriptions of the required and used skills for specific occupations. The O*Net dataset is sponsored by the United States Department of Labor. + O*NET by Classification of Instructional Programs + http://www.onetonline.org/ + Education + Skills + +
+ + + + + + TIME + + + + + + + NONE + NONE + Not used for presentation + true + + + + NONE + NONE + Not used for presentation + true + + + + NONE + NONE + Calculated by IM Value * LV Value + + + \ No newline at end of file diff --git a/schema/onet_by_pums.xml b/schema/onet_by_pums.xml new file mode 100644 index 0000000..00263e9 --- /dev/null +++ b/schema/onet_by_pums.xml @@ -0,0 +1,48 @@ + + + O*NET Online + The O*Net Skills is a dataset containing detailed descriptions of the required and used skills for specific occupations. The O*Net dataset is sponsored by the United States Department of Labor. + O*NET by PUMS Occupation + http://www.onetonline.org/ + Economy + Skills + +
+ + + + + + TIME + + + + + + + + NONE + NONE + Not used for presentation + true + + + + + + NONE + NONE + Not used for presentation + true + + + + + + NONE + NONE + Calculated by IM Value * LV Value + + + + \ No newline at end of file