SORMAS-Foundation / SORMAS-data-generator

SORMAS-data-generator
GNU General Public License v3.0
3 stars 7 forks source link

[Tracking] Map fields of EventDto #7

Open JonasCir opened 3 years ago

JonasCir commented 3 years ago

The following fields of EventDto are already generated, mapped and fully imported into SORMAS: uuid event_status=EventStatus.EVENT, event_desc Currently random.choice(['Party', 'BBQ', 'Family meeting']) report_date_time Currently current timestamp but this should be computed reporting_user=surv_sup_user_ref(), start_date Currently event.date

The following fields are generated, but not mapped

The following fields can be dropped from the generator

The following fields are generated and used in the logic, but not mapped directly

The following fields should be moved to an other entity in the generator:

The following fields are unclear: