Contents:
Convert the keys at reading json file into a dictionary of integers.
obj (dict) – Input dictionary.
Dictionary with integer keys where possible, original keys otherwise.
dict