records
Projet de loi de finances pour 2013 (PLF 2013), budget annexes (BA) nomenclature par destination
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":"plf-2013-budgets-annexes-nomenclature-par-destination",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/plf-2013-budgets-annexes-nomenclature-par-destination"
}
] - "definitions":{
- "plf-2013-budgets-annexes-nomenclature-par-destination":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/plf-2013-budgets-annexes-nomenclature-par-destination_records"
}
}
} - "records":
} - "properties":
- "plf-2013-budgets-annexes-nomenclature-par-destination_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "mission":,{
- "type":"string",
- "title":"Mission",
- "description":""
} - "programme":,{
- "type":"string",
- "title":"Programme",
- "description":""
} - "action":,{
- "type":"string",
- "title":"Action",
- "description":""
} - "libelle_action":,{
- "type":"string",
- "title":"Libellé action",
- "description":""
} - "sous_action":,{
- "type":"string",
- "title":"Sous-action",
- "description":""
} - "libelle_ssa":{
- "type":"string",
- "title":"Libellé SSA",
- "description":""
}
} - "mission":
}
} - "fields":
} - "properties":
} - "plf-2013-budgets-annexes-nomenclature-par-destination":
}