Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data - Coggle Diagram
Data
-
-
-
Integer
-
A whole number, used to represent something like age.
Text
Can represent any type of writing, usually someones name
-
Date/Time
-
Typically used to represent a specific date for something, or a specific time
-
Boolean
Used to represent two values, typically yes and no.
-