records

records

Active filters Clear all

No active filters

Filters

Lauréats I-LAB Concours national d'aide à la création d'entreprises de technologies innovantes

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Dossier Aide
               

No description available for this field.

Name (identifier)
dossier_aide
Type
text
Sample
                       
Genre
               

No description available for this field.

Name (identifier)
genre
Type
text
Sample
                       
Moto
               

No description available for this field.

Name (identifier)
moto
Type
text
Sample
                       
Résumé
               

No description available for this field.

Name (identifier)
resume
Type
text
Sample
                       
Grand-Prix
               

No description available for this field.

Name (identifier)
grand_prix
Type
text
Sample
                       
Identifiant
               

No description available for this field.

Name (identifier)
identifiant
Type
text
Sample
                       
Année de concours
               

No description available for this field.

Name (identifier)
annee_de_concours
Type
text
Sample
                       
Type de candidature
               

No description available for this field.

Name (identifier)
type_de_candidature
Type
text
Sample
                       
Domaine technologique
               

No description available for this field.

Name (identifier)
domaine_technologique
Type
text
Sample
                       
Id région
               

No description available for this field.

Name (identifier)
id_region
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Nom du lauréat
               

No description available for this field.

Name (identifier)
nom_du_laureat
Type
text
Sample
                       
Prénom du candidat
               

No description available for this field.

Name (identifier)
prenom_du_candidat
Type
text
Sample
                       
Idref
               

No description available for this field.

Name (identifier)
idref
Type
text
Sample
                       
Projet
               

No description available for this field.

Name (identifier)
projet
Type
text
Sample
                       
Email
               

No description available for this field.

Name (identifier)
email
Type
text
Sample
                       
Déjà lauréat en
               

No description available for this field.

Name (identifier)
deja_laureat_en
Type
text
Sample
                       
Jury
               

No description available for this field.

Name (identifier)
jury
Type
text
Sample
                       
N° SIRET
               

No description available for this field.

Name (identifier)
ndeg_siret
Type
text
Sample
                       
N° SIREN
               

No description available for this field.

Name (identifier)
ndeg_siren
Type
text
Sample
                       
Libellé entreprise
               

No description available for this field.

Name (identifier)
libelle_entreprise
Type
text
Sample
                       
Site web entreprise
               

No description available for this field.

Name (identifier)
site_web_entreprise
Type
text
Sample
                       
Lienc vers scanR
               

No description available for this field.

Name (identifier)
lienc_vers_scanr
Type
text
Sample
                       
Id de l'unité de recherche liée au projet
               

No description available for this field.

Name (identifier)
id_de_l_unite_de_recherche_liee_au_projet
Type
text
Sample
                       
Unité de recherche liée au projet
               

No description available for this field.

Name (identifier)
unite_de_recherche_liee_au_projet
Type
text
Sample
                       
Sigle de l'unité de recherche liée au projet
               

No description available for this field.

Name (identifier)
sigle_de_l_unite_de_recherche_liee_au_projet
Type
text
Sample
                       
Id de la structure liée au projet
               

No description available for this field.

Name (identifier)
id_de_la_structure_liee_au_projet
Type
text
Sample
                       
Structure liée au projet
               

No description available for this field.

Name (identifier)
structure_liee_au_projet
Type
text
Sample
                       
DomaineTechnoId
               

No description available for this field.

Name (identifier)
domainetechnoid
Type
text
Sample
                       
DomaineTechnoCouleur
               

No description available for this field.

Name (identifier)
domainetechnocouleur
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"fr-esr-laureats-concours-national-i-lab",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-laureats-concours-national-i-lab"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-laureats-concours-national-i-lab":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-laureats-concours-national-i-lab_records"
            }
          }
        }
      }
      ,
    • "fr-esr-laureats-concours-national-i-lab_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "dossier_aide":
              {
              • "type":"string",
              • "title":"Dossier Aide",
              • "description":""
              }
              ,
            • "genre":
              {
              • "type":"string",
              • "title":"Genre",
              • "description":""
              }
              ,
            • "moto":
              {
              • "type":"string",
              • "title":"Moto",
              • "description":""
              }
              ,
            • "resume":
              {
              • "type":"string",
              • "title":"Résumé",
              • "description":""
              }
              ,
            • "grand_prix":
              {
              • "type":"string",
              • "title":"Grand-Prix",
              • "description":""
              }
              ,
            • "identifiant":
              {
              • "type":"string",
              • "title":"Identifiant",
              • "description":""
              }
              ,
            • "annee_de_concours":
              {
              • "type":"string",
              • "title":"Année de concours",
              • "description":""
              }
              ,
            • "type_de_candidature":
              {
              • "type":"string",
              • "title":"Type de candidature",
              • "description":""
              }
              ,
            • "domaine_technologique":
              {
              • "type":"string",
              • "title":"Domaine technologique",
              • "description":""
              }
              ,
            • "id_region":
              {
              • "type":"string",
              • "title":"Id région",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Région",
              • "description":""
              }
              ,
            • "nom_du_laureat":
              {
              • "type":"string",
              • "title":"Nom du lauréat",
              • "description":""
              }
              ,
            • "prenom_du_candidat":
              {
              • "type":"string",
              • "title":"Prénom du candidat",
              • "description":""
              }
              ,
            • "idref":
              {
              • "type":"string",
              • "title":"Idref",
              • "description":""
              }
              ,
            • "projet":
              {
              • "type":"string",
              • "title":"Projet",
              • "description":""
              }
              ,
            • "email":
              {
              • "type":"string",
              • "title":"Email",
              • "description":""
              }
              ,
            • "deja_laureat_en":
              {
              • "type":"string",
              • "title":"Déjà lauréat en",
              • "description":""
              }
              ,
            • "jury":
              {
              • "type":"string",
              • "title":"Jury",
              • "description":""
              }
              ,
            • "ndeg_siret":
              {
              • "type":"string",
              • "title":"N° SIRET",
              • "description":""
              }
              ,
            • "ndeg_siren":
              {
              • "type":"string",
              • "title":"N° SIREN",
              • "description":""
              }
              ,
            • "libelle_entreprise":
              {
              • "type":"string",
              • "title":"Libellé entreprise",
              • "description":""
              }
              ,
            • "site_web_entreprise":
              {
              • "type":"string",
              • "title":"Site web entreprise",
              • "description":""
              }
              ,
            • "lienc_vers_scanr":
              {
              • "type":"string",
              • "title":"Lienc vers scanR",
              • "description":""
              }
              ,
            • "id_de_l_unite_de_recherche_liee_au_projet":
              {
              • "type":"string",
              • "title":"Id de l'unité de recherche liée au projet",
              • "description":""
              }
              ,
            • "unite_de_recherche_liee_au_projet":
              {
              • "type":"string",
              • "title":"Unité de recherche liée au projet",
              • "description":""
              }
              ,
            • "sigle_de_l_unite_de_recherche_liee_au_projet":
              {
              • "type":"string",
              • "title":"Sigle de l'unité de recherche liée au projet",
              • "description":""
              }
              ,
            • "id_de_la_structure_liee_au_projet":
              {
              • "type":"string",
              • "title":"Id de la structure liée au projet",
              • "description":""
              }
              ,
            • "structure_liee_au_projet":
              {
              • "type":"string",
              • "title":"Structure liée au projet",
              • "description":""
              }
              ,
            • "domainetechnoid":
              {
              • "type":"string",
              • "title":"DomaineTechnoId",
              • "description":""
              }
              ,
            • "domainetechnocouleur":
              {
              • "type":"string",
              • "title":"DomaineTechnoCouleur",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets