Qualifiers from qnum columns get stripped during data export, even as json file.
I read that qnum is a “new data type that is based on the 64-bit floating point number, but two least significant bits of mantissa are reserved for the qualifier”; the export contains the changed last bits, instead of being reversed to the qualifiers.
Ideally, the json import/export would be compatible with qnum format.