A quick explanation of the different columns expected in the orgs.csv tab.
| Column Field Header | Required | Format | Description |
|---|---|---|---|
| sourcedId | Yes | GUID | Unique ID for the organization. SourcedId is used in other files and must be unique across all organizations. |
| status | Yes for Delta | Enumeration | See section 4.13.8 (OneRoster, 20a) for the enumeration list. This must NOT be used for Bulk mode. |
| dateLastModified | Yes for Delta | DateTime | The date that this record was last modified. This must NOT be used for Bulk mode. |
| name | Yes | String | Name of the organization. |
| type | Yes | Enumeration | See section 4.13.8 (OneRoster, 20a) for the enumeration list. |
| identifier | No | String | NCES ID (National Center for Education Statistics) for the school district. |
| parentSourcedID | No | GUID Reference | sourcedId of an Org representing the parent organization |