559e1adb82dcfffc702729d5bf6c988390db79df
Previous query used DISTINCT ON without ordering by dim, picking arbitrary (often non-50) dim per window. Rewritten to find the dominant dim per window (highest count) and include only windows where dominant dim = 50 with >= 10 entities. This surfaces annual windows 2016/2018/2019/2022-2026 that were previously excluded due to mixed-dim rows from multiple pipeline runs.
The file is empty.
Languages
HTML
96.7%
Python
3.2%