Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you will see references to Data & Insights going forward.

and

Function: and
  Logical and of two boolean values

  Examples:

    true and false -- false

    to_boolean(my_boolean_column) and to_boolean(another_column)

Signatures
checkbox, checkbox -> checkbox