records

records

Active filters Clear all

No active filters

Filters

Appels à projets 7ème PCRDT - Projets retenus et participants identifiés

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Code du projet
               

No description available for this field.

Name (identifier)
code_du_projet
Type
text
Sample
                       
Titre
               

No description available for this field.

Name (identifier)
titre
Type
text
Sample
                       
Acronyme
               

No description available for this field.

Name (identifier)
acronyme
Type
text
Sample
                       
Identifiant de partenaire
               

No description available for this field.

Name (identifier)
identifiant_de_partenaire
Type
text
Sample
                       
Type d'identifiant
               

No description available for this field.

Name (identifier)
type_d_identifiant
Type
text
Sample
                       
Libellé de partenaire
               

No description available for this field.

Name (identifier)
libelle_de_partenaire
Type
text
Sample
                       
Sigle de partenaire
               

No description available for this field.

Name (identifier)
sigle_de_partenaire
Type
text
Sample
                       
Code du type de partenaire
               

No description available for this field.

Name (identifier)
code_du_type_de_partenaire
Type
text
Sample
                       
Type de partenaire
               

No description available for this field.

Name (identifier)
type_de_partenaire
Type
text
Sample
                       
Code pays
               

No description available for this field.

Name (identifier)
code_pays
Type
text
Sample
                       
Pays du partenaire
               

No description available for this field.

Name (identifier)
pays_du_partenaire
Type
text
Sample
                       
Code d'appel à projet
               

No description available for this field.

Name (identifier)
code_d_appel_a_projet
Type
text
Sample
                       
Appel à projet
               

No description available for this field.

Name (identifier)
appel_a_projet
Type
text
Sample
                       
Date de début
               

No description available for this field.

Name (identifier)
date_de_debut
Type
date
Sample
                       
Date de fin
               

No description available for this field.

Name (identifier)
date_de_fin
Type
date
Sample
                       
Résumé
               

No description available for this field.

Name (identifier)
resume
Type
text
Sample
                       
Durée
               

No description available for this field.

Name (identifier)
duree
Type
integer
Sample
                       
Montant
               

No description available for this field.

Name (identifier)
montant
Type
decimal
Sample
                       
Code du thème
               

No description available for this field.

Name (identifier)
code_du_theme
Type
text
Sample
                       
Thème
               

No description available for this field.

Name (identifier)
theme
Type
text
Sample
                       
Code RCN
               

No description available for this field.

Name (identifier)
code_rcn
Type
text
Sample
                       
Lien CORDIS
               

No description available for this field.

Name (identifier)
lien_cordis
Type
text
Sample
                       
Mots-clés
               

No description available for this field.

Name (identifier)
mots_cles
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-aap-fp7-projets-retenus-participants-identifies",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-aap-fp7-projets-retenus-participants-identifies"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-aap-fp7-projets-retenus-participants-identifies":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-aap-fp7-projets-retenus-participants-identifies_records"
            }
          }
        }
      }
      ,
    • "fr-esr-aap-fp7-projets-retenus-participants-identifies_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_du_projet":
              {
              • "type":"string",
              • "title":"Code du projet",
              • "description":""
              }
              ,
            • "titre":
              {
              • "type":"string",
              • "title":"Titre",
              • "description":""
              }
              ,
            • "acronyme":
              {
              • "type":"string",
              • "title":"Acronyme",
              • "description":""
              }
              ,
            • "identifiant_de_partenaire":
              {
              • "type":"string",
              • "title":"Identifiant de partenaire",
              • "description":""
              }
              ,
            • "type_d_identifiant":
              {
              • "type":"string",
              • "title":"Type d'identifiant",
              • "description":""
              }
              ,
            • "libelle_de_partenaire":
              {
              • "type":"string",
              • "title":"Libellé de partenaire",
              • "description":""
              }
              ,
            • "sigle_de_partenaire":
              {
              • "type":"string",
              • "title":"Sigle de partenaire",
              • "description":""
              }
              ,
            • "code_du_type_de_partenaire":
              {
              • "type":"string",
              • "title":"Code du type de partenaire",
              • "description":""
              }
              ,
            • "type_de_partenaire":
              {
              • "type":"string",
              • "title":"Type de partenaire",
              • "description":""
              }
              ,
            • "code_pays":
              {
              • "type":"string",
              • "title":"Code pays",
              • "description":""
              }
              ,
            • "pays_du_partenaire":
              {
              • "type":"string",
              • "title":"Pays du partenaire",
              • "description":""
              }
              ,
            • "code_d_appel_a_projet":
              {
              • "type":"string",
              • "title":"Code d'appel à projet",
              • "description":""
              }
              ,
            • "appel_a_projet":
              {
              • "type":"string",
              • "title":"Appel à projet",
              • "description":""
              }
              ,
            • "date_de_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de début",
              • "description":""
              }
              ,
            • "date_de_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de fin",
              • "description":""
              }
              ,
            • "resume":
              {
              • "type":"string",
              • "title":"Résumé",
              • "description":""
              }
              ,
            • "duree":
              {
              • "type":"integer",
              • "title":"Durée",
              • "description":""
              }
              ,
            • "montant":
              {
              • "type":"number",
              • "title":"Montant",
              • "description":""
              }
              ,
            • "code_du_theme":
              {
              • "type":"string",
              • "title":"Code du thème",
              • "description":""
              }
              ,
            • "theme":
              {
              • "type":"string",
              • "title":"Thème",
              • "description":""
              }
              ,
            • "code_rcn":
              {
              • "type":"string",
              • "title":"Code RCN",
              • "description":""
              }
              ,
            • "lien_cordis":
              {
              • "type":"string",
              • "title":"Lien CORDIS",
              • "description":""
              }
              ,
            • "mots_cles":
              {
              • "type":"string",
              • "title":"Mots-clés",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets