Thanks to visit codestin.com Credit goes to dev.socrata.com
#IN
Whether or not a value is in a set of other values Examples: 1 in (1, 2, 3) -- true some_column in ('a', 'b', 'c')
a -> checkbox