You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
As an inventory.data.gov user, I want to ensure that the required fields on program code and bureau code are populated with the correct corresponding codes for my organization so that metadata is correct for these fields in datasets I create with the new metadata form.
Acceptance Criteria
When I create a new dataset on inventory.data.gov using the new form, and publish a dataset, the published dataset reflects the correct program and bureau codes corresponding to my organization.
I think for implementation, we'd want to do something similar to how we're handling publishers. A CKAN command to read the CSV and update organization group_extras.
FWIW, bureau code can be a list, for example when multiple agencies collaborate on a dataset. It's okay to ignore this requirement for now since USMetadata did not support that use case either.
omb_bureau_codes (10).xlsx
I can tell from recently added GSA datasets - yes all new datasets are using 015;11 so would it be doing something similar to how we're handling the publishers for each organization in inventory.data.gov. We have this OMB bureau code spreadsheet and not clear whether there's been any update by OMB or whether OMB will continue to use them, but we can't change much until there is a formal metadata schema update.
User Story
As an inventory.data.gov user, I want to ensure that the required fields on program code and bureau code are populated with the correct corresponding codes for my organization so that metadata is correct for these fields in datasets I create with the new metadata form.
Acceptance Criteria
Details / tasks
Use the real values for these codes (links are available in the schema) https://resources.data.gov/resources/dcat-us/#bureauCode rather than dummy codes
The text was updated successfully, but these errors were encountered: