enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Budget primitif 2018

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
BUDGET
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
budget
Type
texte
Exemple
                       
EXERCICE BUDGETAIRE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
exercice_budgetaire
Type
texte
Exemple
                       
SECTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
section
Type
texte
Exemple
                       
TYPE DE MOUVEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_de_mouvement
Type
texte
Exemple
                       
CHAPITRE (code)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
chapitre_code
Type
texte
Exemple
                       
CHAPITRE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
chapitre
Type
texte
Exemple
                       
NATURE (code)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature_code
Type
texte
Exemple
                       
NATURE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature
Type
texte
Exemple
                       
NATURE DU MOUVEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature_du_mouvement
Type
texte
Exemple
                       
MONTANT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
montant
Type
décimal
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":"budget-primitif-2018",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/budget-primitif-2018"
      }
    ]
    ,
  • "definitions":
    {
    • "budget-primitif-2018":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/budget-primitif-2018_records"
            }
          }
        }
      }
      ,
    • "budget-primitif-2018_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "budget":
              {
              • "type":"string",
              • "title":"BUDGET",
              • "description":""
              }
              ,
            • "exercice_budgetaire":
              {
              • "type":"string",
              • "title":"EXERCICE BUDGETAIRE",
              • "description":""
              }
              ,
            • "section":
              {
              • "type":"string",
              • "title":"SECTION",
              • "description":""
              }
              ,
            • "type_de_mouvement":
              {
              • "type":"string",
              • "title":"TYPE DE MOUVEMENT",
              • "description":""
              }
              ,
            • "chapitre_code":
              {
              • "type":"string",
              • "title":"CHAPITRE (code)",
              • "description":""
              }
              ,
            • "chapitre":
              {
              • "type":"string",
              • "title":"CHAPITRE",
              • "description":""
              }
              ,
            • "nature_code":
              {
              • "type":"string",
              • "title":"NATURE (code)",
              • "description":""
              }
              ,
            • "nature":
              {
              • "type":"string",
              • "title":"NATURE",
              • "description":""
              }
              ,
            • "nature_du_mouvement":
              {
              • "type":"string",
              • "title":"NATURE DU MOUVEMENT",
              • "description":""
              }
              ,
            • "montant":
              {
              • "type":"number",
              • "title":"MONTANT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires