A veterinary surgery database stores details about registered pets. The information about the pets must be stored using the most suitable data types for each data element.
Complete the table to identify the missing data types.
| Data Element | Example | Data Type |
|---|---|---|
| Registration Code | PET-9831-X | String |
| Chip Active | True |
| Number of Vaccinations | 3 |
| Weight (kg) | 14.50 |
| Owner Contact Number | 07700 900077 |