enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Fréquentation en gares

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Nom de la gare
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_gare
Type
texte
Exemple
                       
Code UIC
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_uic_complet
Type
texte
Exemple
                       
Code postal
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
texte
Exemple
                       
Segmentation DRG
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
segmentation_drg
Type
texte
Exemple
                       
Total Voyageurs 2023
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2023
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2023
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2023
Type
int
Exemple
                       
Total Voyageurs 2022
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2022
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2022
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2022
Type
int
Exemple
                       
Total Voyageurs 2021
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2021
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2021
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2021
Type
int
Exemple
                       
Total Voyageurs 2020
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2020
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2020
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2020
Type
int
Exemple
                       
Total Voyageurs 2019
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2019
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2019
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2019
Type
int
Exemple
                       
Total Voyageurs 2018
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2018
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2018
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2018
Type
int
Exemple
                       
Total Voyageurs 2017
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
totalvoyageurs2017
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2017
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2017
Type
int
Exemple
                       
Total Voyageurs 2016
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2016
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2016
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2016
Type
int
Exemple
                       
Total Voyageurs 2015
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_2015
Type
int
Exemple
                       
Total Voyageurs + Non voyageurs 2015
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_voyageurs_non_voyageurs_2015
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":"frequentation-gares",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/frequentation-gares"
      }
    ]
    ,
  • "definitions":
    {
    • "frequentation-gares":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/frequentation-gares_records"
            }
          }
        }
      }
      ,
    • "frequentation-gares_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom_gare":
              {
              • "type":"string",
              • "title":"Nom de la gare",
              • "description":""
              }
              ,
            • "code_uic_complet":
              {
              • "type":"string",
              • "title":"Code UIC",
              • "description":""
              }
              ,
            • "code_postal":
              {
              • "type":"string",
              • "title":"Code postal",
              • "description":""
              }
              ,
            • "segmentation_drg":
              {
              • "type":"string",
              • "title":"Segmentation DRG",
              • "description":""
              }
              ,
            • "total_voyageurs_2023":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2023",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2023":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2023",
              • "description":""
              }
              ,
            • "total_voyageurs_2022":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2022",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2022":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2022",
              • "description":""
              }
              ,
            • "total_voyageurs_2021":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2021",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2021":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2021",
              • "description":""
              }
              ,
            • "total_voyageurs_2020":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2020",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2020":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2020",
              • "description":""
              }
              ,
            • "total_voyageurs_2019":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2019",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2019":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2019",
              • "description":""
              }
              ,
            • "total_voyageurs_2018":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2018",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2018":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2018",
              • "description":""
              }
              ,
            • "totalvoyageurs2017":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2017",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2017":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2017",
              • "description":""
              }
              ,
            • "total_voyageurs_2016":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2016",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2016":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2016",
              • "description":""
              }
              ,
            • "total_voyageurs_2015":
              {
              • "type":"integer",
              • "title":"Total Voyageurs 2015",
              • "description":""
              }
              ,
            • "total_voyageurs_non_voyageurs_2015":
              {
              • "type":"integer",
              • "title":"Total Voyageurs + Non voyageurs 2015",
              • "description":""
              }
            }
          }
        }
      }
    }
}