OpenFiscaopenfisca-country_template@8.0.0

This model is created with OpenFisca, a free and open-source computation engine that makes law computable in a collaborative and transparent way.

Calculate and explore the legal and regulatory rules of Demo.

Search through the history and values of the currently modelled 10 law parameters and read the formula code that makes 19 variables computable.

Use the API to calculate them in any app.

Openfisca-Country_Template Web API
 8.0.0 
OAS3

The OpenFisca Web API lets you get up-to-date information and formulas included in the Openfisca-Country_Template legislation.

Server

Parameters

A parameter is a numeric property of the legislation that can evolve over time.

GET/parameter/{parameterID}
Get information about a specific parameter
GET/parameters
List all available parameters

Variables

A variable depends on a person, or an entity (e.g. zip code, salary, income tax).

GET/variable/{variableID}
Get information about a specific variable
GET/variables
List all available variables

Entities

An entity is a person of a group of individuals (such as a household).

GET/entities
List all available Entities

Calculations

POST/calculate
Run a simulation
POST/trace
Explore a simulation's steps in details.

Documentation

GET/spec
Provide the API documentation in an OpenAPI format

Models

Brackets
Entities
Formula
Household
Parameter
Parameters
Person
Roles
SituationInput
SituationOutput
Trace
Value
Values
Variable
Variables