##### [[Building Elements]]
# BCA Compliance
%% DATAVIEW_PUBLISHER: start
```
TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description
FROM "3 Resources/Issues"
FLATTEN BuildingElement as BuildingElement
sort AREA ASC
WHERE contains(BuildingElement,[[BCA Compliance]])
FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION
```
%%
| Issue | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/DA Submission.md\|DA Submission]] \ [[3 Resources/Building Elements/BCA Compliance.md\|BCA Compliance]]<br><br>[[3 Resources/Issues/Council Interpretation of Consent Conditions.md\|Council Interpretation of Consent Conditions]] | <ul><li>When the DA Conditions are prepared by the Council, the council staff typically send back the same boiler plate conditions which they use for every project.</li><li>The DA Conditions need to be read very very carefully as the certifiers interpretation of the conditions may lead to some unexpected outcomes.</li></ul> |
%% DATAVIEW_PUBLISHER: end %%