enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Financements publics de projets de recherche en rapport avec la crise sanitaire du COVID-19

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Agence
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
agence
Type
texte
Exemple
                       
AAP
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aap
Type
texte
Exemple
                       
Source
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
source
Type
texte
Exemple
                       
Date_publication_resultat
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_publication_resultat
Type
date
Exemple
                       
Acronyme
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
acronyme
Type
texte
Exemple
                       
Titre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
titre
Type
texte
Exemple
                       
Id_Porteur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_porteur
Type
texte
Exemple
                       
Porteur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
porteur
Type
texte
Exemple
                       
Id_Institution
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_institution
Type
texte
Exemple
                       
address
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
address
Type
texte
Exemple
                       
city
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
city
Type
texte
Exemple
                       
city_code
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
city_code
Type
texte
Exemple
                       
country
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
country
Type
texte
Exemple
                       
label
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
label
Type
texte
Exemple
                       
label_numero
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
label_numero
Type
texte
Exemple
                       
post_code
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
post_code
Type
texte
Exemple
                       
reg_nom_old
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reg_nom_old
Type
texte
Exemple
                       
reg_code_old
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reg_code_old
Type
texte
Exemple
                       
reg_code
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reg_code
Type
texte
Exemple
                       
reg_nom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reg_nom
Type
texte
Exemple
                       
dep_code
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
dep_code
Type
texte
Exemple
                       
dep_nom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
dep_nom
Type
texte
Exemple
                       
lien_scanR_institution
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lien_scanr_institution
Type
texte
Exemple
                       
lien_scanR_porteur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lien_scanr_porteur
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"fr-esr-covid-financement-recherche",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-covid-financement-recherche"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-covid-financement-recherche":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-covid-financement-recherche_records"
            }
          }
        }
      }
      ,
    • "fr-esr-covid-financement-recherche_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "agence":
              {
              • "type":"string",
              • "title":"Agence",
              • "description":""
              }
              ,
            • "aap":
              {
              • "type":"string",
              • "title":"AAP",
              • "description":""
              }
              ,
            • "source":
              {
              • "type":"string",
              • "title":"Source",
              • "description":""
              }
              ,
            • "date_publication_resultat":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_publication_resultat",
              • "description":""
              }
              ,
            • "acronyme":
              {
              • "type":"string",
              • "title":"Acronyme",
              • "description":""
              }
              ,
            • "titre":
              {
              • "type":"string",
              • "title":"Titre",
              • "description":""
              }
              ,
            • "id_porteur":
              {
              • "type":"string",
              • "title":"Id_Porteur",
              • "description":""
              }
              ,
            • "porteur":
              {
              • "type":"string",
              • "title":"Porteur",
              • "description":""
              }
              ,
            • "id_institution":
              {
              • "type":"string",
              • "title":"Id_Institution",
              • "description":""
              }
              ,
            • "address":
              {
              • "type":"string",
              • "title":"address",
              • "description":""
              }
              ,
            • "city":
              {
              • "type":"string",
              • "title":"city",
              • "description":""
              }
              ,
            • "city_code":
              {
              • "type":"string",
              • "title":"city_code",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"country",
              • "description":""
              }
              ,
            • "label":
              {
              • "type":"string",
              • "title":"label",
              • "description":""
              }
              ,
            • "label_numero":
              {
              • "type":"string",
              • "title":"label_numero",
              • "description":""
              }
              ,
            • "post_code":
              {
              • "type":"string",
              • "title":"post_code",
              • "description":""
              }
              ,
            • "reg_nom_old":
              {
              • "type":"string",
              • "title":"reg_nom_old",
              • "description":""
              }
              ,
            • "reg_code_old":
              {
              • "type":"string",
              • "title":"reg_code_old",
              • "description":""
              }
              ,
            • "reg_code":
              {
              • "type":"string",
              • "title":"reg_code",
              • "description":""
              }
              ,
            • "reg_nom":
              {
              • "type":"string",
              • "title":"reg_nom",
              • "description":""
              }
              ,
            • "dep_code":
              {
              • "type":"string",
              • "title":"dep_code",
              • "description":""
              }
              ,
            • "dep_nom":
              {
              • "type":"string",
              • "title":"dep_nom",
              • "description":""
              }
              ,
            • "lien_scanr_institution":
              {
              • "type":"string",
              • "title":"lien_scanR_institution",
              • "description":""
              }
              ,
            • "lien_scanr_porteur":
              {
              • "type":"string",
              • "title":"lien_scanR_porteur",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Réutilisations

Cliquez pour déplier Cliquez pour replier

Soumettre une réutilisation

Cliquez pour déplier Cliquez pour replier

Votre nom sera affiché publiquement avec votre réutilisation

Votre prénom sera affiché publiquement avec votre réutilisation

Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

Courte description de votre travail (max. 50 caractères)

Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

Une URL où votre travail est accessible publiquement

 ou 

(facultatif) Une URL ou une image pour présenter votre travail

false

Jeux de données similaires