Skip to main content
10000+ Posts
JSON Array to table

hi,I have the following json time series and would like to convert it to a table structure.so per time and value an own row with all station information.Unfortunately I can't find a corresponding example in the FME help. [    {        "ts_id": "19690010",        "station_name": "Badinghagen W",        "station_latitude": "51.084693593981505",        "station_longitude": "7.650786142144193",        "parametertype_name": "Niederschlagshöhe (N)",        "ts_name": "Tag.Summe",        "ts_unitname": "Millimeter",        "ts_unitsymbol": "mm",        "station_no": "13100039",        "station_id": "12918",        "rows": "4",        "columns": "Timestamp,Value",        "data": [            [                "2022-03-18",                0.03            ],            [                "2022-03-19",                0.00

Badge Winners

  • FME Flow Certified Professional
    kruti_811has earned the badge FME Flow Certified Professional
  • FME Certified Professional
    bkjhas earned the badge FME Certified Professional
  • Expert (Bronze)
    timatsafehas earned the badge Expert (Bronze)
  • FME Form Advanced Training
    mike_greshhas earned the badge FME Form Advanced Training
  • FME Flow Authoring Training
    lolashas earned the badge FME Flow Authoring Training
Show all badges

Community Stats

32,431
Posts
123,238
Replies
40,557
Members