One row per job in the region.
| Column Name | Data Type | Description |
|---|---|---|
| job_id | integer | Unique identifier |
| grid_id | integer | Grid cell this job exists in; zero if currently not assigned to a grid cell |
| sector_id | integer | Sector this job belongs to |
| building_type | integer | building type code |
gridcells table (may not be zero,
since all baseyear jobs must be placed)
employment_sectors table
job_building_types table.