Numbers are important in IATI data. Making numbers, particularly large ones, legible is vital.
Here's how the Dashboard - which I assume uses the design-system for its numbers - displays some numbers:

I have to think to parse these numbers into the relevant thousands
Interestingly, other parts of the dashboard display numbers so:

Meanwhile - here's how CDFD (that doesnt currently use the ds) displays some numbers

There's less overhead to understand these numbers, by the use of digit grouping
Can / could the design-system determine this, or is it down to the individual tool to do so?
The latter position seems counterintuitive
--> @tillywoodfield @robredpath @chrisarridge
Thanks
Note:
We also know that there are various standards for doing this - eg:
100,0000
100.000
100 000
....may be used in different circumstances. @codemacabre has found a way to do that when switching between french and english for MapAfrica
Numbers are important in IATI data. Making numbers, particularly large ones, legible is vital.
Here's how the Dashboard - which I assume uses the design-system for its numbers - displays some numbers:
I have to think to parse these numbers into the relevant thousands
Interestingly, other parts of the dashboard display numbers so:
Meanwhile - here's how CDFD (that doesnt currently use the ds) displays some numbers
There's less overhead to understand these numbers, by the use of digit grouping
Can / could the design-system determine this, or is it down to the individual tool to do so?
The latter position seems counterintuitive
--> @tillywoodfield @robredpath @chrisarridge
Thanks
Note:
We also know that there are various standards for doing this - eg:
100,0000
100.000
100 000
....may be used in different circumstances. @codemacabre has found a way to do that when switching between french and english for MapAfrica