enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Financements nouveaux CEGEE

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Année
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
date
Exemple
                       
Catégorie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie
Type
texte
Exemple
                       
Montant
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
montant
Type
int
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":"financements-nouveaux-cegee",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/financements-nouveaux-cegee"
      }
    ]
    ,
  • "definitions":
    {
    • "financements-nouveaux-cegee":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/financements-nouveaux-cegee_records"
            }
          }
        }
      }
      ,
    • "financements-nouveaux-cegee_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"Catégorie",
              • "description":""
              }
              ,
            • "montant":
              {
              • "type":"integer",
              • "title":"Montant",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires