In this attached picture, I need to fetch the VALUE in each ZIP code. This has to be done using python. In this image, I wanted to fetch the underlined values as below:
Can anyone please confirm? I am pretty new to Python.
One blockage here is, there can be multiple nested levels inside this Address-Zip. In the attachment, we have Zip5, Zip4 inside Zip. Similarly we may have Zip1, Zip2, Zip3 etc. to any levels.