Skip to main content

Best Answers

10502 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

  • 12 Days 2025 Participant Badge
    klaashas earned the badge 12 Days 2025 Participant Badge
  • Online Training
    powelljlhas earned the badge Online Training
  • FME Form Basic Training
    vimafihas earned the badge FME Form Basic Training
  • English Speaker
    vimafihas earned the badge English Speaker
  • Finnish Speaker
    vimafihas earned the badge Finnish Speaker
Show all badges

Community Stats

32,154
Posts
122,047
Replies
39,812
Members

Latest FME