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
425137494
startDate
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
startdate
Type
texte
Exemple
1996-08-30
creationYear
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
creationyear
Type
texte
Exemple
1996
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
active
label
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
label
Type
texte
Exemple
{"fr": "EQUI'SOL", "default": "EQUI'SOL"}
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
Institution sans but lucratif
legalCategory
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
legalcategory
Type
texte
Exemple
{"code": "9220", "label": null}
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
{"employeesNb": 0}
nature
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature
Type
texte
Exemple
PME
isFrench
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
isfrench
Type
int
Exemple
1
address
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
address
Type
texte
Exemple
[{"main": true, "address": "58 Rue Raulin", "gps": {"lat": 45.746013, "lon": 4.833892}, "postcode": "69007", "city": "Lyon", "citycode": "69387", "urbanUnitCode": "UU00758", "urbanUnitLabel": "Lyon", "localisationSuggestions": ["Auvergne-Rhône-Alpes", "Lyon (agglomération)", "Lyon 7e", "Lyon (académie)", "Rhône (69)"], "country": "France", "provider": "adresse.data.gouv.fr", "score": 0.7338224675324675}]
alias
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
alias
Type
texte
Exemple
EQUI'SOL
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
[{"type": "main", "url": "http://www.equisol.fr/"}]
externalIds
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
externalids
Type
texte
Exemple
[{"id": "425137494", "type": "sirene"}, {"id": "42513749400059", "type": "siret"}]
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
https://scanr-api.enseignementsup-recherche.gouv.fr/api/v2/structures/structure/425137494

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":""
              }
            }
          }
        }
      }
    }
}

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