records
Appels à projets CollEx-Persée - Projets retenus et participants identifiés
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fr-esr-projets-aap-collex-persee",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fr-esr-projets-aap-collex-persee"
}
] - "definitions":{
- "fr-esr-projets-aap-collex-persee":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fr-esr-projets-aap-collex-persee_records"
}
}
} - "records":
} - "properties":
- "fr-esr-projets-aap-collex-persee_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id_aap":,{
- "type":"string",
- "title":"ID_AAP",
- "description":""
} - "id_projet":,{
- "type":"string",
- "title":"ID_Projet",
- "description":""
} - "date_resultats":,{
- "type":"string",
- "format":"date",
- "title":"Date_Resultats",
- "description":""
} - "categorie":,{
- "type":"string",
- "title":"Catégorie",
- "description":""
} - "acronyme":,{
- "type":"string",
- "title":"Acronyme",
- "description":""
} - "titre":,{
- "type":"string",
- "title":"Titre",
- "description":""
} - "descriptif":,{
- "type":"string",
- "title":"Descriptif",
- "description":""
} - "descriptif_en":,{
- "type":"string",
- "title":"Descriptif EN",
- "description":""
} - "url_projet":,{
- "type":"string",
- "title":"URL projet",
- "description":""
} - "idcoordinnateur":,{
- "type":"string",
- "title":"IdCoordinnateur",
- "description":""
} - "coordinateur":,{
- "type":"string",
- "title":"Coordinateur",
- "description":""
} - "idpartenaires":,{
- "type":"string",
- "title":"IdPartenaires",
- "description":""
} - "partenaires":,{
- "type":"string",
- "title":"Partenaires",
- "description":""
} - "idpartenaire_international":,{
- "type":"string",
- "title":"IdPartenaire_International",
- "description":""
} - "partenaires_internationaux":,{
- "type":"string",
- "title":"Partenaires Internationaux",
- "description":""
} - "duree_en_mois":,{
- "type":"number",
- "title":"Durée en mois",
- "description":""
} - "montant_du_soutien":,{
- "type":"number",
- "title":"Montant du soutien",
- "description":""
} - "montant_total_du_projet":,{
- "type":"string",
- "title":"Montant total du projet",
- "description":""
} - "date_debut_du_projet":,{
- "type":"string",
- "title":"Date début du projet",
- "description":""
} - "date_fin_du_projet_previsionnel":{
- "type":"string",
- "title":"Date fin du projet (prévisionnel)",
- "description":""
}
} - "id_aap":
}
} - "fields":
} - "properties":
} - "fr-esr-projets-aap-collex-persee":
}