enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Subventions depuis 2017

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
nomAttribuant
Nom de l'attribuant

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nomattribuant
Type
texte
Exemple
Agglomération Montargoise
idAttribuant
Identification de l'attribuant

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
idattribuant
Type
int
Exemple
24450020300090
dateConvention
Date de la convention de subvention

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
dateconvention
Type
date
Exemple
2017-03-30
referenceDecision
Référence de la décision

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
referencedecision
Type
texte
Exemple
17-86
nomBeneficiaire
Nom du bénéficiaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombeneficiaire
Type
texte
Exemple
AIJAM
idBeneficiaire
Identification SIRET du bénéficiaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
idbeneficiaire
Type
int
Exemple
43410235600012
rnaBeneficiaire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
rnabeneficiaire
Type
texte
Exemple
                       
objet
Objet de la subvention

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objet
Type
texte
Exemple
convention cadre
montant
Montant total de la subvention

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
montant
Type
décimal
Exemple
44600
nature
Nature de la subvention

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature
Type
texte
Exemple
aide en numéraire
conditionsVersement
Conditions de versement de la subvention

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
conditionsversement
Type
texte
Exemple
unique
datesPeriodeVersement
Date ou période de versement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
datesperiodeversement
Type
texte
Exemple
2017-11-13
idRAE
Identifiant RAE de l’aide au titre de laquelle la subvention est attribuée

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
idrae
Type
texte
Exemple
                       
notificationUE
Aide d'Etat notifiée à la Commission Européenne

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
notificationue
Type
texte
Exemple
non
pourcentageSubvention
Pourcentage du montant total de la subvention attribuée au bénéficiaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pourcentagesubvention
Type
int
Exemple
1
dispositifAide
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
dispositifaide
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":"ame_subvention_depuis_2017",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ame_subvention_depuis_2017"
      }
    ]
    ,
  • "definitions":
    {
    • "ame_subvention_depuis_2017":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ame_subvention_depuis_2017_records"
            }
          }
        }
      }
      ,
    • "ame_subvention_depuis_2017_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nomattribuant":
              {
              • "type":"string",
              • "title":"nomAttribuant",
              • "description":"Nom de l'attribuant"
              }
              ,
            • "idattribuant":
              {
              • "type":"integer",
              • "title":"idAttribuant",
              • "description":"Identification de l'attribuant"
              }
              ,
            • "dateconvention":
              {
              • "type":"string",
              • "format":"date",
              • "title":"dateConvention",
              • "description":"Date de la convention de subvention"
              }
              ,
            • "referencedecision":
              {
              • "type":"string",
              • "title":"referenceDecision",
              • "description":"Référence de la décision"
              }
              ,
            • "nombeneficiaire":
              {
              • "type":"string",
              • "title":"nomBeneficiaire",
              • "description":"Nom du bénéficiaire"
              }
              ,
            • "idbeneficiaire":
              {
              • "type":"integer",
              • "title":"idBeneficiaire",
              • "description":"Identification SIRET du bénéficiaire"
              }
              ,
            • "rnabeneficiaire":
              {
              • "type":"string",
              • "title":"rnaBeneficiaire",
              • "description":""
              }
              ,
            • "objet":
              {
              • "type":"string",
              • "title":"objet",
              • "description":"Objet de la subvention"
              }
              ,
            • "montant":
              {
              • "type":"number",
              • "title":"montant",
              • "description":"Montant total de la subvention"
              }
              ,
            • "nature":
              {
              • "type":"string",
              • "title":"nature",
              • "description":"Nature de la subvention"
              }
              ,
            • "conditionsversement":
              {
              • "type":"string",
              • "title":"conditionsVersement",
              • "description":"Conditions de versement de la subvention"
              }
              ,
            • "datesperiodeversement":
              {
              • "type":"string",
              • "title":"datesPeriodeVersement",
              • "description":"Date ou période de versement"
              }
              ,
            • "idrae":
              {
              • "type":"string",
              • "title":"idRAE",
              • "description":"Identifiant RAE de l’aide au titre de laquelle la subvention est attribuée"
              }
              ,
            • "notificationue":
              {
              • "type":"string",
              • "title":"notificationUE",
              • "description":"Aide d'Etat notifiée à la Commission Européenne"
              }
              ,
            • "pourcentagesubvention":
              {
              • "type":"integer",
              • "title":"pourcentageSubvention",
              • "description":"Pourcentage du montant total de la subvention attribuée au bénéficiaire"
              }
              ,
            • "dispositifaide":
              {
              • "type":"string",
              • "title":"dispositifAide",
              • "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