Skip to main content

Best Answers

10696 Posts
Split JSON into several features

Hi.I have the following .json file:{    "0": {        "0": {            "Group 1": {                "Sub 1": 0,                 "Sub 2": 70            },             "Group 2": {                "Sub 3": 0,                 "Sub 4": 29            },             "Group 3": {                "Sub 5": 136,                 "Sub 6": 120            }        },         "1": {            "Group 1": {                "Sub 1": 0,                 "Sub 2": 76            },             "Group 2": {                "Sub 3": 1,                 "Sub 4": 35            },             "Group 3": {                "Sub 5": 157,                 "Sub 6": 115            }        } },"1": {        "0": {            "Group 1": {                "Sub 1": 5,                 "Sub 2": 72            },             "Group 2": {                "Sub 3": 51,                 "Sub 4": 2            },             "Group 3": {                "Sub 5": 16,                 "Sub 6": 20            }        },         "1": {           

Badge Winners

  • Welcome Back
    ddecoenehas earned the badge Welcome Back
  • Online Training
    mpulhas earned the badge Online Training
  • FME Form Basic Training
    christelvhas earned the badge FME Form Basic Training
  • Integrate Spatial Data
    linojastrowskihas earned the badge Integrate Spatial Data
  • Integrate Data with the FME Platform Training
    mpulhas earned the badge Integrate Data with the FME Platform Training
Show all badges

Community Stats

32,601
Posts
123,749
Replies
40,943
Members