How do I fill in missing data when importing json data from Python to MySQL
I am rather new to all of this but I am trying use python to grab API data from a url and push it into a MySQL database. The problem I am running into is that some data is missing…