diff --git a/code/04_buildHeader.Rmd b/code/04_buildHeader.Rmd
index 6228c2277ec75df6c3f308d64061f20edea4c86d..b6119120049c648e2e7449b78ec2c5b2480db468 100644
--- a/code/04_buildHeader.Rmd
+++ b/code/04_buildHeader.Rmd
@@ -11,6 +11,8 @@ output: html_document
 </center>
 
 MEMO : Exclude plots from CANADA and adjust DT2, CWMs & SoilClim (at the moment code is here, but eval=F)  
+MEMO : There are ~2000 without country information from these datasets:
+EcoPlant Db, Germany_vegetweb, Greece_nat2000, Russia_volga, Spain_sivim_sclerophyllous, Spain_sivim_sclerophyllous_pinus, Egypt Nile delta  
 \newline
   
 **Timestamp:** `r date()`  
@@ -803,7 +805,7 @@ header <- header %>%
     #Metadata
     PlotObservationID, Dataset, "GIVD ID", "TV2 relevé number", "ORIG_NUM", "GUID", 
     #Geographic info
-    Longitude:"Location uncertainty (m)", Country, CONTINENT, sBiome, sBiomeID, Locality,
+    Longitude:"Location uncertainty (m)", Country, CONTINENT, sBiome, sBiomeID, Ecoregion, EcoregionID, Locality,
     #Methodological info
     "Relevé area (m²)", "Cover abundance scale", "Date of recording", "Plants recorded", 
     "Herbs identified (y/n)","Mosses identified (y/n)","Lichens identified (y/n)",