CredentialEngine / Schema-Development

Development of the vocabularies for the CTI models
14 stars 8 forks source link

Expand what demographics data can be captured #736

Closed siuc-nate closed 3 weeks ago

siuc-nate commented 3 years ago

Per our 10/27/2020 meeting:

We need to be able to capture Holders related data for the following, as numbers or rates:

Example: http://www.careerbridge.wa.gov/Detail_Program.aspx?program=12183 "The information on this page is based on all students who exited the program (either completed or withdrew), during the most recent three years for which data is available." image

mparsons-ce commented 3 years ago

Prototyping:

stuartasutton commented 3 years ago

In QData, we currently have demographicEarningsRate and demographicEmploymentRate. I suggest that we add a new demongraphicHoldersRate on DataProfile. The earnings and employment properties have a range of sdo:QuantitativeValue. It would be nice to have sdo:QuantitativeValue as range of the demongraphicHoldersRate property be able to reference a qData:DemograhicDataTypes(?) concept scheme that enumerate the concepts of gender, race, age and prior education and their narrower concepts.

siuc-nate commented 3 weeks ago

This has been handled in #941