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.

location_state

Function: location_state
 Extract the state from a location Examples: make_location('3331 39th Ave', 'Vancouver', 'WA', '98818', to_point('POINT (42 42)')).state -- Result: "WA" 
Signatures
location -> text 
close