Python Forum
Read nested data from JSON - Getting an error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read nested data from JSON - Getting an error
#4
It is just a list of dictionaries inside a dictionary inside a dictionary inside a .... Wow, that is a bad looking data structure.

data[account]["cloudformation"]["CloudFormation Drift Detection Analysis"]["analysis_results"][0]["compliance"]
Reply


Messages In This Thread
RE: Read nested data from JSON - Getting an error - by deanhystad - Nov-23-2022, 03:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  encrypt data in json file help jacksfrustration 1 319 Mar-28-2024, 05:16 PM
Last Post: deanhystad
  Help with to check an Input list data with a data read from an external source sacharyya 3 510 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  json loads throwing error mpsameer 8 814 Jan-23-2024, 07:04 AM
Last Post: deanhystad
  [split] Parse Nested JSON String in Python mmm07 4 1,618 Mar-28-2023, 06:07 PM
Last Post: snippsat
  json decoding error deneme2 10 3,938 Mar-22-2023, 10:44 PM
Last Post: deanhystad
  Correctly read a malformed CSV file data klllmmm 2 2,090 Jan-25-2023, 04:12 PM
Last Post: klllmmm
  python requests library .JSON() error mHosseinDS86 6 3,598 Dec-19-2022, 08:28 PM
Last Post: deanhystad
  Reading Data from JSON tpolim008 2 1,143 Sep-27-2022, 06:34 PM
Last Post: Larz60+
  Read JSON via API and write to SQL database TecInfo 5 2,304 Aug-09-2022, 04:44 PM
Last Post: TecInfo
  Read data via bluetooth frohr 9 3,593 Jul-10-2022, 09:51 AM
Last Post: frohr

Forum Jump:

User Panel Messages

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