WTO: Write datasets in JSON repo for "annually" category
Child of #2 (closed)
Story
- As a search engine indexer,
 - 
I want to find 
dataset.jsonfiles corresponding to the "annually" category, - In order to index them.
 
Acceptance criteria
- 
Each dataset directory MUST be in the "annually" category directory.  - 
Each dataset directory MUST contain a dataset.jsonfile. - 
Each JSON file MUST be validated according to this documentation on the Wiki.  
Technical tasks
- 
Use dimensions_values_codesgiven by the provider (do not use dimensions_values labels slugs anymore) - 
Use 'X' and 'M' for flowdimension values codes, as asked in fetcher description - 
Wait for answer for on what to do with "Re-Exports" and "Retained imports" labels (=> code ?)  - 
Add a skip_series_duplicates_checkingtovalidate_dataset()(to reduce check time) (waiting for https://git.nomics.world/dbnomics/dbnomics-converters/merge_requests/3) - 
Do not convert '...' values (#95 (closed))  
Edited  by Bruno Duyé