FiberGate / assets /label_mappings.json
AzizMiladi's picture
chore: git mv scripts, UI, dev tools, docs into folders
70c46cc
Raw
History Blame
958 Bytes
{
"doc_classes": [
"Autorisation",
"Certificat",
"Mandat",
"PlanMasse",
"PlanSituation",
"fiche"
],
"doc2id": {
"Autorisation": 0,
"Certificat": 1,
"Mandat": 2,
"PlanMasse": 3,
"PlanSituation": 4,
"fiche": 5
},
"field_labels": [
"O",
"Reference_Urbanisme",
"DLPI",
"Disposition_Mandat",
"Nombre_Logement_Lot_MacroLot",
"Nb_log_pro",
"Nb_log_res",
"nb_log_totale",
"cabinet_conseil",
"Representant_Nom_Complet",
"Representant_Telephone",
"Representant_Email",
"Batiment_Adresse"
],
"field2id": {
"O": 0,
"Reference_Urbanisme": 1,
"DLPI": 2,
"Disposition_Mandat": 3,
"Nombre_Logement_Lot_MacroLot": 4,
"Nb_log_pro": 5,
"Nb_log_res": 6,
"nb_log_totale": 7,
"cabinet_conseil": 8,
"Representant_Nom_Complet": 9,
"Representant_Telephone": 10,
"Representant_Email": 11,
"Batiment_Adresse": 12
}
}