| id |
Identifier |
Unique identifier of the record |
| iteration |
Run |
Number that indicates the run or iteration of the simulation |
| day |
Day within the iteration |
Day of record |
| last_day |
Last Day Flag |
Boolean value indicating if this record is the last day of the iteration (1=True, 0 = False) |
| zone_id |
Zone Identifier |
Unique identifer of the zone, links to ScenarioCreator_Zone.id |
| unitsInZone |
Units in Zone |
On each day, the number of units in the zone |
| unitDaysInZone |
Unit days in zone |
On each day, the number of non-destroyed farms in the zone is added to this count |
| animalDaysInZone |
Animal days in zone |
On each day, the number of living animals in the zone is added to this count |
| production_type_id |
Identifier of the production type |
Numeric identifier of the production type, links to ScenarioCreator_ProductionType.id |