Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
batiment_groupe_id | varchar | 30 | null |
|
|
Identifiant du groupe de bâtiment au sens de la BDNB |
||
code_departement_insee | varchar | 2 | √ | null |
|
|
Code département INSEE |
|
nb_pdl_res | numeric | 17,3 | √ | null |
|
|
Nombre de points de livraisons résidentiel |
|
nb_pdl_pro | numeric | 17,3 | √ | null |
|
|
Nombre de points de livraisons professionel |
|
nb_pdl_tot | numeric | 17,3 | √ | null |
|
|
Nombre total de points de livraisons |
|
conso_res | numeric | 17,3 | √ | null |
|
|
Consommation résidentielle kWh/an |
|
conso_pro | numeric | 17,3 | √ | null |
|
|
Consommation professionnelle kWh/an |
|
conso_tot | numeric | 17,3 | √ | null |
|
|
Consommation totale kWh/an |
|
conso_res_par_pdl | numeric | 17,3 | √ | null |
|
|
Consommation résidentielle par point de livraison kWh/pdl.an |
|
conso_pro_par_pdl | numeric | 17,3 | √ | null |
|
|
Consommation professionnelle par point de livraison kWh/pdl.an |
|
conso_tot_par_pdl | numeric | 17,3 | √ | null |
|
|
Consommation totale par point de livraison kWh/pdl.an |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
batiment_groupe_dle_elec_2020__dbt_tmp_pkey | Primary key | Asc | batiment_groupe_id |
6e75a05edf68086c2eedd4c0cd0a5385 | Performance | Asc | code_departement_insee |