Skip to content
Snippets Groups Projects
Commit b7007776 authored by Daniel.Kalioudjoglou's avatar Daniel.Kalioudjoglou
Browse files

Merge branch '48-tableau-de-donnees-d-aide-a-la-redaction' into 'dev'

création d'un répertoire tableurs à la racine du projet et production des...

Closes #48

See merge request dreal-datalab/propre.artificialisation!52
parents 02b879cf f4e12645
Branches
Tags
2 merge requests!65maj_avant_transfert_vers_gitlabforge,!52création d'un répertoire tableurs à la racine du projet et production des...
Pipeline #185432 passed
Showing with 425 additions and 2 deletions
......@@ -9,3 +9,4 @@ Meta
www
/doc/
/Meta/
/tableurs/
This diff is collapsed.
......@@ -56,7 +56,7 @@ teruti <- read.csv2("extdata/FDS_W0020_Moy-2017-2018-2019.csv", as.is = TRUE, en
# téléchargement des tables sur le SGBD -------------
observatoire_artificialisation <- importer_data(db = "datamart",
observatoire_artificialisation <- importer_data(db = "datamart", #surface en m2
schema = "portrait_territoires",
table = "cogifiee_observatoire_artificialisation")
......@@ -68,7 +68,7 @@ population_legale <- importer_data(db = "datamart",
schema = "portrait_territoires",
table = "cogifiee_population_legale")
ocsge <- importer_data(db = "datamart",
ocsge <- importer_data(db = "datamart", #surface en m2
schema = "portrait_territoires",
table = "cogifiee_ocsge")
......
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment