enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Trafic moyen journalier annuel sur le réseau routier national

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
objetID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objetid
Type
texte
Exemple
                       
dateReferentiel
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
datereferentiel
Type
date
Exemple
                       
route
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
route
Type
texte
Exemple
                       
longueur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
longueur
Type
décimal
Exemple
                       
prD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prd
Type
int
Exemple
                       
depPrD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
depprd
Type
int
Exemple
                       
concessionPrD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
concessionprd
Type
texte
Exemple
                       
absD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
absd
Type
décimal
Exemple
                       
cumulD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cumuld
Type
décimal
Exemple
                       
xD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
xd
Type
décimal
Exemple
                       
yD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
yd
Type
décimal
Exemple
                       
zD
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
zd
Type
int
Exemple
                       
prF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prf
Type
int
Exemple
                       
depPrF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
depprf
Type
int
Exemple
                       
concessionPrF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
concessionprf
Type
texte
Exemple
                       
absF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
absf
Type
décimal
Exemple
                       
cumulF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cumulf
Type
décimal
Exemple
                       
xF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
xf
Type
décimal
Exemple
                       
yF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
yf
Type
décimal
Exemple
                       
zF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
zf
Type
int
Exemple
                       
cote
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cote
Type
texte
Exemple
                       
voie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voie
Type
int
Exemple
                       
accrochage
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
accrochage
Type
texte
Exemple
                       
anneeMesureTrafic
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
anneemesuretrafic
Type
texte
Exemple
                       
typeComptageTrafic
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typecomptagetrafic
Type
int
Exemple
                       
typeComptageTrafic_lib
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typecomptagetrafic_lib
Type
texte
Exemple
                       
TMJA
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
tmja
Type
int
Exemple
                       
ratio_PL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ratio_pl
Type
décimal
Exemple
                       

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":"trafic-moyen-journalier-annuel-sur-le-reseau-routier-national",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trafic-moyen-journalier-annuel-sur-le-reseau-routier-national"
      }
    ]
    ,
  • "definitions":
    {
    • "trafic-moyen-journalier-annuel-sur-le-reseau-routier-national":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trafic-moyen-journalier-annuel-sur-le-reseau-routier-national_records"
            }
          }
        }
      }
      ,
    • "trafic-moyen-journalier-annuel-sur-le-reseau-routier-national_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "objetid":
              {
              • "type":"string",
              • "title":"objetID",
              • "description":""
              }
              ,
            • "datereferentiel":
              {
              • "type":"string",
              • "format":"date",
              • "title":"dateReferentiel",
              • "description":""
              }
              ,
            • "route":
              {
              • "type":"string",
              • "title":"route",
              • "description":""
              }
              ,
            • "longueur":
              {
              • "type":"number",
              • "title":"longueur",
              • "description":""
              }
              ,
            • "prd":
              {
              • "type":"integer",
              • "title":"prD",
              • "description":""
              }
              ,
            • "depprd":
              {
              • "type":"integer",
              • "title":"depPrD",
              • "description":""
              }
              ,
            • "concessionprd":
              {
              • "type":"string",
              • "title":"concessionPrD",
              • "description":""
              }
              ,
            • "absd":
              {
              • "type":"number",
              • "title":"absD",
              • "description":""
              }
              ,
            • "cumuld":
              {
              • "type":"number",
              • "title":"cumulD",
              • "description":""
              }
              ,
            • "xd":
              {
              • "type":"number",
              • "title":"xD",
              • "description":""
              }
              ,
            • "yd":
              {
              • "type":"number",
              • "title":"yD",
              • "description":""
              }
              ,
            • "zd":
              {
              • "type":"integer",
              • "title":"zD",
              • "description":""
              }
              ,
            • "prf":
              {
              • "type":"integer",
              • "title":"prF",
              • "description":""
              }
              ,
            • "depprf":
              {
              • "type":"integer",
              • "title":"depPrF",
              • "description":""
              }
              ,
            • "concessionprf":
              {
              • "type":"string",
              • "title":"concessionPrF",
              • "description":""
              }
              ,
            • "absf":
              {
              • "type":"number",
              • "title":"absF",
              • "description":""
              }
              ,
            • "cumulf":
              {
              • "type":"number",
              • "title":"cumulF",
              • "description":""
              }
              ,
            • "xf":
              {
              • "type":"number",
              • "title":"xF",
              • "description":""
              }
              ,
            • "yf":
              {
              • "type":"number",
              • "title":"yF",
              • "description":""
              }
              ,
            • "zf":
              {
              • "type":"integer",
              • "title":"zF",
              • "description":""
              }
              ,
            • "cote":
              {
              • "type":"string",
              • "title":"cote",
              • "description":""
              }
              ,
            • "voie":
              {
              • "type":"integer",
              • "title":"voie",
              • "description":""
              }
              ,
            • "accrochage":
              {
              • "type":"string",
              • "title":"accrochage",
              • "description":""
              }
              ,
            • "anneemesuretrafic":
              {
              • "type":"string",
              • "title":"anneeMesureTrafic",
              • "description":""
              }
              ,
            • "typecomptagetrafic":
              {
              • "type":"integer",
              • "title":"typeComptageTrafic",
              • "description":""
              }
              ,
            • "typecomptagetrafic_lib":
              {
              • "type":"string",
              • "title":"typeComptageTrafic_lib",
              • "description":""
              }
              ,
            • "tmja":
              {
              • "type":"integer",
              • "title":"TMJA",
              • "description":""
              }
              ,
            • "ratio_pl":
              {
              • "type":"number",
              • "title":"ratio_PL",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires