records

records

Active filters Clear all

No active filters

Filters

Projet de loi de finances pour 2012 (PLF 2012), budget général (BG) par mission

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Mission
               

No description available for this field.

Name (identifier)
mission
Type
text
Sample
                       
Programme
               

No description available for this field.

Name (identifier)
programme
Type
text
Sample
                       
Libellé programme
               

No description available for this field.

Name (identifier)
libelle_programme
Type
text
Sample
                       
AE Titre 2
               

No description available for this field.

Name (identifier)
ae_titre_2
Type
integer
Sample
                       
AE Autres titres
               

No description available for this field.

Name (identifier)
ae_autres_titres
Type
integer
Sample
                       
Total AE
               

No description available for this field.

Name (identifier)
total_ae
Type
integer
Sample
                       
CP Titre 2
               

No description available for this field.

Name (identifier)
cp_titre_2
Type
integer
Sample
                       
CP Autres titres
               

No description available for this field.

Name (identifier)
cp_autres_titres
Type
integer
Sample
                       
Total CP
               

No description available for this field.

Name (identifier)
total_cp
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"plf2012-budget-general-par-mission",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/plf2012-budget-general-par-mission"
      }
    ]
    ,
  • "definitions":
    {
    • "plf2012-budget-general-par-mission":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/plf2012-budget-general-par-mission_records"
            }
          }
        }
      }
      ,
    • "plf2012-budget-general-par-mission_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "mission":
              {
              • "type":"string",
              • "title":"Mission",
              • "description":""
              }
              ,
            • "programme":
              {
              • "type":"string",
              • "title":"Programme",
              • "description":""
              }
              ,
            • "libelle_programme":
              {
              • "type":"string",
              • "title":"Libellé programme",
              • "description":""
              }
              ,
            • "ae_titre_2":
              {
              • "type":"integer",
              • "title":"AE Titre 2",
              • "description":""
              }
              ,
            • "ae_autres_titres":
              {
              • "type":"integer",
              • "title":"AE Autres titres",
              • "description":""
              }
              ,
            • "total_ae":
              {
              • "type":"integer",
              • "title":"Total AE",
              • "description":""
              }
              ,
            • "cp_titre_2":
              {
              • "type":"integer",
              • "title":"CP Titre 2",
              • "description":""
              }
              ,
            • "cp_autres_titres":
              {
              • "type":"integer",
              • "title":"CP Autres titres",
              • "description":""
              }
              ,
            • "total_cp":
              {
              • "type":"integer",
              • "title":"Total CP",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets