enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Réseau de bus urbain_HORIZON

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
stop_id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_id
Type
texte
Exemple
                       
stop_code
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_code
Type
texte
Exemple
                       
stop_name
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_name
Type
texte
Exemple
                       
stop_desc
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_desc
Type
texte
Exemple
                       
stop_lat
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_lat
Type
décimal
Exemple
                       
stop_lon
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_lon
Type
décimal
Exemple
                       
zone_id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
zone_id
Type
texte
Exemple
                       
stop_url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_url
Type
texte
Exemple
                       
location_type
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
location_type
Type
int
Exemple
                       
parent_station
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
parent_station
Type
texte
Exemple
                       
stop_timezone
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stop_timezone
Type
texte
Exemple
                       
wheelchair_boarding
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
wheelchair_boarding
Type
int
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":"reseau-de-bus-urbain_horizon",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/reseau-de-bus-urbain_horizon"
      }
    ]
    ,
  • "definitions":
    {
    • "reseau-de-bus-urbain_horizon":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/reseau-de-bus-urbain_horizon_records"
            }
          }
        }
      }
      ,
    • "reseau-de-bus-urbain_horizon_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "stop_id":
              {
              • "type":"string",
              • "title":"stop_id",
              • "description":""
              }
              ,
            • "stop_code":
              {
              • "type":"string",
              • "title":"stop_code",
              • "description":""
              }
              ,
            • "stop_name":
              {
              • "type":"string",
              • "title":"stop_name",
              • "description":""
              }
              ,
            • "stop_desc":
              {
              • "type":"string",
              • "title":"stop_desc",
              • "description":""
              }
              ,
            • "stop_lat":
              {
              • "type":"number",
              • "title":"stop_lat",
              • "description":""
              }
              ,
            • "stop_lon":
              {
              • "type":"number",
              • "title":"stop_lon",
              • "description":""
              }
              ,
            • "zone_id":
              {
              • "type":"string",
              • "title":"zone_id",
              • "description":""
              }
              ,
            • "stop_url":
              {
              • "type":"string",
              • "title":"stop_url",
              • "description":""
              }
              ,
            • "location_type":
              {
              • "type":"integer",
              • "title":"location_type",
              • "description":""
              }
              ,
            • "parent_station":
              {
              • "type":"string",
              • "title":"parent_station",
              • "description":""
              }
              ,
            • "stop_timezone":
              {
              • "type":"string",
              • "title":"stop_timezone",
              • "description":""
              }
              ,
            • "wheelchair_boarding":
              {
              • "type":"integer",
              • "title":"wheelchair_boarding",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires