Define positive and non-null number field types#251
Conversation
They are already used in the table descriptions.
timMillet
left a comment
There was a problem hiding this comment.
Sounds good to me!
If you want to be exhaustive with this PR, "Float" alone should be also defined as it is used for levels.level_index and pathways.max_slope.
|
I'm wondering if we could separate Field Types from their factors as to avoid exhaustively defining every factor combination of integer and float (and potentially currency amount). Also, "Non-null" could be interpreted as "not empty". I think the intended meaning is "Non-zero". Something like: Field Types
Field FactorsFactors applicable to Float or Integer field types:
|
|
I like the idea! |
|
@timMillet @aababilov Please see the PR I made (aababilov#1) containing my revised suggestion as outlined in my previous comment. If it does not address the need, feedback for improvement is welcomed! |
Add field signs section
|
Updated. PTAL. |
|
@aababilov @timMillet I forgot a detail. As Field Signs is a new heading, I suggest to add it to the TOC. See my PR here. Thoughts? |
Add TOC for Field Signs
They are already used in the table descriptions.