Os índices de string python json devem ser inteiros

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