{
  "default_value": 0,
  "definition_period": "year",
  "dtype": "float32",
  "entity": "individu",
  "file_path": "openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/cotisations_sociales/travail_non_salarie.py",
  "formulas": {
    "2009-01-01": {
      "ast": {
        "args": {
          "args": [
            {
              "arg": "individu",
              "ast_class": "arg",
              "col_offset": 23,
              "end_col_offset": 31,
              "end_lineno": 1,
              "lineno": 1
            },
            {
              "arg": "period",
              "ast_class": "arg",
              "col_offset": 33,
              "end_col_offset": 39,
              "end_lineno": 1,
              "lineno": 1
            },
            {
              "arg": "parameters",
              "ast_class": "arg",
              "col_offset": 41,
              "end_col_offset": 51,
              "end_lineno": 1,
              "lineno": 1
            }
          ],
          "ast_class": "arguments",
          "defaults": [],
          "kw_defaults": [],
          "kwonlyargs": [],
          "posonlyargs": []
        },
        "ast_class": "FunctionDef",
        "body": [
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 125,
            "end_lineno": 2,
            "lineno": 2,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 20,
                "end_lineno": 2,
                "id": "assiette_service",
                "lineno": 2
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 23,
              "end_col_offset": 125,
              "end_lineno": 2,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 45,
                    "end_col_offset": 63,
                    "end_lineno": 2,
                    "lineno": 2,
                    "value": "assiette_service"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 65,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 71,
                    "end_lineno": 2,
                    "id": "period",
                    "lineno": 2
                  }
                ],
                "ast_class": "Call",
                "col_offset": 23,
                "end_col_offset": 72,
                "end_lineno": 2,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 23,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 44,
                  "end_lineno": 2,
                  "lineno": 2,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 23,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 31,
                    "end_lineno": 2,
                    "id": "individu",
                    "lineno": 2
                  }
                },
                "keywords": [],
                "lineno": 2
              },
              "lineno": 2,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 93,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 124,
                    "end_lineno": 2,
                    "lineno": 2,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 93,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 104,
                      "end_lineno": 2,
                      "id": "FoyerFiscal",
                      "lineno": 2
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 75,
                "end_col_offset": 125,
                "end_lineno": 2,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 75,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 92,
                  "end_lineno": 2,
                  "lineno": 2,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 75,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 83,
                    "end_lineno": 2,
                    "id": "individu",
                    "lineno": 2
                  }
                },
                "keywords": [],
                "lineno": 2
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 121,
            "end_lineno": 3,
            "lineno": 3,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 18,
                "end_lineno": 3,
                "id": "assiette_vente",
                "lineno": 3
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 21,
              "end_col_offset": 121,
              "end_lineno": 3,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 43,
                    "end_col_offset": 59,
                    "end_lineno": 3,
                    "lineno": 3,
                    "value": "assiette_vente"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 61,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 67,
                    "end_lineno": 3,
                    "id": "period",
                    "lineno": 3
                  }
                ],
                "ast_class": "Call",
                "col_offset": 21,
                "end_col_offset": 68,
                "end_lineno": 3,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 21,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 42,
                  "end_lineno": 3,
                  "lineno": 3,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 21,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 29,
                    "end_lineno": 3,
                    "id": "individu",
                    "lineno": 3
                  }
                },
                "keywords": [],
                "lineno": 3
              },
              "lineno": 3,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 89,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 120,
                    "end_lineno": 3,
                    "lineno": 3,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 89,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 100,
                      "end_lineno": 3,
                      "id": "FoyerFiscal",
                      "lineno": 3
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 71,
                "end_col_offset": 121,
                "end_lineno": 3,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 71,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 88,
                  "end_lineno": 3,
                  "lineno": 3,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 71,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 79,
                    "end_lineno": 3,
                    "id": "individu",
                    "lineno": 3
                  }
                },
                "keywords": [],
                "lineno": 3
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 125,
            "end_lineno": 4,
            "lineno": 4,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 20,
                "end_lineno": 4,
                "id": "assiette_proflib",
                "lineno": 4
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 23,
              "end_col_offset": 125,
              "end_lineno": 4,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 45,
                    "end_col_offset": 63,
                    "end_lineno": 4,
                    "lineno": 4,
                    "value": "assiette_proflib"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 65,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 71,
                    "end_lineno": 4,
                    "id": "period",
                    "lineno": 4
                  }
                ],
                "ast_class": "Call",
                "col_offset": 23,
                "end_col_offset": 72,
                "end_lineno": 4,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 23,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 44,
                  "end_lineno": 4,
                  "lineno": 4,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 23,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 31,
                    "end_lineno": 4,
                    "id": "individu",
                    "lineno": 4
                  }
                },
                "keywords": [],
                "lineno": 4
              },
              "lineno": 4,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 93,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 124,
                    "end_lineno": 4,
                    "lineno": 4,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 93,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 104,
                      "end_lineno": 4,
                      "id": "FoyerFiscal",
                      "lineno": 4
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 75,
                "end_col_offset": 125,
                "end_lineno": 4,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 75,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 92,
                  "end_lineno": 4,
                  "lineno": 4,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 75,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 83,
                    "end_lineno": 4,
                    "id": "individu",
                    "lineno": 4
                  }
                },
                "keywords": [],
                "lineno": 4
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 108,
            "end_lineno": 5,
            "lineno": 5,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 26,
                "end_lineno": 5,
                "id": "cotisations_prestation",
                "lineno": 5
              }
            ],
            "value": {
              "ast_class": "Attribute",
              "attr": "auto_entrepreneur",
              "col_offset": 29,
              "ctx": {
                "ast_class": "Load"
              },
              "end_col_offset": 108,
              "end_lineno": 5,
              "lineno": 5,
              "value": {
                "ast_class": "Attribute",
                "attr": "professions_liberales",
                "col_offset": 29,
                "ctx": {
                  "ast_class": "Load"
                },
                "end_col_offset": 90,
                "end_lineno": 5,
                "lineno": 5,
                "value": {
                  "ast_class": "Attribute",
                  "attr": "prelevements_sociaux",
                  "col_offset": 29,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 68,
                  "end_lineno": 5,
                  "lineno": 5,
                  "value": {
                    "args": [
                      {
                        "ast_class": "Name",
                        "col_offset": 40,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 46,
                        "end_lineno": 5,
                        "id": "period",
                        "lineno": 5
                      }
                    ],
                    "ast_class": "Call",
                    "col_offset": 29,
                    "end_col_offset": 47,
                    "end_lineno": 5,
                    "func": {
                      "ast_class": "Name",
                      "col_offset": 29,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 39,
                      "end_lineno": 5,
                      "id": "parameters",
                      "lineno": 5
                    },
                    "keywords": [],
                    "lineno": 5
                  }
                }
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 9,
            "end_lineno": 10,
            "lineno": 6,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 40,
                "end_lineno": 6,
                "id": "cotisations_non_salarie_micro_social",
                "lineno": 6
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 8,
              "end_col_offset": 81,
              "end_lineno": 9,
              "left": {
                "ast_class": "BinOp",
                "col_offset": 8,
                "end_col_offset": 79,
                "end_lineno": 8,
                "left": {
                  "ast_class": "BinOp",
                  "col_offset": 8,
                  "end_col_offset": 81,
                  "end_lineno": 7,
                  "left": {
                    "ast_class": "Name",
                    "col_offset": 8,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 24,
                    "end_lineno": 7,
                    "id": "assiette_service",
                    "lineno": 7
                  },
                  "lineno": 7,
                  "op": {
                    "ast_class": "Mult"
                  },
                  "right": {
                    "ast_class": "Attribute",
                    "attr": "service",
                    "col_offset": 27,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 81,
                    "end_lineno": 7,
                    "lineno": 7,
                    "value": {
                      "ast_class": "Attribute",
                      "attr": "cotisations_prestations",
                      "col_offset": 27,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 73,
                      "end_lineno": 7,
                      "lineno": 7,
                      "value": {
                        "ast_class": "Name",
                        "col_offset": 27,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 49,
                        "end_lineno": 7,
                        "id": "cotisations_prestation",
                        "lineno": 7
                      }
                    }
                  }
                },
                "lineno": 7,
                "op": {
                  "ast_class": "Add"
                },
                "right": {
                  "ast_class": "BinOp",
                  "col_offset": 10,
                  "end_col_offset": 79,
                  "end_lineno": 8,
                  "left": {
                    "ast_class": "Name",
                    "col_offset": 10,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 24,
                    "end_lineno": 8,
                    "id": "assiette_vente",
                    "lineno": 8
                  },
                  "lineno": 8,
                  "op": {
                    "ast_class": "Mult"
                  },
                  "right": {
                    "ast_class": "Attribute",
                    "attr": "vente",
                    "col_offset": 27,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 79,
                    "end_lineno": 8,
                    "lineno": 8,
                    "value": {
                      "ast_class": "Attribute",
                      "attr": "cotisations_prestations",
                      "col_offset": 27,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 73,
                      "end_lineno": 8,
                      "lineno": 8,
                      "value": {
                        "ast_class": "Name",
                        "col_offset": 27,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 49,
                        "end_lineno": 8,
                        "id": "cotisations_prestation",
                        "lineno": 8
                      }
                    }
                  }
                }
              },
              "lineno": 7,
              "op": {
                "ast_class": "Add"
              },
              "right": {
                "ast_class": "BinOp",
                "col_offset": 10,
                "end_col_offset": 81,
                "end_lineno": 9,
                "left": {
                  "ast_class": "Name",
                  "col_offset": 10,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 26,
                  "end_lineno": 9,
                  "id": "assiette_proflib",
                  "lineno": 9
                },
                "lineno": 9,
                "op": {
                  "ast_class": "Mult"
                },
                "right": {
                  "ast_class": "Attribute",
                  "attr": "cipav",
                  "col_offset": 29,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 81,
                  "end_lineno": 9,
                  "lineno": 9,
                  "value": {
                    "ast_class": "Attribute",
                    "attr": "cotisations_prestations",
                    "col_offset": 29,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 75,
                    "end_lineno": 9,
                    "lineno": 9,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 29,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 51,
                      "end_lineno": 9,
                      "id": "cotisations_prestation",
                      "lineno": 9
                    }
                  }
                }
              }
            }
          },
          {
            "ast_class": "Return",
            "col_offset": 4,
            "end_col_offset": 49,
            "end_lineno": 11,
            "lineno": 11,
            "value": {
              "ast_class": "UnaryOp",
              "col_offset": 11,
              "end_col_offset": 49,
              "end_lineno": 11,
              "lineno": 11,
              "op": {
                "ast_class": "USub"
              },
              "operand": {
                "ast_class": "Name",
                "col_offset": 13,
                "ctx": {
                  "ast_class": "Load"
                },
                "end_col_offset": 49,
                "end_lineno": 11,
                "id": "cotisations_non_salarie_micro_social",
                "lineno": 11
              }
            }
          }
        ],
        "col_offset": 0,
        "decorator_list": [],
        "end_col_offset": 49,
        "end_lineno": 11,
        "lineno": 1,
        "name": "formula_2009_01_01"
      },
      "file_path": "openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/cotisations_sociales/travail_non_salarie.py",
      "parameters": [
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.cipav",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.service",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.vente"
      ],
      "source_code": "def formula_2009_01_01(individu, period, parameters):\n    assiette_service = individu.foyer_fiscal('assiette_service', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    assiette_vente = individu.foyer_fiscal('assiette_vente', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    assiette_proflib = individu.foyer_fiscal('assiette_proflib', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    cotisations_prestation = parameters(period).prelevements_sociaux.professions_liberales.auto_entrepreneur\n    cotisations_non_salarie_micro_social = (\n        assiette_service * cotisations_prestation.cotisations_prestations.service\n        + assiette_vente * cotisations_prestation.cotisations_prestations.vente\n        + assiette_proflib * cotisations_prestation.cotisations_prestations.cipav\n        )\n    return - cotisations_non_salarie_micro_social\n",
      "start_line_number": 35,
      "stop_line_number": 46,
      "variables": [
        "assiette_proflib",
        "assiette_service",
        "assiette_vente"
      ]
    },
    "2011-01-01": {
      "ast": {
        "args": {
          "args": [
            {
              "arg": "individu",
              "ast_class": "arg",
              "col_offset": 23,
              "end_col_offset": 31,
              "end_lineno": 1,
              "lineno": 1
            },
            {
              "arg": "period",
              "ast_class": "arg",
              "col_offset": 33,
              "end_col_offset": 39,
              "end_lineno": 1,
              "lineno": 1
            },
            {
              "arg": "parameters",
              "ast_class": "arg",
              "col_offset": 41,
              "end_col_offset": 51,
              "end_lineno": 1,
              "lineno": 1
            }
          ],
          "ast_class": "arguments",
          "defaults": [],
          "kw_defaults": [],
          "kwonlyargs": [],
          "posonlyargs": []
        },
        "ast_class": "FunctionDef",
        "body": [
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 125,
            "end_lineno": 2,
            "lineno": 2,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 20,
                "end_lineno": 2,
                "id": "assiette_service",
                "lineno": 2
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 23,
              "end_col_offset": 125,
              "end_lineno": 2,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 45,
                    "end_col_offset": 63,
                    "end_lineno": 2,
                    "lineno": 2,
                    "value": "assiette_service"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 65,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 71,
                    "end_lineno": 2,
                    "id": "period",
                    "lineno": 2
                  }
                ],
                "ast_class": "Call",
                "col_offset": 23,
                "end_col_offset": 72,
                "end_lineno": 2,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 23,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 44,
                  "end_lineno": 2,
                  "lineno": 2,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 23,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 31,
                    "end_lineno": 2,
                    "id": "individu",
                    "lineno": 2
                  }
                },
                "keywords": [],
                "lineno": 2
              },
              "lineno": 2,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 93,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 124,
                    "end_lineno": 2,
                    "lineno": 2,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 93,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 104,
                      "end_lineno": 2,
                      "id": "FoyerFiscal",
                      "lineno": 2
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 75,
                "end_col_offset": 125,
                "end_lineno": 2,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 75,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 92,
                  "end_lineno": 2,
                  "lineno": 2,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 75,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 83,
                    "end_lineno": 2,
                    "id": "individu",
                    "lineno": 2
                  }
                },
                "keywords": [],
                "lineno": 2
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 121,
            "end_lineno": 3,
            "lineno": 3,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 18,
                "end_lineno": 3,
                "id": "assiette_vente",
                "lineno": 3
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 21,
              "end_col_offset": 121,
              "end_lineno": 3,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 43,
                    "end_col_offset": 59,
                    "end_lineno": 3,
                    "lineno": 3,
                    "value": "assiette_vente"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 61,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 67,
                    "end_lineno": 3,
                    "id": "period",
                    "lineno": 3
                  }
                ],
                "ast_class": "Call",
                "col_offset": 21,
                "end_col_offset": 68,
                "end_lineno": 3,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 21,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 42,
                  "end_lineno": 3,
                  "lineno": 3,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 21,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 29,
                    "end_lineno": 3,
                    "id": "individu",
                    "lineno": 3
                  }
                },
                "keywords": [],
                "lineno": 3
              },
              "lineno": 3,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 89,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 120,
                    "end_lineno": 3,
                    "lineno": 3,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 89,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 100,
                      "end_lineno": 3,
                      "id": "FoyerFiscal",
                      "lineno": 3
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 71,
                "end_col_offset": 121,
                "end_lineno": 3,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 71,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 88,
                  "end_lineno": 3,
                  "lineno": 3,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 71,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 79,
                    "end_lineno": 3,
                    "id": "individu",
                    "lineno": 3
                  }
                },
                "keywords": [],
                "lineno": 3
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 125,
            "end_lineno": 4,
            "lineno": 4,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 20,
                "end_lineno": 4,
                "id": "assiette_proflib",
                "lineno": 4
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 23,
              "end_col_offset": 125,
              "end_lineno": 4,
              "left": {
                "args": [
                  {
                    "ast_class": "Constant",
                    "col_offset": 45,
                    "end_col_offset": 63,
                    "end_lineno": 4,
                    "lineno": 4,
                    "value": "assiette_proflib"
                  },
                  {
                    "ast_class": "Name",
                    "col_offset": 65,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 71,
                    "end_lineno": 4,
                    "id": "period",
                    "lineno": 4
                  }
                ],
                "ast_class": "Call",
                "col_offset": 23,
                "end_col_offset": 72,
                "end_lineno": 4,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "foyer_fiscal",
                  "col_offset": 23,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 44,
                  "end_lineno": 4,
                  "lineno": 4,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 23,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 31,
                    "end_lineno": 4,
                    "id": "individu",
                    "lineno": 4
                  }
                },
                "keywords": [],
                "lineno": 4
              },
              "lineno": 4,
              "op": {
                "ast_class": "Mult"
              },
              "right": {
                "args": [
                  {
                    "ast_class": "Attribute",
                    "attr": "DECLARANT_PRINCIPAL",
                    "col_offset": 93,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 124,
                    "end_lineno": 4,
                    "lineno": 4,
                    "value": {
                      "ast_class": "Name",
                      "col_offset": 93,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 104,
                      "end_lineno": 4,
                      "id": "FoyerFiscal",
                      "lineno": 4
                    }
                  }
                ],
                "ast_class": "Call",
                "col_offset": 75,
                "end_col_offset": 125,
                "end_lineno": 4,
                "func": {
                  "ast_class": "Attribute",
                  "attr": "has_role",
                  "col_offset": 75,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 92,
                  "end_lineno": 4,
                  "lineno": 4,
                  "value": {
                    "ast_class": "Name",
                    "col_offset": 75,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 83,
                    "end_lineno": 4,
                    "id": "individu",
                    "lineno": 4
                  }
                },
                "keywords": [],
                "lineno": 4
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 108,
            "end_lineno": 5,
            "lineno": 5,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 26,
                "end_lineno": 5,
                "id": "cotisations_prestation",
                "lineno": 5
              }
            ],
            "value": {
              "ast_class": "Attribute",
              "attr": "auto_entrepreneur",
              "col_offset": 29,
              "ctx": {
                "ast_class": "Load"
              },
              "end_col_offset": 108,
              "end_lineno": 5,
              "lineno": 5,
              "value": {
                "ast_class": "Attribute",
                "attr": "professions_liberales",
                "col_offset": 29,
                "ctx": {
                  "ast_class": "Load"
                },
                "end_col_offset": 90,
                "end_lineno": 5,
                "lineno": 5,
                "value": {
                  "ast_class": "Attribute",
                  "attr": "prelevements_sociaux",
                  "col_offset": 29,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 68,
                  "end_lineno": 5,
                  "lineno": 5,
                  "value": {
                    "args": [
                      {
                        "ast_class": "Name",
                        "col_offset": 40,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 46,
                        "end_lineno": 5,
                        "id": "period",
                        "lineno": 5
                      }
                    ],
                    "ast_class": "Call",
                    "col_offset": 29,
                    "end_col_offset": 47,
                    "end_lineno": 5,
                    "func": {
                      "ast_class": "Name",
                      "col_offset": 29,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 39,
                      "end_lineno": 5,
                      "id": "parameters",
                      "lineno": 5
                    },
                    "keywords": [],
                    "lineno": 5
                  }
                }
              }
            }
          },
          {
            "ast_class": "Assign",
            "col_offset": 4,
            "end_col_offset": 9,
            "end_lineno": 10,
            "lineno": 6,
            "targets": [
              {
                "ast_class": "Name",
                "col_offset": 4,
                "ctx": {
                  "ast_class": "Store"
                },
                "end_col_offset": 40,
                "end_lineno": 6,
                "id": "cotisations_non_salarie_micro_social",
                "lineno": 6
              }
            ],
            "value": {
              "ast_class": "BinOp",
              "col_offset": 8,
              "end_col_offset": 173,
              "end_lineno": 9,
              "left": {
                "ast_class": "BinOp",
                "col_offset": 8,
                "end_col_offset": 158,
                "end_lineno": 8,
                "left": {
                  "ast_class": "BinOp",
                  "col_offset": 8,
                  "end_col_offset": 162,
                  "end_lineno": 7,
                  "left": {
                    "ast_class": "Name",
                    "col_offset": 8,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 24,
                    "end_lineno": 7,
                    "id": "assiette_service",
                    "lineno": 7
                  },
                  "lineno": 7,
                  "op": {
                    "ast_class": "Mult"
                  },
                  "right": {
                    "ast_class": "BinOp",
                    "col_offset": 28,
                    "end_col_offset": 161,
                    "end_lineno": 7,
                    "left": {
                      "ast_class": "Attribute",
                      "attr": "service",
                      "col_offset": 28,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 82,
                      "end_lineno": 7,
                      "lineno": 7,
                      "value": {
                        "ast_class": "Attribute",
                        "attr": "cotisations_prestations",
                        "col_offset": 28,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 74,
                        "end_lineno": 7,
                        "lineno": 7,
                        "value": {
                          "ast_class": "Name",
                          "col_offset": 28,
                          "ctx": {
                            "ast_class": "Load"
                          },
                          "end_col_offset": 50,
                          "end_lineno": 7,
                          "id": "cotisations_prestation",
                          "lineno": 7
                        }
                      }
                    },
                    "lineno": 7,
                    "op": {
                      "ast_class": "Add"
                    },
                    "right": {
                      "ast_class": "Attribute",
                      "attr": "servicecom_chiffre_affaires",
                      "col_offset": 85,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 161,
                      "end_lineno": 7,
                      "lineno": 7,
                      "value": {
                        "ast_class": "Attribute",
                        "attr": "formation_professionnelle",
                        "col_offset": 85,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 133,
                        "end_lineno": 7,
                        "lineno": 7,
                        "value": {
                          "ast_class": "Name",
                          "col_offset": 85,
                          "ctx": {
                            "ast_class": "Load"
                          },
                          "end_col_offset": 107,
                          "end_lineno": 7,
                          "id": "cotisations_prestation",
                          "lineno": 7
                        }
                      }
                    }
                  }
                },
                "lineno": 7,
                "op": {
                  "ast_class": "Add"
                },
                "right": {
                  "ast_class": "BinOp",
                  "col_offset": 10,
                  "end_col_offset": 158,
                  "end_lineno": 8,
                  "left": {
                    "ast_class": "Name",
                    "col_offset": 10,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 24,
                    "end_lineno": 8,
                    "id": "assiette_vente",
                    "lineno": 8
                  },
                  "lineno": 8,
                  "op": {
                    "ast_class": "Mult"
                  },
                  "right": {
                    "ast_class": "BinOp",
                    "col_offset": 28,
                    "end_col_offset": 157,
                    "end_lineno": 8,
                    "left": {
                      "ast_class": "Attribute",
                      "attr": "vente",
                      "col_offset": 28,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 80,
                      "end_lineno": 8,
                      "lineno": 8,
                      "value": {
                        "ast_class": "Attribute",
                        "attr": "cotisations_prestations",
                        "col_offset": 28,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 74,
                        "end_lineno": 8,
                        "lineno": 8,
                        "value": {
                          "ast_class": "Name",
                          "col_offset": 28,
                          "ctx": {
                            "ast_class": "Load"
                          },
                          "end_col_offset": 50,
                          "end_lineno": 8,
                          "id": "cotisations_prestation",
                          "lineno": 8
                        }
                      }
                    },
                    "lineno": 8,
                    "op": {
                      "ast_class": "Add"
                    },
                    "right": {
                      "ast_class": "Attribute",
                      "attr": "ventecom_chiffre_affaires",
                      "col_offset": 83,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 157,
                      "end_lineno": 8,
                      "lineno": 8,
                      "value": {
                        "ast_class": "Attribute",
                        "attr": "formation_professionnelle",
                        "col_offset": 83,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 131,
                        "end_lineno": 8,
                        "lineno": 8,
                        "value": {
                          "ast_class": "Name",
                          "col_offset": 83,
                          "ctx": {
                            "ast_class": "Load"
                          },
                          "end_col_offset": 105,
                          "end_lineno": 8,
                          "id": "cotisations_prestation",
                          "lineno": 8
                        }
                      }
                    }
                  }
                }
              },
              "lineno": 7,
              "op": {
                "ast_class": "Add"
              },
              "right": {
                "ast_class": "BinOp",
                "col_offset": 10,
                "end_col_offset": 173,
                "end_lineno": 9,
                "left": {
                  "ast_class": "Name",
                  "col_offset": 10,
                  "ctx": {
                    "ast_class": "Load"
                  },
                  "end_col_offset": 26,
                  "end_lineno": 9,
                  "id": "assiette_proflib",
                  "lineno": 9
                },
                "lineno": 9,
                "op": {
                  "ast_class": "Mult"
                },
                "right": {
                  "ast_class": "BinOp",
                  "col_offset": 30,
                  "end_col_offset": 172,
                  "end_lineno": 9,
                  "left": {
                    "ast_class": "Attribute",
                    "attr": "cipav",
                    "col_offset": 30,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 82,
                    "end_lineno": 9,
                    "lineno": 9,
                    "value": {
                      "ast_class": "Attribute",
                      "attr": "cotisations_prestations",
                      "col_offset": 30,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 76,
                      "end_lineno": 9,
                      "lineno": 9,
                      "value": {
                        "ast_class": "Name",
                        "col_offset": 30,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 52,
                        "end_lineno": 9,
                        "id": "cotisations_prestation",
                        "lineno": 9
                      }
                    }
                  },
                  "lineno": 9,
                  "op": {
                    "ast_class": "Add"
                  },
                  "right": {
                    "ast_class": "Attribute",
                    "attr": "professions_liberales_chiffre_affaires",
                    "col_offset": 85,
                    "ctx": {
                      "ast_class": "Load"
                    },
                    "end_col_offset": 172,
                    "end_lineno": 9,
                    "lineno": 9,
                    "value": {
                      "ast_class": "Attribute",
                      "attr": "formation_professionnelle",
                      "col_offset": 85,
                      "ctx": {
                        "ast_class": "Load"
                      },
                      "end_col_offset": 133,
                      "end_lineno": 9,
                      "lineno": 9,
                      "value": {
                        "ast_class": "Name",
                        "col_offset": 85,
                        "ctx": {
                          "ast_class": "Load"
                        },
                        "end_col_offset": 107,
                        "end_lineno": 9,
                        "id": "cotisations_prestation",
                        "lineno": 9
                      }
                    }
                  }
                }
              }
            }
          },
          {
            "ast_class": "Return",
            "col_offset": 4,
            "end_col_offset": 49,
            "end_lineno": 11,
            "lineno": 11,
            "value": {
              "ast_class": "UnaryOp",
              "col_offset": 11,
              "end_col_offset": 49,
              "end_lineno": 11,
              "lineno": 11,
              "op": {
                "ast_class": "USub"
              },
              "operand": {
                "ast_class": "Name",
                "col_offset": 13,
                "ctx": {
                  "ast_class": "Load"
                },
                "end_col_offset": 49,
                "end_lineno": 11,
                "id": "cotisations_non_salarie_micro_social",
                "lineno": 11
              }
            }
          }
        ],
        "col_offset": 0,
        "decorator_list": [],
        "end_col_offset": 49,
        "end_lineno": 11,
        "lineno": 1,
        "name": "formula_2011_01_01"
      },
      "file_path": "openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/cotisations_sociales/travail_non_salarie.py",
      "parameters": [
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.cipav",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.service",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.cotisations_prestations.vente",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.formation_professionnelle.professions_liberales_chiffre_affaires",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.formation_professionnelle.servicecom_chiffre_affaires",
        "prelevements_sociaux.professions_liberales.auto_entrepreneur.formation_professionnelle.ventecom_chiffre_affaires"
      ],
      "source_code": "def formula_2011_01_01(individu, period, parameters):\n    assiette_service = individu.foyer_fiscal('assiette_service', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    assiette_vente = individu.foyer_fiscal('assiette_vente', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    assiette_proflib = individu.foyer_fiscal('assiette_proflib', period) * individu.has_role(FoyerFiscal.DECLARANT_PRINCIPAL)\n    cotisations_prestation = parameters(period).prelevements_sociaux.professions_liberales.auto_entrepreneur\n    cotisations_non_salarie_micro_social = (\n        assiette_service * (cotisations_prestation.cotisations_prestations.service + cotisations_prestation.formation_professionnelle.servicecom_chiffre_affaires)\n        + assiette_vente * (cotisations_prestation.cotisations_prestations.vente + cotisations_prestation.formation_professionnelle.ventecom_chiffre_affaires)\n        + assiette_proflib * (cotisations_prestation.cotisations_prestations.cipav + cotisations_prestation.formation_professionnelle.professions_liberales_chiffre_affaires)\n        )\n    return - cotisations_non_salarie_micro_social\n",
      "start_line_number": 47,
      "stop_line_number": 58,
      "variables": [
        "assiette_proflib",
        "assiette_service",
        "assiette_vente"
      ]
    }
  },
  "json_type": "number",
  "label": "Cotisations sociales des travailleurs non salaries",
  "last_value_still_valid_on": "2011-01-01",
  "name": "cotisations_non_salarie_micro_social",
  "referring_variables": [
    "cotisations_non_salarie"
  ],
  "start_line_number": 29,
  "stop_line_number": 58,
  "value_type": "float"
}
