1
enregistrement
Fréquentation en gares
Modèle de données
Cliquez pour déplier Cliquez pour replier
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "nom_gare":
}
} - "fields":
} - "properties":
} - "frequentation-gares":
}
Soumettre une réutilisation
Cliquez pour déplier Cliquez pour replier
Connectez-vous pour proposer une réutilisation.