11 957 enregistrements

11 957 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Fichier FANTOIR des voies et lieux-dits 2013 - Val-de-Marne

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
CODE_DEPARTEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_departement
Type
int
Exemple
94
CODE_DIR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_dir
Type
int
Exemple
0
LIB_DIR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lib_dir
Type
texte
Exemple
VAL DE MARNE
CODE_COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_commune
Type
int
Exemple
33
CODE_INSEE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
int
Exemple
94033
LIB_COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lib_commune
Type
texte
Exemple
FONTENAY SOUS BOIS
TYPE_COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_commune
Type
texte
Exemple
R
CARACTERE_POPULATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
caractere_population
Type
texte
Exemple
                       
POP_REELLE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pop_reelle
Type
int
Exemple
52413
ID_VOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_voie
Type
texte
Exemple
7240
CLE_RIVOLI
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cle_rivoli
Type
texte
Exemple
V
NATURE_VOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature_voie
Type
texte
Exemple
AVENUE
LIB_VOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lib_voie
Type
texte
Exemple
DE LA PORTE JAUNE
CARACTERE_VOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
caractere_voie
Type
int
Exemple
0
CARACTERE_ANNULATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
caractere_annulation
Type
texte
Exemple
                       
DATE_ANNULATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_annulation
Type
int
Exemple
0
DATE_CREA_ARTICLE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_crea_article
Type
int
Exemple
1987001
CODE_ID_MAJIC
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_id_majic
Type
int
Exemple
363
TYPE_VOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_voie
Type
int
Exemple
1
CARACTERE_LIEU-DIT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
caractere_lieu_dit
Type
int
Exemple
                       
ALPHAB
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
alphab
Type
texte
Exemple
JAUNE

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"fichier-fantoir-des-voies-et-lieux-dits-2013-val-de-marne",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fichier-fantoir-des-voies-et-lieux-dits-2013-val-de-marne"
      }
    ]
    ,
  • "definitions":
    {
    • "fichier-fantoir-des-voies-et-lieux-dits-2013-val-de-marne":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fichier-fantoir-des-voies-et-lieux-dits-2013-val-de-marne_records"
            }
          }
        }
      }
      ,
    • "fichier-fantoir-des-voies-et-lieux-dits-2013-val-de-marne_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_departement":
              {
              • "type":"integer",
              • "title":"CODE_DEPARTEMENT",
              • "description":""
              }
              ,
            • "code_dir":
              {
              • "type":"integer",
              • "title":"CODE_DIR",
              • "description":""
              }
              ,
            • "lib_dir":
              {
              • "type":"string",
              • "title":"LIB_DIR",
              • "description":""
              }
              ,
            • "code_commune":
              {
              • "type":"integer",
              • "title":"CODE_COMMUNE",
              • "description":""
              }
              ,
            • "code_insee":
              {
              • "type":"integer",
              • "title":"CODE_INSEE",
              • "description":""
              }
              ,
            • "lib_commune":
              {
              • "type":"string",
              • "title":"LIB_COMMUNE",
              • "description":""
              }
              ,
            • "type_commune":
              {
              • "type":"string",
              • "title":"TYPE_COMMUNE",
              • "description":""
              }
              ,
            • "caractere_population":
              {
              • "type":"string",
              • "title":"CARACTERE_POPULATION",
              • "description":""
              }
              ,
            • "pop_reelle":
              {
              • "type":"integer",
              • "title":"POP_REELLE",
              • "description":""
              }
              ,
            • "id_voie":
              {
              • "type":"string",
              • "title":"ID_VOIE",
              • "description":""
              }
              ,
            • "cle_rivoli":
              {
              • "type":"string",
              • "title":"CLE_RIVOLI",
              • "description":""
              }
              ,
            • "nature_voie":
              {
              • "type":"string",
              • "title":"NATURE_VOIE",
              • "description":""
              }
              ,
            • "lib_voie":
              {
              • "type":"string",
              • "title":"LIB_VOIE",
              • "description":""
              }
              ,
            • "caractere_voie":
              {
              • "type":"integer",
              • "title":"CARACTERE_VOIE",
              • "description":""
              }
              ,
            • "caractere_annulation":
              {
              • "type":"string",
              • "title":"CARACTERE_ANNULATION",
              • "description":""
              }
              ,
            • "date_annulation":
              {
              • "type":"integer",
              • "title":"DATE_ANNULATION",
              • "description":""
              }
              ,
            • "date_crea_article":
              {
              • "type":"integer",
              • "title":"DATE_CREA_ARTICLE",
              • "description":""
              }
              ,
            • "code_id_majic":
              {
              • "type":"integer",
              • "title":"CODE_ID_MAJIC",
              • "description":""
              }
              ,
            • "type_voie":
              {
              • "type":"integer",
              • "title":"TYPE_VOIE",
              • "description":""
              }
              ,
            • "caractere_lieu_dit":
              {
              • "type":"integer",
              • "title":"CARACTERE_LIEU-DIT",
              • "description":""
              }
              ,
            • "alphab":
              {
              • "type":"string",
              • "title":"ALPHAB",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Réutilisations

Cliquez pour déplier Cliquez pour replier

Soumettre une réutilisation

Cliquez pour déplier Cliquez pour replier

Votre nom sera affiché publiquement avec votre réutilisation

Votre prénom sera affiché publiquement avec votre réutilisation

Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

Courte description de votre travail (max. 50 caractères)

Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

Une URL où votre travail est accessible publiquement

 ou 

(facultatif) Une URL ou une image pour présenter votre travail

false

Jeux de données similaires