mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 03:01:16 -07:00
Issue 967: Calculate urban/rural percentiles (#1006)
This commit is contained in:
parent
780d1126ff
commit
1a61026ecf
2 changed files with 108 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
|||
# Suffixes
|
||||
PERCENTILE_FIELD_SUFFIX = " (percentile)"
|
||||
PERCENTILE_URBAN_RURAL_FIELD_SUFFIX = " (percentile urban/rural)"
|
||||
MIN_MAX_FIELD_SUFFIX = " (min-max normalized)"
|
||||
TOP_25_PERCENTILE_SUFFIX = " (top 25th percentile)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue