TropicalStormData
TropicalStormData[entity, property] gives the value of the specified property for the tropical storm entity.
TropicalStormData[{entity1, entity2, ...}, property] gives a list of property values for the specified tropical storm entities.
TropicalStormData[entity, property, annotation] gives the specified annotation associated with the given property.
Examples
TropicalStormData[Entity["TropicalStorm", "Katrina2005"], "MaximumSustainedWindSpeed"]Please visit the official Wolfram Language Reference for more details.