diff --git a/Theme-1/changeOverTime/README.md b/Theme-1/changeOverTime/README.md
index cd96665d01da7ca9d406ab0c875385b06f9b8edf..6dd0f736f4bcd38037599b2127bf46aab136f26c 100644
--- a/Theme-1/changeOverTime/README.md
+++ b/Theme-1/changeOverTime/README.md
@@ -1,7 +1,7 @@
 DEMAND Theme 1: Change Over Time
 ==================
 
-Various scripts used to analyse data on domestic energy use & social practices as part of the DEMAND centre
+Various scripts used to analyse data on domestic energy use & social practices as part of the DEMAND centre.
 
 Theme 1 is especially interested in using time use data to analyse energy using 'practices'. For a selection of results see http://www.demand.ac.uk/tag/theme-1/
 
@@ -12,15 +12,15 @@ Unless otherwise indicated this work was funded by RCUK through the End User Ene
 
 ## Change over time
 
-Analysis for a paper. Draft results (with very little explanation, wait for the paper for that :-) is at:
+Code used to process the time use data:
 
- * https://dataknut.github.io/DEMAND/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.html (old version)
- * https://dataknut.github.io/DEMAND/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.html (latest version)
- 
-Background code used to process the data:
+ * MTUS: https://git.soton.ac.uk/ba1e12/MTUS
+ * UKTU 2014/15: https://git.soton.ac.uk/ba1e12/UK-TU-2014/tree/master/convertToMTUS
+
+Code used to merge and harmonise the MTUS and UKTU 2014-2015:
 
