Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
batiment_groupe_id | varchar | 30 | null |
|
|
Clé d’Intéropérabilité du bâtiment dans la BDNB |
|||||
code_departement_insee | varchar | 2 | √ | null |
|
|
département du bâtiment |
||||
locaux_immeuble_dict | json | 2147483647 | √ | null |
|
|
(ffo) locaux rattachés au batiment_groupe. Ceci est utile pour adjoindre ces données aux données d’entrée du pipeline de simulation sur le modèle de wall_dict.NE CONTIENT QUE LES LOCAUX DES IMMEUBLES COLLECTIFS D’HABITATION. le json stocké est une liste de locaux avec les valeurs ordonnées suivantes idlocal,batiment_id,loctype,dniv,s_loc_pro_hors_parking,stoth" |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
batiment_groupe_ffo_loc_pk_id | Primary key | Asc | batiment_groupe_id |
batiment_groupe_ffo_loc_batiment_groupe_id_idx | Performance | Asc | batiment_groupe_id |
batiment_groupe_ffo_loc_code_departement_insee_idx | Performance | Asc | code_departement_insee |