bcgov / FIT_opendatadownloader

Monitor open data, report when changes are detected
Apache License 2.0
0 stars 0 forks source link

Add validation keys / target prefix for regional district data #6

Closed smnorris closed 2 weeks ago

smnorris commented 3 weeks ago

All municipalities are currently supported, but if we download from a RD there is not currently a value in https://github.com/bcgov/FIT_changedetector/blob/main/source.schema.json#L10.

Default to using the existing RD abbreviations, like this: Change_Detection/MVRD/MVRD/<layer> ?

smnorris commented 2 weeks ago

config no longer specifies the RD codes, they now come from the file system. csv is provided listing potential naming of folders, it could be used for validation but closing for now.