workforce-intelligence-network / RAPiDSkills

Application for generating competency-based apprenticeship programs
MIT License
2 stars 0 forks source link

The occupation standards import template should support the organization its registered with #66

Closed Pcushing closed 4 years ago

Pcushing commented 4 years ago

I'm asking Megan to create an import file for rapidskills that'll have all of hcap's standards and all of urban's.

https://hcapinc.org/national-library and https://www.urban.org/policy-centers/center-labor-human-services-and-population/projects/competency-based-occupational-frameworks-registered-apprenticeships

None of urban's are registered but all of HCAPs, and they're registered with different DOLs / states / etc. Can we update the import to support giving the registration organization name so we can use that to build the registration?

For example, here's what we get on HCAP's site:

image

You can see the tags "State" and "PA" means they're registered with "Pennsylvania Department of Labor and Industry" and associated with the state of Pennsylvania. For the other example above, it's "AK" and "Federal". These should all be "U.S. Department of Labor" but associated with the state of Alaska.

littleforest commented 4 years ago

@Pcushing just want to make sure I understand what is needed for this task. For the current import, we assume that the organization listed in the organization_title must exist already in our database. For this task, if the organization does not exist, then it should be created, rather than returning an error, correct?

Pcushing commented 4 years ago

@littleforest correct.