fanout_centrality
How many parent queries share each sub-query (centrality) - built from AUTOCOMPLETE-expanded seeds, NOT the model's fired fan-out (use fanout_map for that).
How many parent queries share each sub-query (centrality) - built from AUTOCOMPLETE-expanded seeds, NOT the model's fired fan-out (use fanout_map for that). High centrality = one page serves many queries. Cheap.
Worked examples for this tool are coming.