looker-open-source / henry

A command line tool for Looker instance cleanup
MIT License
79 stars 27 forks source link

Feature request - Show percentage of unused fields #23

Open moseleyi opened 4 years ago

moseleyi commented 4 years ago

It would be useful to know the % of unused fields when looking at the output of analyze command:

+-------+------------+-------------+-------------------+-----------+------------------+------------+-------------------+-----------------+
| Model | Explore    | Is Hidden   | Has Description   |  # Joins  |  # Unused Joins  |  # Fields  |  # Unused Fields  | % Unused Fields |
|-------+------------+-------------+-------------------+-----------+------------------+------------+-------------------+-----------------|
| nodel | se_explore | False       | False             |     4     |        0         |    436     |        339        |     77.75%      |