- organization_id
| Column | Data Type | Description |
|---|---|---|
| organization_id | varchar | Unique identifier for the organization |
| name | varchar | Name of the organization |
| address_line | varchar | Address line of the organization |
| city | varchar | City |
| state | varchar | State or province |
| country | varchar | Country |
| zip_code | varchar | ZIP or postal code |
| data_source | varchar | Source of the organization data |

