records

records

Active filters Clear all

No active filters

Filters

PCRI - Actions Marie-Curie - Evolution des projets évalués et signés depuis 2002

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Framework
Acronyme de la période de chaque programme de travail
(FP7, H2020, HE)

No description available for this field.

Name (identifier)
framework
Type
text
Sample
                       
Statut du projet
Etat du projet

No description available for this field.

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

No description available for this field.

Name (identifier)
country_name_fr
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
Name 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
                       
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
               

No description available for this field.

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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

Name (identifier)
panel_id
Type
text
Sample
                       
Rôle du participant
               

No description available for this field.

Name (identifier)
role
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
                       
Montant des subventions en €
Montant des subventions demandées dans les porjets évalués et obtenues dans les projets signés en euro

No description available for this field.

Name (identifier)
fund_eur
Type
decimal
Unit
Sample
                       
Montant des subventions en euro tous pays
               

No description available for this field.

Name (identifier)
fund_eur_all
Type
decimal
Unit
Sample
                       
Candidat ou participant
               

No description available for this field.

Name (identifier)
number_involved
Type
text
Sample
                       
Candidat ou participant tous pays
               

No description available for this field.

Name (identifier)
number_involved_all
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 
(1 = une coordination)

No description available for this field.

Name (identifier)
coordination_number
Type
integer
Sample
                       
Nombre de coordinations pour le total tous pays
               

No description available for this field.

Name (identifier)
coordination_number_all
Type
integer
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
                       
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
                       
Identifiant du regroupement de pays
Identifiant du regroupement de pays

No description available for this field.

Name (identifier)
country_association_code
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
                       
Code ISO3
Code pays à 3 chiffres ISO-3166-1 ALPHA-3

No description available for this field.

Name (identifier)
country_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-evolution-pcri",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-msca-evolution-pcri"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-msca-evolution-pcri":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-msca-evolution-pcri_records"
            }
          }
        }
      }
      ,
    • "fr-esr-msca-evolution-pcri_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "framework":
              {
              • "type":"string",
              • "title":"Framework",
              • "description":"Acronyme de la période de chaque programme de travail (FP7, H2020, HE)"
              }
              ,
            • "status_name":
              {
              • "type":"string",
              • "title":"Statut du projet",
              • "description":"Etat du projet"
              }
              ,
            • "country_name_fr":
              {
              • "type":"string",
              • "title":"Pays",
              • "description":"Nom du pays (version française)"
              }
              ,
            • "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":"Name 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_detail_name_en":
              {
              • "type":"string",
              • "title":"Nom de la destination détaillée",
              • "description":""
              }
              ,
            • "destination_code":
              {
              • "type":"string",
              • "title":"Code de la destination",
              • "description":""
              }
              ,
            • "destination_detail_code":
              {
              • "type":"string",
              • "title":"Code de la destination détaillée",
              • "description":""
              }
              ,
            • "panel_name":
              {
              • "type":"string",
              • "title":"Panel",
              • "description":"Nom du panel"
              }
              ,
            • "panel_id":
              {
              • "type":"string",
              • "title":"Identifiant du panel",
              • "description":"Identifiant du panel"
              }
              ,
            • "role":
              {
              • "type":"string",
              • "title":"Rôle du participant",
              • "description":""
              }
              ,
            • "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)"
              }
              ,
            • "fund_eur":
              {
              • "type":"number",
              • "title":"Montant des subventions en €",
              • "description":"Montant des subventions demandées dans les porjets évalués et obtenues dans les projets signés en euro",
              • "unit":"€"
              }
              ,
            • "fund_eur_all":
              {
              • "type":"number",
              • "title":"Montant des subventions en euro tous pays",
              • "description":"",
              • "unit":"€"
              }
              ,
            • "number_involved":
              {
              • "type":"string",
              • "title":"Candidat ou participant",
              • "description":""
              }
              ,
            • "number_involved_all":
              {
              • "type":"number",
              • "title":"Candidat ou participant tous pays",
              • "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":"integer",
              • "title":"Nombre de coordinations",
              • "description":"Nombre de coordinations (1 = une coordination)"
              }
              ,
            • "coordination_number_all":
              {
              • "type":"integer",
              • "title":"Nombre de coordinations pour le total tous pays",
              • "description":""
              }
              ,
            • "country_association_name_fr":
              {
              • "type":"string",
              • "title":"regroupement de pays",
              • "description":"Nom du regroupement de pays (version française)"
              }
              ,
            • "country_association_name_en":
              {
              • "type":"string",
              • "title":"regroupement de pays en anglais",
              • "description":"Nom du regroupement de pays (version anglaise)"
              }
              ,
            • "country_association_code":
              {
              • "type":"string",
              • "title":"Identifiant du regroupement de pays",
              • "description":"Identifiant du regroupement de pays"
              }
              ,
            • "country_name_en":
              {
              • "type":"string",
              • "title":"Pays en anglais",
              • "description":"Nom du pays (version anglaise)"
              }
              ,
            • "country_code":
              {
              • "type":"string",
              • "title":"Code ISO3",
              • "description":"Code pays à 3 chiffres ISO-3166-1 ALPHA-3"
              }
              ,
            • "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