Create a DataFrame with all tables used in lookerML .

Hello friends, I need to create a Pandas DataFrame (Python) that includes all information about tables used specifically the field sql_table_name . I have already connections and currently I can get information about explores from my looker instance, but with this way I get only view_name and other fields. How I can get [model, explore,sql_table_name ] ? 

Thank you !! 

0 0 218