Trying to extract two numeric values (8 and 10) from below string as two new columns.
Tried to benefit from the answer of this question but couldn't solve this one.
Any help appreciated!
'{"someInconsiderableText1": {"answer": "8", "question": "someInconsiderableText2"}, "someInconsiderableText3": {"answer": "10", "question": "someInconsiderableText4"}}'