records
Projet de loi de finances pour 2012 (PLF 2012), budget général (BG) par mission
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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "mission":
}
} - "fields":
} - "properties":
} - "plf2012-budget-general-par-mission":
}