# Company Sizes

Below is the data model for company sizes:

| Field     | Type | Description |
| --------- | :--: | ----------- |
| id        |   S  | Size ID     |
| descricao |   S  | Description |

List of registered sizes:

| ID | Description      |
| -- | ---------------- |
| 01 | Not informed     |
| 02 | Micro Enterprise |
| 03 | Small Business   |
| 05 | Others           |
