records

records

Active filters Clear all

No active filters

Filters

PCRI - ERC - Synthèse de la participation à l'ERC depuis 2014

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Framework
               

No description available for this field.

Name (identifier)
framework
Type
text
Sample
                       
Pays
Nom du pays (version française)

No description available for this field.

Name (identifier)
country_name_fr
Type
text
Sample
                       
Statut de projet
               

No description available for this field.

Name (identifier)
stage_name
Type
text
Sample
                       
Année de l'appel à projets
               

No description available for this field.

Name (identifier)
call_year
Type
text
Sample
                       
Action
               

No description available for this field.

Name (identifier)
action_name
Type
text
Sample
                       
Code de l'action
               

No description available for this field.

Name (identifier)
action_id
Type
text
Sample
                       
Destination
               

No description available for this field.

Name (identifier)
destination_name_en
Type
text
Sample
                       
Code de la destination
               

No description available for this field.

Name (identifier)
destination_code
Type
text
Sample
                       
Panel
               

No description available for this field.

Name (identifier)
panel_name
Type
text
Sample
                       
Code du panel
               

No description available for this field.

Name (identifier)
panel_id
Type
text
Sample
                       
Domaine scientifique
               

No description available for this field.

Name (identifier)
domaine_scientifique
Type
text
Sample
                       
Nom du domaine scientifique
               

No description available for this field.

Name (identifier)
domaine_name_scientifique
Type
text
Sample
                       
Porteur du projet
PI ou other

No description available for this field.

Name (identifier)
porteur_projet
Type
text
Sample
                       
Entité statut spécifique
Entité type OIG, OIE, entités communes et réseaux identifiée Europe (ZOE) ou International (ZOI)

No description available for this field.

Name (identifier)
extra_joint_organization
Type
text
Sample
                       
Type de participation
               

No description available for this field.

Name (identifier)
participates_as
Type
text
Sample
                       
Rôle de l'entité
PI, CO-PI, partner

No description available for this field.

Name (identifier)
role_entity
Type
text
Sample
                       
Acronyme du type d'entité
               

No description available for this field.

Name (identifier)
cordis_type_entity_acro
Type
text
Sample
                       
Nom du type d'entité (version française)
               

No description available for this field.

Name (identifier)
cordis_type_entity_name_fr
Type
text
Sample
                       
Nom du type d'entité (version anglaise)
               

No description available for this field.

Name (identifier)
cordis_type_entity_name_en
Type
text
Sample
                       
Identifiant du type d'entité
               

No description available for this field.

Name (identifier)
cordis_type_entity_code
Type
text
Sample
                       
Financement du projet
               

No description available for this field.

Name (identifier)
funding_project
Type
decimal
Sample
                       
Financement ERC de l'entité
Ventilation du financement du projet par partenaire

No description available for this field.

Name (identifier)
funding_entity
Type
decimal
Sample
                       
Nombre de partenaires
               

No description available for this field.

Name (identifier)
number_involved
Type
decimal
Sample
                       
Identifiant de projet
               

No description available for this field.

Name (identifier)
project_id
Type
text
Sample
                       
Nom du regroupement de pays (version française)
               

No description available for this field.

Name (identifier)
country_association_name_fr
Type
text
Sample
                       
Nom du pays (version anglaise)
               

No description available for this field.

Name (identifier)
country_name_en
Type
text
Sample
                       
Code pays ISO3
Code pays à 3 chiffres ISO-3166-1 ALPHA-3

No description available for this field.

Name (identifier)
country_code
Type
text
Sample
                       
Nom du pays (version anglaise)
               

No description available for this field.

Name (identifier)
country_association_name_en
Type
text
Sample
                       
Identifiant du regroupement de pays
               

No description available for this field.

Name (identifier)
country_association_code
Type
text
Sample
                       
stage
               

No description available for this field.

Name (identifier)
stage
Type
text
Sample
                       
Flag projet coordonné
Oui/Non projet pris en compte dans le calcul des coordinations

No description available for this field.

Name (identifier)
flag_coordination
Type
text
Sample
                       
flag_organization
               

No description available for this field.

Name (identifier)
flag_organization
Type
text
Sample
                       
ecorda_date
               

No description available for this field.

