Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.87 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.87 KB

OpenFisca Events

[EN] Introduction

OpenFisca is a versatile microsimulation free software. This repository contains code employing OpenFisca and produced for specific events. For more information on OpenFisca features and how to use them, you can check the general OpenFisca documentation in English!

[FR] Introduction

OpenFisca est un logiciel libre de micro-simulation. Ce dépôt contient du code employant OpenFisca et produit au cours d'évènements spécifiques. Pour plus d'information sur les fonctionnalités et la manière d'utiliser OpenFisca, vous pouvez consulter la documentation générale.

Description

This repository contains Python code and Jupyter Notebook files using OpenFisca.

Python example

  • 2018-03-gt-non-recours: Python code of working group on rights and services access, fighting against non-uptake of social assistance.

Jupyter Notebooks

To view a notebook (read-only), just browse this repository. GitHub can display a .ipynb file natively.

To run a notebook, you need to install Jupyter Notebook on your computer. For more information, see the Jupyter Notebook documentation section.