clashes Schema Description

Documentation Updated: 2024-04-15
Beta Release
This is a Beta release of the clashes data set and schema definitions are subject to change or even possibly be removed from the final data set release. Thank you for your understanding with any future schema updates.

clash_group_to_clash_id

List of clash ids, associated with a clash group
1clash_group_idnumberInternal Id of the issue clash group
2clash_idnumberId of the clash associated with the clash group
3bim360_account_idstring: UUIDBIM 360 HQ Account ID.
4bim360_project_idstring: UUIDBIM 360 HQ Project ID.

clash_test

Clash Tests run by the user
1idnumberInternal Id of the clash test
2clash_test_guidstring: UUIDUnique id of the clash test
3bim360_account_idstring: UUIDBIM 360 HQ Account ID.
4bim360_project_idstring: UUIDBIM 360 HQ Project ID.
5scope_idnumberInternal id of a scope / model-set
6scope_version_idnumberThe version of a scope / model-set
7root_folder_urnstringUnique Resource Name of the clash test root folder
8started_ontimestamp: SQLDate and time the clash job started (UTC)
9finished_ontimestamp: SQLDate and time the clash job finished (UTC)
10statusnumberThe status of the clash test
11backend_typenumberThe type of the clash worker

closed_clash_group

Group of clashes, manually classified as not-an-issue
1idnumberUnique ID of the clash group
2bim360_account_idstring: UUIDBIM 360 HQ Account ID.
3bim360_project_idstring: UUIDBIM 360 HQ Project ID.
4reason_idnumberInternal id of the reason clash group marked as not-an-issue
5titlestringTitle of the closed clash group
6descriptionstringDescription of the closed clash group
7clash_test_idnumberUnique id of the clash test
8scope_version_idnumberThe version of a scope / model-set
9scope_idnumberInternal id of a scope / model-set
10created_at_scope_versionnumberVersion of a scope / model-set
11created_ontimestamp: SQLDate and time the clash group marked as issue
12created_bystringAutodesk ID of the user marking clash group as issue

issue_clash_group

Group of clashes, manually classified as an issue
1idnumberUnique ID of the clash group
2bim360_account_idstring: UUIDBIM 360 HQ Account ID.
3bim360_project_idstring: UUIDBIM 360 HQ Project ID.
4issue_idstring: UUIDIssue Id associated with the clash clash group
5clash_test_idnumberUnique id of the clash test
6scope_idnumberInternal id of a scope / model-set
7scope_version_idnumberThe version of a scope / model-set
8created_at_scope_versionnumberVersion of a scope / model-set
9created_ontimestamp: SQLDate and time the clash group marked as issue
10created_bystringAutodesk ID of the user marking clash group as issue