Name (identifier)
ecorda_date
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"fr-esr-erc-projects-synthese",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-erc-projects-synthese"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-erc-projects-synthese":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-erc-projects-synthese_records"
            }
          }
        }
      }
      ,
    • "fr-esr-erc-projects-synthese_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "framework":
              {
              • "type":"string",
              • "title":"Framework",
              • "description":""
              }
              ,
            • "country_name_fr":
              {
              • "type":"string",
              • "title":"Pays",
              • "description":"Nom du pays (version française)"
              }
              ,
            • "stage_name":
              {
              • "type":"string",
              • "title":"Statut de projet",
              • "description":""
              }
              ,
            • "call_year":
              {
              • "type":"string",
              • "title":"Année de l'appel à projets",
              • "description":""
              }
              ,
            • "action_name":
              {
              • "type":"string",
              • "title":"Action",
              • "description":""
              }
              ,
            • "action_id":
              {
              • "type":"string",
              • "title":"Code de l'action",
              • "description":""
              }
              ,
            • "destination_name_en":
              {
              • "type":"string",
              • "title":"Destination",
              • "description":""
              }
              ,
            • "destination_code":
              {
              • "type":"string",
              • "title":"Code de la destination",
              • "description":""
              }
              ,
            • "panel_name":
              {
              • "type":"string",
              • "title":"Panel",
              • "description":""
              }
              ,
            • "panel_id":
              {
              • "type":"string",
              • "title":"Code du panel",
              • "description":""
              }
              ,
            • "domaine_scientifique":
              {
              • "type":"string",
              • "title":"Domaine scientifique",
              • "description":""
              }
              ,
            • "domaine_name_scientifique":
              {
              • "type":"string",
              • "title":"Nom du domaine scientifique",
              • "description":""
              }
              ,
            • "porteur_projet":
              {
              • "type":"string",
              • "title":"Porteur du projet",
              • "description":"PI ou other"
              }
              ,
            • "extra_joint_organization":
              {
              • "type":"string",
              • "title":"Entité statut spécifique",
              • "description":"Entité type OIG, OIE, entités communes et réseaux identifiée Europe (ZOE) ou International (ZOI)"
              }
              ,
            • "participates_as":
              {
              • "type":"string",
              • "title":"Type de participation",
              • "description":""
              }
              ,
            • "role_entity":
              {
              • "type":"string",
              • "title":"Rôle de l'entité",
              • "description":"PI, CO-PI, partner"
              }
              ,
            • "cordis_type_entity_acro":
              {
              • "type":"string",
              • "title":"Acronyme du type d'entité",
              • "description":""
              }
              ,
            • "cordis_type_entity_name_fr":
              {
              • "type":"string",
              • "title":"Nom du type d'entité (version française)",
              • "description":""
              }
              ,
            • "cordis_type_entity_name_en":
              {
              • "type":"string",
              • "title":"Nom du type d'entité (version anglaise)",
              • "description":""
              }
              ,
            • "cordis_type_entity_code":
              {
              • "type":"string",
              • "title":"Identifiant du type d'entité",
              • "description":""
              }
              ,
            • "funding_project":
              {
              • "type":"number",
              • "title":"Financement du projet",
              • "description":""
              }
              ,
            • "funding_entity":
              {
              • "type":"number",
              • "title":"Financement ERC de l'entité",
              • "description":"Ventilation du financement du projet par partenaire"
              }
              ,
            • "number_involved":
              {
              • "type":"number",
              • "title":"Nombre de partenaires",
              • "description":""
              }
              ,
            • "project_id":
              {
              • "type":"string",
              • "title":"Identifiant de projet",
              • "description":""
              }
              ,
            • "country_association_name_fr":
              {
              • "type":"string",
              • "title":"Nom du regroupement de pays (version française)",
              • "description":""
              }
              ,
            • "country_name_en":
              {
              • "type":"string",
              • "title":"Nom du pays (version anglaise)",
              • "description":""
              }
              ,
            • "country_code":
              {
              • "type":"string",
              • "title":"Code pays ISO3",
              • "description":"Code pays à 3 chiffres ISO-3166-1 ALPHA-3"
              }
              ,
            • "country_association_name_en":
              {
              • "type":"string",
              • "title":"Nom du pays (version anglaise)",
              • "description":""
              }
              ,
            • "country_association_code":
              {
              • "type":"string",
              • "title":"Identifiant du regroupement de pays",
              • "description":""
              }
              ,
            • "stage":
              {
              • "type":"string",
              • "title":"stage",
              • "description":""
              }
              ,
            • "flag_coordination":
              {
              • "type":"string",
              • "title":"Flag projet coordonné",
              • "description":"Oui/Non projet pris en compte dans le calcul des coordinations"
              }
              ,
            • "flag_organization":
              {
              • "type":"string",
              • "title":"flag_organization",
              • "description":""
              }
              ,
            • "ecorda_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"ecorda_date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets