records

records

Active filters Clear all

No active filters

Filters

PCRI - Actions Marie-Curie - Synthèse de la participation aux projets Marie-Curie depuis 2002

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
Année de l'appel à projets
(HORIZON-MSCA-2021-PF-01 -> 2021)

No description available for this field.

Name (identifier)
call_year
Type
text
Sample
                       
Action
Nom de l'action

No description available for this field.

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

No description available for this field.

Name (identifier)
action_id
Type
text
Sample
                       
Nom de la 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
                       
Nom de la destination détaillée
               

No description available for this field.

Name (identifier)
destination_detail_name_en
Type
text
Sample
                       
Code de la destination détaillée
               

No description available for this field.

Name (identifier)
destination_detail_code
Type
text
Sample
                       
Identifiant du panel
Identifiant du panel

No description available for this field.

Name (identifier)
panel_id
Type
text
Sample
                       
Panel
Nom du panel

No description available for this field.

Name (identifier)
panel_name
Type
text
Sample
                       
Rôle du participant
Rôle de chaque participant dans le projet

No description available for this field.

Name (identifier)
role_participant
Type
text
Sample
                       
Type de participation
               

No description available for this field.

Name (identifier)
participates_as
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
                       
Acronyme du type d'entité
               

No description available for this field.

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

No description available for this field.

Name (identifier)
cordis_type_entity_code
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
                       
Nom du type d'entité (version française)
               

No description available for this field.

Name (identifier)
cordis_type_entity_name_fr
Type
text
Sample
                       
Montant des subventions en €
Montant des subventions demandées ou obtenues en euro

No description available for this field.

Name (identifier)
fund_eur
Type
decimal
Unit
Sample
                       
Nombre de candidats ou de participants
               

No description available for this field.

Name (identifier)
number_involved
Type
decimal
Sample
                       
Identifiant de projet
Identifiant de projet 
(pour calculer le nombre de projets, appliquez un compte distinct sur le champ project_id)

No description available for this field.

Name (identifier)
project_id
Type
text
Sample
                       
Nombre de coordinations
Nombre de coordinations

No description available for this field.

Name (identifier)
coordination_number
Type
decimal
Sample
                       
Regroupement de pays
Nom du regroupement de pays (version française)

No description available for this field.

Name (identifier)
country_association_name_fr
Type
text
Sample
                       
Code ISO3
               

No description available for this field.

Name (identifier)
country_code
Type
text
Sample
                       
Regroupement de pays en anglais
Nom du regroupement de pays (version anglaise)

No description available for this field.

Name (identifier)
country_association_name_en
Type
text
Sample
                       
Pays en anglais
Nom du pays (version anglaise)

No description available for this field.

Name (identifier)
country_name_en
Type
text
Sample
                       
Identifiant du regroupement de pays
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 coordination
Projets pris en compte dans le calcul du nombre de 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-msca-projects-synthese",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-msca-projects-synthese"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-msca-projects-synthese":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-msca-projects-synthese_records"
            }
          }
        }
      }
      ,
    • "fr-esr-msca-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":"Année de l'appel à projets (HORIZON-MSCA-2021-PF-01 -> 2021)"
              }
              ,
            • "action_name":
              {
              • "type":"string",
              • "title":"Action",
              • "description":"Nom de l'action"
              }
              ,
            • "action_id":
              {
              • "type":"string",
              • "title":"Identifiant de l'action",
              • "description":"Identifiant de l'action"
              }
              ,
            • "destination_name_en":
              {
              • "type":"string",
              • "title":"Nom de la destination",
              • "description":""
              }
              ,
            • "destination_code":
              {
              • "type":"string",
              • "title":"Code de la destination",
              • "description":""
              }
              ,
            • "destination_detail_name_en":
              {
              • "type":"string",
              • "title":"Nom de la destination détaillée",
              • "description":""
              }
              ,
            • "destination_detail_code":
              {
              • "type":"string",
              • "title":"Code de la destination détaillée",
              • "description":""
              }
              ,
            • "panel_id":
              {
              • "type":"string",
              • "title":"Identifiant du panel",
              • "description":"Identifiant du panel"
              }
              ,
            • "panel_name":
              {
              • "type":"string",
              • "title":"Panel",
              • "description":"Nom du panel"
              }
              ,
            • "role_participant":
              {
              • "type":"string",
              • "title":"Rôle du participant",
              • "description":"Rôle de chaque participant dans le projet"
              }
              ,
            • "participates_as":
              {
              • "type":"string",
              • "title":"Type de participation",
              • "description":""
              }
              ,
            • "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)"
              }
              ,
            • "cordis_type_entity_acro":
              {
              • "type":"string",
              • "title":"Acronyme du type d'entité",
              • "description":""
              }
              ,
            • "cordis_type_entity_code":
              {
              • "type":"string",
              • "title":"Identifiant du type d'entité",
              • "description":""
              }
              ,
            • "cordis_type_entity_name_en":
              {
              • "type":"string",
              • "title":"Nom du type d'entité (version anglaise)",
              • "description":""
              }
              ,
            • "cordis_type_entity_name_fr":
              {
              • "type":"string",
              • "title":"Nom du type d'entité (version française)",
              • "description":""
              }
              ,
            • "fund_eur":
              {
              • "type":"number",
              • "title":"Montant des subventions en €",
              • "description":"Montant des subventions demandées ou obtenues en euro",
              • "unit":"€"
              }
              ,
            • "number_involved":
              {
              • "type":"number",
              • "title":"Nombre de candidats ou de participants",
              • "description":""
              }
              ,
            • "project_id":
              {
              • "type":"string",
              • "title":"Identifiant de projet",
              • "description":"Identifiant de projet (pour calculer le nombre de projets, appliquez un compte distinct sur le champ project_id)"
              }
              ,
            • "coordination_number":
              {
              • "type":"number",
              • "title":"Nombre de coordinations",
              • "description":"Nombre de coordinations"
              }
              ,
            • "country_association_name_fr":
              {
              • "type":"string",
              • "title":"Regroupement de pays",
              • "description":"Nom du regroupement de pays (version française)"
              }
              ,
            • "country_code":
              {
              • "type":"string",
              • "title":"Code ISO3",
              • "description":""
              }
              ,
            • "country_association_name_en":
              {
              • "type":"string",
              • "title":"Regroupement de pays en anglais",
              • "description":"Nom du regroupement de pays (version anglaise)"
              }
              ,
            • "country_name_en":
              {
              • "type":"string",
              • "title":"Pays en anglais",
              • "description":"Nom du pays (version anglaise)"
              }
              ,
            • "country_association_code":
              {
              • "type":"string",
              • "title":"Identifiant du regroupement de pays",
              • "description":"Identifiant du regroupement de pays"
              }
              ,
            • "stage":
              {
              • "type":"string",
              • "title":"stage",
              • "description":""
              }
              ,
            • "flag_coordination":
              {
              • "type":"string",
              • "title":"Flag coordination",
              • "description":"Projets pris en compte dans le calcul du nombre de coordinations"
              }
              ,
            • "flag_organization":
              {
              • "type":"string",
              • "title":"flag_organization",
              • "description":""
              }
              ,
            • "ecorda_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"ecorda_date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets