Hello,
I am trying to create a data dictionary using the Looker API, but I am having a difficult time understanding some key points in the available documentation.
I am able to connect to the API and call functions, observe results, etc., so I do not need help setting any of that up.
Does anyone have experience building a data dictionary in python similar to the dictionary outlined here?
I am confused as to how exactly you use a javascript plugin and where the data dictionary would live. The existing examples are in Ruby which I am unfamiliar with. Any help or guidance would be much appreciated!