Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with nested JSON
#8
Kalet Wrote:The problem is how to generate that json structure
The problem is not to generate a json structure, it is to transform an existing structure into another one. In order to do this programmatically, you need to explain the rules to do that, at minimum show specific input data and the exact output data that is related with this input.

If we want to translate hieroglyphs into greek and we don't have a dictionary, we need at least a Rosetta stone.
Reply


Messages In This Thread
Problem with nested JSON - by Kalet - Dec-09-2021, 03:04 AM
RE: Problem with nested JSON - by Gribouillis - Dec-09-2021, 07:40 AM
RE: Problem with nested JSON - by Kalet - Dec-09-2021, 12:33 PM
RE: Problem with nested JSON - by Gribouillis - Dec-09-2021, 01:03 PM
RE: Problem with nested JSON - by Kalet - Dec-09-2021, 01:45 PM
RE: Problem with nested JSON - by Gribouillis - Dec-09-2021, 08:31 PM
RE: Problem with nested JSON - by Kalet - Dec-09-2021, 10:21 PM
RE: Problem with nested JSON - by Gribouillis - Dec-09-2021, 11:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] Parse Nested JSON String in Python mmm07 4 1,647 Mar-28-2023, 06:07 PM
Last Post: snippsat
  Read nested data from JSON - Getting an error marlonbown 5 1,498 Nov-23-2022, 03:51 PM
Last Post: snippsat
  Convert nested sample json api data into csv in python shantanu97 3 3,003 May-21-2022, 01:30 PM
Last Post: deanhystad
  Convert python dataframe to nested json kat417 1 6,481 Mar-18-2022, 09:14 PM
Last Post: kat417
  Problem with Json Array kwekey 2 1,734 Aug-02-2021, 05:11 PM
Last Post: kwekey
  Problem to parse a json enigma619 3 2,455 Dec-04-2020, 08:16 AM
Last Post: enigma619
  JSON response from REST service get nested value nl2ttl 2 2,597 Nov-30-2020, 09:34 PM
Last Post: nl2ttl
  Nested function problem chipx 8 3,639 Oct-21-2020, 11:56 PM
Last Post: jefsummers
  JSON -> CSV conversion help! *I think Nested JSON* BrandonKastning 4 3,416 Apr-19-2020, 05:18 AM
Last Post: BrandonKastning
  json problem enigma619 9 3,873 Dec-19-2019, 08:29 AM
Last Post: enigma619

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020