enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Export des organisations exposées dans scanR

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id
Type
texte
Exemple
                       
startDate
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
startdate
Type
texte
Exemple
                       
creationYear
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
creationyear
Type
texte
Exemple
                       
endDate
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
enddate
Type
texte
Exemple
                       
status
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
status
Type
texte
Exemple
                       
label
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
label
Type
texte
Exemple
                       
acronym
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
acronym
Type
texte
Exemple
                       
kind
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
kind
Type
texte
Exemple
                       
level
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
level
Type
texte
Exemple
                       
legalCategory
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
legalcategory
Type
texte
Exemple
                       
description
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
description
Type
texte
Exemple
                       
employeesInfo
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
employeesinfo
Type
texte
Exemple
                       
nature
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature
Type
texte
Exemple
                       
isFrench
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
isfrench
Type
int
Exemple
                       
address
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
address
Type
texte
Exemple
                       
alias
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
alias
Type
texte
Exemple
                       
phone
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
phone
Type
texte
Exemple
                       
email
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
email
Type
texte
Exemple
                       
badges
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
badges
Type
texte
Exemple
                       
focus
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
focus
Type
texte
Exemple
                       
evaluations
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
evaluations
Type
texte
Exemple
                       
parents
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
parents
Type
texte
Exemple
                       
leaders
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
leaders
Type
texte
Exemple
                       
institutions
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
institutions
Type
texte
Exemple
                       
predecessors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
predecessors
Type
texte
Exemple
                       
spinoffs
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
spinoffs
Type
texte
Exemple
                       
relations
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
relations
Type
texte
Exemple
                       
socialMedias
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
socialmedias
Type
texte
Exemple
                       
links
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
links
Type
texte
Exemple
                       
externalIds
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
externalids
Type
texte
Exemple
                       
keywords
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
keywords
Type
texte
Exemple
                       
activities
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
activities
Type
texte
Exemple
                       
lien_api_scanr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lien_api_scanr
Type
texte
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":"export-des-organisations-exposees-dans-scanr",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/export-des-organisations-exposees-dans-scanr"
      }
    ]
    ,
  • "definitions":
    {
    • "export-des-organisations-exposees-dans-scanr":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/export-des-organisations-exposees-dans-scanr_records"
            }
          }
        }
      }
      ,
    • "export-des-organisations-exposees-dans-scanr_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "startdate":
              {
              • "type":"string",
              • "title":"startDate",
              • "description":""
              }
              ,
            • "creationyear":
              {
              • "type":"string",
              • "title":"creationYear",
              • "description":""
              }
              ,
            • "enddate":
              {
              • "type":"string",
              • "title":"endDate",
              • "description":""
              }
              ,
            • "status":
              {
              • "type":"string",
              • "title":"status",
              • "description":""
              }
              ,
            • "label":
              {
              • "type":"string",
              • "title":"label",
              • "description":""
              }
              ,
            • "acronym":
              {
              • "type":"string",
              • "title":"acronym",
              • "description":""
              }
              ,
            • "kind":
              {
              • "type":"string",
              • "title":"kind",
              • "description":""
              }
              ,
            • "level":
              {
              • "type":"string",
              • "title":"level",
              • "description":""
              }
              ,
            • "legalcategory":
              {
              • "type":"string",
              • "title":"legalCategory",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"description",
              • "description":""
              }
              ,
            • "employeesinfo":
              {
              • "type":"string",
              • "title":"employeesInfo",
              • "description":""
              }
              ,
            • "nature":
              {
              • "type":"string",
              • "title":"nature",
              • "description":""
              }
              ,
            • "isfrench":
              {
              • "type":"integer",
              • "title":"isFrench",
              • "description":""
              }
              ,
            • "address":
              {
              • "type":"string",
              • "title":"address",
              • "description":""
              }
              ,
            • "alias":
              {
              • "type":"string",
              • "title":"alias",
              • "description":""
              }
              ,
            • "phone":
              {
              • "type":"string",
              • "title":"phone",
              • "description":""
              }
              ,
            • "email":
              {
              • "type":"string",
              • "title":"email",
              • "description":""
              }
              ,
            • "badges":
              {
              • "type":"string",
              • "title":"badges",
              • "description":""
              }
              ,
            • "focus":
              {
              • "type":"string",
              • "title":"focus",
              • "description":""
              }
              ,
            • "evaluations":
              {
              • "type":"string",
              • "title":"evaluations",
              • "description":""
              }
              ,
            • "parents":
              {
              • "type":"string",
              • "title":"parents",
              • "description":""
              }
              ,
            • "leaders":
              {
              • "type":"string",
              • "title":"leaders",
              • "description":""
              }
              ,
            • "institutions":
              {
              • "type":"string",
              • "title":"institutions",
              • "description":""
              }
              ,
            • "predecessors":
              {
              • "type":"string",
              • "title":"predecessors",
              • "description":""
              }
              ,
            • "spinoffs":
              {
              • "type":"string",
              • "title":"spinoffs",
              • "description":""
              }
              ,
            • "relations":
              {
              • "type":"string",
              • "title":"relations",
              • "description":""
              }
              ,
            • "socialmedias":
              {
              • "type":"string",
              • "title":"socialMedias",
              • "description":""
              }
              ,
            • "links":
              {
              • "type":"string",
              • "title":"links",
              • "description":""
              }
              ,
            • "externalids":
              {
              • "type":"string",
              • "title":"externalIds",
              • "description":""
              }
              ,
            • "keywords":
              {
              • "type":"string",
              • "title":"keywords",
              • "description":""
              }
              ,
            • "activities":
              {
              • "type":"string",
              • "title":"activities",
              • "description":""
              }
              ,
            • "lien_api_scanr":
              {
              • "type":"string",
              • "title":"lien_api_scanr",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires