Строслевые индексы Python JSON должны быть IntegerSADD Ответ

Try replacing j = json.loads(json.dumps(jsonStr)) with j = json.loads(jsonStr)