- * MTUS: https://github.com/dataknut/MTUS
- * UKTU 2014/15: https://github.com/dataknut/UK-TU-2014 and especially https://github.com/dataknut/UK-TU-2014/tree/master/convertToMTUS
+ * https://git.soton.ac.uk/SERG/DEMAND/tree/master/Theme-1/changeOverTime/dataPrep
+ 
 
 ### Terms of Use
 GPL: V2 - http://choosealicense.com/licenses/gpl-2.0/
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014.Rmd b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.Rmd
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014.Rmd
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.Rmd
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014.html b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.html
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014.html
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.html
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014.md b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.md
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014.md
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014.md
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css.map b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css.map b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css.map
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css.map
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css.map
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cerulean.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cerulean.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cerulean.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cerulean.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cosmo.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cosmo.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cosmo.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cosmo.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/flatly.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/flatly.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/flatly.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/flatly.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Lato.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Lato.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Lato.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Lato.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Raleway.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Roboto.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/journal.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/journal.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/journal.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/journal.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/lumen.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/lumen.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/lumen.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/lumen.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/paper.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/paper.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/paper.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/paper.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/readable.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/readable.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/readable.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/readable.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/sandstone.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/sandstone.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/sandstone.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/sandstone.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/simplex.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/simplex.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/simplex.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/simplex.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/spacelab.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/spacelab.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/spacelab.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/spacelab.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/united.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/united.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/united.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/united.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/yeti.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/yeti.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/yeti.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/yeti.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2 b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.min.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/npm.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/npm.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/npm.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/npm.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/html5shiv.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/html5shiv.min.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/html5shiv.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/html5shiv.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/respond.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/respond.min.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/respond.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/respond.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/css/crosstalk.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/css/crosstalk.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/css/crosstalk.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/css/crosstalk.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js.map b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js.map
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js.map
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.js.map
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js.map b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js.map
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js.map
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/crosstalk-1.0.0/js/crosstalk.min.js.map
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDAnyMainActsHalfHours-1.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDAnyMainActsHalfHours-1.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDAnyMainActsHalfHours-1.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDAnyMainActsHalfHours-1.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDMainActsHalfHours-1.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDMainActsHalfHours-1.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDMainActsHalfHours-1.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/figure-html/plotDEMANDMainActsHalfHours-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/default.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/default.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/default.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/default.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/highlight.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/highlight.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/highlight.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/highlight.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/textmate.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/textmate.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/textmate.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/highlightjs-1.1/textmate.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/htmlwidgets-0.8/htmlwidgets.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/htmlwidgets-0.8/htmlwidgets.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/htmlwidgets-0.8/htmlwidgets.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/htmlwidgets-0.8/htmlwidgets.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/htmlwidgets-0.9/htmlwidgets.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/htmlwidgets-0.9/htmlwidgets.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/htmlwidgets-0.9/htmlwidgets.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/htmlwidgets-0.9/htmlwidgets.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jquery-1.11.3/jquery.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jquery-1.11.3/jquery.min.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jquery-1.11.3/jquery.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jquery-1.11.3/jquery.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/README b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/README
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/README
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/README
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/index.html b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/index.html
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/index.html
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/index.html
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.min.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.min.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.min.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.min.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/FileSaver.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/FileSaver.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/FileSaver.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/FileSaver.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/codefolding.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/codefolding.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/codefolding.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/codefolding.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/sourceembed.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/sourceembed.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/sourceembed.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/sourceembed.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/tabsets.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/tabsets.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/tabsets.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/navigation-1.1/tabsets.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotly-binding-4.7.0/plotly.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotly-binding-4.7.0/plotly.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotly-binding-4.7.0/plotly.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotly-binding-4.7.0/plotly.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/LICENSE b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/LICENSE
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/LICENSE
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/LICENSE
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-htmlwidgets.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-htmlwidgets.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-htmlwidgets.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-htmlwidgets.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-latest.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-latest.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-latest.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/plotlyjs-1.27.1/plotly-latest.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.css b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.css
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/typedarray-0.1/LICENSE b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/typedarray-0.1/LICENSE
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/typedarray-0.1/LICENSE
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/typedarray-0.1/LICENSE
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/typedarray-0.1/typedarray.min.js b/Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/typedarray-0.1/typedarray.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/typedarray-0.1/typedarray.min.js
rename to Theme-1/changeOverTime/dataPrep/createSyntheticMTUS1974_2014_files/typedarray-0.1/typedarray.min.js
diff --git a/Theme-1/changeOverTime/changeOverTimeByLocation_count.png b/Theme-1/changeOverTime/old/changeOverTimeByLocation_count.png
similarity index 100%
rename from Theme-1/changeOverTime/changeOverTimeByLocation_count.png
rename to Theme-1/changeOverTime/old/changeOverTimeByLocation_count.png
diff --git a/Theme-1/changeOverTime/changeOverTimeByLocation_pc.png b/Theme-1/changeOverTime/old/changeOverTimeByLocation_pc.png
similarity index 100%
rename from Theme-1/changeOverTime/changeOverTimeByLocation_pc.png
rename to Theme-1/changeOverTime/old/changeOverTimeByLocation_pc.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.Rmd b/Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.Rmd
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.Rmd
rename to Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.Rmd
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.html b/Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.html
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.html
rename to Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.html
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.md b/Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.md
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014.md
rename to Theme-1/changeOverTime/old/changingPeakDemandMtus1974_2014.md
diff --git a/Theme-1/changeOverTime/allYearsLinePlot.png b/Theme-1/changeOverTime/paper/allYearsLinePlot.png
similarity index 100%
rename from Theme-1/changeOverTime/allYearsLinePlot.png
rename to Theme-1/changeOverTime/paper/allYearsLinePlot.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.Rmd b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.Rmd
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.Rmd
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.Rmd
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.html b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.html
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.html
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.html
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.md b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.md
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0.md
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0.md
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css.map b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.css.map
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap-theme.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css.map b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css.map
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.css.map
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.css.map
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/bootstrap.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/bootstrap.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cerulean.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cerulean.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cerulean.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cerulean.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cosmo.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cosmo.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/cosmo.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/cosmo.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/flatly.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/flatly.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/flatly.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/flatly.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Lato.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Lato.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Lato.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Lato.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Raleway.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Roboto.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/journal.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/journal.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/journal.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/journal.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/lumen.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/lumen.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/lumen.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/lumen.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/paper.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/paper.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/paper.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/paper.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/readable.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/readable.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/readable.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/readable.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/sandstone.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/sandstone.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/sandstone.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/sandstone.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/simplex.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/simplex.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/simplex.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/simplex.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/spacelab.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/spacelab.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/spacelab.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/spacelab.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/united.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/united.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/united.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/united.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/yeti.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/yeti.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/css/yeti.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/css/yeti.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2 b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.min.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/bootstrap.min.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/bootstrap.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/npm.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/npm.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/js/npm.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/js/npm.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/html5shiv.min.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/html5shiv.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/html5shiv.min.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/html5shiv.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/respond.min.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/respond.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/bootstrap-3.3.5/shim/respond.min.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/bootstrap-3.3.5/shim/respond.min.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home evening peak-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home evening peak-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home evening peak-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home evening peak-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 at own home-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home evening peak-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home evening peak-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home evening peak-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home evening peak-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 - plot day of week change for 1974 - 2014 out of home-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week in home weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week in home weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week in home weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week in home weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week out of home weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week out of home weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week out of home weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/16-64 vs 65+ Evening peak change by day of the week out of home weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 as line chart-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 as line chart-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 as line chart-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 as line chart-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - all-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - all-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - all-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - all-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - by age group-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - by age group-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - by age group-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/2014 patterns only - by age group-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/All - Evening peak change by day of the week-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-4.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-4.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-4.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample food Model Poisson-4.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-4.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-4.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-4.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/Run all sample media Model Poisson-4.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all - plot pc change 1974_2014-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all years stacked-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all years stacked-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all years stacked-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/all years stacked-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-4.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-4.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-4.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-4.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-5.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-5.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-5.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allActsYearlyChangeByAgeGender-5.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsLineByLocation-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsLineByLocation-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsLineByLocation-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsLineByLocation-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsStackedByWeekday-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsStackedByWeekday-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsStackedByWeekday-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/allYearsStackedByWeekday-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 va 65+ weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 va 65+ weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 va 65+ weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 va 65+ weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 vs 65+ weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 vs 65+ weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 vs 65+ weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - 16-64 vs 65+ weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - all weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - all weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - all weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - all weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - by season weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - by season weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - by season weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/car trips ending at home - by season weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-4.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-4.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-4.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-4.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-5.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-5.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-5.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-5.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-6.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-6.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-6.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/check TU act change against NG-6.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compare January 2006 & January 2016-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNGJanuary2006toJanuary2016-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNormalised-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNormalised-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNormalised-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareNormalised-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/compareTotal-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/create 2014 peak time DEMAND acts plot weighted-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow16_64-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow16_64-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow16_64-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow16_64-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow64m-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow64m-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow64m-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/deltaPlotDow64m-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related by working age-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/food related-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/load NG demand data-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/media related-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/pc point change all days-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/personal or home care related-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-3.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-4.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-4.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-4.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-4.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-5.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-5.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-5.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot DEMAND acts (stacked)-5.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot weighted vs unweighted-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot weighted vs unweighted-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot weighted vs unweighted-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plot weighted vs unweighted-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plotChange-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plotChange-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plotChange-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/plotChange-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by at home vs not at home-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/repeat all acts but split by day of week and at home vs not at home-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/selectedActsDeltaPlot-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/selectedActsDeltaPlot-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/selectedActsDeltaPlot-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/selectedActsDeltaPlot-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/test unweighted patterns for confidence-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/test unweighted patterns for confidence-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/test unweighted patterns for confidence-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/test unweighted patterns for confidence-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-1.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-1.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-1.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-1.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-2.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-2.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-2.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-2.png
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-3.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-3.png
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-3.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/figure-html/yearly change - food-3.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/default.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/default.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/default.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/default.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/highlight.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/highlight.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/highlight.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/highlight.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/textmate.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/textmate.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/highlightjs-1.1/textmate.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-1.1/textmate.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/default.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/default.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/default.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/default.css
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/highlight.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/highlight.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/highlight.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/highlight.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/textmate.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/textmate.css
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/textmate.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/highlightjs-9.12.0/textmate.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jquery-1.11.3/jquery.min.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jquery-1.11.3/jquery.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jquery-1.11.3/jquery.min.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jquery-1.11.3/jquery.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/README b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/README
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/README
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/README
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_444444_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_555555_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777620_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_777777_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_cc0000_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/images/ui-icons_ffffff_256x240.png
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/index.html b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/index.html
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/index.html
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/index.html
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.min.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.min.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.structure.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.structure.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.min.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.min.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/jqueryui-1.11.4/jquery-ui.theme.min.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/jqueryui-1.11.4/jquery-ui.theme.min.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/codefolding.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/codefolding.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/codefolding.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/codefolding.js
diff --git a/Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/sourceembed.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/sourceembed.js
similarity index 100%
rename from Theme-1/changeOverTime/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/sourceembed.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/sourceembed.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/tabsets.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/tabsets.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/navigation-1.1/tabsets.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/navigation-1.1/tabsets.js
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.css b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.css
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.css
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.css
diff --git a/Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.js b/Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.js
similarity index 100%
rename from Theme-1/changeOverTime/createSyntheticMTUS1974_2014_files/tocify-1.9.1/jquery.tocify.js
rename to Theme-1/changeOverTime/paper/changingPeakDemandMtus1974_2014_v2.0_files/tocify-1.9.1/jquery.tocify.js
diff --git a/Theme-1/changeOverTime/deltaPlotDow16_64.png b/Theme-1/changeOverTime/paper/deltaPlotDow16_64.png
similarity index 100%
rename from Theme-1/changeOverTime/deltaPlotDow16_64.png
rename to Theme-1/changeOverTime/paper/deltaPlotDow16_64.png
diff --git a/Theme-1/changeOverTime/deltaPlotDow64m.png b/Theme-1/changeOverTime/paper/deltaPlotDow64m.png
similarity index 100%
rename from Theme-1/changeOverTime/deltaPlotDow64m.png
rename to Theme-1/changeOverTime/paper/deltaPlotDow64m.png
diff --git a/Theme-1/changeOverTime/deltaPlotWeekDaysByGender.png b/Theme-1/changeOverTime/paper/deltaPlotWeekDaysByGender.png
similarity index 100%
rename from Theme-1/changeOverTime/deltaPlotWeekDaysByGender.png
rename to Theme-1/changeOverTime/paper/deltaPlotWeekDaysByGender.png
diff --git a/Theme-1/changeOverTime/foodChange.png b/Theme-1/changeOverTime/paper/foodChange.png
similarity index 100%
rename from Theme-1/changeOverTime/foodChange.png
rename to Theme-1/changeOverTime/paper/foodChange.png
diff --git a/Theme-1/changeOverTime/mediaChange.png b/Theme-1/changeOverTime/paper/mediaChange.png
similarity index 100%
rename from Theme-1/changeOverTime/mediaChange.png
rename to Theme-1/changeOverTime/paper/mediaChange.png
diff --git a/Theme-1/changeOverTime/ngMeanGW.png b/Theme-1/changeOverTime/paper/ngMeanGW.png
similarity index 100%
rename from Theme-1/changeOverTime/ngMeanGW.png
rename to Theme-1/changeOverTime/paper/ngMeanGW.png
diff --git a/Theme-1/changeOverTime/ngNormalisedMeanGW.png b/Theme-1/changeOverTime/paper/ngNormalisedMeanGW.png
similarity index 100%
rename from Theme-1/changeOverTime/ngNormalisedMeanGW.png
rename to Theme-1/changeOverTime/paper/ngNormalisedMeanGW.png
diff --git a/Theme-1/changeOverTime/personalChange.png b/Theme-1/changeOverTime/paper/personalChange.png
similarity index 100%
rename from Theme-1/changeOverTime/personalChange.png
rename to Theme-1/changeOverTime/paper/personalChange.png
diff --git a/Theme-1/changeOverTime/selectedActsDeltaPlot.png b/Theme-1/changeOverTime/paper/selectedActsDeltaPlot.png
similarity index 100%
rename from Theme-1/changeOverTime/selectedActsDeltaPlot.png
rename to Theme-1/changeOverTime/paper/selectedActsDeltaPlot.png
diff --git a/Theme-1/changeOverTime/travelChange.png b/Theme-1/changeOverTime/paper/travelChange.png
similarity index 100%
rename from Theme-1/changeOverTime/travelChange.png
rename to Theme-1/changeOverTime/paper/travelChange.png
diff --git a/Theme-1/changeOverTime/workOutOfHomeChange.png b/Theme-1/changeOverTime/paper/workOutOfHomeChange.png
similarity index 100%
rename from Theme-1/changeOverTime/workOutOfHomeChange.png
rename to Theme-1/changeOverTime/paper/workOutOfHomeChange.png