1 enregistrement

1 enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Geschäftsorganisation

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
said
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
said
Type
int
Exemple
1
sboid
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sboid
Type
texte
Exemple
ch:1:sboid:1
validFrom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
validfrom
Type
date
Exemple
2019-01-24
validTo
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
validto
Type
date
Exemple
9999-12-31
organisationNumber
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
organisationnumber
Type
int
Exemple
90000
status
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
status
Type
texte
Exemple
VALIDATED
descriptionDe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
descriptionde
Type
texte
Exemple
Systemaufgaben Kundeninformation
descriptionFr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
descriptionfr
Type
texte
Exemple
Systemaufgaben Kundeninformation
descriptionIt
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
descriptionit
Type
texte
Exemple
Systemaufgaben Kundeninformation
descriptionEn
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
descriptionen
Type
texte
Exemple
Systemaufgaben Kundeninformation
abbreviationDe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
abbreviationde
Type
texte
Exemple
SKI
abbreviationFr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
abbreviationfr
Type
texte
Exemple
SKI
abbreviationIt
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
abbreviationit
Type
texte
Exemple
SKI
abbreviationEn
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
abbreviationen
Type
texte
Exemple
SKI
businessTypesId
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
businesstypesid
Type
int
Exemple
70
businessTypesDe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
businesstypesde
Type
texte
Exemple
Kundeninformation
businessTypesIt
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
businesstypesit
Type
texte
Exemple
Informazione alla clientela
businessTypesFr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
businesstypesfr
Type
texte
Exemple
Information clientèle
transportCompanyNumber
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
transportcompanynumber
Type
texte
Exemple
#0001u
transportCompanyAbbreviation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
transportcompanyabbreviation
Type
texte
Exemple
SBB-KI
transportCompanyBusinessRegisterName
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
transportcompanybusinessregistername
Type
texte
Exemple
SBB Geschäftsstelle SKI
creationTime
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
creationtime
Type
datetime
Exemple
2022-08-04T14:16:27+00:00
editionTime
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
editiontime
Type
datetime
Exemple
2022-08-04T14:16:27+00:00

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":"geschaeftsorganisation",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/geschaeftsorganisation"
      }
    ]
    ,
  • "definitions":
    {
    • "geschaeftsorganisation":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/geschaeftsorganisation_records"
            }
          }
        }
      }
      ,
    • "geschaeftsorganisation_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "said":
              {
              • "type":"integer",
              • "title":"said",
              • "description":""
              }
              ,
            • "sboid":
              {
              • "type":"string",
              • "title":"sboid",
              • "description":""
              }
              ,
            • "validfrom":
              {
              • "type":"string",
              • "format":"date",
              • "title":"validFrom",
              • "description":""
              }
              ,
            • "validto":
              {
              • "type":"string",
              • "format":"date",
              • "title":"validTo",
              • "description":""
              }
              ,
            • "organisationnumber":
              {
              • "type":"integer",
              • "title":"organisationNumber",
              • "description":""
              }
              ,
            • "status":
              {
              • "type":"string",
              • "title":"status",
              • "description":""
              }
              ,
            • "descriptionde":
              {
              • "type":"string",
              • "title":"descriptionDe",
              • "description":""
              }
              ,
            • "descriptionfr":
              {
              • "type":"string",
              • "title":"descriptionFr",
              • "description":""
              }
              ,
            • "descriptionit":
              {
              • "type":"string",
              • "title":"descriptionIt",
              • "description":""
              }
              ,
            • "descriptionen":
              {
              • "type":"string",
              • "title":"descriptionEn",
              • "description":""
              }
              ,
            • "abbreviationde":
              {
              • "type":"string",
              • "title":"abbreviationDe",
              • "description":""
              }
              ,
            • "abbreviationfr":
              {
              • "type":"string",
              • "title":"abbreviationFr",
              • "description":""
              }
              ,
            • "abbreviationit":
              {
              • "type":"string",
              • "title":"abbreviationIt",
              • "description":""
              }
              ,
            • "abbreviationen":
              {
              • "type":"string",
              • "title":"abbreviationEn",
              • "description":""
              }
              ,
            • "businesstypesid":
              {
              • "type":"integer",
              • "title":"businessTypesId",
              • "description":""
              }
              ,
            • "businesstypesde":
              {
              • "type":"string",
              • "title":"businessTypesDe",
              • "description":""
              }
              ,
            • "businesstypesit":
              {
              • "type":"string",
              • "title":"businessTypesIt",
              • "description":""
              }
              ,
            • "businesstypesfr":
              {
              • "type":"string",
              • "title":"businessTypesFr",
              • "description":""
              }
              ,
            • "transportcompanynumber":
              {
              • "type":"string",
              • "title":"transportCompanyNumber",
              • "description":""
              }
              ,
            • "transportcompanyabbreviation":
              {
              • "type":"string",
              • "title":"transportCompanyAbbreviation",
              • "description":""
              }
              ,
            • "transportcompanybusinessregistername":
              {
              • "type":"string",
              • "title":"transportCompanyBusinessRegisterName",
              • "description":""
              }
              ,
            • "creationtime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"creationTime",
              • "description":""
              }
              ,
            • "editiontime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"editionTime",
              • "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