records

records

Active filters Clear all

No active filters

Filters

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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Agence
               

No description available for this field.

Name (identifier)
agence
Type
text
Sample
                       
AAP
               

No description available for this field.

Name (identifier)
aap
Type
text
Sample
                       
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
                       
Date_publication_resultat
               

No description available for this field.

Name (identifier)
date_publication_resultat
Type
date
Sample
                       
Acronyme
               

No description available for this field.

Name (identifier)
acronyme
Type
text
Sample
                       
Titre
               

No description available for this field.

Name (identifier)
titre
Type
text
Sample
                       
Id_Porteur
               

No description available for this field.

Name (identifier)
id_porteur
Type
text
Sample
                       
Porteur
               

No description available for this field.

Name (identifier)
porteur
Type
text
Sample
                       
Id_Institution
               

No description available for this field.

Name (identifier)
id_institution
Type
text
Sample
                       
address
               

No description available for this field.

Name (identifier)
address
Type
text
Sample
                       
city
               

No description available for this field.

Name (identifier)
city
Type
text
Sample
                       
city_code
               

No description available for this field.

Name (identifier)
city_code
Type
text
Sample
                       
country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
label
               

No description available for this field.

Name (identifier)
label
Type
text
Sample
                       
label_numero
               

No description available for this field.

Name (identifier)
label_numero
Type
text
Sample
                       
post_code
               

No description available for this field.

Name (identifier)
post_code
Type
text
Sample
                       
reg_nom_old
               

No description available for this field.

Name (identifier)
reg_nom_old
Type
text
Sample
                       
reg_code_old
               

No description available for this field.

Name (identifier)
reg_code_old
Type
text
Sample
                       
reg_code
               

No description available for this field.

Name (identifier)
reg_code
Type
text
Sample
                       
reg_nom
               

No description available for this field.

Name (identifier)
reg_nom
Type
text
Sample
                       
dep_code
               

No description available for this field.

Name (identifier)
dep_code
Type
text
Sample
                       
dep_nom
               

No description available for this field.

Name (identifier)
dep_nom
Type
text
Sample
                       
lien_scanR_institution
               

No description available for this field.

Name (identifier)
lien_scanr_institution
Type
text
Sample
                       
lien_scanR_porteur
               

No description available for this field.

Name (identifier)
lien_scanr_porteur
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-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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets