{
  "_id": {
    "type": "string"
  }, 
  "budgetname": {
    "type": "string"
  }, 
  "code": {
    "type": "string"
  }, 
  "dbkkcsr_id": {
    "type": "string"
  }, 
  "enddate": {
    "type": "string"
  }, 
  "id": {
    "type": "string"
  }, 
  "id_code": {
    "type": "string"
  }, 
  "idparent": {
    "type": "string"
  }, 
  "level": {
    "type": "string"
  }, 
  "levelkcsr": {
    "type": "string"
  }, 
  "name": {
    "type": "string"
  }, 
  "npa": {
    "schema": {
      "approvaldate": {
        "type": "string"
      }, 
      "kindname": {
        "type": "string"
      }, 
      "name": {
        "type": "string"
      }, 
      "numdoc": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "parentcode": {
    "type": "string"
  }, 
  "ppocode": {
    "type": "string"
  }, 
  "pponame": {
    "type": "string"
  }, 
  "signsistem": {
    "type": "string"
  }, 
  "stagename": {
    "type": "string"
  }, 
  "startdate": {
    "type": "string"
  }, 
  "year": {
    "type": "string"
  }
}
