Use consistent property names in JSON (renames)
Blocks #72 (closed) #104 (closed)
- As a fetchers developer
- I want to manipulate a consistent data format in JSON files (
provider.json
,categories.json
,datasets.json
andseries.json
) - in order to feel more confident, gain time and speed-up the learning curve.
Acceptance criteria
-
The majority of developers MUST agree on the following questions. -
Every page of the technical wiki MUST be updated to reflect the renames.
Resources
Current naming convention
This naming convention is currently used in the data model:
-
*_code
is used for short machine -
*_label
for human-readable strings.
There is a documentation stub here
How to proceed
Vote directly on: https://git.nomics.world/bduye/renames_proposals/merge_requests/1/diffs
Everyone can make a new proposal by posting a new comment.
Edited by Bruno Duyé