USEPA / EPA_Non-geo_Metadata_Editor

3 stars 0 forks source link

Hardcode bureauCode and programCode #55

Closed torrin47 closed 5 years ago

torrin47 commented 6 years ago

For now to minimize confusion on validation, let's hard code the following bureauCode and programCode values on all extramural records:

        "bureauCode" : [
            "020:00"
        ],
        "programCode" : [
            "020:098"
        ]
aergul commented 6 years ago

hardcoding now

jzichichi commented 6 years ago

@aergul @torrin47 - confirmed that seeing these output as hard coded. Moving over for @torrin47 to review.

torrin47 commented 6 years ago

all good with 020:000, thanks!