Pandas json_normalize Google Geocode Parse
I’m using Google Maps API to geocode addresses. Ultimately I need to add these to a data frame and then into a database. I’m having issues parsing the JSON into a data frame. I’ve been searching various threads and haven’t come up with a solution.