A software engineer is designing an automated climate monitoring system for a marine research vessel. The system maintains a variable named isStormWarningActive to record whether a severe weather alert is currently in effect for the vessel's coordinates.
State the most appropriate primitive data type for the variable isStormWarningActive.