diff --git a/.idea/Model.iml b/.idea/Model.iml
index 05b9012b..b03b31b1 100644
--- a/.idea/Model.iml
+++ b/.idea/Model.iml
@@ -7,7 +7,7 @@
-
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 3b05c6ac..ca0e1cd9 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,6 +1,6 @@
-
+
diff --git a/model_data/simulation_system/area_data.py b/model_data/simulation_system/area_data.py
new file mode 100644
index 00000000..603b71c9
--- /dev/null
+++ b/model_data/simulation_system/area_data.py
@@ -0,0 +1,4 @@
+"""
+This script produces the dataset used to model the wall area of properties, which is used to estimate the cost
+of insulation measures within homes
+"""