Summary
In this module, you learned to write simple queries in Kusto Query Language (KQL) to explore and gain insights from a sample dataset.
You used the count
, take
, where
, project
, sort
, and other operators to answer questions about storms and their damages in particular regions of the United States.